Skip to content

Commit e1b91df

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

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/be.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ OC.L10N.register(
44
"Client ID" : "Ідэнтыфікатар кліента",
55
"Authentication" : "Аўтэнтыфікацыя",
66
"Contacts" : "Кантакты",
7+
"Calendars" : "Календары",
78
"Import all events including Birthdays" : "Імпартаваць усе падзеі, у тым ліку дні нараджэння"
89
},
910
"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
@@ -2,6 +2,7 @@
22
"Client ID" : "Ідэнтыфікатар кліента",
33
"Authentication" : "Аўтэнтыфікацыя",
44
"Contacts" : "Кантакты",
5+
"Calendars" : "Календары",
56
"Import all events including Birthdays" : "Імпартаваць усе падзеі, у тым ліку дні нараджэння"
67
},"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);"
78
}

0 commit comments

Comments
 (0)