diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:39:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-21 00:39:03 +0000 |
commit | b3e05f2b194ce6047844fe150b84328705f357d1 (patch) | |
tree | 0ce23cf9419784a50314c29f636571b892d2ce16 /apps/files/l10n/is.json | |
parent | c016b934d43b060c925bc6f71b2250120d7f7c3a (diff) | |
download | nextcloud-server-b3e05f2b194ce6047844fe150b84328705f357d1.tar.gz nextcloud-server-b3e05f2b194ce6047844fe150b84328705f357d1.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index fb388f00ba3..4b2c2d2d90a 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -175,7 +175,6 @@ "Upload successful" : "Innsending tókst", "\"{displayName}\" action executed successfully" : "Tókst að framkvæma \"{displayName}\" aðgerð", "\"{displayName}\" action failed" : "\"{displayName}\" aðgerð mistókst", - "Select the row for {displayName}" : "Veldu röðina fyrir {displayName}", "Rename file" : "Endurnefna skrá", "File name" : "Skráarheiti", "Folder name" : "Nafn möppu", @@ -193,8 +192,6 @@ "Could not copy {file}. {message}" : "Gat ekki afritað {file}. {message}", "Could not move {file}. {message}" : "Gat ekki fært {file}. {message}", "Total rows summary" : "Samantek á fjölda raða", - "Select all" : "Velja allt", - "Unselect all" : "Afvelja allt", "\"{displayName}\" failed on some elements " : "\"{displayName}\" aðgerð mistókst á einhverjum atriðum", "\"{displayName}\" batch action executed successfully" : "Tókst að framkvæma \"{displayName}\" magnvinnsluaðgerð", "List of files and folders." : "Listi yfir skrár og möppur.", @@ -292,6 +289,7 @@ "Files and folders you recently modified will show up here." : "Skrár og möppur sem þú breyttir nýlega birtast hér.", "Toggle %1$s sublist" : "Víxla %1$s undirlistanum af/á", "No entries found in this folder" : "Engar skrár fundust í þessari möppu", + "Select all" : "Velja allt", "Upload too large" : "Innsend skrá er of stór", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Skrárnar sem þú ert að senda inn eru stærri en hámarks innsendingarstærð á þessum netþjóni.", "Text file" : "Textaskrá", @@ -309,7 +307,9 @@ "Pending shares" : "Sameignir í bið", "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}", + "Select the row for {displayName}" : "Veldu röðina fyrir {displayName}", "Open folder {name}" : "Opna möppu {name}", + "Unselect all" : "Afvelja allt", "ascending" : "hækkandi", "descending" : "lækkandi", "Sort list by {column} ({direction})" : "Raða lista eftir {column} ({direction})", |