diff options
Diffstat (limited to 'apps/files_trashbin/l10n')
-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", |