nextcloud/l10n/gl/lib.po

629 lines
22 KiB
Plaintext
Raw Normal View History

2012-07-28 04:05:38 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2014-06-05 09:57:20 +04:00
# Miguel Anxo Bouzada <mbouzada@gmail.com>, 2013
# Miguel Anxo Bouzada <mbouzada@gmail.com>, 2014
2012-07-28 04:05:38 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
2013-11-21 19:05:34 +04:00
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
2014-08-30 09:57:04 +04:00
"POT-Creation-Date: 2014-08-30 01:54-0400\n"
"PO-Revision-Date: 2014-08-30 05:24+0000\n"
2014-08-19 09:57:09 +04:00
"Last-Translator: I Robot\n"
2012-07-28 04:05:38 +04:00
"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"
"Content-Transfer-Encoding: 8bit\n"
"Language: gl\n"
2012-09-19 04:07:26 +04:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2012-07-28 04:05:38 +04:00
2014-08-30 09:57:04 +04:00
#: base.php:201 base.php:208
2014-06-29 09:56:00 +04:00
msgid "Cannot write into \"config\" directory!"
2014-07-01 09:54:43 +04:00
msgstr "Non é posíbel escribir no directorio «config»!"
2014-06-29 09:56:00 +04:00
2014-08-30 09:57:04 +04:00
#: base.php:202
2014-06-29 09:56:00 +04:00
msgid ""
"This can usually be fixed by giving the webserver write access to the config"
" directory"
2014-07-01 09:54:43 +04:00
msgstr "Polo xeral, isto pode ser fixado para permitirlle ao servidor web acceso de escritura ao directorio «config»"
2014-06-29 09:56:00 +04:00
2014-08-30 09:57:04 +04:00
#: base.php:204
2014-06-29 09:56:00 +04:00
#, php-format
msgid "See %s"
2014-07-01 09:54:43 +04:00
msgstr "Vexa %s"
2014-06-29 09:56:00 +04:00
2014-08-30 09:57:04 +04:00
#: base.php:209 private/util.php:442
2014-06-29 09:56:00 +04:00
#, php-format
msgid ""
"This can usually be fixed by %sgiving the webserver write access to the "
"config directory%s."
2014-07-01 09:54:43 +04:00
msgstr "Polo xeral, isto pode ser fixado para %spermitirlle ao servidor web acceso de escritura ao directorio «config»%s."
2014-06-29 09:56:00 +04:00
2014-08-30 09:57:04 +04:00
#: base.php:581
2014-08-20 09:56:58 +04:00
msgid "Sample configuration detected"
msgstr ""
2014-08-30 09:57:04 +04:00
#: base.php:582
2014-08-20 09:56:58 +04:00
msgid ""
"It has been detected that the sample configuration has been copied. This can"
" break your installation and is unsupported. Please read the documentation "
"before performing changes on config.php"
msgstr ""
#: private/app.php:374
2012-07-28 04:05:38 +04:00
msgid "Help"
2013-04-27 04:24:29 +04:00
msgstr "Axuda"
2012-07-28 04:05:38 +04:00
2014-08-20 09:56:58 +04:00
#: private/app.php:387
2012-07-28 04:05:38 +04:00
msgid "Personal"
2013-04-27 04:24:29 +04:00
msgstr "Persoal"
2012-07-28 04:05:38 +04:00
2014-08-20 09:56:58 +04:00
#: private/app.php:398
2012-07-28 04:05:38 +04:00
msgid "Settings"
2013-04-27 04:24:29 +04:00
msgstr "Axustes"
2012-07-28 04:05:38 +04:00
2014-08-20 09:56:58 +04:00
#: private/app.php:410
2012-07-28 04:05:38 +04:00
msgid "Users"
2013-04-27 04:24:29 +04:00
msgstr "Usuarios"
2012-07-28 04:05:38 +04:00
2014-08-20 09:56:58 +04:00
#: private/app.php:423
2012-07-28 04:05:38 +04:00
msgid "Admin"
2013-04-27 04:24:29 +04:00
msgstr "Administración"
2012-07-28 04:05:38 +04:00
2014-08-20 09:56:58 +04:00
#: private/app.php:1118
2014-06-17 09:55:43 +04:00
#, php-format
msgid ""
"App \\\"%s\\\" can't be installed because it is not compatible with this "
"version of ownCloud."
2014-08-15 09:56:14 +04:00
msgstr "Non é posíbel instalar a aplicación «%s» por non seren compatíbel con esta versión do ownCloud."
2014-06-17 09:55:43 +04:00
2014-08-20 09:56:58 +04:00
#: private/app.php:1130
2014-06-17 09:55:43 +04:00
msgid "No app name specified"
2014-08-15 09:56:14 +04:00
msgstr "Non se especificou o nome da aplicación"
2014-06-17 09:55:43 +04:00
2013-12-17 15:46:52 +04:00
#: private/avatar.php:66
2013-09-16 19:38:45 +04:00
msgid "Unknown filetype"
2013-09-18 19:50:02 +04:00
msgstr "Tipo de ficheiro descoñecido"
2013-09-16 19:38:45 +04:00
2013-12-17 15:46:52 +04:00
#: private/avatar.php:71
2013-09-16 19:38:45 +04:00
msgid "Invalid image"
2013-09-18 19:50:02 +04:00
msgstr "Imaxe incorrecta"
2013-09-16 19:38:45 +04:00
2014-08-07 09:55:10 +04:00
#: private/defaults.php:42
2013-07-05 04:21:23 +04:00
msgid "web services under your control"
2013-07-06 04:08:38 +04:00
msgstr "servizos web baixo o seu control"
2013-07-05 04:21:23 +04:00
2014-06-17 09:55:43 +04:00
#: private/installer.php:77
msgid "App directory already exists"
2014-08-15 09:56:14 +04:00
msgstr "Xa existe o directorio da aplicación"
2014-06-17 09:55:43 +04:00
#: private/installer.php:90
#, php-format
msgid "Can't create app folder. Please fix permissions. %s"
2014-08-15 09:56:14 +04:00
msgstr "Non é posíbel crear o cartafol de aplicacións. Corrixa os permisos. %s"
2014-06-17 09:55:43 +04:00
2014-06-29 09:56:00 +04:00
#: private/installer.php:235
2013-08-26 03:21:52 +04:00
msgid "No source specified when installing app"
2014-08-15 09:56:14 +04:00
msgstr "Non foi especificada ningunha orixe ao instalar aplicacións"
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:243
2013-08-26 03:21:52 +04:00
msgid "No href specified when installing app from http"
2014-08-15 09:56:14 +04:00
msgstr "Non foi especificada ningunha href ao instalar aplicacións"
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:248
2013-08-26 03:21:52 +04:00
msgid "No path specified when installing app from local file"
2014-08-15 09:56:14 +04:00
msgstr "Non foi especificada ningunha ruta ao instalar aplicacións desde un ficheiro local"
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:256
2013-08-26 03:21:52 +04:00
#, php-format
msgid "Archives of type %s are not supported"
2013-08-30 17:38:20 +04:00
msgstr "Os arquivos do tipo %s non están admitidos"
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:270
2013-08-26 03:21:52 +04:00
msgid "Failed to open archive when installing app"
2014-08-15 09:56:14 +04:00
msgstr "Non foi posíbel abrir o arquivo ao instalar aplicacións"
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:308
2013-08-26 03:21:52 +04:00
msgid "App does not provide an info.xml file"
2014-08-15 09:56:14 +04:00
msgstr "A aplicación non fornece un ficheiro info.xml"
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:314
2013-08-26 03:21:52 +04:00
msgid "App can't be installed because of not allowed code in the App"
2014-08-15 09:56:14 +04:00
msgstr "Non é posíbel instalar a aplicación por mor de conter código non permitido"
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:320
2013-08-26 03:21:52 +04:00
msgid ""
"App can't be installed because it is not compatible with this version of "
"ownCloud"
2014-08-15 09:56:14 +04:00
msgstr "Non é posíbel instalar a aplicación por non seren compatíbel con esta versión do ownCloud."
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:326
2013-08-26 03:21:52 +04:00
msgid ""
"App can't be installed because it contains the <shipped>true</shipped> tag "
"which is not allowed for non shipped apps"
2014-08-15 09:56:14 +04:00
msgstr "Non é posíbel instalar a aplicación por conter a etiqueta <shipped>true</shipped> que non está permitida para as aplicacións non enviadas"
2013-08-26 03:21:52 +04:00
2014-07-29 09:55:45 +04:00
#: private/installer.php:339
2013-08-26 03:21:52 +04:00
msgid ""
"App can't be installed because the version in info.xml/version is not the "
"same as the version reported from the app store"
2014-08-15 09:56:14 +04:00
msgstr "Non é posíbel instalar a aplicación xa que a versión en info.xml/version non é a mesma que a versión informada desde a App Store"
2013-08-26 03:21:52 +04:00
2014-03-11 09:59:39 +04:00
#: private/json.php:29
2012-07-28 04:05:38 +04:00
msgid "Application is not enabled"
2014-08-15 09:56:14 +04:00
msgstr "A aplicación non está activada"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/json.php:40 private/json.php:62 private/json.php:87
2012-07-28 04:05:38 +04:00
msgid "Authentication error"
2013-04-27 04:24:29 +04:00
msgstr "Produciuse un erro de autenticación"
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/json.php:51
2012-07-28 04:05:38 +04:00
msgid "Token expired. Please reload page."
2013-04-27 04:24:29 +04:00
msgstr "Testemuña caducada. Recargue a páxina."
2012-07-28 04:05:38 +04:00
2014-04-24 09:55:33 +04:00
#: private/json.php:74
2014-03-11 09:59:39 +04:00
msgid "Unknown user"
2014-03-15 10:14:22 +04:00
msgstr "Usuario descoñecido"
2014-03-11 09:59:39 +04:00
2014-08-30 09:57:04 +04:00
#: private/setup/abstractdatabase.php:26 private/setup/oci.php:26
2013-02-11 18:42:41 +04:00
#, php-format
msgid "%s enter the database username."
2013-04-27 04:24:29 +04:00
msgstr "%s introduza o nome de usuario da base de datos"
2013-02-11 18:42:41 +04:00
2014-08-30 09:57:04 +04:00
#: private/setup/abstractdatabase.php:29 private/setup/oci.php:29
2013-02-11 18:42:41 +04:00
#, php-format
msgid "%s enter the database name."
2013-04-27 04:24:29 +04:00
msgstr "%s introduza o nome da base de datos"
2013-02-11 18:42:41 +04:00
2013-12-17 15:46:52 +04:00
#: private/setup/abstractdatabase.php:32
2013-02-11 18:42:41 +04:00
#, php-format
msgid "%s you may not use dots in the database name"
2013-04-27 04:24:29 +04:00
msgstr "%s non se poden empregar puntos na base de datos"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mssql.php:20
2013-02-11 18:42:41 +04:00
#, php-format
2013-06-30 04:13:07 +04:00
msgid "MS SQL username and/or password not valid: %s"
msgstr "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mssql.php:21 private/setup/mysql.php:13
2014-08-30 09:57:04 +04:00
#: private/setup/oci.php:128 private/setup/postgresql.php:31
2014-03-15 10:14:22 +04:00
#: private/setup/postgresql.php:84
2013-02-11 18:42:41 +04:00
msgid "You need to enter either an existing account or the administrator."
2013-04-27 04:24:29 +04:00
msgstr "Deberá introducir unha conta existente ou o administrador."
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:12
2014-03-11 09:59:39 +04:00
msgid "MySQL/MariaDB username and/or password not valid"
2014-03-15 10:14:22 +04:00
msgstr "O nome e/ou o contrasinal do usuario de MySQL/MariaDB non é correcto"
2013-02-11 18:42:41 +04:00
2014-08-30 09:57:04 +04:00
#: private/setup/mysql.php:67 private/setup/oci.php:68
#: private/setup/oci.php:135 private/setup/oci.php:158
#: private/setup/oci.php:165 private/setup/oci.php:176
#: private/setup/oci.php:183 private/setup/oci.php:192
#: private/setup/oci.php:200 private/setup/oci.php:209
#: private/setup/oci.php:215 private/setup/postgresql.php:103
2014-03-15 10:14:22 +04:00
#: private/setup/postgresql.php:112 private/setup/postgresql.php:129
#: private/setup/postgresql.php:139 private/setup/postgresql.php:148
2013-02-11 18:42:41 +04:00
#, php-format
msgid "DB Error: \"%s\""
2013-04-27 04:24:29 +04:00
msgstr "Produciuse un erro na base de datos: «%s»"
2013-02-11 18:42:41 +04:00
2014-08-30 09:57:04 +04:00
#: private/setup/mysql.php:68 private/setup/oci.php:69
#: private/setup/oci.php:136 private/setup/oci.php:159
#: private/setup/oci.php:166 private/setup/oci.php:177
#: private/setup/oci.php:193 private/setup/oci.php:201
#: private/setup/oci.php:210 private/setup/postgresql.php:104
2014-03-15 10:14:22 +04:00
#: private/setup/postgresql.php:113 private/setup/postgresql.php:130
#: private/setup/postgresql.php:140 private/setup/postgresql.php:149
2013-02-11 18:42:41 +04:00
#, php-format
msgid "Offending command was: \"%s\""
2014-06-05 09:57:20 +04:00
msgstr "A orde infractora foi: «%s»"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:85
2013-02-11 18:42:41 +04:00
#, php-format
2014-03-11 09:59:39 +04:00
msgid "MySQL/MariaDB user '%s'@'localhost' exists already."
2014-03-15 10:14:22 +04:00
msgstr "Xa existe o usuario «%s»@«localhost» no MySQL/MariaDB."
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:86
2014-03-11 09:59:39 +04:00
msgid "Drop this user from MySQL/MariaDB"
2014-03-15 10:14:22 +04:00
msgstr "Eliminar este usuario do MySQL/MariaDB"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:91
2013-02-11 18:42:41 +04:00
#, php-format
2014-03-11 09:59:39 +04:00
msgid "MySQL/MariaDB user '%s'@'%%' already exists"
2014-03-15 10:14:22 +04:00
msgstr "Xa existe o usuario «%s»@«%%» no MySQL/MariaDB"
2013-02-11 18:42:41 +04:00
2013-10-07 03:16:10 +04:00
#: private/setup/mysql.php:92
2014-03-11 09:59:39 +04:00
msgid "Drop this user from MySQL/MariaDB."
2014-03-15 10:14:22 +04:00
msgstr "Eliminar este usuario do MySQL/MariaDB."
2013-02-11 18:42:41 +04:00
2014-08-30 09:57:04 +04:00
#: private/setup/oci.php:48
2013-06-30 04:13:07 +04:00
msgid "Oracle connection could not be established"
msgstr "Non foi posíbel estabelecer a conexión con Oracle"
2014-08-30 09:57:04 +04:00
#: private/setup/oci.php:55 private/setup/oci.php:127
2013-05-24 04:02:43 +04:00
msgid "Oracle username and/or password not valid"
msgstr "Nome de usuario e/ou contrasinal de Oracle incorrecto"
2014-08-30 09:57:04 +04:00
#: private/setup/oci.php:184 private/setup/oci.php:216
2013-02-11 18:42:41 +04:00
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
2014-06-05 09:57:20 +04:00
msgstr "A orde infractora foi: «%s», nome: %s, contrasinal: %s"
2013-02-11 18:42:41 +04:00
2014-03-15 10:14:22 +04:00
#: private/setup/postgresql.php:30 private/setup/postgresql.php:83
2013-06-30 04:13:07 +04:00
msgid "PostgreSQL username and/or password not valid"
msgstr "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto"
2013-10-07 03:16:10 +04:00
#: private/setup.php:28
2013-06-30 04:13:07 +04:00
msgid "Set an admin username."
msgstr "Estabeleza un nome de usuario administrador"
2013-10-07 03:16:10 +04:00
#: private/setup.php:31
2013-06-30 04:13:07 +04:00
msgid "Set an admin password."
msgstr "Estabeleza un contrasinal de administrador"
2013-02-26 03:06:26 +04:00
2014-06-29 09:56:00 +04:00
#: private/setup.php:170
2013-02-10 03:10:29 +04:00
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
2014-06-05 09:57:20 +04:00
msgstr "O seu servidor web aínda non está configurado axeidamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar."
2013-02-10 03:10:29 +04:00
2014-06-29 09:56:00 +04:00
#: private/setup.php:171
2013-02-10 03:10:29 +04:00
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
2013-04-27 04:24:29 +04:00
msgstr "Volva comprobar as <a href='%s'>guías de instalación</a>"
2013-02-10 03:10:29 +04:00
2014-05-17 09:57:38 +04:00
#: private/share/mailnotifications.php:91
2014-08-15 09:56:14 +04:00
#: private/share/mailnotifications.php:142
2014-03-11 09:59:39 +04:00
#, php-format
msgid "%s shared »%s« with you"
2014-03-12 09:57:17 +04:00
msgstr "%s compartiu «%s» con vostede"
2014-03-11 09:59:39 +04:00
2014-05-24 09:55:34 +04:00
#: private/share/share.php:494
2014-04-24 09:55:33 +04:00
#, php-format
2014-04-25 09:56:28 +04:00
msgid "Sharing %s failed, because the file does not exist"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, o ficheiro non existe"
2014-04-24 09:55:33 +04:00
2014-05-24 09:55:34 +04:00
#: private/share/share.php:501
#, php-format
msgid "You are not allowed to share %s"
2014-05-25 09:54:35 +04:00
msgstr "Non ten permiso para compartir %s"
2014-05-24 09:55:34 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:531
2014-04-25 09:56:28 +04:00
#, php-format
msgid "Sharing %s failed, because the user %s is the item owner"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, o propietario do elemento é o usuario %s"
2014-04-25 09:56:28 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:537
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because the user %s does not exist"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, o usuario %s non existe"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:546
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Sharing %s failed, because the user %s is not a member of any groups that %s"
" is a member of"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, o usuario %s non é membro de ningún grupo que sexa membro de %s"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:559 private/share/share.php:587
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because this item is already shared with %s"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, este elemento xa está compartido con %s"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:567
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because the group %s does not exist"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, o grupo %s non existe"
2014-04-24 09:55:33 +04:00
2014-06-07 09:56:13 +04:00
#: private/share/share.php:574
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because %s is not a member of the group %s"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, %s non é membro do grupo %s"
2014-04-24 09:55:33 +04:00
2014-07-31 09:55:01 +04:00
#: private/share/share.php:628
2014-05-17 09:57:38 +04:00
msgid ""
"You need to provide a password to create a public link, only protected links"
" are allowed"
2014-05-18 09:55:01 +04:00
msgstr "Ten que fornecer un contrasinal para a ligazón pública, só se permiten ligazóns protexidas"
2014-05-17 09:57:38 +04:00
2014-07-31 09:55:01 +04:00
#: private/share/share.php:654
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because sharing with links is not allowed"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, non está permitido compartir con ligazóns"
2014-04-24 09:55:33 +04:00
2014-07-31 09:55:01 +04:00
#: private/share/share.php:661
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Share type %s is not valid for %s"
2014-04-25 09:56:28 +04:00
msgstr "Non se admite a compartición do tipo %s para %s"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:863
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Setting permissions for %s failed, because the permissions exceed "
"permissions granted to %s"
2014-04-26 09:55:32 +04:00
msgstr "Non é posíbel estabelecer permisos para %s, os permisos superan os permisos concedidos a %s"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:924
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Setting permissions for %s failed, because the item was not found"
2014-04-26 09:55:32 +04:00
msgstr "Non é posíbel estabelecer permisos para %s, non se atopa o elemento"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:962
2014-07-29 09:55:45 +04:00
#, php-format
msgid ""
2014-08-05 10:05:17 +04:00
"Cannot set expiration date. Shares cannot expire later than %s after they "
2014-08-07 09:55:10 +04:00
"have been shared"
2014-08-08 09:55:11 +04:00
msgstr "Non é posíbel estabelecer a data de caducidade. As comparticións non poden caducar máis aló de %s após de seren compartidas"
2014-07-29 09:55:45 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:970
2014-08-05 10:05:17 +04:00
msgid "Cannot set expiration date. Expiration date is in the past"
2014-08-07 09:55:10 +04:00
msgstr "Non é posíbel estabelecer a data de caducidade. A data de caducidade está no pasado."
2014-07-29 09:55:45 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:1095
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing backend %s must implement the interface OCP\\Share_Backend"
2014-04-25 09:56:28 +04:00
msgstr "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:1102
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing backend %s not found"
2014-04-25 09:56:28 +04:00
msgstr "Non se atopou a infraestrutura de compartición %s"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:1108
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing backend for %s not found"
2014-04-25 09:56:28 +04:00
msgstr "Non se atopou a infraestrutura de compartición para %s"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:1526
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because the user %s is the original sharer"
2014-06-05 09:57:20 +04:00
msgstr "Fallou a compartición de %s, a compartición orixinal é do usuario %s"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:1535
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Sharing %s failed, because the permissions exceed permissions granted to %s"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, os permisos superan os permisos concedidos a %s"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:1551
2014-04-24 09:55:33 +04:00
#, php-format
msgid "Sharing %s failed, because resharing is not allowed"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, non está permitido repetir a compartción"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:1563
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Sharing %s failed, because the sharing backend for %s could not find its "
"source"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, a infraestrutura de compartición para %s non foi quen de atopar a orixe"
2014-04-24 09:55:33 +04:00
2014-08-28 09:56:36 +04:00
#: private/share/share.php:1577
2014-04-24 09:55:33 +04:00
#, php-format
msgid ""
"Sharing %s failed, because the file could not be found in the file cache"
2014-04-26 09:55:32 +04:00
msgstr "Fallou a compartición de %s, non foi posíbel atopar o ficheiro na caché de ficheiros"
2014-04-24 09:55:33 +04:00
2014-05-17 09:57:38 +04:00
#: private/tags.php:183
2013-10-07 03:16:10 +04:00
#, php-format
msgid "Could not find category \"%s\""
msgstr "Non foi posíbel atopar a categoría «%s»"
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:134
2012-07-28 04:05:38 +04:00
msgid "seconds ago"
2013-04-27 04:24:29 +04:00
msgstr "segundos atrás"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:135
2013-08-15 12:53:54 +04:00
msgid "%n minute ago"
msgid_plural "%n minutes ago"
2013-08-16 09:32:30 +04:00
msgstr[0] "hai %n minuto"
msgstr[1] "hai %n minutos"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:136
2013-08-15 12:53:54 +04:00
msgid "%n hour ago"
msgid_plural "%n hours ago"
2013-08-16 09:32:30 +04:00
msgstr[0] "hai %n hora"
msgstr[1] "hai %n horas"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:137
2012-07-28 04:05:38 +04:00
msgid "today"
2013-04-27 04:24:29 +04:00
msgstr "hoxe"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:138
2012-07-28 04:05:38 +04:00
msgid "yesterday"
2013-04-27 04:24:29 +04:00
msgstr "onte"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:140
2013-08-15 12:53:54 +04:00
msgid "%n day go"
msgid_plural "%n days ago"
2013-08-16 09:32:30 +04:00
msgstr[0] "hai %n día"
2014-04-19 09:56:06 +04:00
msgstr[1] "vai %n días"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:142
2012-07-28 04:05:38 +04:00
msgid "last month"
2013-04-27 04:24:29 +04:00
msgstr "último mes"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:143
2013-08-15 12:53:54 +04:00
msgid "%n month ago"
msgid_plural "%n months ago"
2013-08-16 09:32:30 +04:00
msgstr[0] "hai %n mes"
msgstr[1] "hai %n meses"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:145
2012-07-28 04:05:38 +04:00
msgid "last year"
2013-04-27 04:24:29 +04:00
msgstr "último ano"
2012-07-28 04:05:38 +04:00
2014-04-19 09:56:06 +04:00
#: private/template/functions.php:146
2012-07-28 04:05:38 +04:00
msgid "years ago"
2013-04-27 04:24:29 +04:00
msgstr "anos atrás"
2014-04-09 09:56:49 +04:00
2014-08-16 09:56:44 +04:00
#: private/user/manager.php:244
2014-04-09 09:56:49 +04:00
msgid ""
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
"\"0-9\", and \"_.@-\""
2014-04-10 09:55:39 +04:00
msgstr "Só se permiten os seguintes caracteres no nome de usuario: «a-z», «A-Z», «0-9», e «_.@-»"
2014-04-09 09:56:49 +04:00
2014-08-16 09:56:44 +04:00
#: private/user/manager.php:249
2014-04-09 09:56:49 +04:00
msgid "A valid username must be provided"
2014-04-10 09:55:39 +04:00
msgstr "Debe fornecer un nome de usuario"
2014-04-09 09:56:49 +04:00
2014-08-16 09:56:44 +04:00
#: private/user/manager.php:253
2014-04-09 09:56:49 +04:00
msgid "A valid password must be provided"
2014-04-10 09:55:39 +04:00
msgstr "Debe fornecer un contrasinal"
2014-04-09 09:56:49 +04:00
2014-08-16 09:56:44 +04:00
#: private/user/manager.php:258
2014-04-09 09:56:49 +04:00
msgid "The username is already being used"
2014-04-10 09:55:39 +04:00
msgstr "Este nome de usuario xa está a ser usado"
2014-06-05 09:57:20 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:427
2014-06-29 09:56:00 +04:00
msgid "No database drivers (sqlite, mysql, or postgresql) installed."
2014-07-01 09:54:43 +04:00
msgstr "Non hay controladores de base de datos (sqlite, mysql, ou postgresql) instalados."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:434
2014-06-29 09:56:00 +04:00
#, php-format
msgid ""
"Permissions can usually be fixed by %sgiving the webserver write access to "
"the root directory%s."
2014-07-01 09:54:43 +04:00
msgstr "Polo xeral, isto pode ser fixado para %spermitirlle ao servidor web acceso de escritura ao directorio «root»%s."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:441
2014-06-29 09:56:00 +04:00
msgid "Cannot write into \"config\" directory"
2014-07-01 09:54:43 +04:00
msgstr "Non é posíbel escribir no directorio «config»"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:455
2014-06-29 09:56:00 +04:00
msgid "Cannot write into \"apps\" directory"
2014-07-01 09:54:43 +04:00
msgstr "Non é posíbel escribir no directorio «apps»"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:456
2014-06-29 09:56:00 +04:00
#, php-format
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."
2014-07-01 09:54:43 +04:00
msgstr "Polo xeral, isto pode ser fixado para %spermitirlle ao servidor web acceso de escritura ao directorio «apps»%s ou a desactivación da «appstore» no ficheiro de configuración."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:470
2014-06-29 09:56:00 +04:00
#, php-format
msgid "Cannot create \"data\" directory (%s)"
2014-07-01 09:54:43 +04:00
msgstr "Non é posíbel crear o directorio «data» (%s)"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:471
2014-06-29 09:56:00 +04:00
#, php-format
msgid ""
"This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the "
"webserver write access to the root directory</a>."
2014-07-01 09:54:43 +04:00
msgstr "Polo xeral, isto pode ser fixado para <a href=\"%s\" target=\"_blank\">permitirlle ao servidor web acceso de escritura ao directorio «root»</a>."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:487
2014-06-29 09:56:00 +04:00
#, php-format
msgid "Setting locale to %s failed"
2014-07-01 09:54:43 +04:00
msgstr "Fallou o axuste da configuración local a %s"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:490
2014-06-29 09:56:00 +04:00
msgid ""
2014-08-19 09:57:09 +04:00
"Please install one of these locales on your system and restart your "
2014-06-29 09:56:00 +04:00
"webserver."
2014-08-20 09:56:58 +04:00
msgstr "Instale unha destas configuracións locais no seu sistema e reinicie o servidor web."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:494
2014-06-29 09:56:00 +04:00
msgid "Please ask your server administrator to install the module."
2014-07-01 09:54:43 +04:00
msgstr "Pregúntelle ao administrador do servidor pola instalación do módulo."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:498 private/util.php:505 private/util.php:512
#: private/util.php:526 private/util.php:533 private/util.php:540
#: private/util.php:547 private/util.php:554 private/util.php:561
#: private/util.php:576
2014-06-29 09:56:00 +04:00
#, php-format
msgid "PHP module %s not installed."
2014-07-01 09:54:43 +04:00
msgstr "O módulo PHP %s non está instalado."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:568
2014-06-29 09:56:00 +04:00
#, php-format
msgid "PHP %s or higher is required."
2014-07-01 09:54:43 +04:00
msgstr "Requirese PHP %s ou superior."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:569
2014-06-29 09:56:00 +04:00
msgid ""
"Please ask your server administrator to update PHP to the latest version. "
"Your PHP version is no longer supported by ownCloud and the PHP community."
2014-07-01 09:54:43 +04:00
msgstr "Pregúntelle ao administrador do servidor pola actualización de PHP á versión máis recente. A súa versión de PHP xa non é asistida polas comunidades de ownCloud e PHP."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:587
2014-06-29 09:56:00 +04:00
msgid ""
"PHP Safe Mode is enabled. ownCloud requires that it is disabled to work "
"properly."
2014-07-01 09:54:43 +04:00
msgstr "O modo seguro de PHP está activado. ownCloud precisa que estea desactivado para traballar doadamente."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:588
2014-06-29 09:56:00 +04:00
msgid ""
"PHP Safe Mode is a deprecated and mostly useless setting that should be "
"disabled. Please ask your server administrator to disable it in php.ini or "
"in your webserver config."
2014-07-01 09:54:43 +04:00
msgstr "O modo seguro de PHP é un entorno en desuso e maiormente inútil que ten que seren desactivado. Pregúntelle ao administrador do servidor pola desactivación en php.ini ou na configuración do servidor web."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:595
2014-06-29 09:56:00 +04:00
msgid ""
"Magic Quotes is enabled. ownCloud requires that it is disabled to work "
"properly."
2014-07-01 09:54:43 +04:00
msgstr "«Magic Quotes» está activado. ownCloud precisa que estea desactivado para traballar doadamente."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:596
2014-06-29 09:56:00 +04:00
msgid ""
"Magic Quotes is a deprecated and mostly useless setting that should be "
"disabled. Please ask your server administrator to disable it in php.ini or "
"in your webserver config."
2014-07-01 09:54:43 +04:00
msgstr "«Magic Quotes» é un entorno en desuso e maiormente inútil que ten que seren desactivado. Pregúntelle ao administrador do servidor pola desactivación en php.ini ou na configuración do servidor web."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:610
2014-06-29 09:56:00 +04:00
msgid "PHP modules have been installed, but they are still listed as missing?"
2014-07-01 09:54:43 +04:00
msgstr "Instaláronse os módulos de PHP, mais aínda aparecen listados como perdidos?"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:611
2014-06-29 09:56:00 +04:00
msgid "Please ask your server administrator to restart the web server."
2014-07-01 09:54:43 +04:00
msgstr "Pregúntelle ao administrador do servidor polo reinicio do servidor web.."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:641
2014-06-29 09:56:00 +04:00
msgid "PostgreSQL >= 9 required"
2014-07-01 09:54:43 +04:00
msgstr "Requírese PostgreSQL >= 9"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:642
2014-06-29 09:56:00 +04:00
msgid "Please upgrade your database version"
2014-07-01 09:54:43 +04:00
msgstr "Anove a versión da súa base de datos"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:649
2014-06-29 09:56:00 +04:00
msgid "Error occurred while checking PostgreSQL version"
2014-07-01 09:54:43 +04:00
msgstr "Produciuse un erro mentres comprobaba a versión de PostgreSQL"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:650
2014-06-29 09:56:00 +04:00
msgid ""
"Please make sure you have PostgreSQL >= 9 or check the logs for more "
"information about the error"
2014-07-01 09:54:43 +04:00
msgstr "Asegúrese de que dispón do PostgreSQL >= 9 ou comprobe os rexistros para obter máis información sobre este erro"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:715
2014-06-29 09:56:00 +04:00
msgid ""
"Please change the permissions to 0770 so that the directory cannot be listed"
" by other users."
2014-07-01 09:54:43 +04:00
msgstr "Cambie os permisos a 0770 para que o directorio non poida seren listado por outros usuarios."
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:724
2014-06-29 09:56:00 +04:00
#, php-format
msgid "Data directory (%s) is readable by other users"
2014-07-01 09:54:43 +04:00
msgstr "O directorio de datos (%s) é lexíbel por outros usuarios"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:745
2014-06-29 09:56:00 +04:00
#, php-format
msgid "Data directory (%s) is invalid"
2014-07-01 09:54:43 +04:00
msgstr "O directorio de datos (%s) non é correcto"
2014-06-29 09:56:00 +04:00
2014-08-25 09:56:07 +04:00
#: private/util.php:746
2014-06-29 09:56:00 +04:00
msgid ""
"Please check that the data directory contains a file \".ocdata\" in its "
"root."
2014-07-01 09:54:43 +04:00
msgstr "Comprobe que o directorio de datos conten un ficheiro «.ocdata» na súa raíz."
2014-06-29 09:56:00 +04:00
2014-06-05 09:57:20 +04:00
#: public/files/locknotacquiredexception.php:39
#, php-format
msgid "Could not obtain lock type %d on \"%s\"."
2014-06-06 09:57:10 +04:00
msgstr "Non foi posíbel obter un bloqueo do tipo %d en «%s»."