diff options
Diffstat (limited to 'l10n/en_GB/settings.po')
-rw-r--r-- | l10n/en_GB/settings.po | 118 |
1 files changed, 71 insertions, 47 deletions
diff --git a/l10n/en_GB/settings.po b/l10n/en_GB/settings.po index 720db56983f..9d4a9270543 100644 --- a/l10n/en_GB/settings.po +++ b/l10n/en_GB/settings.po @@ -7,10 +7,10 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-10-29 07:28-0400\n" -"PO-Revision-Date: 2013-10-28 14:00+0000\n" -"Last-Translator: mnestis <transifex@mnestis.net>\n" +"Report-Msgid-Bugs-To: translations@owncloud.org\n" +"POT-Creation-Date: 2013-11-03 12:38-0500\n" +"PO-Revision-Date: 2013-11-03 17:38+0000\n" +"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -195,23 +195,23 @@ msgstr "Group Admin" msgid "Delete" msgstr "Delete" -#: js/users.js:280 +#: js/users.js:284 msgid "add group" msgstr "add group" -#: js/users.js:442 +#: js/users.js:451 msgid "A valid username must be provided" msgstr "A valid username must be provided" -#: js/users.js:443 js/users.js:449 js/users.js:464 +#: js/users.js:452 js/users.js:458 js/users.js:473 msgid "Error creating user" msgstr "Error creating user" -#: js/users.js:448 +#: js/users.js:457 msgid "A valid password must be provided" msgstr "A valid password must be provided" -#: js/users.js:472 +#: js/users.js:481 msgid "Warning: Home directory for user \"{user}\" already exists" msgstr "Warning: Home directory for user \"{user}\" already exists" @@ -219,11 +219,31 @@ msgstr "Warning: Home directory for user \"{user}\" already exists" msgid "__language_name__" msgstr "__language_name__" -#: templates/admin.php:15 +#: templates/admin.php:8 +msgid "Everything (fatal issues, errors, warnings, info, debug)" +msgstr "" + +#: templates/admin.php:9 +msgid "Info, warnings, errors and fatal issues" +msgstr "" + +#: templates/admin.php:10 +msgid "Warnings, errors and fatal issues" +msgstr "" + +#: templates/admin.php:11 +msgid "Errors and fatal issues" +msgstr "" + +#: templates/admin.php:12 +msgid "Fatal issues only" +msgstr "" + +#: templates/admin.php:22 msgid "Security Warning" msgstr "Security Warning" -#: templates/admin.php:18 +#: templates/admin.php:25 msgid "" "Your data directory and your files are probably accessible from the " "internet. The .htaccess file is not working. We strongly suggest that you " @@ -232,36 +252,36 @@ msgid "" "root." msgstr "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." -#: templates/admin.php:29 +#: templates/admin.php:36 msgid "Setup Warning" msgstr "Setup Warning" -#: templates/admin.php:32 +#: templates/admin.php:39 msgid "" "Your web server is not yet properly setup to allow files synchronization " "because the WebDAV interface seems to be broken." msgstr "Your web server is not yet properly setup to allow files synchronisation because the WebDAV interface seems to be broken." -#: templates/admin.php:33 +#: templates/admin.php:40 #, php-format msgid "Please double check the <a href=\"%s\">installation guides</a>." msgstr "Please double check the <a href=\"%s\">installation guides</a>." -#: templates/admin.php:44 +#: templates/admin.php:51 msgid "Module 'fileinfo' missing" msgstr "Module 'fileinfo' missing" -#: templates/admin.php:47 +#: templates/admin.php:54 msgid "" "The PHP module 'fileinfo' is missing. We strongly recommend to enable this " "module to get best results with mime-type detection." msgstr "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection." -#: templates/admin.php:58 +#: templates/admin.php:65 msgid "Locale not working" msgstr "Locale not working" -#: templates/admin.php:63 +#: templates/admin.php:70 #, php-format msgid "" "System locale can't be set to %s. This means that there might be problems " @@ -269,11 +289,11 @@ msgid "" "required packages on your system to support %s." msgstr "System locale can't be set to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." -#: templates/admin.php:75 +#: templates/admin.php:82 msgid "Internet connection not working" msgstr "Internet connection not working" -#: templates/admin.php:78 +#: templates/admin.php:85 msgid "" "This server has no working internet connection. This means that some of the " "features like mounting of external storage, notifications about updates or " @@ -282,118 +302,118 @@ msgid "" "internet connection for this server if you want to have all features." msgstr "This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don't work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." -#: templates/admin.php:92 +#: templates/admin.php:99 msgid "Cron" msgstr "Cron" -#: templates/admin.php:99 +#: templates/admin.php:106 msgid "Execute one task with each page loaded" msgstr "Execute one task with each page loaded" -#: templates/admin.php:107 +#: templates/admin.php:114 msgid "" "cron.php is registered at a webcron service to call cron.php every 15 " "minutes over http." msgstr "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." -#: templates/admin.php:115 +#: templates/admin.php:122 msgid "Use systems cron service to call the cron.php file every 15 minutes." msgstr "Use system's cron service to call the cron.php file every 15 minutes." -#: templates/admin.php:120 +#: templates/admin.php:127 msgid "Sharing" msgstr "Sharing" -#: templates/admin.php:126 +#: templates/admin.php:133 msgid "Enable Share API" msgstr "Enable Share API" -#: templates/admin.php:127 +#: templates/admin.php:134 msgid "Allow apps to use the Share API" msgstr "Allow apps to use the Share API" -#: templates/admin.php:134 +#: templates/admin.php:141 msgid "Allow links" msgstr "Allow links" -#: templates/admin.php:135 +#: templates/admin.php:142 msgid "Allow users to share items to the public with links" msgstr "Allow users to share items to the public with links" -#: templates/admin.php:143 +#: templates/admin.php:150 msgid "Allow public uploads" msgstr "Allow public uploads" -#: templates/admin.php:144 +#: templates/admin.php:151 msgid "" "Allow users to enable others to upload into their publicly shared folders" msgstr "Allow users to enable others to upload into their publicly shared folders" -#: templates/admin.php:152 +#: templates/admin.php:159 msgid "Allow resharing" msgstr "Allow resharing" -#: templates/admin.php:153 +#: templates/admin.php:160 msgid "Allow users to share items shared with them again" msgstr "Allow users to share items shared with them again" -#: templates/admin.php:160 +#: templates/admin.php:167 msgid "Allow users to share with anyone" msgstr "Allow users to share with anyone" -#: templates/admin.php:163 +#: templates/admin.php:170 msgid "Allow users to only share with users in their groups" msgstr "Allow users to only share with users in their groups" -#: templates/admin.php:170 +#: templates/admin.php:177 msgid "Allow mail notification" msgstr "Allow mail notification" -#: templates/admin.php:171 +#: templates/admin.php:178 msgid "Allow user to send mail notification for shared files" msgstr "Allow user to send mail notification for shared files" -#: templates/admin.php:178 +#: templates/admin.php:185 msgid "Security" msgstr "Security" -#: templates/admin.php:191 +#: templates/admin.php:198 msgid "Enforce HTTPS" msgstr "Enforce HTTPS" -#: templates/admin.php:193 +#: templates/admin.php:200 #, php-format msgid "Forces the clients to connect to %s via an encrypted connection." msgstr "Forces the clients to connect to %s via an encrypted connection." -#: templates/admin.php:199 +#: templates/admin.php:206 #, php-format msgid "" "Please connect to your %s via HTTPS to enable or disable the SSL " "enforcement." msgstr "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." -#: templates/admin.php:211 +#: templates/admin.php:218 msgid "Log" msgstr "Log" -#: templates/admin.php:212 +#: templates/admin.php:219 msgid "Log level" msgstr "Log level" -#: templates/admin.php:243 +#: templates/admin.php:251 msgid "More" msgstr "More" -#: templates/admin.php:244 +#: templates/admin.php:252 msgid "Less" msgstr "Less" -#: templates/admin.php:250 templates/personal.php:169 +#: templates/admin.php:258 templates/personal.php:169 msgid "Version" msgstr "Version" -#: templates/admin.php:254 templates/personal.php:172 +#: templates/admin.php:262 templates/personal.php:172 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " @@ -585,6 +605,10 @@ msgstr "Enter the recovery password in order to recover the user's files during msgid "Default Storage" msgstr "Default Storage" +#: templates/users.php:44 templates/users.php:139 +msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" +msgstr "" + #: templates/users.php:48 templates/users.php:148 msgid "Unlimited" msgstr "Unlimited" |