Skip to content

Commit b2a9b16

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

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

l10n/be.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ OC.L10N.register(
1616
"Download" : "Спампаваць",
1717
"Search" : "Пошук",
1818
"Settings" : "Налады",
19+
"No recommendations. Start typing." : "Няма рэкамендацый. Пачніце друкаваць.",
1920
"File" : "Файл",
2021
"Date" : "Дата",
21-
"Text" : "Тэкст"
22+
"Text" : "Тэкст",
23+
"Email address" : "Адрас электроннай пошты"
2224
},
2325
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

l10n/be.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@
1414
"Download" : "Спампаваць",
1515
"Search" : "Пошук",
1616
"Settings" : "Налады",
17+
"No recommendations. Start typing." : "Няма рэкамендацый. Пачніце друкаваць.",
1718
"File" : "Файл",
1819
"Date" : "Дата",
19-
"Text" : "Тэкст"
20+
"Text" : "Тэкст",
21+
"Email address" : "Адрас электроннай пошты"
2022
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
2123
}

0 commit comments

Comments
 (0)