[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-06-20 01:54:32 -04:00
parent e8e53c81f8
commit ca96b9d3d5
22 changed files with 155 additions and 119 deletions

View File

@ -1,11 +1,16 @@
<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "La compartición sirvidor a sirvidor nun ta habilitada nesti sirvidor",
"Couldn't add remote share" => "Nun pudo amestase una compartición remota",
"Shared with you" => "Compartío contigo",
"Shared with others" => "Compartío con otros",
"Shared by link" => "Compartíu por enllaz",
"No files have been shared with you yet." => "Entá nun se compartieron ficheros contigo.",
"You haven't shared any files yet." => "Entá nun compartiesti dengún ficheru.",
"You haven't shared any files by link yet." => "Entá nun compartiesti nengún ficheru por enllaz.",
"Add {name} from {owner}@{remote}" => "Amestar {name} de {owner}@{remote}",
"No ownCloud installation found at {remote}" => "Nun s'alcontró denguna instalación d'ownCloud en {remote}",
"Invalid ownCloud url" => "Url ownCloud inválida",
"Shared by {owner}" => "Compartíu por {owner}",
"Shared by" => "Compartíu por",
"This share is password-protected" => "Esta compartición tien contraseña protexida",
@ -19,9 +24,14 @@ $TRANSLATIONS = array(
"the link expired" => "l'enllaz caducó",
"sharing is disabled" => "la compartición ta deshabilitada",
"For more info, please ask the person who sent this link." => "Pa más información, entrúga-y a la persona qu'unvió esti enllaz",
"Save to ownCloud" => "Guardar en ownCloud",
"example.com/owncloud" => "exemplu.com/owncloud",
"Save" => "Guardar",
"Download" => "Baxar",
"Download %s" => "Descargar %s",
"Direct link" => "Enllaz direutu"
"Direct link" => "Enllaz direutu",
"File Sharing" => "Compartición de ficheru",
"Allow other instances to mount public links shared from this server" => "Permitir a otres instancies montar enllaces compartíos públicos d'esti sirvidor",
"Allow users to mount public link shares" => "Permitir a los usuarios montar enllaces compartíos públicos"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -1,11 +1,16 @@
<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "Sdílení mezi servery není povoleno",
"Couldn't add remote share" => "Nelze přidat vzdálené úložiště",
"Shared with you" => "Sdíleno s vámi",
"Shared with others" => "Sdíleno s ostatními",
"Shared by link" => "Sdíleno pomocí odkazu",
"No files have been shared with you yet." => "Zatím s vámi nikdo žádné soubory nesdílel.",
"You haven't shared any files yet." => "Zatím jste nesdíleli žádné soubory.",
"You haven't shared any files by link yet." => "Zatím jste nesdíleli pomocí odkazu žádný soubor.",
"Add {name} from {owner}@{remote}" => "Přidat {name} od {owner}@{remote}",
"No ownCloud installation found at {remote}" => "Nebyla nalezen žádný funkční ownCloud na {remote}",
"Invalid ownCloud url" => "Neplatná ownCloud url",
"Shared by {owner}" => "Sdílí {owner}",
"Shared by" => "Sdílí",
"This share is password-protected" => "Toto sdílení je chráněno heslem",
@ -19,9 +24,14 @@ $TRANSLATIONS = array(
"the link expired" => "platnost odkazu vypršela",
"sharing is disabled" => "sdílení je zakázané",
"For more info, please ask the person who sent this link." => "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
"Save to ownCloud" => "Uložit na ownCloud",
"example.com/owncloud" => "example.com/owncloud",
"Save" => "Uložit",
"Download" => "Stáhnout",
"Download %s" => "Stáhnout %s",
"Direct link" => "Přímý odkaz"
"Direct link" => "Přímý odkaz",
"File Sharing" => "Sdílení Souborů",
"Allow other instances to mount public links shared from this server" => "Povolit připojování veřejně sdílených odkazů z tohoto serveru",
"Allow users to mount public link shares" => "Povolit uživatelům připojovat veřejně sdílené odkazy"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";

View File

@ -1,11 +1,16 @@
<?php
$TRANSLATIONS = array(
"Server to server sharing is not enabled on this server" => "Server to server sharing is not enabled on this server",
"Couldn't add remote share" => "Couldn't add remote share",
"Shared with you" => "Shared with you",
"Shared with others" => "Shared with others",
"Shared by link" => "Shared by link",
"No files have been shared with you yet." => "No files have been shared with you yet.",
"You haven't shared any files yet." => "You haven't shared any files yet.",
"You haven't shared any files by link yet." => "You haven't shared any files by link yet.",
"Add {name} from {owner}@{remote}" => "Add {name} from {owner}@{remote}",
"No ownCloud installation found at {remote}" => "No ownCloud installation found at {remote}",
"Invalid ownCloud url" => "Invalid ownCloud URL",
"Shared by {owner}" => "Shared by {owner}",
"Shared by" => "Shared by",
"This share is password-protected" => "This share is password-protected",
@ -19,9 +24,14 @@ $TRANSLATIONS = array(
"the link expired" => "the link expired",
"sharing is disabled" => "sharing is disabled",
"For more info, please ask the person who sent this link." => "For more info, please ask the person who sent this link.",
"Save to ownCloud" => "Save to ownCloud",
"example.com/owncloud" => "example.com/owncloud",
"Save" => "Save",
"Download" => "Download",
"Download %s" => "Download %s",
"Direct link" => "Direct link"
"Direct link" => "Direct link",
"File Sharing" => "File Sharing",
"Allow other instances to mount public links shared from this server" => "Allow other instances to mount public links shared from this server",
"Allow users to mount public link shares" => "Allow users to mount public link shares"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 01:54-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n"
"PO-Revision-Date: 2014-06-19 22:00+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,11 +22,11 @@ msgstr ""
#: ajax/external.php:20
msgid "Server to server sharing is not enabled on this server"
msgstr ""
msgstr "La compartición sirvidor a sirvidor nun ta habilitada nesti sirvidor"
#: ajax/external.php:50
msgid "Couldn't add remote share"
msgstr ""
msgstr "Nun pudo amestase una compartición remota"
#: appinfo/app.php:46 js/app.js:34
msgid "Shared with you"
@ -54,15 +54,15 @@ msgstr "Entá nun compartiesti nengún ficheru por enllaz."
#: js/external.js:43 js/external.js:46
msgid "Add {name} from {owner}@{remote}"
msgstr ""
msgstr "Amestar {name} de {owner}@{remote}"
#: js/public.js:200
msgid "No ownCloud installation found at {remote}"
msgstr ""
msgstr "Nun s'alcontró denguna instalación d'ownCloud en {remote}"
#: js/public.js:201
msgid "Invalid ownCloud url"
msgstr ""
msgstr "Url ownCloud inválida"
#: js/share.js:60
msgid "Shared by {owner}"
@ -118,11 +118,11 @@ msgstr "Pa más información, entrúga-y a la persona qu'unvió esti enllaz"
#: templates/public.php:20
msgid "Save to ownCloud"
msgstr ""
msgstr "Guardar en ownCloud"
#: templates/public.php:22
msgid "example.com/owncloud"
msgstr ""
msgstr "exemplu.com/owncloud"
#: templates/public.php:23
msgid "Save"
@ -143,12 +143,12 @@ msgstr "Enllaz direutu"
#: templates/settings-admin.php:3
msgid "File Sharing"
msgstr ""
msgstr "Compartición de ficheru"
#: templates/settings-admin.php:7
msgid "Allow other instances to mount public links shared from this server"
msgstr ""
msgstr "Permitir a otres instancies montar enllaces compartíos públicos d'esti sirvidor"
#: templates/settings-admin.php:11
msgid "Allow users to mount public link shares"
msgstr ""
msgstr "Permitir a los usuarios montar enllaces compartíos públicos"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-17 01:54-0400\n"
"PO-Revision-Date: 2014-06-17 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n"
"PO-Revision-Date: 2014-06-19 21: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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -61,7 +61,7 @@ msgstr "Fallu al anovar \"%s\"."
msgid ""
"App \\\"%s\\\" can't be installed because it is not compatible with this "
"version of ownCloud."
msgstr ""
msgstr "L'aplicación \\\"%s\\\" nun pue instalase porque nun ye compatible con esta versión d'ownCloud"
#: private/app.php:1147
msgid "No app name specified"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-17 01:54-0400\n"
"PO-Revision-Date: 2014-06-17 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n"
"PO-Revision-Date: 2014-06-19 22:00+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -49,15 +49,15 @@ msgstr "Corréu-e unviáu"
msgid "You need to set your user email before being able to send test emails."
msgstr "Tienes de configurar la direición de corréu-e enantes de poder unviar mensaxes de prueba."
#: admin/controller.php:116 templates/admin.php:350
#: admin/controller.php:116 templates/admin.php:337
msgid "Send mode"
msgstr "Mou d'unviu"
#: admin/controller.php:118 templates/admin.php:363 templates/personal.php:144
#: admin/controller.php:118 templates/admin.php:350 templates/personal.php:144
msgid "Encryption"
msgstr "Cifráu"
#: admin/controller.php:120 templates/admin.php:387
#: admin/controller.php:120 templates/admin.php:374
msgid "Authentication method"
msgstr "Métodu d'autenticación"
@ -112,7 +112,7 @@ msgstr "Nun pudieron desaniciase dafechu les tos claves de cifráu, por favor co
#: ajax/installapp.php:18 ajax/uninstallapp.php:18
msgid "Couldn't remove app."
msgstr ""
msgstr "Nun pudo desaniciase l'aplicación."
#: ajax/lostpassword.php:12
msgid "Email saved"
@ -195,7 +195,7 @@ msgstr "El back-end nun sofita cambeos de contraseña, pero la contraseña de ci
msgid "Unable to change password"
msgstr "Nun pudo camudase la contraseña"
#: js/admin.js:126
#: js/admin.js:127
msgid "Sending..."
msgstr "Unviando..."
@ -213,7 +213,7 @@ msgstr "Anovar a {appversion}"
#: js/apps.js:90
msgid "Uninstall App"
msgstr ""
msgstr "Desinstalar aplicación"
#: js/apps.js:96 js/apps.js:158 js/apps.js:191
msgid "Disable"
@ -257,15 +257,15 @@ msgstr "Anováu"
#: js/apps.js:233
msgid "Uninstalling ...."
msgstr ""
msgstr "Desinstalando ..."
#: js/apps.js:236
msgid "Error while uninstalling app"
msgstr ""
msgstr "Fallu entrín se desinstalaba l'aplicación"
#: js/apps.js:237 templates/apps.php:56
msgid "Uninstall"
msgstr ""
msgstr "Desinstalar"
#: js/personal.js:256
msgid "Select a profile picture"
@ -319,11 +319,11 @@ msgstr "Hai d'escribir un nome de grupu válidu"
msgid "deleted {groupName}"
msgstr "desaniciáu {groupName}"
#: js/users/groups.js:206 js/users/users.js:255
#: js/users/groups.js:206 js/users/users.js:265
msgid "undo"
msgstr "desfacer"
#: js/users/users.js:37 templates/admin.php:302
#: js/users/users.js:37 templates/admin.php:292
#: templates/users/part.createuser.php:12 templates/users/part.userlist.php:10
#: templates/users/part.userlist.php:41
msgid "Groups"
@ -339,31 +339,31 @@ msgstr "Alministrador del Grupu"
msgid "Delete"
msgstr "Desaniciar"
#: js/users/users.js:84 templates/users/part.userlist.php:98
#: js/users/users.js:85 templates/users/part.userlist.php:98
msgid "never"
msgstr "enxamás"
#: js/users/users.js:254
#: js/users/users.js:264
msgid "deleted {userName}"
msgstr "desaniciáu {userName}"
#: js/users/users.js:371
#: js/users/users.js:381
msgid "add group"
msgstr "amestar Grupu"
#: js/users/users.js:568
#: js/users/users.js:578
msgid "A valid username must be provided"
msgstr "Tien d'apurrise un nome d'usuariu válidu"
#: js/users/users.js:569 js/users/users.js:575 js/users/users.js:590
#: js/users/users.js:579 js/users/users.js:585 js/users/users.js:600
msgid "Error creating user"
msgstr "Fallu al crear usuariu"
#: js/users/users.js:574
#: js/users/users.js:584
msgid "A valid password must be provided"
msgstr "Tien d'apurrise una contraseña válida"
#: js/users/users.js:598
#: js/users/users.js:608
msgid "Warning: Home directory for user \"{user}\" already exists"
msgstr "Avisu: el direutoriu d'aniciu pal usuariu \"{user}\" yá esiste."
@ -566,23 +566,23 @@ msgstr "Usa'l serviciu cron del sistema pa llamar al ficheru cron.php cada 15 mi
msgid "Sharing"
msgstr "Compartiendo"
#: templates/admin.php:240
#: templates/admin.php:238
msgid "Allow apps to use the Share API"
msgstr "Permitir a les aplicaciones usar la API de Compartición"
#: templates/admin.php:247
#: templates/admin.php:243
msgid "Allow users to share via link"
msgstr "Permitir a los usuarios compartir vía enllaz"
#: templates/admin.php:251
#: templates/admin.php:249
msgid "Enforce password protection"
msgstr "Ameyora la proteición por contraseña."
#: templates/admin.php:254
#: templates/admin.php:252
msgid "Allow public uploads"
msgstr "Permitir xubes públiques"
#: templates/admin.php:258
#: templates/admin.php:256
msgid "Set default expiration date"
msgstr "Afitar la data d'espiración predeterminada"
@ -598,116 +598,116 @@ msgstr "díes"
msgid "Enforce expiration date"
msgstr "Facer cumplir la data de caducidá"
#: templates/admin.php:276
#: templates/admin.php:271
msgid "Allow resharing"
msgstr "Permitir re-compartición"
#: templates/admin.php:283
#: templates/admin.php:276
msgid "Restrict users to only share with users in their groups"
msgstr "Restrinxir a los usuarios a compartir namái con otros usuarios nos sos grupos"
#: templates/admin.php:290
#: templates/admin.php:281
msgid "Allow users to send mail notification for shared files"
msgstr "Permitir a los usuarios unviar mensaxes de notificación pa ficheros compartíos"
#: templates/admin.php:297
#: templates/admin.php:286
msgid "Exclude groups from sharing"
msgstr "Esclúi grupos de compartir"
#: templates/admin.php:308
#: templates/admin.php:298
msgid ""
"These groups will still be able to receive shares, but not to initiate them."
msgstr "Estos grupos van poder siguir recibiendo conteníos compartíos, pero nun van poder anicialos"
#: templates/admin.php:316
#: templates/admin.php:303
msgid "Security"
msgstr "Seguridá"
#: templates/admin.php:327
#: templates/admin.php:314
msgid "Enforce HTTPS"
msgstr "Forciar HTTPS"
#: templates/admin.php:329
#: templates/admin.php:316
#, php-format
msgid "Forces the clients to connect to %s via an encrypted connection."
msgstr "Forciar a los veceros a coneutase a %s per duana d'una conexón cifrada."
#: templates/admin.php:335
#: templates/admin.php:322
#, php-format
msgid ""
"Please connect to your %s via HTTPS to enable or disable the SSL "
"enforcement."
msgstr "Por favor, conéutate a %s al traviés de HTTPS p'habilitar o deshabilitar l'aplicación de SSL."
#: templates/admin.php:345
#: templates/admin.php:332
msgid "Email Server"
msgstr "Sirvidor de corréu-e"
#: templates/admin.php:347
#: templates/admin.php:334
msgid "This is used for sending out notifications."
msgstr "Esto úsase pa unviar notificaciones."
#: templates/admin.php:378
#: templates/admin.php:365
msgid "From address"
msgstr "Dende la direición"
#: templates/admin.php:379
#: templates/admin.php:366
msgid "mail"
msgstr "corréu"
#: templates/admin.php:400
#: templates/admin.php:387
msgid "Authentication required"
msgstr "Necesítase autenticación"
#: templates/admin.php:404
#: templates/admin.php:391
msgid "Server address"
msgstr "Direición del sirvidor"
#: templates/admin.php:408
#: templates/admin.php:395
msgid "Port"
msgstr "Puertu"
#: templates/admin.php:413
#: templates/admin.php:400
msgid "Credentials"
msgstr "Credenciales"
#: templates/admin.php:414
#: templates/admin.php:401
msgid "SMTP Username"
msgstr "Nome d'usuariu SMTP"
#: templates/admin.php:417
#: templates/admin.php:404
msgid "SMTP Password"
msgstr "Contraseña SMTP"
#: templates/admin.php:421
#: templates/admin.php:408
msgid "Test email settings"
msgstr "Probar configuración de corréu electrónicu"
#: templates/admin.php:422
#: templates/admin.php:409
msgid "Send email"
msgstr "Unviar mensaxe"
#: templates/admin.php:427
#: templates/admin.php:414
msgid "Log"
msgstr "Rexistru"
#: templates/admin.php:428
#: templates/admin.php:415
msgid "Log level"
msgstr "Nivel de rexistru"
#: templates/admin.php:460
#: templates/admin.php:447
msgid "More"
msgstr "Más"
#: templates/admin.php:461
#: templates/admin.php:448
msgid "Less"
msgstr "Menos"
#: templates/admin.php:467 templates/personal.php:196
#: templates/admin.php:454 templates/personal.php:196
msgid "Version"
msgstr "Versión"
#: templates/admin.php:471 templates/personal.php:199
#: templates/admin.php:458 templates/personal.php:199
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 01:54-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n"
"PO-Revision-Date: 2014-06-19 19:30+0000\n"
"Last-Translator: Jaroslav Lichtblau <jaroslav@lichtblau.cz>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,11 +24,11 @@ msgstr ""
#: ajax/external.php:20
msgid "Server to server sharing is not enabled on this server"
msgstr ""
msgstr "Sdílení mezi servery není povoleno"
#: ajax/external.php:50
msgid "Couldn't add remote share"
msgstr ""
msgstr "Nelze přidat vzdálené úložiště"
#: appinfo/app.php:46 js/app.js:34
msgid "Shared with you"
@ -56,15 +56,15 @@ msgstr "Zatím jste nesdíleli pomocí odkazu žádný soubor."
#: js/external.js:43 js/external.js:46
msgid "Add {name} from {owner}@{remote}"
msgstr ""
msgstr "Přidat {name} od {owner}@{remote}"
#: js/public.js:200
msgid "No ownCloud installation found at {remote}"
msgstr ""
msgstr "Nebyla nalezen žádný funkční ownCloud na {remote}"
#: js/public.js:201
msgid "Invalid ownCloud url"
msgstr ""
msgstr "Neplatná ownCloud url"
#: js/share.js:60
msgid "Shared by {owner}"
@ -120,11 +120,11 @@ msgstr "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.
#: templates/public.php:20
msgid "Save to ownCloud"
msgstr ""
msgstr "Uložit na ownCloud"
#: templates/public.php:22
msgid "example.com/owncloud"
msgstr ""
msgstr "example.com/owncloud"
#: templates/public.php:23
msgid "Save"
@ -145,12 +145,12 @@ msgstr "Přímý odkaz"
#: templates/settings-admin.php:3
msgid "File Sharing"
msgstr ""
msgstr "Sdílení Souborů"
#: templates/settings-admin.php:7
msgid "Allow other instances to mount public links shared from this server"
msgstr ""
msgstr "Povolit připojování veřejně sdílených odkazů z tohoto serveru"
#: templates/settings-admin.php:11
msgid "Allow users to mount public link shares"
msgstr ""
msgstr "Povolit uživatelům připojovat veřejně sdílené odkazy"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-19 01:54-0400\n"
"PO-Revision-Date: 2014-06-18 06:12+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-06-20 01:54-0400\n"
"PO-Revision-Date: 2014-06-19 13:11+0000\n"
"Last-Translator: Darren Richardson <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,11 +20,11 @@ msgstr ""
#: ajax/external.php:20
msgid "Server to server sharing is not enabled on this server"
msgstr ""
msgstr "Server to server sharing is not enabled on this server"
#: ajax/external.php:50
msgid "Couldn't add remote share"
msgstr ""
msgstr "Couldn't add remote share"
#: appinfo/app.php:46 js/app.js:34
msgid "Shared with you"
@ -52,15 +52,15 @@ msgstr "You haven't shared any files by link yet."
#: js/external.js:43 js/external.js:46
msgid "Add {name} from {owner}@{remote}"
msgstr ""
msgstr "Add {name} from {owner}@{remote}"
#: js/public.js:200
msgid "No ownCloud installation found at {remote}"
msgstr ""
msgstr "No ownCloud installation found at {remote}"
#: js/public.js:201
msgid "Invalid ownCloud url"
msgstr ""
msgstr "Invalid ownCloud URL"
#: js/share.js:60
msgid "Shared by {owner}"
@ -116,11 +116,11 @@ msgstr "For more info, please ask the person who sent this link."
#: templates/public.php:20
msgid "Save to ownCloud"
msgstr ""
msgstr "Save to ownCloud"
#: templates/public.php:22
msgid "example.com/owncloud"
msgstr ""
msgstr "example.com/owncloud"
#: templates/public.php:23
msgid "Save"
@ -141,12 +141,12 @@ msgstr "Direct link"
#: templates/settings-admin.php:3
msgid "File Sharing"
msgstr ""
msgstr "File Sharing"
#: templates/settings-admin.php:7
msgid "Allow other instances to mount public links shared from this server"
msgstr ""
msgstr "Allow other instances to mount public links shared from this server"
#: templates/settings-admin.php:11
msgid "Allow users to mount public link shares"
msgstr ""
msgstr "Allow users to mount public link shares"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"
@ -316,7 +316,7 @@ msgstr ""
msgid "deleted {groupName}"
msgstr ""
#: js/users/groups.js:206 js/users/users.js:255
#: js/users/groups.js:206 js/users/users.js:265
msgid "undo"
msgstr ""
@ -336,31 +336,31 @@ msgstr ""
msgid "Delete"
msgstr ""
#: js/users/users.js:84 templates/users/part.userlist.php:98
#: js/users/users.js:85 templates/users/part.userlist.php:98
msgid "never"
msgstr ""
#: js/users/users.js:254
#: js/users/users.js:264
msgid "deleted {userName}"
msgstr ""
#: js/users/users.js:371
#: js/users/users.js:381
msgid "add group"
msgstr ""
#: js/users/users.js:568
#: js/users/users.js:578
msgid "A valid username must be provided"
msgstr ""
#: js/users/users.js:569 js/users/users.js:575 js/users/users.js:590
#: js/users/users.js:579 js/users/users.js:585 js/users/users.js:600
msgid "Error creating user"
msgstr ""
#: js/users/users.js:574
#: js/users/users.js:584
msgid "A valid password must be provided"
msgstr ""
#: js/users/users.js:598
#: js/users/users.js:608
msgid "Warning: Home directory for user \"{user}\" already exists"
msgstr ""

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

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: 2014-06-19 01:54-0400\n"
"POT-Creation-Date: 2014-06-20 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"

View File

@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Usuarios",
"Admin" => "Almin",
"Failed to upgrade \"%s\"." => "Fallu al anovar \"%s\".",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "L'aplicación \\\"%s\\\" nun pue instalase porque nun ye compatible con esta versión d'ownCloud",
"No app name specified" => "Nun s'especificó nome de l'aplicación",
"Unknown filetype" => "Triba de ficheru desconocida",
"Invalid image" => "Imaxe inválida",

View File

@ -21,6 +21,7 @@ $TRANSLATIONS = array(
"Couldn't decrypt your files, check your password and try again" => "Nun pudieron descifrase los ficheros. Revisa la contraseña ya inténtalo dempués",
"Encryption keys deleted permanently" => "Desaniciaes dafechu les claves de cifráu",
"Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" => "Nun pudieron desaniciase dafechu les tos claves de cifráu, por favor comprueba'l to owncloud.log o entruga a un alministrador",
"Couldn't remove app." => "Nun pudo desaniciase l'aplicación.",
"Email saved" => "Corréu-e guardáu",
"Invalid email" => "Corréu electrónicu non válidu",
"Unable to delete group" => "Nun pudo desaniciase'l grupu",
@ -43,6 +44,7 @@ $TRANSLATIONS = array(
"User Documentation" => "Documentación d'usuariu",
"Admin Documentation" => "Documentación p'alministradores",
"Update to {appversion}" => "Anovar a {appversion}",
"Uninstall App" => "Desinstalar aplicación",
"Disable" => "Desactivar",
"Enable" => "Activar",
"Please wait...." => "Espera, por favor....",
@ -53,6 +55,9 @@ $TRANSLATIONS = array(
"Error" => "Fallu",
"Update" => "Anovar",
"Updated" => "Anováu",
"Uninstalling ...." => "Desinstalando ...",
"Error while uninstalling app" => "Fallu entrín se desinstalaba l'aplicación",
"Uninstall" => "Desinstalar",
"Select a profile picture" => "Esbillar una imaxe de perfil",
"Very weak password" => "Contraseña mui feble",
"Weak password" => "Contraseña feble",