From c6e3e0c07ef5059f06010d101f3a193e04921ed7 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 3 Mar 2026 16:09:49 +0100 Subject: [PATCH] Translated using Weblate Currently translated at 100.0% (1163 of 1163 strings) (Spanish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Translated using Weblate Currently translated at 100.0% (1163 of 1163 strings) (Czech) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Co-authored-by: Fjuro Co-authored-by: Fordas --- src/i18n/locales/cs.json | 3 ++- src/i18n/locales/es.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index 221b91b08..883302b2e 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -441,7 +441,8 @@ "openApplicationDirectory": "otevřít adresář aplikace", "addOrRemoveFromSelection": "přidat nebo odebrat z výběru", "selectRangeOfItems": "vyberte rozsah položek", - "selectAll": "vybrat vše" + "selectAll": "vybrat vše", + "goToCurrent": "přejít na aktuální položku" }, "common": { "backward": "zpátky", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 5b218f02f..0e3e0c2a0 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -441,7 +441,8 @@ "openApplicationDirectory": "Abrir directorio de la aplicación", "addOrRemoveFromSelection": "Añadir o quitar de la selección", "selectRangeOfItems": "Seleccionar un intervalo de elementos", - "selectAll": "Seleccionar todo" + "selectAll": "Seleccionar todo", + "goToCurrent": "Ir al elemento actual" }, "common": { "backward": "hacia atrás",