Skip to content

Commit b04921e

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

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
@@ -23,6 +23,7 @@ OC.L10N.register(
2323
"Tags" : "Тэгі",
2424
"Canceled" : "Скасавана",
2525
"Notes" : "Нататкі",
26+
"Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discarded." : "Не атрымалася абнавіць заданне, бо яно было зменена на серверы. Націсніце, каб абнавіць яго. Лакальныя змены будуць адхілены.",
2627
"An error occurred" : "Узнікла памылка"
2728
},
2829
"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
@@ -21,6 +21,7 @@
2121
"Tags" : "Тэгі",
2222
"Canceled" : "Скасавана",
2323
"Notes" : "Нататкі",
24+
"Could not update the task because it was changed on the server. Please click to refresh it, local changes will be discarded." : "Не атрымалася абнавіць заданне, бо яно было зменена на серверы. Націсніце, каб абнавіць яго. Лакальныя змены будуць адхілены.",
2425
"An error occurred" : "Узнікла памылка"
2526
},"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);"
2627
}

0 commit comments

Comments
 (0)