Skip to content

Commit a6cfc64

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 41d07b3 commit a6cfc64

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

l10n/et_EE.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
OC.L10N.register(
2+
"files_downloadlimit",
3+
{
4+
"Set download limit" : "Määra allalaadimiste piirang",
5+
"Download limit" : "Allalaadimiste piirang"
6+
},
7+
"nplurals=2; plural=(n != 1);");

l10n/et_EE.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Set download limit" : "Määra allalaadimiste piirang",
3+
"Download limit" : "Allalaadimiste piirang"
4+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5+
}

0 commit comments

Comments
 (0)