diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-31 00:12:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-31 00:12:12 +0000 |
commit | 5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195 (patch) | |
tree | 036998f7168474586d56a32528d91c2f2b876453 /apps/files_trashbin | |
parent | 1f610b4d1f33744a53162cb66b48a26f2c5ba970 (diff) | |
download | nextcloud-server-5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195.tar.gz nextcloud-server-5e43f3c6a6b55601bfeb2fcd6ebcd173bd77f195.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/is.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/is.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index 39374bd8eb6..b98d738845e 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -11,11 +11,13 @@ OC.L10N.register( "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 atvikaskrár eða hafðu samband við kerfissjóra", "restored" : "endurheimt", + "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "No deleted files" : "Engar eyddar skrár", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", "Select all" : "Velja allt", "Name" : "Heiti", + "Actions" : "Aðgerðir", "Deleted" : "Eytt" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/files_trashbin/l10n/is.json b/apps/files_trashbin/l10n/is.json index e90c9a3cfb6..ac4fcdf2fd2 100644 --- a/apps/files_trashbin/l10n/is.json +++ b/apps/files_trashbin/l10n/is.json @@ -9,11 +9,13 @@ "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 atvikaskrár eða hafðu samband við kerfissjóra", "restored" : "endurheimt", + "This application enables users to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "No deleted files" : "Engar eyddar skrár", "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", "Select all" : "Velja allt", "Name" : "Heiti", + "Actions" : "Aðgerðir", "Deleted" : "Eytt" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file |