1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # <claudio.tessone@gmail.com>, 2012.
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2012-09-25 02:02+0200\n"
- "PO-Revision-Date: 2012-09-24 04:38+0000\n"
- "Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
- "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: es_AR\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #: templates/authenticate.php:4
- msgid "Password"
- msgstr "Contraseña"
- #: templates/authenticate.php:6
- msgid "Submit"
- msgstr "Enviar"
- #: templates/public.php:9
- #, php-format
- msgid "%s shared the folder %s with you"
- msgstr "%s compartió la carpeta %s con vos"
- #: templates/public.php:11
- #, php-format
- msgid "%s shared the file %s with you"
- msgstr "%s compartió el archivo %s con vos"
- #: templates/public.php:14 templates/public.php:30
- msgid "Download"
- msgstr "Descargar"
- #: templates/public.php:29
- msgid "No preview available for"
- msgstr "La vista preliminar no está disponible para"
- #: templates/public.php:37
- msgid "web services under your control"
- msgstr "servicios web controlados por vos"
|