diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-25 02:11:52 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-25 02:11:52 +0200 |
commit | 6a6c18dfab494324d5fa7c2ea7a299830dd79612 (patch) | |
tree | 464276f325e2e0185a9e843bd86a2c192812ab94 /l10n/gl | |
parent | fba7200b05c54a20f009b501744dd1074afceec5 (diff) | |
download | nextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.tar.gz nextcloud-server-6a6c18dfab494324d5fa7c2ea7a299830dd79612.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/gl')
-rw-r--r-- | l10n/gl/core.po | 6 | ||||
-rw-r--r-- | l10n/gl/files.po | 4 | ||||
-rw-r--r-- | l10n/gl/files_encryption.po | 83 | ||||
-rw-r--r-- | l10n/gl/files_external.po | 4 | ||||
-rw-r--r-- | l10n/gl/files_sharing.po | 4 | ||||
-rw-r--r-- | l10n/gl/files_trashbin.po | 4 | ||||
-rw-r--r-- | l10n/gl/files_versions.po | 4 | ||||
-rw-r--r-- | l10n/gl/lib.po | 9 | ||||
-rw-r--r-- | l10n/gl/settings.po | 44 | ||||
-rw-r--r-- | l10n/gl/user_ldap.po | 4 | ||||
-rw-r--r-- | l10n/gl/user_webdavauth.po | 12 |
11 files changed, 119 insertions, 59 deletions
diff --git a/l10n/gl/core.po b/l10n/gl/core.po index 3a992b1ece6..50c6e6c5f6a 100644 --- a/l10n/gl/core.po +++ b/l10n/gl/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-24 01:57+0200\n" -"PO-Revision-Date: 2013-05-23 23:15+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-25 00:02+0000\n" "Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -223,7 +223,7 @@ msgstr "Cancelar" #: js/oc-dialogs.js:138 js/oc-dialogs.js:195 msgid "Error loading file picker template" -msgstr "" +msgstr "Produciuse un erro ao cargar o modelo do selector de ficheiros" #: js/oc-dialogs.js:161 msgid "Yes" diff --git a/l10n/gl/files.po b/l10n/gl/files.po index 8b39cf6301d..32363f8b968 100644 --- a/l10n/gl/files.po +++ b/l10n/gl/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-24 01:57+0200\n" -"PO-Revision-Date: 2013-05-23 23:15+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-24 23:25+0000\n" "Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/files_encryption.po b/l10n/gl/files_encryption.po index deed371c809..53d8a1f9b19 100644 --- a/l10n/gl/files_encryption.po +++ b/l10n/gl/files_encryption.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-04-27 02:16+0200\n" -"PO-Revision-Date: 2013-04-26 08:29+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-25 00:02+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -17,22 +17,77 @@ msgstr "" "Language: gl\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: templates/settings-personal.php:4 templates/settings.php:5 +#: ajax/adminrecovery.php:40 +msgid "Recovery key successfully " +msgstr "" + +#: ajax/adminrecovery.php:42 +msgid "Could not " +msgstr "" + +#: ajax/changeRecoveryPassword.php:49 +msgid "Password successfully changed." +msgstr "" + +#: ajax/changeRecoveryPassword.php:51 +msgid "Could not change the password. Maybe the old password was not correct." +msgstr "" + +#: js/settings-admin.js:11 +msgid "Saving..." +msgstr "" + +#: templates/settings-admin.php:5 templates/settings-personal.php:4 msgid "Encryption" msgstr "Cifrado" -#: templates/settings-personal.php:7 -msgid "File encryption is enabled." -msgstr "O cifrado de ficheiros está activado" +#: templates/settings-admin.php:9 +msgid "" +"Enable encryption passwords recovery key (allow sharing to recovery key):" +msgstr "" + +#: templates/settings-admin.php:13 +msgid "Recovery account password" +msgstr "" + +#: templates/settings-admin.php:20 templates/settings-personal.php:18 +msgid "Enabled" +msgstr "" + +#: templates/settings-admin.php:28 templates/settings-personal.php:26 +msgid "Disabled" +msgstr "" + +#: templates/settings-admin.php:32 +msgid "Change encryption passwords recovery key:" +msgstr "" + +#: templates/settings-admin.php:39 +msgid "Old Recovery account password" +msgstr "" + +#: templates/settings-admin.php:46 +msgid "New Recovery account password" +msgstr "" + +#: templates/settings-admin.php:51 +msgid "Change Password" +msgstr "" + +#: templates/settings-personal.php:9 +msgid "Enable password recovery by sharing all files with your administrator:" +msgstr "" #: templates/settings-personal.php:11 -msgid "The following file types will not be encrypted:" -msgstr "Os seguintes tipos de ficheiros non van seren cifrados:" +msgid "" +"Enabling this option will allow you to reobtain access to your encrypted " +"files if your password is lost" +msgstr "" -#: templates/settings.php:7 -msgid "Exclude the following file types from encryption:" -msgstr "Excluír os seguintes tipos de ficheiros do cifrado:" +#: templates/settings-personal.php:27 +msgid "File recovery settings updated" +msgstr "" -#: templates/settings.php:12 -msgid "None" -msgstr "Ningún" +#: templates/settings-personal.php:28 +msgid "Could not update file recovery" +msgstr "" diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po index 5353e0077df..38f4ed5da96 100644 --- a/l10n/gl/files_external.po +++ b/l10n/gl/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-24 01:57+0200\n" -"PO-Revision-Date: 2013-05-23 23:15+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-24 23:25+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po index 90d51ee3cfa..dd3de23a2ee 100644 --- a/l10n/gl/files_sharing.po +++ b/l10n/gl/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-24 01:57+0200\n" -"PO-Revision-Date: 2013-05-23 23:15+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-24 23:25+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/files_trashbin.po b/l10n/gl/files_trashbin.po index ecaed1a19b9..dd65678ec60 100644 --- a/l10n/gl/files_trashbin.po +++ b/l10n/gl/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-24 01:57+0200\n" -"PO-Revision-Date: 2013-05-23 23:16+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-24 23:26+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/files_versions.po b/l10n/gl/files_versions.po index b7440fc633f..be763534a5e 100644 --- a/l10n/gl/files_versions.po +++ b/l10n/gl/files_versions.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-04-27 02:16+0200\n" -"PO-Revision-Date: 2013-04-26 08:30+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-24 13:28+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/lib.po b/l10n/gl/lib.po index e5cf1f49551..50078ca2dbb 100644 --- a/l10n/gl/lib.po +++ b/l10n/gl/lib.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# mbouzada <mbouzada@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-24 01:57+0200\n" -"PO-Revision-Date: 2013-05-23 23:15+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-05-25 02:02+0200\n" +"PO-Revision-Date: 2013-05-25 00:02+0000\n" +"Last-Translator: mbouzada <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" @@ -123,7 +124,7 @@ msgstr "Deberá introducir unha conta existente ou o administrador." #: setup.php:155 msgid "Oracle connection could not be established" -msgstr "" +msgstr "Non foi posíbel estabelecer a conexión con Oracle" #: setup.php:237 msgid "MySQL username and/or password not valid" diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po index 74c09165beb..97102e6ae94 100644 --- a/l10n/gl/settings.po +++ b/l10n/gl/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-24 01:57+0200\n" -"PO-Revision-Date: 2013-05-23 23:15+0000\n" -"Last-Translator: mbouzada <mbouzada@gmail.com>\n" +"POT-Creation-Date: 2013-05-25 02:02+0200\n" +"PO-Revision-Date: 2013-05-25 00:02+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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" @@ -137,16 +137,16 @@ msgstr "desfacer" msgid "Unable to remove user" msgstr "Non é posíbel retirar o usuario" -#: js/users.js:92 templates/users.php:26 templates/users.php:78 -#: templates/users.php:103 +#: js/users.js:92 templates/users.php:26 templates/users.php:83 +#: templates/users.php:108 msgid "Groups" msgstr "Grupos" -#: js/users.js:95 templates/users.php:80 templates/users.php:115 +#: js/users.js:95 templates/users.php:85 templates/users.php:120 msgid "Group Admin" msgstr "Grupo Admin" -#: js/users.js:115 templates/users.php:155 +#: js/users.js:115 templates/users.php:160 msgid "Delete" msgstr "Eliminar" @@ -154,15 +154,15 @@ msgstr "Eliminar" msgid "add group" msgstr "engadir un grupo" -#: js/users.js:420 +#: js/users.js:428 msgid "A valid username must be provided" msgstr "Debe fornecer un nome de usuario" -#: js/users.js:421 js/users.js:427 js/users.js:442 +#: js/users.js:429 js/users.js:435 js/users.js:450 msgid "Error creating user" msgstr "Produciuse un erro ao crear o usuario" -#: js/users.js:426 +#: js/users.js:434 msgid "A valid password must be provided" msgstr "Debe fornecer un contrasinal" @@ -400,7 +400,7 @@ msgstr "Obteña os aplicativos para sincronizar os seus ficheiros" msgid "Show First Run Wizard again" msgstr "Amosar o axudante da primeira execución outra vez" -#: templates/personal.php:37 templates/users.php:23 templates/users.php:77 +#: templates/personal.php:37 templates/users.php:23 templates/users.php:82 msgid "Password" msgstr "Contrasinal" @@ -424,7 +424,7 @@ msgstr "Novo contrasinal" msgid "Change password" msgstr "Cambiar o contrasinal" -#: templates/personal.php:56 templates/users.php:76 +#: templates/personal.php:56 templates/users.php:81 msgid "Display Name" msgstr "Amosar o nome" @@ -456,7 +456,7 @@ msgstr "WebDAV" msgid "Use this address to connect to your ownCloud in your file manager" msgstr "Utilice este enderezo para conectarse ao seu ownCloud co administrador de ficheiros" -#: templates/users.php:21 templates/users.php:75 +#: templates/users.php:21 templates/users.php:80 msgid "Login Name" msgstr "Nome de acceso" @@ -464,30 +464,34 @@ msgstr "Nome de acceso" msgid "Create" msgstr "Crear" -#: templates/users.php:33 +#: templates/users.php:34 +msgid "Admin Recovery Password" +msgstr "" + +#: templates/users.php:38 msgid "Default Storage" msgstr "Almacenamento predeterminado" -#: templates/users.php:39 templates/users.php:133 +#: templates/users.php:44 templates/users.php:138 msgid "Unlimited" msgstr "Sen límites" -#: templates/users.php:57 templates/users.php:148 +#: templates/users.php:62 templates/users.php:153 msgid "Other" msgstr "Outro" -#: templates/users.php:82 +#: templates/users.php:87 msgid "Storage" msgstr "Almacenamento" -#: templates/users.php:93 +#: templates/users.php:98 msgid "change display name" msgstr "cambiar o nome visíbel" -#: templates/users.php:97 +#: templates/users.php:102 msgid "set new password" msgstr "estabelecer un novo contrasinal" -#: templates/users.php:128 +#: templates/users.php:133 msgid "Default" msgstr "Predeterminado" diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po index 49b8fa8f966..ff7219da905 100644 --- a/l10n/gl/user_ldap.po +++ b/l10n/gl/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-05-24 01:57+0200\n" -"PO-Revision-Date: 2013-05-23 23:16+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-24 23:26+0000\n" "Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/user_webdavauth.po b/l10n/gl/user_webdavauth.po index 89f599a0be8..779cbf82bae 100644 --- a/l10n/gl/user_webdavauth.po +++ b/l10n/gl/user_webdavauth.po @@ -3,16 +3,16 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# <mbouzada@gmail.com>, 2013. -# <mbouzada@gmail.com>, 2012. -# Miguel Branco, 2012. -# Xosé M. Lamas <correo.xmgz@gmail.com>, 2013. +# mbouzada <mbouzada@gmail.com>, 2013 +# mbouzada <mbouzada@gmail.com>, 2012 +# Miguel Branco, 2012 +# Xosé M. Lamas <correo.xmgz@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-04-17 02:20+0200\n" -"PO-Revision-Date: 2013-04-17 00:23+0000\n" +"POT-Creation-Date: 2013-05-25 02:01+0200\n" +"PO-Revision-Date: 2013-05-24 13:26+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" |