diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files/l10n/is.js | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.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 | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 02994cac55e..e36219ca535 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -288,39 +288,19 @@ OC.L10N.register( "New text file.txt" : "Ný textaskrá.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "Beinn tengill var afritaður (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", "Copy direct link (only works for users who have access to this file/folder)" : "Afrita beinan tengil (virkar bara fyrir notendur sem eiga aðgang að þessari skrá/möppu)", - "You can only favorite a single file or folder at a time" : "Þú getur aðeins bætt einni skrá eða möppu í einu í eftilæti", - "This file has the tag {tag}" : "Þessi skrá er með merkið {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Þessi skrá er með merkin {firstTags} og {lastTag}", "\"remote user\"" : "\"fjartengdur notandi\"", - "Select the row for {displayName}" : "Veldu röðina fyrir {displayName}", - "Open folder {name}" : "Opna möppu {name}", - "Download file {name}" : "Sækja skrá {name}", - "Unselect all" : "Afvelja allt", - "ascending" : "hækkandi", - "descending" : "lækkandi", - "Sort list by {column} ({direction})" : "Raða lista eftir {column} ({direction})", - "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.", - "Storage informations" : "Upplýsingar um geymslurými", - "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", - "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", - "Set up templates folder" : "Setja upp sniðmátamöppu", - "Create new templates folder" : "Búa til nýja sniðmátamöppu", - "Toggle %1$s sublist" : "Víxla %1$s undirlistanum af/á", - "Toggle grid view" : "Víxla reitasýn af/á", - "Shares" : "Sameignir", - "Shared with others" : "Deilt með öðrum", - "Shared with you" : "Deilt með þér", - "Deleted shares" : "Eyddar sameignir", - "Pending shares" : "Sameignir í bið", "File name" : "Skráarheiti", + "Download file {name}" : "Sækja skrá {name}", "\"{char}\" is not allowed inside a file name." : "\"{char}\" er er ekki leyfilegt innan í skráarheiti.", "\"{name}\" is not an allowed filetype." : "\"{name}\" er óleyfileg skráartegund.", "{newName} already exists." : "{newName} er þegar til.", "Name cannot be empty" : "Heiti má ekki vera tómt", "Another entry with the same name already exists" : "Önnur færsla með sama heiti er þegar til staðar", - "The files is locked" : "Skráin er læst" + "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", + "The files is locked" : "Skráin er læst", + "Create new templates folder" : "Búa til nýja sniðmátamöppu", + "Toggle %1$s sublist" : "Víxla %1$s undirlistanum af/á" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); |