diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-30 02:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-30 02:27:32 +0000 |
commit | cf4c77e064fd52d891bc842d78431cceb2f34952 (patch) | |
tree | dd66c7726f28c31889bf6a4ef4fae656035e1227 /apps/files_trashbin | |
parent | c57a0012cf28c0c93563ead465f020853e7638cd (diff) | |
download | nextcloud-server-cf4c77e064fd52d891bc842d78431cceb2f34952.tar.gz nextcloud-server-cf4c77e064fd52d891bc842d78431cceb2f34952.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sv.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js index 2a7da65340d..bad8f014050 100644 --- a/apps/files_trashbin/l10n/sv.js +++ b/apps/files_trashbin/l10n/sv.js @@ -13,7 +13,7 @@ OC.L10N.register( "Error while emptying trash bin" : "Fel vid tömning av papperskorgen", "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, vänligen kontrollera loggarna eller kontakta administratören", + "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören", "No deleted files" : "Inga borttagna filer", "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", diff --git a/apps/files_trashbin/l10n/sv.json b/apps/files_trashbin/l10n/sv.json index 0ea84f83f8b..dcaf229bd4e 100644 --- a/apps/files_trashbin/l10n/sv.json +++ b/apps/files_trashbin/l10n/sv.json @@ -11,7 +11,7 @@ "Error while emptying trash bin" : "Fel vid tömning av papperskorgen", "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, vänligen kontrollera loggarna eller kontakta administratören", + "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören", "No deleted files" : "Inga borttagna filer", "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", |