diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-25 01:58:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-25 01:58:06 -0500 |
commit | 32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91 (patch) | |
tree | f76817d760d9e7d1fb5d3f3b96bc961c879b107c /apps/files_trashbin/l10n/is.js | |
parent | faf65e73b778867d36f0e13dd1b0f1a4ef1f4723 (diff) | |
download | nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.tar.gz nextcloud-server-32f4bea0ae174487fd5a58e2c9eeb6e567d1ff91.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/is.js')
-rw-r--r-- | apps/files_trashbin/l10n/is.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index 6c9250c21b6..b0bce2d0b21 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -8,12 +8,14 @@ OC.L10N.register( "Delete" : "Eyða", "Delete permanently" : "Eyða varanlega", "Error" : "Villa", + "This operation is forbidden" : "Þessi aðgerð er bönnuð", + "This directory is unavailable, please check the logs or contact the administrator" : "Þessi mappa er ekki tiltæk, athugaðu annálana eða hafðu samband við kerfissjóra", "restored" : "endurheimt", "No deleted files" : "Engar eyddar skrár", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddum skrám héðan", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", "Select all" : "Velja allt", - "Name" : "Nafn", + "Name" : "Heiti", "Deleted" : "Eytt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |