diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-11 01:55:27 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-11 01:55:27 -0500 |
commit | dc506dcfbf39333cf44ac3be14c88bc093d963b3 (patch) | |
tree | aa44f7e9d3e67d288cbc4a28a2faa9bad65bb02d /lib/l10n/ku_IQ.js | |
parent | bf9d4d425d56f540153cdde94469254571a4d779 (diff) | |
download | nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.tar.gz nextcloud-server-dc506dcfbf39333cf44ac3be14c88bc093d963b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ku_IQ.js')
-rw-r--r-- | lib/l10n/ku_IQ.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/l10n/ku_IQ.js b/lib/l10n/ku_IQ.js index 11313e28323..f75f8c33735 100644 --- a/lib/l10n/ku_IQ.js +++ b/lib/l10n/ku_IQ.js @@ -5,10 +5,11 @@ OC.L10N.register( "Settings" : "دهستكاری", "Users" : "بهكارهێنهر", "Admin" : "بهڕێوهبهری سهرهكی", - "web services under your control" : "ڕاژهی وێب لهژێر چاودێریت دایه", - "_%n minute ago_::_%n minutes ago_" : ["",""], + "_%n day ago_::_%n days ago_" : ["",""], + "_%n month ago_::_%n months ago_" : ["",""], + "_%n year go_::_%n years ago_" : ["",""], "_%n hour ago_::_%n hours ago_" : ["",""], - "_%n day go_::_%n days ago_" : ["",""], - "_%n month ago_::_%n months ago_" : ["",""] + "_%n minute ago_::_%n minutes ago_" : ["",""], + "web services under your control" : "ڕاژهی وێب لهژێر چاودێریت دایه" }, "nplurals=2; plural=(n != 1);"); |