diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-02 00:13:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-02 00:13:06 +0000 |
commit | e07611ef09580b06cc44f547e0e81b20e1115282 (patch) | |
tree | 901d076c3e01940e5adf8aa1a5b6b6d53b3a83e1 /apps/files_trashbin | |
parent | e0147a50e88e4fe28f327d7bab039c54302d67e4 (diff) | |
download | nextcloud-server-e07611ef09580b06cc44f547e0e81b20e1115282.tar.gz nextcloud-server-e07611ef09580b06cc44f547e0e81b20e1115282.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/pl.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/pl.json | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sv.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sv.json | 5 |
4 files changed, 20 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/pl.js b/apps/files_trashbin/l10n/pl.js index b3f4cdcb668..899217c5eb6 100644 --- a/apps/files_trashbin/l10n/pl.js +++ b/apps/files_trashbin/l10n/pl.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Usunięte pliki", "Restore" : "Przywróć", "Delete" : "Usuń", + "Error while restoring file from trashbin" : "Błąd podczas przywracania pliku z kosza", "Delete permanently" : "Usuń trwale", + "Error while removing file from trashbin" : "Błąd podczas opróżniania pliku z kosza", + "Error while restoring files from trashbin" : "Błąd podczas przywracania plików z kosza", + "Error while emptying trashbin" : "Błąd podczas opróżniania kosza", + "Error while removing files from trashbin" : "Błąd podczas usuwania plików z kosza", "This operation is forbidden" : "Ta operacja jest niedozwolona", "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.", "restored" : "przywrócony", diff --git a/apps/files_trashbin/l10n/pl.json b/apps/files_trashbin/l10n/pl.json index de76c96292c..f40e75de8c1 100644 --- a/apps/files_trashbin/l10n/pl.json +++ b/apps/files_trashbin/l10n/pl.json @@ -2,7 +2,12 @@ "Deleted files" : "Usunięte pliki", "Restore" : "Przywróć", "Delete" : "Usuń", + "Error while restoring file from trashbin" : "Błąd podczas przywracania pliku z kosza", "Delete permanently" : "Usuń trwale", + "Error while removing file from trashbin" : "Błąd podczas opróżniania pliku z kosza", + "Error while restoring files from trashbin" : "Błąd podczas przywracania plików z kosza", + "Error while emptying trashbin" : "Błąd podczas opróżniania kosza", + "Error while removing files from trashbin" : "Błąd podczas usuwania plików z kosza", "This operation is forbidden" : "Ta operacja jest niedozwolona", "This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem.", "restored" : "przywrócony", diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js index 9bf88d161ad..77e911a9b48 100644 --- a/apps/files_trashbin/l10n/sv.js +++ b/apps/files_trashbin/l10n/sv.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Raderade filer", "Restore" : "Återskapa", "Delete" : "Radera", + "Error while restoring file from trashbin" : "Det gick inte att återställa filen från papperskorgen", "Delete permanently" : "Radera permanent", + "Error while removing file from trashbin" : "Fel vid borttagning av fil från papperskorgen", + "Error while restoring files from trashbin" : "Det gick inte att återställa filerna från papperskorgen", + "Error while emptying trashbin" : "Fel vid tömning av papperskorgen", + "Error while removing files from trashbin" : "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", "restored" : "återställd", diff --git a/apps/files_trashbin/l10n/sv.json b/apps/files_trashbin/l10n/sv.json index 605c1b4567a..ee703bf5be3 100644 --- a/apps/files_trashbin/l10n/sv.json +++ b/apps/files_trashbin/l10n/sv.json @@ -2,7 +2,12 @@ "Deleted files" : "Raderade filer", "Restore" : "Återskapa", "Delete" : "Radera", + "Error while restoring file from trashbin" : "Det gick inte att återställa filen från papperskorgen", "Delete permanently" : "Radera permanent", + "Error while removing file from trashbin" : "Fel vid borttagning av fil från papperskorgen", + "Error while restoring files from trashbin" : "Det gick inte att återställa filerna från papperskorgen", + "Error while emptying trashbin" : "Fel vid tömning av papperskorgen", + "Error while removing files from trashbin" : "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", "restored" : "återställd", |