Skip to content

Commit 87fb50e

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 349646f commit 87fb50e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

l10n/et_EE.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ OC.L10N.register(
88
"Connected accounts" : "Ühendatud kasutajakontod",
99
"App key" : "Rakenduse võti",
1010
"App secret" : "Rakenduse salasõna",
11-
"Authentication" : "Autentimine"
11+
"Choose where to write imported files" : "Vali, kuhu soovid salvestada imporditud failid",
12+
"Authentication" : "Autentimine",
13+
"Import directory" : "Impordi kaust"
1214
},
1315
"nplurals=2; plural=(n != 1);");

l10n/et_EE.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"Connected accounts" : "Ühendatud kasutajakontod",
77
"App key" : "Rakenduse võti",
88
"App secret" : "Rakenduse salasõna",
9-
"Authentication" : "Autentimine"
9+
"Choose where to write imported files" : "Vali, kuhu soovid salvestada imporditud failid",
10+
"Authentication" : "Autentimine",
11+
"Import directory" : "Impordi kaust"
1012
},"pluralForm" :"nplurals=2; plural=(n != 1);"
1113
}

0 commit comments

Comments
 (0)