aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/is.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-19 00:19:27 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-19 00:19:27 +0000
commit6fa377e90e269b1610aab2b40bba3e3ab78f0b4b (patch)
tree99d00ac5774b93983af67700ac55eeb01e8c123f /apps/files/l10n/is.js
parent8f1acd14ec70239e1e0fec0cad4d68e48ac3cfcf (diff)
downloadnextcloud-server-6fa377e90e269b1610aab2b40bba3e3ab78f0b4b.tar.gz
nextcloud-server-6fa377e90e269b1610aab2b40bba3e3ab78f0b4b.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, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js
index 7254820c508..1ff8632eb72 100644
--- a/apps/files/l10n/is.js
+++ b/apps/files/l10n/is.js
@@ -269,7 +269,6 @@ OC.L10N.register(
"A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu",
"The files is locked" : "Skráin er læst",
"The file does not exist anymore" : "Skráin er ekki lengur til",
- "Chose destination" : "Veldu áfangastað",
"Copy to {target}" : "Afrita í {target}",
"Move to {target}" : "Færa í {target}",
"Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita",
@@ -321,6 +320,7 @@ OC.L10N.register(
"This list is not fully rendered for performances 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.",
"Search for an account" : "Leita að notandaaðgangi",
"Choose" : "Velja",
- "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt"
+ "No files or folders have been deleted yet" : "Engum skrám eða möppum hefur enn verið eytt",
+ "Chose destination" : "Veldu áfangastað"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");