diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-09 02:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-09 02:27:38 +0000 |
commit | a19589d5c27625f4b84a92468f6991bf9d3c544c (patch) | |
tree | ba3d76b38dcc0694b3b3e13896f53009bfb6e8d5 /apps/files_trashbin/l10n | |
parent | 760952b5083f0a31317721a8c9fe3ed20f89e2e8 (diff) | |
download | nextcloud-server-a19589d5c27625f4b84a92468f6991bf9d3c544c.tar.gz nextcloud-server-a19589d5c27625f4b84a92468f6991bf9d3c544c.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/es.js b/apps/files_trashbin/l10n/es.js index 2eeabbf02a7..d7e24d05b75 100644 --- a/apps/files_trashbin/l10n/es.js +++ b/apps/files_trashbin/l10n/es.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error while removing files from trash bin" : "Error al eliminar los archivos de la papelera", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", + "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "Deleted" : "Eliminado", "No deleted files" : "No hay archivos eliminados", "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados", diff --git a/apps/files_trashbin/l10n/es.json b/apps/files_trashbin/l10n/es.json index 327f658c1fd..cd4061ac8d3 100644 --- a/apps/files_trashbin/l10n/es.json +++ b/apps/files_trashbin/l10n/es.json @@ -13,6 +13,7 @@ "Error while removing files from trash bin" : "Error al eliminar los archivos de la papelera", "This operation is forbidden" : "Esta operación está prohibida", "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", + "List of files that have been deleted." : "Lista de archivos que han sido eliminados.", "Deleted" : "Eliminado", "No deleted files" : "No hay archivos eliminados", "You will be able to recover deleted files from here" : "Desde aquí se podrán recuperar archivos eliminados", diff --git a/apps/files_trashbin/l10n/tr.js b/apps/files_trashbin/l10n/tr.js index 57984a72457..761d918b800 100644 --- a/apps/files_trashbin/l10n/tr.js +++ b/apps/files_trashbin/l10n/tr.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error while removing files from trash bin" : "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 klasör kullanılamıyor. Lütfen günlüğü denetleyin ya da BT yöneticiniz ile görüşün", + "List of files that have been deleted." : "Silinmiş dosyaların listesi", "Deleted" : "Silindi", "No deleted files" : "Silinmiş bir dosya yok", "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz", diff --git a/apps/files_trashbin/l10n/tr.json b/apps/files_trashbin/l10n/tr.json index 5b65ee81645..1aa6f0acfe3 100644 --- a/apps/files_trashbin/l10n/tr.json +++ b/apps/files_trashbin/l10n/tr.json @@ -13,6 +13,7 @@ "Error while removing files from trash bin" : "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 klasör kullanılamıyor. Lütfen günlüğü denetleyin ya da BT yöneticiniz ile görüşün", + "List of files that have been deleted." : "Silinmiş dosyaların listesi", "Deleted" : "Silindi", "No deleted files" : "Silinmiş bir dosya yok", "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz", |