diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-05 01:55:36 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-05 01:55:36 -0400 |
commit | b60dcd91bbf6e96c71fee92cf57296a8417a5cba (patch) | |
tree | 496fdc136776df959aa52a9b62657a51943fffb0 /lib/l10n/be.json | |
parent | fa6a67ccc1a7919aea2b18b445c0a31546184326 (diff) | |
download | nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.tar.gz nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/be.json')
-rw-r--r-- | lib/l10n/be.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/be.json b/lib/l10n/be.json index 7237151c324..99e27807f68 100644 --- a/lib/l10n/be.json +++ b/lib/l10n/be.json @@ -4,5 +4,5 @@ "last month" : "У мінулым месяцы", "last year" : "У мінулым годзе", "seconds ago" : "Секунд таму" -},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +},"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);" }
\ No newline at end of file |