diff options
Diffstat (limited to 'l10n/es/admin.po')
-rw-r--r-- | l10n/es/admin.po | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/l10n/es/admin.po b/l10n/es/admin.po new file mode 100644 index 00000000000..af814907b97 --- /dev/null +++ b/l10n/es/admin.po @@ -0,0 +1,93 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# <rom1dep@gmail.com>, 2011. +msgid "" +msgstr "" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" +"POT-Creation-Date: 2011-07-27 12:03+0200\n" +"PO-Revision-Date: 2011-07-30 21:03+0000\n" +"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: ../templates/app.php:22 +msgid "read more" +msgstr "leer más" + +#: ../templates/app.php:24 +msgid "INSTALL" +msgstr "Instalar" + +#: ../templates/app_noconn.php:6 ../templates/apps.php:6 +msgid "Apps Repository" +msgstr "Repositorio de aplicaciones " + +#: ../templates/app_noconn.php:7 +msgid "Cannot connect to apps repository" +msgstr "No se pudo conectar con el repositorio de aplicaciones" + +#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15 +#: ../templates/users.php:51 +msgid "Name" +msgstr "Nombre" + +#: ../templates/apps.php:14 +msgid "Modified" +msgstr "Modificado" + +#: ../templates/system.php:6 +msgid "Administration" +msgstr "Administración" + +#: ../templates/system.php:7 +msgid "System Settings" +msgstr "Ajustes del Sistema" + +#: ../templates/users.php:2 +msgid "Users" +msgstr "Usuarios" + +#: ../templates/users.php:7 ../templates/users.php:47 +msgid "Groups" +msgstr "Grupos" + +#: ../templates/users.php:16 +msgid "Password" +msgstr "Contraseña" + +#: ../templates/users.php:25 +msgid "Create" +msgstr "Crear" + +#: ../templates/users.php:37 ../templates/users.php:69 +msgid "remove" +msgstr "Eliminar" + +#: ../templates/users.php:59 +msgid "Create group" +msgstr "Crear grupo" + +#: ../templates/users.php:95 +msgid "Force new password:" +msgstr "Forzar una nueva contraseña" + +#: ../templates/users.php:97 +msgid "Set" +msgstr "Aplicar" + +#: ../templates/users.php:103 +msgid "Do you really want to delete user" +msgstr "¿Seguro que quieres eliminar este usuario?" + +#: ../templates/users.php:110 +msgid "Do you really want to delete group" +msgstr "¿Seguro que quieres eliminar este grupo?" + + |