Skip to content

Commit 3648d54

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

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/be.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ OC.L10N.register(
1010
"Who?" : "Хто?",
1111
"No recommendations. Start typing." : "Няма рэкамендацый. Пачніце друкаваць.",
1212
"No result." : "Няма выніку.",
13+
"Pending approval" : "У чаканні ўхвалення",
1314
"Warning" : "Папярэджанне"
1415
},
1516
"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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"Who?" : "Хто?",
99
"No recommendations. Start typing." : "Няма рэкамендацый. Пачніце друкаваць.",
1010
"No result." : "Няма выніку.",
11+
"Pending approval" : "У чаканні ўхвалення",
1112
"Warning" : "Папярэджанне"
1213
},"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);"
1314
}

0 commit comments

Comments
 (0)