summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r--apps/files/l10n/is.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index c3422ef2e65..7254820c508 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -199,6 +199,7 @@ OC.L10N.register(
"\"{displayName}\" batch action executed successfully" : "Tókst að framkvæma \"{displayName}\" magnvinnsluaðgerð",
"{summaryFile} and {summaryFolder}" : "{summaryFile} og {summaryFolder}",
"List of files and folders." : "Listi yfir skrár og möppur.",
+ "Column headers with buttons are sortable." : "Dálkfyrirsagnir með hnöppum eru raðanlegar",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Til að halda sem bestum afköstum er þessi listi ekki myndgerður að fullu. Skrárnar munu birtast eftir því sem farið er í gegnum listann.",
"File not found" : "Skrá finnst ekki",
"_{count} file_::_{count} files_" : ["{count} skrá","{count} skrár"],
@@ -220,6 +221,7 @@ OC.L10N.register(
"Ownership transfer request sent" : "Beiðni um millifærslu eignarhalds send",
"Cannot transfer ownership of a file or folder you do not own" : "Ekki er hægt að millifæra eignarhald á skrá eða möppu sem þú átt ekki",
"Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í",
+ "Choose file" : "Veldu skrá",
"Choose {file}" : "Veldu {file}",
"Add" : "Bæta við",
"Loading current folder" : "Hleð inn núverandi möppu",
@@ -232,7 +234,10 @@ OC.L10N.register(
"Shared" : "Sameiginlegt",
"Switch to list view" : "Skipta yfir í listasýn",
"Switch to grid view" : "Skipta yfir í reitasýn",
+ "Your have used your space quota and cannot upload files anymore" : "Þú hefur fullnýtt geymslukvótann þinn og getur ekki lengur sent inn skrár",
"You don’t have permission to upload or create files here" : "Þú hefur ekki heimild til að hlaða inn eða búa til skjöl hér",
+ "Error during upload: {message}" : "Villa við innsendingu: {message}",
+ "Unknown error during upload" : "Óþekkt villa við innsendingu",
"Open the files app settings" : "Opna stillingar skráaforritsins",
"Files settings" : "Stillingar skráaforritsins",
"File cannot be accessed" : "Skráin er ekki aðgengileg",
@@ -243,6 +248,7 @@ OC.L10N.register(
"Enable the grid view" : "Virkja reitasýnina",
"Additional settings" : "Valfrjálsar stillingar",
"WebDAV" : "WebDAV",
+ "WebDAV URL" : "WebDAV-slóð",
"Copy to clipboard" : "Afrita á klippispjald",
"Use this address to access your Files via WebDAV" : "Notaðu þetta vistfang til að nálgast skráaforritið þitt með WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ef þú hefur virkjað 2FA tveggja-þrepa-auðkenningu, þarftu að útbúa nýtt lykilorð forrits og nota það með því að smella hér.",
@@ -274,6 +280,8 @@ OC.L10N.register(
"Templates" : "Sniðmát",
"Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna",
"Created new folder \"{name}\"" : "Bjó til nýja möppu \"{name}\"",
+ "One of the dropped files could not be processed" : "Ekki var hægt að vinna með eina af slepptu skránum",
+ "Uploading \"{filename}\" failed" : "Innsending \"{filename}\" mistókst",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mappa","{folderCount} möppur"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} skrá","{fileCount} skrár"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 skrá og {folderCount} mappa","1 skrá og {folderCount} möppur"],