summaryrefslogtreecommitdiffstats
path: root/lib/l10n/be.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-30 14:18:08 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-30 14:18:08 +0000
commitf075c22c7279a1602be110ac6d8b199e4f7816c7 (patch)
treed9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /lib/l10n/be.js
parenta730fafe2b6bbee8c1624d8150fbead260c0f558 (diff)
downloadnextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.tar.gz
nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/be.js')
-rw-r--r--lib/l10n/be.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/l10n/be.js b/lib/l10n/be.js
deleted file mode 100644
index 7380f381901..00000000000
--- a/lib/l10n/be.js
+++ /dev/null
@@ -1,10 +0,0 @@
-OC.L10N.register(
- "lib",
- {
- "today" : "Сёння",
- "yesterday" : "Ўчора",
- "last month" : "У мінулым месяцы",
- "last year" : "У мінулым годзе",
- "seconds ago" : "Секунд таму"
-},
-"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);");