mirror of https://github.com/sualko/cloud_bbb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/254/merge
parent
664ab6a2e1
commit
92455f6357
|
|
@ -16,6 +16,7 @@ OC.L10N.register(
|
||||||
"Edit" : "Redigeeri",
|
"Edit" : "Redigeeri",
|
||||||
"Welcome" : "Tere tulemast",
|
"Welcome" : "Tere tulemast",
|
||||||
"Sharing" : "Jagamine",
|
"Sharing" : "Jagamine",
|
||||||
|
"Recording" : "Salvestan",
|
||||||
"Create" : "Loo",
|
"Create" : "Loo",
|
||||||
"Published" : "Avaldatud",
|
"Published" : "Avaldatud",
|
||||||
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
||||||
|
|
@ -25,6 +26,7 @@ OC.L10N.register(
|
||||||
"Start" : "Algus",
|
"Start" : "Algus",
|
||||||
"Loading" : "Laadimine",
|
"Loading" : "Laadimine",
|
||||||
"Settings saved" : "Seaded salvestatud",
|
"Settings saved" : "Seaded salvestatud",
|
||||||
"Unexpected error occurred" : "Tekkis ootamatu viga"
|
"Unexpected error occurred" : "Tekkis ootamatu viga",
|
||||||
|
"Send to" : "Saada..."
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@
|
||||||
"Edit" : "Redigeeri",
|
"Edit" : "Redigeeri",
|
||||||
"Welcome" : "Tere tulemast",
|
"Welcome" : "Tere tulemast",
|
||||||
"Sharing" : "Jagamine",
|
"Sharing" : "Jagamine",
|
||||||
|
"Recording" : "Salvestan",
|
||||||
"Create" : "Loo",
|
"Create" : "Loo",
|
||||||
"Published" : "Avaldatud",
|
"Published" : "Avaldatud",
|
||||||
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
||||||
|
|
@ -23,6 +24,7 @@
|
||||||
"Start" : "Algus",
|
"Start" : "Algus",
|
||||||
"Loading" : "Laadimine",
|
"Loading" : "Laadimine",
|
||||||
"Settings saved" : "Seaded salvestatud",
|
"Settings saved" : "Seaded salvestatud",
|
||||||
"Unexpected error occurred" : "Tekkis ootamatu viga"
|
"Unexpected error occurred" : "Tekkis ootamatu viga",
|
||||||
|
"Send to" : "Saada..."
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue