aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/is.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-05 00:19:53 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-05 00:19:53 +0000
commit02a6310b34a484537fa101edccebf73208fbe76f (patch)
tree520dbb72db127885217e27b1cd4828925bd2e4cf /apps/files/l10n/is.js
parentb90e597325bf0b974284a7635c06f84c8ee339ef (diff)
downloadnextcloud-server-02a6310b34a484537fa101edccebf73208fbe76f.tar.gz
nextcloud-server-02a6310b34a484537fa101edccebf73208fbe76f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/is.js')
-rw-r--r--apps/files/l10n/is.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index e4ec60fcea9..cfe4462727f 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -259,15 +259,13 @@ OC.L10N.register(
"Open folder {displayName}" : "Opna möppu {displayName}",
"Open in Files" : "Opna í skráaforritinu",
"Open details" : "Opna nánari upplýsingar",
- "Could not copy {file}. {message}" : "Gat ekki afritað {file}. {message}",
- "Could not move {file}. {message}" : "Gat ekki fært {file}. {message}",
"Created new folder \"{name}\"" : "Bjó til nýja möppu \"{name}\"",
"Filename" : "Skráarheiti",
"Unable to initialize the templates directory" : "Tókst ekki að frumstilla sniðmátamöppuna",
"Create new templates folder" : "Búa til nýja sniðmátamöppu",
"Templates" : "Sniðmát",
"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",
+ "Some files could not be moved" : "Ekki tókst að færa sumar skrár",
"_{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"],