]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorJenkins for ownCloud <owncloud-bot@tmit.eu>
Mon, 7 Jul 2014 05:54:28 +0000 (01:54 -0400)
committerJenkins for ownCloud <owncloud-bot@tmit.eu>
Mon, 7 Jul 2014 05:54:28 +0000 (01:54 -0400)
23 files changed:
apps/files/l10n/gl.php
apps/files_sharing/l10n/gl.php
l10n/ast/lib.po
l10n/es/lib.po
l10n/gl/files.po
l10n/gl/files_sharing.po
l10n/gl/settings.po
l10n/ru/settings.po
l10n/templates/core.pot
l10n/templates/files.pot
l10n/templates/files_encryption.pot
l10n/templates/files_external.pot
l10n/templates/files_sharing.pot
l10n/templates/files_trashbin.pot
l10n/templates/files_versions.pot
l10n/templates/lib.pot
l10n/templates/private.pot
l10n/templates/settings.pot
l10n/templates/user_ldap.pot
l10n/templates/user_webdavauth.pot
lib/l10n/ast.php
lib/l10n/es.php
settings/l10n/gl.php

index 9e4012c35e38233bbdd0a607318411ba8b3c3f21..75fd694e75d628296ab87d092374bc7145f47da8 100644 (file)
@@ -1,5 +1,7 @@
 <?php
 $TRANSLATIONS = array(
+"Storage not available" => "Almacenamento non dispoñíbel",
+"Storage invalid" => "Almacenamento incorrecto",
 "Unknown error" => "Produciuse un erro descoñecido",
 "Could not move %s - File with this name already exists" => "Non foi posíbel mover %s; Xa existe un ficheiro con ese nome.",
 "Could not move %s" => "Non foi posíbel mover %s",
index cddf489cf0258fe7ba6b8fc0015b950f00fbb7b0..4c5158e5e47c5d681ddfe2985dfd089df0578486 100644 (file)
@@ -25,6 +25,7 @@ $TRANSLATIONS = array(
 "the link expired" => "a ligazón caducou",
 "sharing is disabled" => "foi desactivada a compartición",
 "For more info, please ask the person who sent this link." => "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.",
+"Add to your ownCloud" => "Engadir ao seu ownCloud",
 "Download" => "Descargar",
 "Download %s" => "Descargar %s",
 "Direct link" => "Ligazón directa",
index a035585da5f9e0bc9abfe7e96d7b62968cce6715..1e8ddbef5dc06b3272eedd63cb795929b7ccde41 100644 (file)
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-02 01:54-0400\n"
-"PO-Revision-Date: 2014-07-02 02:59+0000\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
+"PO-Revision-Date: 2014-07-07 01:50+0000\n"
 "Last-Translator: Ḷḷumex03 <l.lumex03.tornes@gmail.com>\n"
 "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
 "MIME-Version: 1.0\n"
@@ -579,7 +579,7 @@ msgstr ""
 
 #: private/util.php:609
 msgid "PostgreSQL >= 9 required"
-msgstr ""
+msgstr "PostgreSQL >= 9 requeríu"
 
 #: private/util.php:610
 msgid "Please upgrade your database version"
@@ -587,7 +587,7 @@ msgstr "Por favor, anova la versión de la to base de datos"
 
 #: private/util.php:617
 msgid "Error occurred while checking PostgreSQL version"
-msgstr ""
+msgstr "Asocedió un fallu entrín se comprobaba la versión de PostgreSQL"
 
 #: private/util.php:618
 msgid ""
index 303cc43a4d942a7f7dc663545bd66f1e98c61a3a..47ef3906a5e0de7a416befd08a69c1fc1ba5a846 100644 (file)
@@ -20,9 +20,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-03 01:54-0400\n"
-"PO-Revision-Date: 2014-07-03 02:20+0000\n"
-"Last-Translator: macofe <macofe.languagetool@gmail.com>\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
+"PO-Revision-Date: 2014-07-06 16:31+0000\n"
+"Last-Translator: Raul Fernandez Garcia <raulfg3@gmail.com>\n"
 "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -505,7 +505,7 @@ msgstr "No se puede escribir en el directorio de \"apps\""
 msgid ""
 "This can usually be fixed by %sgiving the webserver write access to the apps"
 " directory%s or disabling the appstore in the config file."
-msgstr ""
+msgstr "Esto puede ser facilmente solucionado, %sdando permisos de escritura al servidor Web en el directorio%s de apps o deshabilitando la tienda de apps en el archivo de configuración."
 
 #: private/util.php:440
 #, php-format
@@ -522,13 +522,13 @@ msgstr "Esto puede ser solucionado <a href=\"%s\" target=\"_blank\">dando al ser
 #: private/util.php:457
 #, php-format
 msgid "Setting locale to %s failed"
-msgstr ""
+msgstr "Falló la activación del idioma %s "
 
 #: private/util.php:460
 msgid ""
 "Please install one of theses locales on your system and restart your "
 "webserver."
-msgstr ""
+msgstr "Por favor instale uno de estos idiomas en su sitema y reinicie su servidor Web."
 
 #: private/util.php:464
 msgid "Please ask your server administrator to install the module."
index 05aef6c185bd18092468c0c70f86188b1d122238..73f16886a3fca0a1484a72a71b18271a635a0b49 100644 (file)
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-05 01:54-0400\n"
-"PO-Revision-Date: 2014-07-04 15:13+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
+"PO-Revision-Date: 2014-07-06 21:00+0000\n"
+"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,11 +21,11 @@ msgstr ""
 
 #: ajax/list.php:38
 msgid "Storage not available"
-msgstr ""
+msgstr "Almacenamento non dispoñíbel"
 
 #: ajax/list.php:45
 msgid "Storage invalid"
-msgstr ""
+msgstr "Almacenamento incorrecto"
 
 #: ajax/list.php:52
 msgid "Unknown error"
index b4896100ff81be1722e4c2c5eaf79d22bfdf1e14..3384e75c4e4c3a74a9871b5f795c4d2abb13c8a0 100644 (file)
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-05 01:54-0400\n"
-"PO-Revision-Date: 2014-07-05 05:54+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
+"PO-Revision-Date: 2014-07-06 20:41+0000\n"
+"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -122,7 +122,7 @@ msgstr "Para obter máis información, pregúntelle á persoa que lle enviou a l
 
 #: templates/public.php:22
 msgid "Add to your ownCloud"
-msgstr ""
+msgstr "Engadir ao seu ownCloud"
 
 #: templates/public.php:30
 msgid "Download"
index 7705716264a1cb4ed6ae4b347c123ab4f6b71afc..1a294ae1075d89b3ba1528f3f5125b07b39e4812 100644 (file)
@@ -9,9 +9,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-05 01:54-0400\n"
-"PO-Revision-Date: 2014-07-04 15:13+0000\n"
-"Last-Translator: I Robot\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
+"PO-Revision-Date: 2014-07-06 20:51+0000\n"
+"Last-Translator: Miguel Anxo Bouzada <mbouzada@gmail.com>\n"
 "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -785,7 +785,7 @@ msgid ""
 "\t\tor\n"
 "\t\t<a href=\"https://owncloud.org/promote\"\n"
 "\t\t\ttarget=\"_blank\">spread the word</a>!"
-msgstr ""
+msgstr "Se quere colaborar co proxecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">participar no desenvolvemento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">axudar a difundilo</a>!"
 
 #: templates/personal.php:31
 msgid "Show First Run Wizard again"
index e094d6af9a6505cd072d9d85d04052d11cc28cc5..acd9ba2818da23dc2ac7c5d724be9a6d5945a4c8 100644 (file)
@@ -29,8 +29,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-05 01:54-0400\n"
-"PO-Revision-Date: 2014-07-04 15:13+0000\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
+"PO-Revision-Date: 2014-07-06 14:31+0000\n"
 "Last-Translator: I Robot\n"
 "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
 "MIME-Version: 1.0\n"
index aa1abd55dbaae9fbde0b9ae0b5d3870ec85ada77..5bf92e8566839da6f12738f551f367fc1ed1af08 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 75e6c6eb25adeb61be2fafbaa1cf3e97af3fd502..59e72232d1cbe42a9f1884481d2e7b2f24bf49de 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index f7cb591e47142b3c909adf44f918f4a3f1052e5d..c86e85353c21347ebbcd9eeffc5ea2e637d01ce4 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 9fe7cbe7a809b6ed2826a2b243cef77803421327..d21c157c972f64822f8175de4179204e958fdef4 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index b1198b3f8395398ca53a31211bb0a3ba59247da3..b0ab33adf6bf9ecc5fb512feed16fd7a086d6846 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 0154cab1d1661a655bcf538ea8c17ef25b5e74d3..538dc72584b2c856785e2b326b4d7a2bfa7ce936 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index e4e03747dd6e047ac336bfe7e26612338f668a97..2fb71ca30e9ba6e39b934167030dd800269de209 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 8a142aeeb6851456ebf0fe42317527b352de7195..3db354c5764fd07575ca8127ee8ca5540bcbd8ff 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index d06d5ae5485c2512554ece0ef88bb8cc15466305..449e88b4f2cf54d9688f60f3bae0628182198cf3 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 5b9e631e5e9862a6ab86bf4857af83e574b7f05c..dd891b84cac2722bec096ed94b41017260b7024b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 9c52c82f58285fc44003a935bc32a994f3d619ae..23ece5367e1eae0ca15667f15aa86dba51788df9 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index a464f1ffdafc5950c7fbbdd08c6e7889f52b89bc..04d6243901668631f0034a07c4c7d04af8ecf139 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-07-06 01:54-0400\n"
+"POT-Creation-Date: 2014-07-07 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 3e9646f59cb4d8541881c8e3791d84cd1e41bea0..9a9c7b2c5461ae845685f3b1fd47ed9a286f9072 100644 (file)
@@ -92,7 +92,9 @@ $TRANSLATIONS = array(
 "Cannot write into \"apps\" directory" => "Nun pue escribise nel direutoriu \"apps\"",
 "Cannot create \"data\" directory (%s)" => "Nun pue crease'l direutoriu \"data\" (%s)",
 "Please ask your server administrator to install the module." => "Por favor, entrúga-y al to alministrador del sirvidor pa instalar el módulu.",
+"PostgreSQL >= 9 required" => "PostgreSQL >= 9 requeríu",
 "Please upgrade your database version" => "Por favor, anova la versión de la to base de datos",
+"Error occurred while checking PostgreSQL version" => "Asocedió un fallu entrín se comprobaba la versión de PostgreSQL",
 "Could not obtain lock type %d on \"%s\"." => "Nun pudo facese'l bloquéu %d en \"%s\"."
 );
 $PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
index 06faa7ebc0c5a18be0ba900260abffc6de4bbd8d..fb059bf8b7a30f888e36d58cb6f439338c921270 100644 (file)
@@ -94,8 +94,11 @@ $TRANSLATIONS = array(
 "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." => "Los permisos usualmente pueden ser  solucionados, %sdando permisos de escritura al directorio de configuración en el servidor Web%s.",
 "Cannot write into \"config\" directory" => "No se puede escribir el el directorio de configuración",
 "Cannot write into \"apps\" directory" => "No se puede escribir en el directorio de \"apps\"",
+"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." => "Esto puede ser facilmente solucionado, %sdando permisos de escritura al servidor Web en el directorio%s de apps o deshabilitando la tienda de apps en el archivo de configuración.",
 "Cannot create \"data\" directory (%s)" => "No puedo crear del directorio \"data\" (%s)",
 "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." => "Esto puede ser solucionado <a href=\"%s\" target=\"_blank\">dando al servidor web permisos de escritura en el directorio raíz</a>.",
+"Setting locale to %s failed" => "Falló la activación del idioma %s ",
+"Please install one of theses locales on your system and restart your webserver." => "Por favor instale uno de estos idiomas en su sitema y reinicie su servidor Web.",
 "Please ask your server administrator to install the module." => "Consulte al administrador de su servidor para instalar el módulo.",
 "PHP module %s not installed." => "El ódulo PHP %s no está instalado.",
 "PHP %s or higher is required." => "Se requiere PHP %s o superior.",
index 6098cc65056198e430fe412e6962edeee3b29d69..051bffb312d78cc477868cbb0e57b5d4e4b9fc5e 100644 (file)
@@ -172,6 +172,7 @@ $TRANSLATIONS = array(
 "Bugtracker" => "Seguemento de fallos",
 "Commercial Support" => "Asistencia comercial",
 "Get the apps to sync your files" => "Obteña os aplicativos para sincronizar os seus ficheiros",
+"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" => "Se quere colaborar co proxecto\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">participar no desenvolvemento</a>\n\t\tou\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">axudar a difundilo</a>!",
 "Show First Run Wizard again" => "Amosar o axudante da primeira execución outra vez",
 "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Ten en uso <strong>%s</strong> do total dispoñíbel de <strong>%s</strong>",
 "Password" => "Contrasinal",