Skip to content

Commit 6cb1acb

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 70f2d86 commit 6cb1acb

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
@@ -78,6 +78,7 @@ OC.L10N.register(
7878
"Message from {author} in {conversationName}" : "Паведамленне ад {author} у {conversationName}",
7979
"Failed to upload {name}" : "Не ўдалося запампаваць {name}",
8080
"Share" : "Абагуліць",
81+
"Personal" : "Асабістыя",
8182
"Today" : "Сёння",
8283
"Tomorrow" : "Заўтра"
8384
},

l10n/be.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"Message from {author} in {conversationName}" : "Паведамленне ад {author} у {conversationName}",
7777
"Failed to upload {name}" : "Не ўдалося запампаваць {name}",
7878
"Share" : "Абагуліць",
79+
"Personal" : "Асабістыя",
7980
"Today" : "Сёння",
8081
"Tomorrow" : "Заўтра"
8182
},"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);"

0 commit comments

Comments
 (0)