summaryrefslogtreecommitdiffstats
path: root/l10n/be.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-30 02:33:31 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-30 02:33:31 +0000
commitd0cbbe6f5ad990d569014178eee7c478b85453b2 (patch)
tree9796ad013a38bbbcf3abd2fc72243ac628a87faf /l10n/be.js
parent9d1a7cf81a5420ddb9d6ea8961931d046b3e6e2b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/be.js')
-rw-r--r--l10n/be.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n/be.js b/l10n/be.js
new file mode 100644
index 00000000..acdaec41
--- /dev/null
+++ b/l10n/be.js
@@ -0,0 +1,19 @@
+OC.L10N.register(
+ "contacts",
+ {
+ "Rename" : "Rename",
+ "Delete" : "Delete",
+ "Copy link" : "Скапіяваць спасылку",
+ "Password protection" : "Password protection",
+ "Save" : "Save",
+ "Title" : "Title",
+ "Cancel" : "Cancel",
+ "User" : "User",
+ "Group" : "Group",
+ "Email" : "email",
+ "Owner" : "Owner",
+ "Notes" : "Notes",
+ "Home" : "Дадому",
+ "Unknown" : "невядомы"
+},
+"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);");