diff options
Diffstat (limited to 'l10n/en_GB/settings.po')
-rw-r--r-- | l10n/en_GB/settings.po | 81 |
1 files changed, 46 insertions, 35 deletions
diff --git a/l10n/en_GB/settings.po b/l10n/en_GB/settings.po index 0f62ff4d97d..5ae8d8495fd 100644 --- a/l10n/en_GB/settings.po +++ b/l10n/en_GB/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-11-29 14:08-0500\n" -"PO-Revision-Date: 2013-11-28 14:20+0000\n" -"Last-Translator: mnestis <transifex@mnestis.net>\n" +"POT-Creation-Date: 2013-12-04 18:12-0500\n" +"PO-Revision-Date: 2013-12-04 23:13+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" @@ -285,31 +285,42 @@ msgid "" msgstr "The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection." #: templates/admin.php:79 +msgid "Your PHP version is outdated" +msgstr "" + +#: templates/admin.php:82 +msgid "" +"Your PHP version is outdated. We strongly recommend to update to 5.3.8 or " +"newer because older versions are known to be broken. It is possible that " +"this installation is not working correctly." +msgstr "" + +#: templates/admin.php:93 msgid "Locale not working" msgstr "Locale not working" -#: templates/admin.php:84 +#: templates/admin.php:98 msgid "System locale can not be set to a one which supports UTF-8." msgstr "System locale can not be set to a one which supports UTF-8." -#: templates/admin.php:88 +#: templates/admin.php:102 msgid "" "This means that there might be problems with certain characters in file " "names." msgstr "This means that there might be problems with certain characters in file names." -#: templates/admin.php:92 +#: templates/admin.php:106 #, php-format msgid "" "We strongly suggest to install the required packages on your system to " "support one of the following locales: %s." msgstr "We strongly suggest installing the required packages on your system to support one of the following locales: %s." -#: templates/admin.php:104 +#: templates/admin.php:118 msgid "Internet connection not working" msgstr "Internet connection not working" -#: templates/admin.php:107 +#: templates/admin.php:121 msgid "" "This server has no working internet connection. This means that some of the " "features like mounting of external storage, notifications about updates or " @@ -318,118 +329,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:121 +#: templates/admin.php:135 msgid "Cron" msgstr "Cron" -#: templates/admin.php:128 +#: templates/admin.php:142 msgid "Execute one task with each page loaded" msgstr "Execute one task with each page loaded" -#: templates/admin.php:136 +#: templates/admin.php:150 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:144 +#: templates/admin.php:158 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:149 +#: templates/admin.php:163 msgid "Sharing" msgstr "Sharing" -#: templates/admin.php:155 +#: templates/admin.php:169 msgid "Enable Share API" msgstr "Enable Share API" -#: templates/admin.php:156 +#: templates/admin.php:170 msgid "Allow apps to use the Share API" msgstr "Allow apps to use the Share API" -#: templates/admin.php:163 +#: templates/admin.php:177 msgid "Allow links" msgstr "Allow links" -#: templates/admin.php:164 +#: templates/admin.php:178 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:172 +#: templates/admin.php:186 msgid "Allow public uploads" msgstr "Allow public uploads" -#: templates/admin.php:173 +#: templates/admin.php:187 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:181 +#: templates/admin.php:195 msgid "Allow resharing" msgstr "Allow resharing" -#: templates/admin.php:182 +#: templates/admin.php:196 msgid "Allow users to share items shared with them again" msgstr "Allow users to share items shared with them again" -#: templates/admin.php:189 +#: templates/admin.php:203 msgid "Allow users to share with anyone" msgstr "Allow users to share with anyone" -#: templates/admin.php:192 +#: templates/admin.php:206 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:199 +#: templates/admin.php:213 msgid "Allow mail notification" msgstr "Allow mail notification" -#: templates/admin.php:200 +#: templates/admin.php:214 msgid "Allow user to send mail notification for shared files" msgstr "Allow user to send mail notification for shared files" -#: templates/admin.php:207 +#: templates/admin.php:221 msgid "Security" msgstr "Security" -#: templates/admin.php:220 +#: templates/admin.php:234 msgid "Enforce HTTPS" msgstr "Enforce HTTPS" -#: templates/admin.php:222 +#: templates/admin.php:236 #, 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:228 +#: templates/admin.php:242 #, 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:240 +#: templates/admin.php:254 msgid "Log" msgstr "Log" -#: templates/admin.php:241 +#: templates/admin.php:255 msgid "Log level" msgstr "Log level" -#: templates/admin.php:273 +#: templates/admin.php:287 msgid "More" msgstr "More" -#: templates/admin.php:274 +#: templates/admin.php:288 msgid "Less" msgstr "Less" -#: templates/admin.php:280 templates/personal.php:173 +#: templates/admin.php:294 templates/personal.php:173 msgid "Version" msgstr "Version" -#: templates/admin.php:284 templates/personal.php:176 +#: templates/admin.php:298 templates/personal.php:176 msgid "" "Developed by the <a href=\"http://ownCloud.org/contact\" " "target=\"_blank\">ownCloud community</a>, the <a " |