diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:31 +0000 |
commit | 208f190cf2aa44aebfd6ddfa4f113e4da517957e (patch) | |
tree | 42cdcb2f8508796cf8ca0b117431033edc45d0ad /apps/files/l10n/is.js | |
parent | 99d507c2593c6c60081ff16586ba3b68237ca0b0 (diff) | |
download | nextcloud-server-208f190cf2aa44aebfd6ddfa4f113e4da517957e.tar.gz nextcloud-server-208f190cf2aa44aebfd6ddfa4f113e4da517957e.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.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index dd01c640d9d..259efd611eb 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -158,8 +158,6 @@ OC.L10N.register( "Cancel" : "Hætta við", "Failed to redirect to client" : "Mistókst að endurbeina til biðlara", "Edit locally" : "Breyta staðvært", - "Destination is not a folder" : "Áfangastaðurinn er ekki mappa", - "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér", "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 file does not exist anymore" : "Skráin er ekki lengur til", @@ -292,6 +290,8 @@ OC.L10N.register( "Storage informations" : "Upplýsingar um geymslurými", "Open the files app settings" : "Opna stillingar skráaforritsins", "You might not have have permissions to view it, ask the sender to share it" : "Þú hefur mögulega ekki heimildir til að skoða hana, biddu sendandann um að deila henni", + "Destination is not a folder" : "Áfangastaðurinn er ekki mappa", + "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu", "The files is locked" : "Skráin er læst", "Create new templates folder" : "Búa til nýja sniðmátamöppu", "List of favorites files and folders." : "Listi yfir eftirlætisskrár og möppur.", |