diff options
Diffstat (limited to 'apps/files_trashbin/l10n/is.js')
-rw-r--r-- | apps/files_trashbin/l10n/is.js | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index 1d1d538f9a9..135679b4201 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -1,25 +1,25 @@ OC.L10N.register( "files_trashbin", { - "Deleted files" : "eyddar skrár", "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.", + "Deleted files" : "eyddar skrár", + "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Eyddar skrár og möppur í ruslinu (gæru runnið út við útflutning ef þú átt lítið geymslupláss eftir)", + "This application enables people to restore files that were deleted from the system." : "Þetta forrit gerir notendum kleift að endurheimta skrár sem eytt hefur verið af kerfinu.", "Restore" : "Endurheimta", - "Delete permanently" : "Eyða varanlega", - "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", - "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", + "Empty deleted files" : "Tæma eyddar skrár", + "Confirm permanent deletion" : "Staðfesta endanlega eyðingu", + "Are you sure you want to permanently delete all files and folders in the trash? This cannot be undone." : "Ertu viss um að þú viljir eyða öllum skrám og möppum úr ruslinu? Þessi aðgerð er óafturkræf.", + "Cancel" : "Hætta við", + "Original location" : "Upprunaleg staðsetning", + "Deleted by" : "Eytt af", "Deleted" : "Eytt", - "Delete" : "Eyða", - "Error while restoring file from trashbin" : "Villa við að endurheimta skrá úr ruslafötunni", - "Error while removing file from trashbin" : "Villa við að fjarlægja skrá úr ruslafötunni", - "Error while restoring files from trashbin" : "Villa við að endurheimta skrár úr ruslafötunni", - "Error while emptying trashbin" : "Villa við að tæma ruslafötuna", - "Error while removing files from trashbin" : "Villa við að fjarlægja skrár úr ruslafötunni" + "A long time ago" : "Fyrir löngu síðan", + "Unknown" : "Óþekkt", + "All files" : "Allar skrár", + "You" : "Þú", + "List of files that have been deleted." : "Listi yfir skrár sem hefur verið eytt.", + "No deleted files" : "Engar eyddar skrár", + "Files and folders you have deleted will show up here" : "Skrár og möppur sem þú hefur eytt birtast hér", + "Deletion cancelled" : "Hætt við eyðingu" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |