diff options
author | Alejo Fernández <[email protected]> | 2025-03-14 12:10:37 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2025-03-14 18:23:35 +0000 |
commit | c96adc53f951fd1630de9e9c92656de218bffcc6 (patch) | |
tree | 17a988b6ba37e67762a5d13906c4d3694cdb4422 /tde-i18n-es_AR | |
parent | 5af35b931f381ed7f45ba57d2a32543351dd708e (diff) | |
download | tde-i18n-c96adc53f951fd1630de9e9c92656de218bffcc6.tar.gz tde-i18n-c96adc53f951fd1630de9e9c92656de218bffcc6.zip |
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (10 of 10 strings)
Translation: tdeaddons/kate - fll_plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-fll_plugin/es_AR/
Diffstat (limited to 'tde-i18n-es_AR')
-rw-r--r-- | tde-i18n-es_AR/messages/tdeaddons/katefll_plugin.po | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/tde-i18n-es_AR/messages/tdeaddons/katefll_plugin.po b/tde-i18n-es_AR/messages/tdeaddons/katefll_plugin.po index 27b74e4777a..ae00610d6e6 100644 --- a/tde-i18n-es_AR/messages/tdeaddons/katefll_plugin.po +++ b/tde-i18n-es_AR/messages/tdeaddons/katefll_plugin.po @@ -1,60 +1,64 @@ # SOME DESCRIPTIVE TITLE. # Slávek Banko <[email protected]>, 2025. +# Alejo Fernández <[email protected]>, 2025. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-05-11 04:10+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2025-03-14 18:23+0000\n" +"Last-Translator: Alejo Fernández <[email protected]>\n" +"Language-Team: Spanish (Argentina) <https://mirror.git.trinitydesktop.org/" +"weblate/projects/tdeaddons/kate-fll_plugin/es_AR/>\n" "Language: es_AR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.17\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). #, ignore-inconsistent msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" +msgstr "Alejo Fernández" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). #, ignore-inconsistent msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" +msgstr "[email protected]" #: katefll_plugin.cpp:77 msgid "Open File List..." -msgstr "" +msgstr "Abrir lista de archivos..." #: katefll_plugin.cpp:86 msgid "Save File List" -msgstr "" +msgstr "Guardar lista de archivos" #: katefll_plugin.cpp:90 msgid "Save File List As..." -msgstr "" +msgstr "Guardar lista de archivos como..." #: katefll_plugin.cpp:148 msgid "Do you want to close all other files first?" -msgstr "" +msgstr "¿Querés cerrar antes el resto de archivos?" #: katefll_plugin.cpp:149 msgid "Kate Filelist Loader" -msgstr "" +msgstr "Cargador de la lista de archivos de Kate" #: katefll_plugin.cpp:150 msgid "Do Not Close" -msgstr "" +msgstr "No cerrar" #: katefll_plugin.cpp:179 msgid "The selected filelist does not exist or is invalid." -msgstr "" +msgstr "El archivo seleccionado no existe o no es válido." #: ui.rc:5 #, no-c-format msgid "&Filelist" -msgstr "" +msgstr "&Lista de archivos" |