diff options
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/de.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/de.json | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/de_DE.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/de_DE.json | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/it.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/it.json | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/pt_BR.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/pt_BR.json | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/tr.js | 5 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/tr.json | 5 |
10 files changed, 50 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/de.js b/apps/files_trashbin/l10n/de.js index 61d18e79f1d..4957d8848e4 100644 --- a/apps/files_trashbin/l10n/de.js +++ b/apps/files_trashbin/l10n/de.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Gelöschte Dateien", "Restore" : "Wiederherstellen", "Delete" : "Löschen", + "Error while restoring file from trashbin" : "Fehler beim Wiederherstellen einer Datei aus dem Papierkorb", "Delete permanently" : "Endgültig löschen", + "Error while removing file from trashbin" : "Fehler beim Entfernen einer Datei aus dem Papierkorb", + "Error while restoring files from trashbin" : "Fehler beim Wiederherstellen von Dateien aus dem Papierkorb", + "Error while emptying trashbin" : "Fehler beim Leeren des Papierkorbs", + "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfe die Logdateien oder kontaktiere den Administrator", "restored" : "Wiederhergestellt", diff --git a/apps/files_trashbin/l10n/de.json b/apps/files_trashbin/l10n/de.json index c53559b39bb..c391e881abc 100644 --- a/apps/files_trashbin/l10n/de.json +++ b/apps/files_trashbin/l10n/de.json @@ -2,7 +2,12 @@ "Deleted files" : "Gelöschte Dateien", "Restore" : "Wiederherstellen", "Delete" : "Löschen", + "Error while restoring file from trashbin" : "Fehler beim Wiederherstellen einer Datei aus dem Papierkorb", "Delete permanently" : "Endgültig löschen", + "Error while removing file from trashbin" : "Fehler beim Entfernen einer Datei aus dem Papierkorb", + "Error while restoring files from trashbin" : "Fehler beim Wiederherstellen von Dateien aus dem Papierkorb", + "Error while emptying trashbin" : "Fehler beim Leeren des Papierkorbs", + "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfe die Logdateien oder kontaktiere den Administrator", "restored" : "Wiederhergestellt", diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js index 2f1e5e68f8a..6b3b98f3403 100644 --- a/apps/files_trashbin/l10n/de_DE.js +++ b/apps/files_trashbin/l10n/de_DE.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Gelöschte Dateien", "Restore" : "Wiederherstellen", "Delete" : "Löschen", + "Error while restoring file from trashbin" : "Fehler beim Wiederherstellen einer Datei aus dem Papierkorb", "Delete permanently" : "Endgültig löschen", + "Error while removing file from trashbin" : "Fehler beim Entfernen einer Datei aus dem Papierkorb", + "Error while restoring files from trashbin" : "Fehler beim Wiederherstellen von Dateien aus dem Papierkorb", + "Error while emptying trashbin" : "Fehler beim Leeren des Papierkorbs", + "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Log-Dateien oder kontaktieren Sie den Administrator", "restored" : "Wiederhergestellt", diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json index ab805950ce9..472add19baa 100644 --- a/apps/files_trashbin/l10n/de_DE.json +++ b/apps/files_trashbin/l10n/de_DE.json @@ -2,7 +2,12 @@ "Deleted files" : "Gelöschte Dateien", "Restore" : "Wiederherstellen", "Delete" : "Löschen", + "Error while restoring file from trashbin" : "Fehler beim Wiederherstellen einer Datei aus dem Papierkorb", "Delete permanently" : "Endgültig löschen", + "Error while removing file from trashbin" : "Fehler beim Entfernen einer Datei aus dem Papierkorb", + "Error while restoring files from trashbin" : "Fehler beim Wiederherstellen von Dateien aus dem Papierkorb", + "Error while emptying trashbin" : "Fehler beim Leeren des Papierkorbs", + "Error while removing files from trashbin" : "Fehler beim Entfernen von Dateien aus dem Papierkorb", "This operation is forbidden" : "Diese Operation ist nicht erlaubt", "This directory is unavailable, please check the logs or contact the administrator" : "Dieses Verzeichnis ist nicht verfügbar, bitte überprüfen Sie die Log-Dateien oder kontaktieren Sie den Administrator", "restored" : "Wiederhergestellt", diff --git a/apps/files_trashbin/l10n/it.js b/apps/files_trashbin/l10n/it.js index 52e767871e7..19659d0e696 100644 --- a/apps/files_trashbin/l10n/it.js +++ b/apps/files_trashbin/l10n/it.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "File eliminati", "Restore" : "Ripristina", "Delete" : "Elimina", + "Error while restoring file from trashbin" : "Errore durante il ripristino del file dal cestino", "Delete permanently" : "Elimina definitivamente", + "Error while removing file from trashbin" : "Errore durante la la rimozione del file dal cestino", + "Error while restoring files from trashbin" : "Errore durante il ripristino dei files dal cestino", + "Error while emptying trashbin" : "Errore durante lo svuotamento del cestino", + "Error while removing files from trashbin" : "Errore durante la la rimozione dei files dal cestino", "This operation is forbidden" : "Questa operazione è vietata", "This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore", "restored" : "ripristinati", diff --git a/apps/files_trashbin/l10n/it.json b/apps/files_trashbin/l10n/it.json index b311bc1c6c7..2d1fd05ef32 100644 --- a/apps/files_trashbin/l10n/it.json +++ b/apps/files_trashbin/l10n/it.json @@ -2,7 +2,12 @@ "Deleted files" : "File eliminati", "Restore" : "Ripristina", "Delete" : "Elimina", + "Error while restoring file from trashbin" : "Errore durante il ripristino del file dal cestino", "Delete permanently" : "Elimina definitivamente", + "Error while removing file from trashbin" : "Errore durante la la rimozione del file dal cestino", + "Error while restoring files from trashbin" : "Errore durante il ripristino dei files dal cestino", + "Error while emptying trashbin" : "Errore durante lo svuotamento del cestino", + "Error while removing files from trashbin" : "Errore durante la la rimozione dei files dal cestino", "This operation is forbidden" : "Questa operazione è vietata", "This directory is unavailable, please check the logs or contact the administrator" : "Questa cartella non è disponibile, controlla i log o contatta l'amministratore", "restored" : "ripristinati", diff --git a/apps/files_trashbin/l10n/pt_BR.js b/apps/files_trashbin/l10n/pt_BR.js index cf08a20f6f1..6991b60df49 100644 --- a/apps/files_trashbin/l10n/pt_BR.js +++ b/apps/files_trashbin/l10n/pt_BR.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Arquivos excluídos", "Restore" : "Restaurar", "Delete" : "Excluir", + "Error while restoring file from trashbin" : "Erro ao restaurar arquivo da lixeira", "Delete permanently" : "Excluir permanentemente", + "Error while removing file from trashbin" : "Erro ao remover arquivo da lixeira", + "Error while restoring files from trashbin" : "Erro ao restaurar arquivos da lixeira", + "Error while emptying trashbin" : "Erro ao esvaziar a lixeira", + "Error while removing files from trashbin" : "Erro ao remover arquivos da lixeira", "This operation is forbidden" : "Esta operação é proibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível. Por favor verifique os logs ou contacte o administrador", "restored" : "restaurado", diff --git a/apps/files_trashbin/l10n/pt_BR.json b/apps/files_trashbin/l10n/pt_BR.json index ccffd77ed98..0dcecf824cd 100644 --- a/apps/files_trashbin/l10n/pt_BR.json +++ b/apps/files_trashbin/l10n/pt_BR.json @@ -2,7 +2,12 @@ "Deleted files" : "Arquivos excluídos", "Restore" : "Restaurar", "Delete" : "Excluir", + "Error while restoring file from trashbin" : "Erro ao restaurar arquivo da lixeira", "Delete permanently" : "Excluir permanentemente", + "Error while removing file from trashbin" : "Erro ao remover arquivo da lixeira", + "Error while restoring files from trashbin" : "Erro ao restaurar arquivos da lixeira", + "Error while emptying trashbin" : "Erro ao esvaziar a lixeira", + "Error while removing files from trashbin" : "Erro ao remover arquivos da lixeira", "This operation is forbidden" : "Esta operação é proibida", "This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível. Por favor verifique os logs ou contacte o administrador", "restored" : "restaurado", diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js index 36117abbdc3..ad75d52ea89 100644 --- a/apps/files_trashbin/l10n/tr.js +++ b/apps/files_trashbin/l10n/tr.js @@ -4,7 +4,12 @@ OC.L10N.register( "Deleted files" : "Silinmiş dosyalar", "Restore" : "Geri yükle", "Delete" : "Sil", + "Error while restoring file from trashbin" : "Dosya çöp kutusundan geri yüklenirken sorun çıktı", "Delete permanently" : "Kalıcı olarak sil", + "Error while removing file from trashbin" : "Dosya çöp kutusundan silinirken sorun çıktı", + "Error while restoring files from trashbin" : "Dosyalar çöp kutusundan geri yüklenirken sorun çıktı", + "Error while emptying trashbin" : "Çöp kutusu boşaltılırken sorun çıktı", + "Error while removing files from trashbin" : "Dosyalar çöp kutusundan silinirken sorun çıktı", "This operation is forbidden" : "Bu işlem yapılamaz", "This directory is unavailable, please check the logs or contact the administrator" : "Bu dizine yazılamıyor, lütfen günlüğü denetleyin ya da yönetici ile görüşün", "restored" : "geri yüklendi", diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json index 7f6f553bfa8..909fe50009e 100644 --- a/apps/files_trashbin/l10n/tr.json +++ b/apps/files_trashbin/l10n/tr.json @@ -2,7 +2,12 @@ "Deleted files" : "Silinmiş dosyalar", "Restore" : "Geri yükle", "Delete" : "Sil", + "Error while restoring file from trashbin" : "Dosya çöp kutusundan geri yüklenirken sorun çıktı", "Delete permanently" : "Kalıcı olarak sil", + "Error while removing file from trashbin" : "Dosya çöp kutusundan silinirken sorun çıktı", + "Error while restoring files from trashbin" : "Dosyalar çöp kutusundan geri yüklenirken sorun çıktı", + "Error while emptying trashbin" : "Çöp kutusu boşaltılırken sorun çıktı", + "Error while removing files from trashbin" : "Dosyalar çöp kutusundan silinirken sorun çıktı", "This operation is forbidden" : "Bu işlem yapılamaz", "This directory is unavailable, please check the logs or contact the administrator" : "Bu dizine yazılamıyor, lütfen günlüğü denetleyin ya da yönetici ile görüşün", "restored" : "geri yüklendi", |