diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
commit | cf59499274b0fba60aeb782edc06ab379226be50 (patch) | |
tree | 49d14b9fc871baefc09c09d5df75be296c5289be /core/l10n/is.js | |
parent | 897c4d403700d8668c1df2f05837953c62aa2878 (diff) | |
download | nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.tar.gz nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r-- | core/l10n/is.js | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js index f5f7d5f41a5..f32f4ba06e4 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -184,21 +184,9 @@ OC.L10N.register( "Looking for {term} …" : "Leita að {term} …", "No" : "Nei", "Yes" : "Já", - "No files in here" : "Engar skrár hér", - "New folder" : "Ný mappa", - "No more subfolders in here" : "Engar fleiri undirmöppur hér", - "Name" : "Nafn", - "Size" : "Stærð", - "Modified" : "Breytt", - "\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.", - "File name cannot be empty." : "Heiti skráar má ekki vera tómt", - "\"/\" is not allowed inside a file name." : "\"/\" er er ekki leyfilegt innan í skráarheiti.", - "\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund", - "{newName} already exists" : "{newName} er þegar til", "Choose" : "Veldu", "Copy" : "Afrita", "Move" : "Færa", - "Error loading file picker template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skráaveljara: {error}", "OK" : "Í lagi", "Error loading message template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skilaboð: {error}", "read-only" : "skrifvarið", @@ -213,12 +201,6 @@ OC.L10N.register( "(all selected)" : "(allt valið)", "({count} selected)" : "({count} valið)", "Error loading file exists template" : "Villa við að hlaða inn sniðmáti fyrir skrá-er-til", - "Show list view" : "Birta listasýn", - "Show grid view" : "Birta reitasýn", - "Pending" : "Í bið", - "Home" : "Heima", - "Copy to {folder}" : "Afrita í {folder}", - "Move to {folder}" : "Færa í {folder}", "Saving …" : "Vista …", "Authentication required" : "Auðkenningar krafist", "This action requires you to confirm your password" : "Þessi aðgerð krefst þess að þú staðfestir lykilorðið þitt", @@ -366,6 +348,24 @@ OC.L10N.register( "If it is not there ask your local administrator." : "Ef hann er ekki þar, spurðu þá kerfisstjórann þinn. ", "Press enter to start searching" : "Ýttu á Enter til að hefja leit", "Settings" : "Stillingar", + "No files in here" : "Engar skrár hér", + "New folder" : "Ný mappa", + "No more subfolders in here" : "Engar fleiri undirmöppur hér", + "Name" : "Nafn", + "Size" : "Stærð", + "Modified" : "Breytt", + "\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.", + "File name cannot be empty." : "Heiti skráar má ekki vera tómt", + "\"/\" is not allowed inside a file name." : "\"/\" er er ekki leyfilegt innan í skráarheiti.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund", + "{newName} already exists" : "{newName} er þegar til", + "Error loading file picker template: {error}" : "Villa við að hlaða inn sniðmáti fyrir skráaveljara: {error}", + "Show list view" : "Birta listasýn", + "Show grid view" : "Birta reitasýn", + "Pending" : "Í bið", + "Home" : "Heima", + "Copy to {folder}" : "Afrita í {folder}", + "Move to {folder}" : "Færa í {folder}", "File not found" : "Skrá finnst ekki", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?", "Please use the command line updater because automatic updating is disabled in the config.php." : "Endilega notaðu uppfærslutólið af skipanalínu, því sjálfvirkar uppfærslur eru gerðar óvirkar í config.php." |