diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:31 +0000 |
commit | af28d0418717e22cd96c7e1b2ebe8d6c752577eb (patch) | |
tree | 0c2e84d5579d6fc7f4c3a5b438f1ae9b7feb5748 /apps/files_trashbin/l10n/sv.js | |
parent | 075847d07d1f505bc7ec538dab117f9c3dc777ee (diff) | |
download | nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.tar.gz nextcloud-server-af28d0418717e22cd96c7e1b2ebe8d6c752577eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/sv.js')
-rw-r--r-- | apps/files_trashbin/l10n/sv.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js index 2d54368c0a8..d5b48f50e17 100644 --- a/apps/files_trashbin/l10n/sv.js +++ b/apps/files_trashbin/l10n/sv.js @@ -11,11 +11,6 @@ OC.L10N.register( "No deleted files" : "Inga borttagna filer", "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", "Deleted" : "Borttagen", - "You will be able to recover deleted files from here" : "Du kommer kunna återskapa borttagna filer härifrån", - "No entries found in this folder" : "Inga filer hittades i denna mapp", - "Select all" : "Välj allt", - "Name" : "Namn", - "Actions" : "Åtgärder", "Delete permanently" : "Ta bort permanent", "Error while restoring file from trash bin" : "Fel vid återställning av fil från papperskorgen", "Error while removing file from trash bin" : "Fel vid borttagning av fil från papperskorgen", @@ -24,6 +19,11 @@ OC.L10N.register( "Error while removing files from trash bin" : "Fel vid borttagning av filer från papperskorgen", "This operation is forbidden" : "Denna åtgärd ä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", + "You will be able to recover deleted files from here" : "Du kommer kunna återskapa borttagna filer härifrån", + "No entries found in this folder" : "Inga filer hittades i denna mapp", + "Select all" : "Välj allt", + "Name" : "Namn", + "Actions" : "Åtgärder", "Delete" : "Ta bort" }, "nplurals=2; plural=(n != 1);"); |