diff options
author | Alejo Fernández <[email protected]> | 2025-03-14 12:09:20 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2025-03-14 18:23:35 +0000 |
commit | 668f4aae3bcbdc87b61401abbeff451d43eb8d59 (patch) | |
tree | ead6f4c3592c62f0739665ab924b6d79f4b5d14a /tde-i18n-es_AR | |
parent | c96adc53f951fd1630de9e9c92656de218bffcc6 (diff) | |
download | tde-i18n-668f4aae3bcbdc87b61401abbeff451d43eb8d59.tar.gz tde-i18n-668f4aae3bcbdc87b61401abbeff451d43eb8d59.zip |
Translated using Weblate (Spanish (Argentina))
Currently translated at 70.0% (7 of 10 strings)
Translation: tdeaddons/kate - fll_initplugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-fll_initplugin/es_AR/
Diffstat (limited to 'tde-i18n-es_AR')
-rw-r--r-- | tde-i18n-es_AR/messages/tdeaddons/katefll_initplugin.po | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/tde-i18n-es_AR/messages/tdeaddons/katefll_initplugin.po b/tde-i18n-es_AR/messages/tdeaddons/katefll_initplugin.po index 27b74e4777a..c5a33ce28bf 100644 --- a/tde-i18n-es_AR/messages/tdeaddons/katefll_initplugin.po +++ b/tde-i18n-es_AR/messages/tdeaddons/katefll_initplugin.po @@ -1,60 +1,67 @@ # 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_initplugin/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 +#, fuzzy msgid "Open File List..." -msgstr "" +msgstr "Abrir lista de archivos..." #: katefll_plugin.cpp:86 +#, fuzzy msgid "Save File List" -msgstr "" +msgstr "Guardar lista de archivos" #: katefll_plugin.cpp:90 +#, fuzzy 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" |