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",
|
||||
"Welcome" : "Tere tulemast",
|
||||
"Sharing" : "Jagamine",
|
||||
"Recording" : "Salvestan",
|
||||
"Create" : "Loo",
|
||||
"Published" : "Avaldatud",
|
||||
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
||||
|
|
@ -25,6 +26,7 @@ OC.L10N.register(
|
|||
"Start" : "Algus",
|
||||
"Loading" : "Laadimine",
|
||||
"Settings saved" : "Seaded salvestatud",
|
||||
"Unexpected error occurred" : "Tekkis ootamatu viga"
|
||||
"Unexpected error occurred" : "Tekkis ootamatu viga",
|
||||
"Send to" : "Saada..."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
"Edit" : "Redigeeri",
|
||||
"Welcome" : "Tere tulemast",
|
||||
"Sharing" : "Jagamine",
|
||||
"Recording" : "Salvestan",
|
||||
"Create" : "Loo",
|
||||
"Published" : "Avaldatud",
|
||||
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
||||
|
|
@ -23,6 +24,7 @@
|
|||
"Start" : "Algus",
|
||||
"Loading" : "Laadimine",
|
||||
"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);"
|
||||
}
|
||||
Loading…
Reference in New Issue