From 8da8d9368de8fd4db333d7d667f591bfb172bd64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 18 Nov 2024 21:53:26 +0000 Subject: [PATCH] Added translation using Weblate (Spanish (Argentina)) --- tde-i18n-es_AR/messages/tdepim/libksieve.po | 191 ++++++++++++++++++++ 1 file changed, 191 insertions(+) create mode 100644 tde-i18n-es_AR/messages/tdepim/libksieve.po diff --git a/tde-i18n-es_AR/messages/tdepim/libksieve.po b/tde-i18n-es_AR/messages/tdepim/libksieve.po new file mode 100644 index 00000000000..bab6f53821b --- /dev/null +++ b/tde-i18n-es_AR/messages/tdepim/libksieve.po @@ -0,0 +1,191 @@ +# SOME DESCRIPTIVE TITLE. +# Slávek Banko , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-05-11 04:03+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 "" + +#: shared/error.cpp:112 +msgid "Parse error: Carriage Return (CR) without Line Feed (LF)" +msgstr "" + +#: shared/error.cpp:115 +msgid "" +"Parse error: Unquoted Slash ('/') without Asterisk ('*'). Broken Comment?" +msgstr "" + +#: shared/error.cpp:119 +msgid "Parse error: Illegal Character" +msgstr "" + +#: shared/error.cpp:122 +msgid "Parse error: Unexpected Character, probably a missing space?" +msgstr "" + +#: shared/error.cpp:125 +msgid "Parse error: Tag Name has leading Digits" +msgstr "" + +#: shared/error.cpp:128 +msgid "" +"Parse error: Only whitespace and #comments may follow \"text:\" on the same " +"line" +msgstr "" + +#: shared/error.cpp:132 +msgid "Parse error: Number out of Range (must be smaller than %1)" +msgstr "" + +#: shared/error.cpp:135 +msgid "Parse error: Invalid UTF-8 sequence" +msgstr "" + +#: shared/error.cpp:138 +msgid "" +"Parse error: Premature end of Multiline String (did you forget the '.'?)" +msgstr "" + +#: shared/error.cpp:141 +msgid "Parse error: Premature end of Quoted String (missing closing '\"')" +msgstr "" + +#: shared/error.cpp:144 +msgid "Parse error: Premature end of String List (missing closing ']')" +msgstr "" + +#: shared/error.cpp:147 +msgid "Parse error: Premature end of Test List (missing closing ')')" +msgstr "" + +#: shared/error.cpp:150 +msgid "Parse error: Premature end of Block (missing closing '}')" +msgstr "" + +#: shared/error.cpp:153 +msgid "Parse error: Missing Whitespace" +msgstr "" + +#: shared/error.cpp:156 +msgid "Parse error: Missing ';' or Block" +msgstr "" + +#: shared/error.cpp:159 +msgid "Parse error: Expected ';' or '{', got something else" +msgstr "" + +#: shared/error.cpp:162 shared/error.cpp:177 +msgid "Parse error: Expected Command, got something else" +msgstr "" + +#: shared/error.cpp:165 +msgid "Parse error: Trailing, Leading or Duplicate Commas in String List" +msgstr "" + +#: shared/error.cpp:168 +msgid "Parse error: Trailing, Leading or Duplicate Commas in Test List" +msgstr "" + +#: shared/error.cpp:171 +msgid "Parse error: Missing ',' between Strings in String List" +msgstr "" + +#: shared/error.cpp:174 +msgid "Parse error: Missing ',' between Tests in Test List" +msgstr "" + +#: shared/error.cpp:180 +msgid "Parse error: Only Strings allowed in String Lists" +msgstr "" + +#: shared/error.cpp:183 +msgid "Parse error: Only Tests allowed in Test Lists" +msgstr "" + +#: shared/error.cpp:188 +msgid "\"require\" must be first command" +msgstr "" + +#: shared/error.cpp:191 +msgid "\"require\" missing for command \"%1\"" +msgstr "" + +#: shared/error.cpp:194 +msgid "\"require\" missing for test \"%1\"" +msgstr "" + +#: shared/error.cpp:197 +msgid "\"require\" missing for comparator \"%1\"" +msgstr "" + +#: shared/error.cpp:200 +msgid "Command \"%1\" not supported" +msgstr "" + +#: shared/error.cpp:203 +msgid "Test \"%1\" not supported" +msgstr "" + +#: shared/error.cpp:206 +msgid "Comparator \"%1\" not supported" +msgstr "" + +#: shared/error.cpp:209 +msgid "Site Policy Limit Violation: Test nesting too deep (max. %1)" +msgstr "" + +#: shared/error.cpp:212 +msgid "Site Policy Limit Violation: Block nesting too deep (max. %1)" +msgstr "" + +#: shared/error.cpp:215 +msgid "Invalid Argument \"%1\" to \"%2\"" +msgstr "" + +#: shared/error.cpp:218 +msgid "Conflicting Arguments: \"%1\" and \"%2\"" +msgstr "" + +#: shared/error.cpp:221 +msgid "Argument \"%1\" Repeated" +msgstr "" + +#: shared/error.cpp:224 +msgid "Command \"%1\" violates command ordering constraints" +msgstr "" + +#: shared/error.cpp:229 +msgid "Incompatible Actions \"%1\" and \"%2\" requested" +msgstr "" + +#: shared/error.cpp:232 +msgid "Mail Loop detected" +msgstr "" + +#: shared/error.cpp:235 +msgid "Site Policy Limit Violation: Too many Actions requested (max. %1)" +msgstr "" + +#: shared/error.cpp:238 +msgid "Unknown error" +msgstr ""