diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-07 01:56:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-07 01:56:44 -0400 |
commit | 3dee907b70e649f954db4c9585f302c3fb2c13d9 (patch) | |
tree | fc7ab1d3435bffedaf7c5aa34d3857a3aa9edc17 /apps/files/l10n/is.js | |
parent | 55eaa165f8cd98aebc457fcfbd98c7a7c40f3e30 (diff) | |
download | nextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.tar.gz nextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r-- | apps/files/l10n/is.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 00507bf43d9..6fea601bdfc 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -42,4 +42,4 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", "Files are being scanned, please wait." : "Verið er að skima skrár, vinsamlegast hinkraðu." }, -"nplurals=2; plural=(n != 1);"); +"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);"); |