diff options
Diffstat (limited to 'l10n/eu_ES/settings.po')
-rw-r--r-- | l10n/eu_ES/settings.po | 67 |
1 files changed, 34 insertions, 33 deletions
diff --git a/l10n/eu_ES/settings.po b/l10n/eu_ES/settings.po index bca1c25debd..237b2b7f9a6 100644 --- a/l10n/eu_ES/settings.po +++ b/l10n/eu_ES/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-05 02:02+0200\n" -"PO-Revision-Date: 2012-09-05 00:02+0000\n" +"POT-Creation-Date: 2012-09-19 02:02+0200\n" +"PO-Revision-Date: 2012-09-19 00:03+0000\n" "Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" "Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n" "MIME-Version: 1.0\n" @@ -34,6 +34,10 @@ msgstr "" msgid "Unable to add group" msgstr "" +#: ajax/enableapp.php:14 +msgid "Could not enable app. " +msgstr "" + #: ajax/lostpassword.php:14 msgid "Email saved" msgstr "" @@ -72,15 +76,11 @@ msgstr "" msgid "Unable to remove user from group %s" msgstr "" -#: js/apps.js:18 -msgid "Error" -msgstr "" - -#: js/apps.js:39 js/apps.js:73 +#: js/apps.js:27 js/apps.js:61 msgid "Disable" msgstr "" -#: js/apps.js:39 js/apps.js:62 +#: js/apps.js:27 js/apps.js:50 msgid "Enable" msgstr "" @@ -109,63 +109,67 @@ msgstr "" msgid "Cron" msgstr "" -#: templates/admin.php:33 -msgid "execute one task with each page loaded" +#: templates/admin.php:37 +msgid "Execute one task with each page loaded" msgstr "" -#: templates/admin.php:35 -msgid "cron.php is registered at a webcron service" +#: templates/admin.php:43 +msgid "" +"cron.php is registered at a webcron service. Call the cron.php page in the " +"owncloud root once a minute over http." msgstr "" -#: templates/admin.php:37 -msgid "use systems cron service" +#: templates/admin.php:49 +msgid "" +"Use systems cron service. Call the cron.php file in the owncloud folder via " +"a system cronjob once a minute." msgstr "" -#: templates/admin.php:41 -msgid "Share API" +#: templates/admin.php:56 +msgid "Sharing" msgstr "" -#: templates/admin.php:46 +#: templates/admin.php:61 msgid "Enable Share API" msgstr "" -#: templates/admin.php:47 +#: templates/admin.php:62 msgid "Allow apps to use the Share API" msgstr "" -#: templates/admin.php:51 +#: templates/admin.php:67 msgid "Allow links" msgstr "" -#: templates/admin.php:52 +#: templates/admin.php:68 msgid "Allow users to share items to the public with links" msgstr "" -#: templates/admin.php:56 +#: templates/admin.php:73 msgid "Allow resharing" msgstr "" -#: templates/admin.php:57 +#: templates/admin.php:74 msgid "Allow users to share items shared with them again" msgstr "" -#: templates/admin.php:60 +#: templates/admin.php:79 msgid "Allow users to share with anyone" msgstr "" -#: templates/admin.php:62 +#: templates/admin.php:81 msgid "Allow users to only share with users in their groups" msgstr "" -#: templates/admin.php:69 +#: templates/admin.php:88 msgid "Log" msgstr "" -#: templates/admin.php:97 +#: templates/admin.php:116 msgid "More" msgstr "" -#: templates/admin.php:105 +#: templates/admin.php:124 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " @@ -216,11 +220,8 @@ msgid "Answer" msgstr "" #: templates/personal.php:8 -msgid "You use" -msgstr "" - -#: templates/personal.php:8 -msgid "of the available" +#, php-format +msgid "You have used <strong>%s</strong> of the available <strong>%s<strong>" msgstr "" #: templates/personal.php:12 @@ -232,7 +233,7 @@ msgid "Download" msgstr "" #: templates/personal.php:19 -msgid "Your password got changed" +msgid "Your password was changed" msgstr "" #: templates/personal.php:20 |