summaryrefslogtreecommitdiffstats
path: root/lib/l10n/be.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-27 01:56:21 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-27 01:56:21 -0400
commit880b31c513eb755a057ca075d462e34ace911d0e (patch)
tree583f5fc4c685b122f633975e9313eba039ba722b /lib/l10n/be.js
parentfb8994603bb68e2787ff836938b3b15905942731 (diff)
downloadnextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.tar.gz
nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/be.js')
-rw-r--r--lib/l10n/be.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/l10n/be.js b/lib/l10n/be.js
index 9e8bfb415e4..3e45b00df63 100644
--- a/lib/l10n/be.js
+++ b/lib/l10n/be.js
@@ -3,13 +3,8 @@ OC.L10N.register(
{
"today" : "Сёння",
"yesterday" : "Ўчора",
- "_%n day ago_::_%n days ago_" : ["","","",""],
"last month" : "У мінулым месяцы",
- "_%n month ago_::_%n months ago_" : ["","","",""],
"last year" : "У мінулым годзе",
- "_%n year ago_::_%n years ago_" : ["","","",""],
- "_%n hour ago_::_%n hours ago_" : ["","","",""],
- "_%n minute ago_::_%n minutes ago_" : ["","","",""],
"seconds ago" : "Секунд таму"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");