diff options
Diffstat (limited to 'l10n/ca/settings.po')
-rw-r--r-- | l10n/ca/settings.po | 67 |
1 files changed, 29 insertions, 38 deletions
diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 05c24986f05..2b30a3c1fcf 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-14 01:54-0400\n" -"PO-Revision-Date: 2014-05-14 05:54+0000\n" +"POT-Creation-Date: 2014-05-15 01:54-0400\n" +"PO-Revision-Date: 2014-05-15 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -192,7 +192,7 @@ msgstr "El dorsal no permet canviar la contrasenya, però la clau d'encripació msgid "Unable to change password" msgstr "No es pot canviar la contrasenya" -#: js/admin.js:73 +#: js/admin.js:81 msgid "Sending..." msgstr "Enviant..." @@ -517,61 +517,52 @@ msgstr "Permet que les aplicacions utilitzin l'API de compartir" msgid "Allow links" msgstr "Permet enllaços" -#: templates/admin.php:220 -msgid "Allow users to share items to the public with links" -msgstr "Permet als usuaris compartir elements amb el públic amb enllaços" - -#: templates/admin.php:227 +#: templates/admin.php:225 msgid "Allow public uploads" msgstr "Permet pujada pública" -#: templates/admin.php:228 -msgid "" -"Allow users to enable others to upload into their publicly shared folders" -msgstr "Permet als usuaris habilitar pujades de tercers en les seves carpetes compartides al públic" +#: templates/admin.php:229 +msgid "Set default expiration date" +msgstr "" -#: templates/admin.php:235 +#: templates/admin.php:231 +msgid "Expire after " +msgstr "" + +#: templates/admin.php:234 +msgid "days" +msgstr "" + +#: templates/admin.php:237 +msgid "Enforce expiration date" +msgstr "" + +#: templates/admin.php:241 +msgid "Allow users to share items to the public with links" +msgstr "Permet als usuaris compartir elements amb el públic amb enllaços" + +#: templates/admin.php:251 msgid "Allow resharing" msgstr "Permet compartir de nou" -#: templates/admin.php:236 +#: templates/admin.php:252 msgid "Allow users to share items shared with them again" msgstr "Permet als usuaris compartir de nou elements ja compartits amb ells" -#: templates/admin.php:243 +#: templates/admin.php:259 msgid "Allow users to share with anyone" msgstr "Permet compartir amb qualsevol" -#: templates/admin.php:246 +#: templates/admin.php:262 msgid "Allow users to only share with users in their groups" msgstr "Permet als usuaris compartir només amb els usuaris del seu grup" -#: templates/admin.php:253 +#: templates/admin.php:269 msgid "Allow mail notification" msgstr "Permet notificacions per correu electrónic" -#: templates/admin.php:254 -msgid "Allow users to send mail notification for shared files" -msgstr "" - -#: templates/admin.php:262 -msgid "Set default expiration date" -msgstr "" - -#: templates/admin.php:263 -msgid "Expire after " -msgstr "" - -#: templates/admin.php:266 -msgid "days" -msgstr "" - -#: templates/admin.php:269 -msgid "Enforce expiration date" -msgstr "" - #: templates/admin.php:270 -msgid "Expire shares by default after N days" +msgid "Allow users to send mail notification for shared files" msgstr "" #: templates/admin.php:278 |