diff options
Diffstat (limited to 'l10n/es_AR/files_sharing.po')
-rw-r--r-- | l10n/es_AR/files_sharing.po | 58 |
1 files changed, 41 insertions, 17 deletions
diff --git a/l10n/es_AR/files_sharing.po b/l10n/es_AR/files_sharing.po index 7dea68fbf15..a4967df5b4a 100644 --- a/l10n/es_AR/files_sharing.po +++ b/l10n/es_AR/files_sharing.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# cjtess <claudio.tessone@gmail.com>, 2013 +# CJTess <claudio.tessone@gmail.com>, 2013 # cnngimenez, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-06-01 01:54-0400\n" -"PO-Revision-Date: 2014-05-31 06:12+0000\n" +"POT-Creation-Date: 2014-06-05 01:54-0400\n" +"PO-Revision-Date: 2014-06-05 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -19,34 +19,42 @@ msgstr "" "Language: es_AR\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: appinfo/app.php:32 js/app.js:32 +#: appinfo/app.php:35 js/app.js:34 msgid "Shared with you" msgstr "" -#: appinfo/app.php:41 js/app.js:51 +#: appinfo/app.php:44 js/app.js:53 msgid "Shared with others" msgstr "" -#: js/app.js:33 +#: js/app.js:35 msgid "No files have been shared with you yet." msgstr "" -#: js/app.js:52 +#: js/app.js:54 msgid "You haven't shared any files yet." msgstr "" -#: js/share.js:47 js/share.js:55 +#: js/settings-admin.js:10 +msgid "Could not load template" +msgstr "" + +#: js/settings-admin.js:45 +msgid "Saved" +msgstr "" + +#: js/settings-admin.js:64 templates/settings-admin.php:33 +msgid "Reset" +msgstr "" + +#: js/share.js:55 msgid "Shared by {owner}" msgstr "Compartido por {owner}" -#: js/sharedfilelist.js:116 +#: js/sharedfilelist.js:123 msgid "Shared by" msgstr "Compartido por" -#: js/sharedfilelist.js:220 -msgid "link" -msgstr "" - #: templates/authenticate.php:4 msgid "This share is password-protected" msgstr "Esto está protegido por contraseña" @@ -55,7 +63,7 @@ msgstr "Esto está protegido por contraseña" msgid "The password is wrong. Try again." msgstr "La contraseña no es correcta. Probá de nuevo." -#: templates/authenticate.php:10 +#: templates/authenticate.php:10 templates/authenticate.php:12 msgid "Password" msgstr "Contraseña" @@ -91,15 +99,31 @@ msgstr "compartir está desactivado" msgid "For more info, please ask the person who sent this link." msgstr "Para mayor información, contactá a la persona que te mandó el enlace." -#: templates/public.php:21 +#: templates/public.php:20 msgid "Download" msgstr "Descargar" -#: templates/public.php:52 +#: templates/public.php:50 #, php-format msgid "Download %s" msgstr "" -#: templates/public.php:56 +#: templates/public.php:54 msgid "Direct link" msgstr "Vínculo directo" + +#: templates/settings-admin.php:3 +msgid "Mail templates" +msgstr "" + +#: templates/settings-admin.php:8 +msgid "Theme" +msgstr "" + +#: templates/settings-admin.php:17 +msgid "Template" +msgstr "" + +#: templates/settings-admin.php:35 +msgid "Save" +msgstr "" |