diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:40 +0000 |
commit | 9aef01668338c313e133928f0c889ac895fc0f89 (patch) | |
tree | dd9e891557ded826921d7006eae3881cc48c3352 /apps/files/l10n/sv.json | |
parent | 3e8a6744c48185979c76ca30f865bf25488947f4 (diff) | |
download | nextcloud-server-9aef01668338c313e133928f0c889ac895fc0f89.tar.gz nextcloud-server-9aef01668338c313e133928f0c889ac895fc0f89.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sv.json')
-rw-r--r-- | apps/files/l10n/sv.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 452d966d26b..05e4e4b7b5e 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -134,9 +134,9 @@ "Choose {file}" : "Välj {file}", "New" : "Ny", "Loading current folder" : "Laddar aktuell mapp", + "Retry" : "Försök igen", "No files in here" : "Inga filer kunde hittas", "Upload some content or sync with your devices!" : "Ladda upp innehåll eller synkronisera med dina enheter!", - "Go to the previous folder" : "Gå till föregående mapp", "Go back" : "Gå tillbaks", "Share" : "Dela", "Shared by link" : "Delad via länk", @@ -262,6 +262,9 @@ "Files moved successfully" : "Filerna flyttade", "Conflicts resolution skipped" : "Konfliktlösning hoppades över", "Upload cancelled" : "Uppladdning avbruten", + "This operation is forbidden" : "Denna operation är förbjuden", + "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören", + "Storage is temporarily not available" : "Lagring är tillfälligt inte tillgänglig", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapp","{folderCount} mappar"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil och {folderCount} mapp","1 fil och {folderCount} mappar"], @@ -322,9 +325,6 @@ "Select directory \"{dirName}\"" : "Välj mapp \"{dirName}\"", "Select file \"{fileName}\"" : "Välj fil \"{fileName}\"", "Unable to determine date" : "Misslyckades avgöra datum", - "This operation is forbidden" : "Denna operation är förbjuden", - "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören", - "Storage is temporarily not available" : "Lagring är tillfälligt inte tillgänglig", "Could not move \"{file}\", target exists" : "Kunde inte flytta \"{file}\", filen existerar redan", "Could not move \"{file}\"" : "Kunde inte flytta \"{file}\"", "copy" : "kopia", @@ -386,6 +386,7 @@ "Could not rename \"{oldName}\"" : "Kunde inte byta namn på \"{oldName}\"", "Storage informations" : "Lagringsinformation", "Choose file" : "Välj fil", + "Go to the previous folder" : "Gå till föregående mapp", "Open the files app settings" : "Öppna filappens inställningar", "You might not have have permissions to view it, ask the sender to share it" : "Du kanske inte har behörighet att se den, be avsändaren att dela den", "The files is locked" : "Filerna är låsta", |