diff options
Diffstat (limited to 'tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po')
-rw-r--r-- | tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po b/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po index 7b447439923..17469c3420b 100644 --- a/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po +++ b/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po @@ -1,56 +1,63 @@ # SOME DESCRIPTIVE TITLE. # Slávek Banko <slavek.banko@axis.cz>, 2024. +# Alejo Fernández <alejofernandez@hotmail.com.ar>, 2024. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-05-11 04:01+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-11-18 18:15+0000\n" +"Last-Translator: Alejo Fernández <alejofernandez@hotmail.com.ar>\n" +"Language-Team: Spanish (Argentina) <https://mirror.git.trinitydesktop.org/" +"weblate/projects/tdelibs/tdetexteditor_insertfile/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). 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). msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" +msgstr "alejoo.fernandez.2003@gmail.com" #: insertfileplugin.cpp:79 msgid "Insert File..." -msgstr "" +msgstr "Insertar archivo..." #: insertfileplugin.cpp:88 msgid "Choose File to Insert" -msgstr "" +msgstr "Elijí un archivo a insertar" #: insertfileplugin.cpp:116 msgid "" "Failed to load file:\n" "\n" msgstr "" +"Error cargando archivo:\n" +"\n" #: insertfileplugin.cpp:116 insertfileplugin.cpp:137 insertfileplugin.cpp:159 msgid "Insert File Error" -msgstr "" +msgstr "Error de inserción de archivo" #: insertfileplugin.cpp:130 msgid "" "<p>The file <strong>%1</strong> does not exist or is not readable, aborting." msgstr "" +"<p>El archivo <strong>%1</strong> no existe o no es legible, abandonando." #: insertfileplugin.cpp:134 msgid "<p>Unable to open file <strong>%1</strong>, aborting." -msgstr "" +msgstr "<p>Imposible abrir el archivo <strong>%1</strong>, abandonando." #: insertfileplugin.cpp:157 msgid "<p>File <strong>%1</strong> had no contents." -msgstr "" +msgstr "<p>El archivo <strong>%1</strong> no tiene contenidos." |