diff --git a/omega-locales/es_AR/LC_MESSAGES/omega-web.po b/omega-locales/es_AR/LC_MESSAGES/omega-web.po index c7a7def..59ade3e 100644 --- a/omega-locales/es_AR/LC_MESSAGES/omega-web.po +++ b/omega-locales/es_AR/LC_MESSAGES/omega-web.po @@ -3,15 +3,16 @@ msgstr "" "Project-Id-Version: SwitchyOmega 2.3.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2015-02-13 10:29+0000\n" -"PO-Revision-Date: 2015-02-13 10:29+0000\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2015-03-02 14:15+0200\n" +"Last-Translator: Kleiver Fonseca \n" +"Language-Team: Argentinean Spanish " +"\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 2.2-dev\n" +"X-Generator: Weblate 2.3-dev\n" msgid "appNameShort" msgstr "SwitchyOmega" @@ -20,43 +21,45 @@ msgid "manifest_app_name" msgstr "Proxy SwitchyOmega" msgid "manifest_app_description" -msgstr "Manage and switch between multiple proxies quickly & easily." +msgstr "Administra e intercambia entre múltiples proxys rápido y fácil." msgid "manifest_icon_default_title" -msgstr "Loading…" +msgstr "Cargando…" msgid "upgrade_profile_auto" -msgstr "Auto Switch" +msgstr "Intercambio automático" msgid "profile_direct" -msgstr "[Direct]" +msgstr "[Directo]" msgid "profile_system" -msgstr "[System Proxy]" +msgstr "[Proxy del sistema]" msgid "condition_HostWildcardCondition" -msgstr "Host wildcard" +msgstr "Comodín de host" msgid "condition_help_HostWildcardCondition" msgstr "" -"Matches hosts (domain names) by wildcard.
The asterisk * matches zero or more characters.
The question mark ? matches exactly one character.

Note that rules beginning with " -"*. are specially treated only in Host wildcard conditions." -"
Example: *.example.com will match www.example.com AND " -"example.com as well.
To match subdomains only, use two " -"asterisks like **.example.com." +"Coincide con hosts (nombres de dominio) por comodines.
El asterisco " +"* es comodín para cero o más caracteres.
El signo de " +"interrogación ? lo es para exactamente un carácter.

" +"Ten en cuenta que las reglas que comienzan con *. son " +"especialmente tratadas solo en las condiciones de comodines de " +"Host.
Ejemplo: *.example.com coincidirá www.ejemplo.com Y " +"ejemplo.com por igual.
Para coincidir subdominios solamente, " +"usa dos asteriscos como **.ejemplo.com." msgid "condition_HostRegexCondition" msgstr "Host regex" msgid "condition_help_HostRegexCondition" msgstr "" -"Like Host wildcard condition, but matches hosts (domain names) by regular " -"expression.
Regular expressions can be hard to construct (and read)." -"
It is recommended to use wildcards for most cases and only use regex for " -"conditions that cannot be achieved by any other condition type." +"Como la condición de comodín de Host, pero coincide hosts (nombres de " +"dominio) por " +"expresión regular.
Las expresiones regulares pueden ser difíciles de " +"construir (y leer).
Es recomendado usar comodines para la mayoría de los " +"casos y solo usar expresiones regulares para las condiciones que no ses " +"pueden expresar por ningún otro tipo de condición." msgid "condition_HostLevelsCondition" msgstr "Host levels" @@ -1110,4 +1113,4 @@ msgid "contextMenu_inspectLink" msgstr "Inspect proxy to be used if this Link is opened" msgid "contextMenu_inspectElement" -msgstr "Inspect proxy used for this Element" +msgstr "Inspeccionar proxy utilizado para este Elemento."