diff options
Diffstat (limited to 'apps/files_trashbin/l10n/is.js')
-rw-r--r-- | apps/files_trashbin/l10n/is.js | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/is.js b/apps/files_trashbin/l10n/is.js index 0b6776377d3..135679b4201 100644 --- a/apps/files_trashbin/l10n/is.js +++ b/apps/files_trashbin/l10n/is.js @@ -4,18 +4,22 @@ OC.L10N.register( "restored" : "endurheimt", "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", + "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", + "A long time ago" : "Fyrir löngu síðan", "Unknown" : "Óþekkt", "All files" : "Allar skrár", - "Deleted" : "Eytt", + "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", - "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.", - "You will be able to recover deleted files from here" : "Þú getur endurheimt eyddar skrár héðan", - "No entries found in this folder" : "Engar færslur fundust í þessari möppu", - "Select all" : "Velja allt", - "Name" : "Heiti", - "Actions" : "Aðgerðir" + "Deletion cancelled" : "Hætt við eyðingu" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |