From 6edbf194e38de7b352e444a2799b441f0cc9aa42 Mon Sep 17 00:00:00 2001 From: Jorge Maldonado Ventura Date: Tue, 21 Nov 2023 16:27:49 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (525 of 525 strings) Translated using Weblate (Esperanto) Currently translated at 100.0% (525 of 525 strings) Co-authored-by: Jorge Maldonado Ventura Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/eo/ Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/es/ Translation: Lemmy/lemmy --- translations/eo.json | 13 ++++++++++++- translations/es.json | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/translations/eo.json b/translations/eo.json index 85421da..48498c6 100644 --- a/translations/eo.json +++ b/translations/eo.json @@ -531,5 +531,16 @@ "scaled": "Proporcie", "invalid_totp_code": "Nevalida dupaŝa aŭtentiga kodo: devas esti ses-cifera signovico", "incorrect_totp_code": "Malĝusta dupaŝa aŭtentiga kodo", - "pictures_uploaded_progess": "{{uploaded}}/{{total}} bildoj alŝutitaj" + "pictures_uploaded_progess": "{{uploaded}}/{{total}} bildoj alŝutitaj", + "export_file_name": "agordoj_de_lemmy-uzanto", + "export": "Eksporti", + "import": "Importi", + "exporting": "Eksportante", + "importing": "Importante", + "export_error": "Eraro eksportinte agordojn", + "import_error": "Eraro importinte agordojn", + "import_success": "Agordoj sukcese importitaj!", + "import_export_section_title": "Importi/eksporti agordojn", + "import_export_section_description": "Importi kaj eksporti la agordojn de via konto kiel JSON", + "import_export_rate_limit_error": "Bonvolu atendi kelkajn minutojn antaŭ importi aŭ eksporti agordojn denove" } diff --git a/translations/es.json b/translations/es.json index 2b4a82f..91e7697 100644 --- a/translations/es.json +++ b/translations/es.json @@ -531,5 +531,16 @@ "totp_link": "Haz clic aquí para ver enlace de instalación de A2F", "disable_totp_success": "Autenticación de dos factores desactivada con éxito", "enable_totp_success": "Autenticación de dos factores activada con éxito", - "pictures_uploaded_progess": "{{uploaded}}/{{total}} imágenes subidas" + "pictures_uploaded_progess": "{{uploaded}}/{{total}} imágenes subidas", + "import_export_section_title": "Importar/exportar ajustes", + "import_export_section_description": "Importar y exportar los ajustes de tu cuenta como JSON", + "export_file_name": "ajustes_usuario_lemmy", + "export": "Exportar", + "import": "Importar", + "exporting": "Exportando", + "export_error": "Error exportando ajustes", + "import_error": "Error importando ajustes", + "import_success": "¡Ajustes importados con éxito!", + "importing": "Importando", + "import_export_rate_limit_error": "Por favor, espera unos minutos antes de intentar importar o exportar ajustes de nuevo" }