diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-12 01:55:24 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-12 01:55:24 -0500 |
commit | 68932b30fd3347761ca75dd8b7289848b2d6b42e (patch) | |
tree | 2d30b535bd02b08591f5f542b2cf40446b927ba7 /lib/l10n/bs.json | |
parent | c56fa648018c05eed1651f84ad7718e7720b0568 (diff) | |
download | nextcloud-server-68932b30fd3347761ca75dd8b7289848b2d6b42e.tar.gz nextcloud-server-68932b30fd3347761ca75dd8b7289848b2d6b42e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/bs.json')
-rw-r--r-- | lib/l10n/bs.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/bs.json b/lib/l10n/bs.json index e59f586a22d..c07d5a6b611 100644 --- a/lib/l10n/bs.json +++ b/lib/l10n/bs.json @@ -1,7 +1,7 @@ { "translations": { "_%n day ago_::_%n days ago_" : ["","",""], "_%n month ago_::_%n months ago_" : ["","",""], - "_%n year go_::_%n years ago_" : ["","",""], + "_%n year ago_::_%n years ago_" : ["","",""], "_%n hour ago_::_%n hours ago_" : ["","",""], "_%n minute ago_::_%n minutes ago_" : ["","",""] },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" |