diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-21 00:24:33 +0000 |
commit | 841c5c3527326426a8f4d1fd7bf5fe672dc08220 (patch) | |
tree | 62de7c1d0f862d0907a27345dfb547b14604dcc5 /apps/files_trashbin | |
parent | e9174a418927eade3a1e6261978b27abdfdfcef6 (diff) | |
download | nextcloud-server-841c5c3527326426a8f4d1fd7bf5fe672dc08220.tar.gz nextcloud-server-841c5c3527326426a8f4d1fd7bf5fe672dc08220.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
24 files changed, 24 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/ar.js b/apps/files_trashbin/l10n/ar.js index 4f8be406277..07af91cdbfd 100644 --- a/apps/files_trashbin/l10n/ar.js +++ b/apps/files_trashbin/l10n/ar.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "إستعادة", "List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة", "No deleted files" : "لا توجد ملفات محذوفة", + "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قُمتَ أنت بحذفها ستظهر هنا", "Deleted" : "محذوفة", "You will be able to recover deleted files from here" : "يُمكنك استعادة الملفات المحذوفة من هنا", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", diff --git a/apps/files_trashbin/l10n/ar.json b/apps/files_trashbin/l10n/ar.json index 077f2487e7f..ffdb69f33c5 100644 --- a/apps/files_trashbin/l10n/ar.json +++ b/apps/files_trashbin/l10n/ar.json @@ -7,6 +7,7 @@ "Restore" : "إستعادة", "List of files that have been deleted." : "قائمة بجميع الملفات المحذوفة", "No deleted files" : "لا توجد ملفات محذوفة", + "Files and folders you have deleted will show up here" : "الملفات و المجلدات التي قُمتَ أنت بحذفها ستظهر هنا", "Deleted" : "محذوفة", "You will be able to recover deleted files from here" : "يُمكنك استعادة الملفات المحذوفة من هنا", "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", diff --git a/apps/files_trashbin/l10n/ca.js b/apps/files_trashbin/l10n/ca.js index 4abea992f23..3e588633e6d 100644 --- a/apps/files_trashbin/l10n/ca.js +++ b/apps/files_trashbin/l10n/ca.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Restaura", "List of files that have been deleted." : "Llista de fitxers que s'han suprimit.", "No deleted files" : "No hi ha cap fitxer suprimit", + "Files and folders you have deleted will show up here" : "Els fitxers i les carpetes que suprimiu es mostraran aquí", "Deleted" : "S'ha suprimit", "You will be able to recover deleted files from here" : "Des d'aquí podreu recuperar els fitxers suprimits", "No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta", diff --git a/apps/files_trashbin/l10n/ca.json b/apps/files_trashbin/l10n/ca.json index 5e42fbd11d1..10b1fc32512 100644 --- a/apps/files_trashbin/l10n/ca.json +++ b/apps/files_trashbin/l10n/ca.json @@ -7,6 +7,7 @@ "Restore" : "Restaura", "List of files that have been deleted." : "Llista de fitxers que s'han suprimit.", "No deleted files" : "No hi ha cap fitxer suprimit", + "Files and folders you have deleted will show up here" : "Els fitxers i les carpetes que suprimiu es mostraran aquí", "Deleted" : "S'ha suprimit", "You will be able to recover deleted files from here" : "Des d'aquí podreu recuperar els fitxers suprimits", "No entries found in this folder" : "No s'ha trobat cap entrada en aquesta carpeta", diff --git a/apps/files_trashbin/l10n/cs.js b/apps/files_trashbin/l10n/cs.js index 875f6cf5ccd..4a586a9b198 100644 --- a/apps/files_trashbin/l10n/cs.js +++ b/apps/files_trashbin/l10n/cs.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Obnovit", "List of files that have been deleted." : "Seznam souborů, které byly smazány", "No deleted files" : "Žádné smazané soubory", + "Files and folders you have deleted will show up here" : "Zde budou zobrazeny soubory a složky, které jste smazali", "Deleted" : "Smazáno", "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat smazané soubory", "No entries found in this folder" : "V této složce nebylo nic nalezeno", diff --git a/apps/files_trashbin/l10n/cs.json b/apps/files_trashbin/l10n/cs.json index 6f0a40e3a27..b450d0e61d5 100644 --- a/apps/files_trashbin/l10n/cs.json +++ b/apps/files_trashbin/l10n/cs.json @@ -7,6 +7,7 @@ "Restore" : "Obnovit", "List of files that have been deleted." : "Seznam souborů, které byly smazány", "No deleted files" : "Žádné smazané soubory", + "Files and folders you have deleted will show up here" : "Zde budou zobrazeny soubory a složky, které jste smazali", "Deleted" : "Smazáno", "You will be able to recover deleted files from here" : "Odtud budete moci obnovovat smazané soubory", "No entries found in this folder" : "V této složce nebylo nic nalezeno", diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js index 556a7675c3d..7f4f804bf99 100644 --- a/apps/files_trashbin/l10n/de_DE.js +++ b/apps/files_trashbin/l10n/de_DE.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Wiederherstellen", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", + "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", "Deleted" : "Gelöscht", "You will be able to recover deleted files from here" : "Hier können gelöschte Dateien wiederhergestellt werden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json index 070e7082e03..4c91dd2217c 100644 --- a/apps/files_trashbin/l10n/de_DE.json +++ b/apps/files_trashbin/l10n/de_DE.json @@ -7,6 +7,7 @@ "Restore" : "Wiederherstellen", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", + "Files and folders you have deleted will show up here" : "Die von Ihnen gelöschten Dateien und Ordner werden hier angezeigt", "Deleted" : "Gelöscht", "You will be able to recover deleted files from here" : "Hier können gelöschte Dateien wiederhergestellt werden", "No entries found in this folder" : "Keine Einträge in diesem Ordner gefunden", diff --git a/apps/files_trashbin/l10n/en_GB.js b/apps/files_trashbin/l10n/en_GB.js index 0b86bccd643..c3cd1a25a37 100644 --- a/apps/files_trashbin/l10n/en_GB.js +++ b/apps/files_trashbin/l10n/en_GB.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Restore", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", + "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", "Deleted" : "Deleted", "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here", "No entries found in this folder" : "No entries found in this folder", diff --git a/apps/files_trashbin/l10n/en_GB.json b/apps/files_trashbin/l10n/en_GB.json index aa366b82c29..3113e2eeebe 100644 --- a/apps/files_trashbin/l10n/en_GB.json +++ b/apps/files_trashbin/l10n/en_GB.json @@ -7,6 +7,7 @@ "Restore" : "Restore", "List of files that have been deleted." : "List of files that have been deleted.", "No deleted files" : "No deleted files", + "Files and folders you have deleted will show up here" : "Files and folders you have deleted will show up here", "Deleted" : "Deleted", "You will be able to recover deleted files from here" : "You will be able to recover deleted files from here", "No entries found in this folder" : "No entries found in this folder", diff --git a/apps/files_trashbin/l10n/es_EC.js b/apps/files_trashbin/l10n/es_EC.js index a607621c672..b4f259cc5bf 100644 --- a/apps/files_trashbin/l10n/es_EC.js +++ b/apps/files_trashbin/l10n/es_EC.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Restaurar", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos borrados", + "Files and folders you have deleted will show up here" : "Los archivos y carpetas que has eliminado aparecerán aquí. ", "Deleted" : "Borrado", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", diff --git a/apps/files_trashbin/l10n/es_EC.json b/apps/files_trashbin/l10n/es_EC.json index 316be9fc873..e22a1b35b51 100644 --- a/apps/files_trashbin/l10n/es_EC.json +++ b/apps/files_trashbin/l10n/es_EC.json @@ -7,6 +7,7 @@ "Restore" : "Restaurar", "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "No deleted files" : "No hay archivos borrados", + "Files and folders you have deleted will show up here" : "Los archivos y carpetas que has eliminado aparecerán aquí. ", "Deleted" : "Borrado", "You will be able to recover deleted files from here" : "Podrás recuperar archivos borrados desde aquí", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", diff --git a/apps/files_trashbin/l10n/gl.js b/apps/files_trashbin/l10n/gl.js index 369becebed4..2443853f74d 100644 --- a/apps/files_trashbin/l10n/gl.js +++ b/apps/files_trashbin/l10n/gl.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Restaurar", "List of files that have been deleted." : "Lista de ficheiros que foron eliminados.", "No deleted files" : "Non hai ficheiros eliminados", + "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", "Deleted" : "Eliminado", "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados de aquí", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", diff --git a/apps/files_trashbin/l10n/gl.json b/apps/files_trashbin/l10n/gl.json index b454a11eafd..967ad127f68 100644 --- a/apps/files_trashbin/l10n/gl.json +++ b/apps/files_trashbin/l10n/gl.json @@ -7,6 +7,7 @@ "Restore" : "Restaurar", "List of files that have been deleted." : "Lista de ficheiros que foron eliminados.", "No deleted files" : "Non hai ficheiros eliminados", + "Files and folders you have deleted will show up here" : "Os ficheiros e cartafoles que eliminou amosaranse aquí", "Deleted" : "Eliminado", "You will be able to recover deleted files from here" : "Poderá recuperar ficheiros eliminados de aquí", "No entries found in this folder" : "Non se atoparon entradas neste cartafol", diff --git a/apps/files_trashbin/l10n/it.js b/apps/files_trashbin/l10n/it.js index 0f349a005bd..8f937845038 100644 --- a/apps/files_trashbin/l10n/it.js +++ b/apps/files_trashbin/l10n/it.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Ripristina", "List of files that have been deleted." : "Lista di file che sono stati eliminati.", "No deleted files" : "Nessun file eliminato", + "Files and folders you have deleted will show up here" : "I file e le cartelle che hai eliminato saranno mostrati qui", "Deleted" : "Eliminati", "You will be able to recover deleted files from here" : "Potrai ripristinare i file eliminati da qui", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", diff --git a/apps/files_trashbin/l10n/it.json b/apps/files_trashbin/l10n/it.json index ccb6bfa8395..fe1e806db88 100644 --- a/apps/files_trashbin/l10n/it.json +++ b/apps/files_trashbin/l10n/it.json @@ -7,6 +7,7 @@ "Restore" : "Ripristina", "List of files that have been deleted." : "Lista di file che sono stati eliminati.", "No deleted files" : "Nessun file eliminato", + "Files and folders you have deleted will show up here" : "I file e le cartelle che hai eliminato saranno mostrati qui", "Deleted" : "Eliminati", "You will be able to recover deleted files from here" : "Potrai ripristinare i file eliminati da qui", "No entries found in this folder" : "Nessuna voce trovata in questa cartella", diff --git a/apps/files_trashbin/l10n/pt_BR.js b/apps/files_trashbin/l10n/pt_BR.js index e9f619c307f..cb75a705f04 100644 --- a/apps/files_trashbin/l10n/pt_BR.js +++ b/apps/files_trashbin/l10n/pt_BR.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Restaurar", "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", "No deleted files" : "Nenhum arquivo apagado", + "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", "Deleted" : "Excluído", "You will be able to recover deleted files from here" : "Você pode recuperar arquivos apagados neste local", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/files_trashbin/l10n/pt_BR.json b/apps/files_trashbin/l10n/pt_BR.json index 2cca03c400d..b031cf183bd 100644 --- a/apps/files_trashbin/l10n/pt_BR.json +++ b/apps/files_trashbin/l10n/pt_BR.json @@ -7,6 +7,7 @@ "Restore" : "Restaurar", "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", "No deleted files" : "Nenhum arquivo apagado", + "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", "Deleted" : "Excluído", "You will be able to recover deleted files from here" : "Você pode recuperar arquivos apagados neste local", "No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta", diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js index f63cb0bc6ac..60a1cdf88c7 100644 --- a/apps/files_trashbin/l10n/tr.js +++ b/apps/files_trashbin/l10n/tr.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Geri yükle", "List of files that have been deleted." : "Silinmiş dosyaların listesi", "No deleted files" : "Silinmiş bir dosya yok", + "Files and folders you have deleted will show up here" : "Sildiğiniz dosya ve klasörler burada görüntülenir", "Deleted" : "Silindi", "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok", diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json index fc2c035f8c4..69bf5e8e8cb 100644 --- a/apps/files_trashbin/l10n/tr.json +++ b/apps/files_trashbin/l10n/tr.json @@ -7,6 +7,7 @@ "Restore" : "Geri yükle", "List of files that have been deleted." : "Silinmiş dosyaların listesi", "No deleted files" : "Silinmiş bir dosya yok", + "Files and folders you have deleted will show up here" : "Sildiğiniz dosya ve klasörler burada görüntülenir", "Deleted" : "Silindi", "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok", diff --git a/apps/files_trashbin/l10n/zh_HK.js b/apps/files_trashbin/l10n/zh_HK.js index 53e514d757f..7ca26645a56 100644 --- a/apps/files_trashbin/l10n/zh_HK.js +++ b/apps/files_trashbin/l10n/zh_HK.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "還原", "List of files that have been deleted." : "已被刪除檔案的清單。", "No deleted files" : "沒有已刪除的檔案", + "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "Deleted" : "已刪除", "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/files_trashbin/l10n/zh_HK.json b/apps/files_trashbin/l10n/zh_HK.json index 00f76a1189e..5dd1996d87f 100644 --- a/apps/files_trashbin/l10n/zh_HK.json +++ b/apps/files_trashbin/l10n/zh_HK.json @@ -7,6 +7,7 @@ "Restore" : "還原", "List of files that have been deleted." : "已被刪除檔案的清單。", "No deleted files" : "沒有已刪除的檔案", + "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "Deleted" : "已刪除", "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js index 4a8aa4a0d43..6d52bd7d0b1 100644 --- a/apps/files_trashbin/l10n/zh_TW.js +++ b/apps/files_trashbin/l10n/zh_TW.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "還原", "List of files that have been deleted." : "已被刪除的檔案清單。", "No deleted files" : "沒有已刪除的檔案", + "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "Deleted" : "已刪除", "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案", "No entries found in this folder" : "此資料夾中沒有任何項目", diff --git a/apps/files_trashbin/l10n/zh_TW.json b/apps/files_trashbin/l10n/zh_TW.json index b075fe4f69a..19ae665846a 100644 --- a/apps/files_trashbin/l10n/zh_TW.json +++ b/apps/files_trashbin/l10n/zh_TW.json @@ -7,6 +7,7 @@ "Restore" : "還原", "List of files that have been deleted." : "已被刪除的檔案清單。", "No deleted files" : "沒有已刪除的檔案", + "Files and folders you have deleted will show up here" : "您已刪除的檔案與資料夾將會在此處顯示", "Deleted" : "已刪除", "You will be able to recover deleted files from here" : "您可以從這裡還原已刪除的檔案", "No entries found in this folder" : "此資料夾中沒有任何項目", |