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_trashbin/l10n/is.json | |
parent | 55eaa165f8cd98aebc457fcfbd98c7a7c40f3e30 (diff) | |
download | nextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.tar.gz nextcloud-server-3dee907b70e649f954db4c9585f302c3fb2c13d9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/is.json')
-rw-r--r-- | apps/files_trashbin/l10n/is.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/is.json b/apps/files_trashbin/l10n/is.json index 35e1620df95..5ce58fc128b 100644 --- a/apps/files_trashbin/l10n/is.json +++ b/apps/files_trashbin/l10n/is.json @@ -2,5 +2,5 @@ "Error" : "Villa", "Name" : "Nafn", "Delete" : "EyĆ°a" -},"pluralForm" :"nplurals=2; plural=(n != 1);" +},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 || n % 100 != 11);" }
\ No newline at end of file |