diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-11 00:24:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-11 00:24:21 +0000 |
commit | 1f10b28c22bc759fdb298a0d956a3b0914605b24 (patch) | |
tree | dcaa2cfec161360f150e15529f081e8e5445e4d4 /apps/files/l10n/is.json | |
parent | a366e5437c5c4f996d13a194213c0913f864f322 (diff) | |
download | nextcloud-server-1f10b28c22bc759fdb298a0d956a3b0914605b24.tar.gz nextcloud-server-1f10b28c22bc759fdb298a0d956a3b0914605b24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/is.json')
-rw-r--r-- | apps/files/l10n/is.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index 03b6fa77c2e..b355f2573be 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -197,6 +197,7 @@ "\"{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"], @@ -218,6 +219,7 @@ "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", @@ -230,7 +232,10 @@ "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", @@ -241,6 +246,7 @@ "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.", @@ -272,6 +278,8 @@ "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"], |