Skip to content

Commit fd8d9b4

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

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

l10n/et_EE.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
OC.L10N.register(
2+
"ldap_write_support",
3+
{
4+
"Allow users to set their avatar" : "Luba kasutajatel seadistada oma tunnuspilti",
5+
"Allow users to set their password" : "Luba kasutajatel muuta oma salasõnu",
6+
"User template" : "Kasutajamall"
7+
},
8+
"nplurals=2; plural=(n != 1);");

l10n/et_EE.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{ "translations": {
2+
"Allow users to set their avatar" : "Luba kasutajatel seadistada oma tunnuspilti",
3+
"Allow users to set their password" : "Luba kasutajatel muuta oma salasõnu",
4+
"User template" : "Kasutajamall"
5+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
6+
}

0 commit comments

Comments
 (0)