[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-12-17 16:43:17 -05:00
parent 22a6bf9e5a
commit 6488ff2c75
26 changed files with 66 additions and 44 deletions

View File

@ -1,7 +1,9 @@
<?php
$TRANSLATIONS = array(
"Files" => "Archivos",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("","")
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"Upload" => "Subir"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -0,0 +1,6 @@
<?php
$TRANSLATIONS = array(
"Password" => "Clave",
"Upload" => "Subir"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"_%s group found_::_%s groups found_" => array("",""),
"_%s user found_::_%s users found_" => array("","")
"_%s user found_::_%s users found_" => array("",""),
"Password" => "Clave"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,9 +1,12 @@
<?php
$TRANSLATIONS = array(
"Settings" => "Configuración",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day ago_::_%n days ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("",""),
"_{count} file conflict_::_{count} file conflicts_" => array("","")
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Password" => "Clave",
"Username" => "Usuario"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-17 06:45-0500\n"
"PO-Revision-Date: 2013-12-16 14:34+0000\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\n"
"PO-Revision-Date: 2013-12-17 15:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@ -150,7 +150,7 @@ msgstr ""
#: js/js.js:394
msgid "Settings"
msgstr ""
msgstr "Configuración"
#: js/js.js:865
msgid "seconds ago"
@ -315,7 +315,7 @@ msgstr ""
#: js/share.js:224 templates/installation.php:58 templates/login.php:38
msgid "Password"
msgstr ""
msgstr "Clave"
#: js/share.js:229
msgid "Allow Public Upload"
@ -483,7 +483,7 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:21 templates/installation.php:52
#: templates/login.php:31
msgid "Username"
msgstr ""
msgstr "Usuario"
#: lostpassword/templates/lostpassword.php:25
msgid ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-17 06:45-0500\n"
"PO-Revision-Date: 2013-12-16 14:34+0000\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\n"
"PO-Revision-Date: 2013-12-17 15:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@ -128,7 +128,7 @@ msgstr ""
#: appinfo/app.php:11
msgid "Files"
msgstr ""
msgstr "Archivos"
#: js/file-upload.js:228
msgid "Unable to upload {filename} as it is a directory or has 0 bytes"
@ -299,7 +299,7 @@ msgstr ""
#: lib/helper.php:11 templates/index.php:16
msgid "Upload"
msgstr ""
msgstr "Subir"
#: templates/admin.php:5
msgid "File handling"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-17 06:45-0500\n"
"PO-Revision-Date: 2013-12-16 14:34+0000\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\n"
"PO-Revision-Date: 2013-12-17 15:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@ -27,7 +27,7 @@ msgstr ""
#: templates/authenticate.php:10
msgid "Password"
msgstr ""
msgstr "Clave"
#: templates/part.404.php:3
msgid "Sorry, this link doesnt seem to work anymore."
@ -69,7 +69,7 @@ msgstr ""
#: templates/public.php:46 templates/public.php:49
msgid "Upload"
msgstr ""
msgstr "Subir"
#: templates/public.php:59
msgid "Cancel upload"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-17 06:45-0500\n"
"PO-Revision-Date: 2013-12-17 11:45+0000\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\n"
"PO-Revision-Date: 2013-12-17 15:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@ -38,7 +38,7 @@ msgstr ""
#: private/app.php:384
msgid "Settings"
msgstr ""
msgstr "Configuración"
#: private/app.php:396
msgid "Users"
@ -162,7 +162,7 @@ msgstr ""
#: private/search/provider/file.php:18 private/search/provider/file.php:36
msgid "Files"
msgstr ""
msgstr "Archivos"
#: private/search/provider/file.php:27 private/search/provider/file.php:34
msgid "Text"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-17 06:45-0500\n"
"PO-Revision-Date: 2013-12-16 14:34+0000\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\n"
"PO-Revision-Date: 2013-12-17 15:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@ -508,7 +508,7 @@ msgstr ""
#: templates/personal.php:39 templates/users.php:23 templates/users.php:89
msgid "Password"
msgstr ""
msgstr "Clave"
#: templates/personal.php:40
msgid "Your password was changed"
@ -649,7 +649,7 @@ msgstr ""
#: templates/users.php:87
msgid "Username"
msgstr ""
msgstr "Usuario"
#: templates/users.php:94
msgid "Storage"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-17 06:45-0500\n"
"PO-Revision-Date: 2013-12-16 14:34+0000\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\n"
"PO-Revision-Date: 2013-12-17 15:30+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@ -250,7 +250,7 @@ msgstr ""
#: templates/part.wizard-server.php:52
msgid "Password"
msgstr ""
msgstr "Clave"
#: templates/part.wizard-server.php:53
msgid "For anonymous access, leave DN and Password empty."

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-17 06:45-0500\n"
"PO-Revision-Date: 2013-12-17 11:45+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\n"
"PO-Revision-Date: 2013-12-17 11:50+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -99,7 +99,7 @@ msgstr "Lähdettä ei määritelty sovellusta asennettaessa"
#: private/installer.php:70
msgid "No href specified when installing app from http"
msgstr ""
msgstr "Href-määritettä ei asetettu asennettaessa sovellusta http:n yli"
#: private/installer.php:75
msgid "No path specified when installing app from local file"
@ -112,7 +112,7 @@ msgstr "Tyypin %s arkistot eivät ole tuettuja"
#: private/installer.php:103
msgid "Failed to open archive when installing app"
msgstr ""
msgstr "Pakettitiedoston avaaminen epäonnistui sovellusta asennettaessa"
#: private/installer.php:125
msgid "App does not provide an info.xml file"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View 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: 2013-12-17 06:45-0500\n"
"POT-Creation-Date: 2013-12-17 16:42-0500\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"

View File

@ -1,5 +1,7 @@
<?php
$TRANSLATIONS = array(
"Settings" => "Configuración",
"Files" => "Archivos",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n day go_::_%n days ago_" => array("",""),

View File

@ -16,8 +16,10 @@ $TRANSLATIONS = array(
"Back to Files" => "Takaisin tiedostoihin",
"Selected files too large to generate zip file." => "Valitut tiedostot ovat liian suurikokoisia mahtuakseen zip-tiedostoon.",
"No source specified when installing app" => "Lähdettä ei määritelty sovellusta asennettaessa",
"No href specified when installing app from http" => "Href-määritettä ei asetettu asennettaessa sovellusta http:n yli",
"No path specified when installing app from local file" => "Polkua ei määritelty sovellusta asennettaessa paikallisesta tiedostosta",
"Archives of type %s are not supported" => "Tyypin %s arkistot eivät ole tuettuja",
"Failed to open archive when installing app" => "Pakettitiedoston avaaminen epäonnistui sovellusta asennettaessa",
"App does not provide an info.xml file" => "Sovellus ei sisällä info.xml-tiedostoa",
"App can't be installed because of not allowed code in the App" => "Sovellusta ei voi asentaa, koska sovellus sisältää kiellettyä koodia",
"App can't be installed because it is not compatible with this version of ownCloud" => "Sovellusta ei voi asentaa, koska se ei ole yhteensopiva käytössä olevan ownCloud-version kanssa",

6
settings/l10n/es_CL.php Normal file
View File

@ -0,0 +1,6 @@
<?php
$TRANSLATIONS = array(
"Password" => "Clave",
"Username" => "Usuario"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";