diff options
author | Slávek Banko <[email protected]> | 2024-06-25 07:37:02 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2024-06-25 07:37:02 +0000 |
commit | fd288ca33cad1a2e38b68d5f7c246924db501870 (patch) | |
tree | 8e8afe28ef40e204536e1cc36adc42bfcd4ea418 /tde-i18n-es_AR/messages | |
parent | d7ac729bb6eacea5990c3122010b34579026f9b8 (diff) | |
download | tde-i18n-fd288ca33cad1a2e38b68d5f7c246924db501870.tar.gz tde-i18n-fd288ca33cad1a2e38b68d5f7c246924db501870.zip |
Added translation using Weblate (Spanish (Argentina))
Diffstat (limited to 'tde-i18n-es_AR/messages')
-rw-r--r-- | tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po b/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po new file mode 100644 index 00000000000..aab9282945e --- /dev/null +++ b/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_insertfile.po @@ -0,0 +1,58 @@ +# SOME DESCRIPTIVE TITLE. +# Slávek Banko <[email protected]>, 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" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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 "" + +#. 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 "" + +#: insertfileplugin.cpp:79 +msgid "Insert File..." +msgstr "" + +#: insertfileplugin.cpp:88 +msgid "Choose File to Insert" +msgstr "" + +#: insertfileplugin.cpp:116 +msgid "" +"Failed to load file:\n" +"\n" +msgstr "" + +#: insertfileplugin.cpp:116 insertfileplugin.cpp:137 insertfileplugin.cpp:159 +msgid "Insert File Error" +msgstr "" + +#: insertfileplugin.cpp:130 +msgid "" +"<p>The file <strong>%1</strong> does not exist or is not readable, aborting." +msgstr "" + +#: insertfileplugin.cpp:134 +msgid "<p>Unable to open file <strong>%1</strong>, aborting." +msgstr "" + +#: insertfileplugin.cpp:157 +msgid "<p>File <strong>%1</strong> had no contents." +msgstr "" |