diff options
Diffstat (limited to 'l10n/en_GB/lib.po')
-rw-r--r-- | l10n/en_GB/lib.po | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/l10n/en_GB/lib.po b/l10n/en_GB/lib.po index d961e677274..48a1bef4d65 100644 --- a/l10n/en_GB/lib.po +++ b/l10n/en_GB/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-17 01:54-0400\n" -"PO-Revision-Date: 2014-08-17 05:23+0000\n" +"POT-Creation-Date: 2014-08-18 01:54-0400\n" +"PO-Revision-Date: 2014-08-18 05:23+0000\n" "Last-Translator: Darren Richardson <transifex@mnestis.net>\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -33,7 +33,7 @@ msgstr "This can usually be fixed by giving the webserver write access to the co msgid "See %s" msgstr "See %s" -#: base.php:208 private/util.php:428 +#: base.php:208 private/util.php:431 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the " @@ -480,147 +480,147 @@ msgstr "A valid password must be provided" msgid "The username is already being used" msgstr "The username is already being used" -#: private/util.php:413 +#: private/util.php:416 msgid "No database drivers (sqlite, mysql, or postgresql) installed." msgstr "No database drivers (sqlite, mysql, or postgresql) installed." -#: private/util.php:420 +#: private/util.php:423 #, php-format msgid "" "Permissions can usually be fixed by %sgiving the webserver write access to " "the root directory%s." msgstr "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." -#: private/util.php:427 +#: private/util.php:430 msgid "Cannot write into \"config\" directory" msgstr "Cannot write into \"config\" directory" -#: private/util.php:440 +#: private/util.php:443 msgid "Cannot write into \"apps\" directory" msgstr "Cannot write into \"apps\" directory" -#: private/util.php:441 +#: private/util.php:444 #, php-format msgid "" "This can usually be fixed by %sgiving the webserver write access to the apps" " directory%s or disabling the appstore in the config file." msgstr "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." -#: private/util.php:455 +#: private/util.php:458 #, php-format msgid "Cannot create \"data\" directory (%s)" msgstr "Cannot create \"data\" directory (%s)" -#: private/util.php:456 +#: private/util.php:459 #, php-format msgid "" "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the " "webserver write access to the root directory</a>." msgstr "This can usually be fixed by <a href=\"%s\" target=\"_blank\">giving the webserver write access to the root directory</a>." -#: private/util.php:472 +#: private/util.php:475 #, php-format msgid "Setting locale to %s failed" msgstr "Setting locale to %s failed" -#: private/util.php:475 +#: private/util.php:478 msgid "" "Please install one of theses locales on your system and restart your " "webserver." msgstr "Please install one of theses locales on your system and restart your webserver." -#: private/util.php:479 +#: private/util.php:482 msgid "Please ask your server administrator to install the module." msgstr "Please ask your server administrator to install the module." -#: private/util.php:483 private/util.php:490 private/util.php:497 -#: private/util.php:511 private/util.php:518 private/util.php:525 -#: private/util.php:532 private/util.php:539 private/util.php:546 -#: private/util.php:561 +#: private/util.php:486 private/util.php:493 private/util.php:500 +#: private/util.php:514 private/util.php:521 private/util.php:528 +#: private/util.php:535 private/util.php:542 private/util.php:549 +#: private/util.php:564 #, php-format msgid "PHP module %s not installed." msgstr "PHP module %s not installed." -#: private/util.php:553 +#: private/util.php:556 #, php-format msgid "PHP %s or higher is required." msgstr "PHP %s or higher is required." -#: private/util.php:554 +#: private/util.php:557 msgid "" "Please ask your server administrator to update PHP to the latest version. " "Your PHP version is no longer supported by ownCloud and the PHP community." msgstr "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." -#: private/util.php:571 +#: private/util.php:574 msgid "" "PHP Safe Mode is enabled. ownCloud requires that it is disabled to work " "properly." msgstr "PHP Safe Mode is enabled. ownCloud requires that it is disabled to work properly." -#: private/util.php:572 +#: private/util.php:575 msgid "" "PHP Safe Mode is a deprecated and mostly useless setting that should be " "disabled. Please ask your server administrator to disable it in php.ini or " "in your webserver config." msgstr "PHP Safe Mode is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." -#: private/util.php:579 +#: private/util.php:582 msgid "" "Magic Quotes is enabled. ownCloud requires that it is disabled to work " "properly." msgstr "Magic Quotes is enabled. ownCloud requires that it is disabled to work properly." -#: private/util.php:580 +#: private/util.php:583 msgid "" "Magic Quotes is a deprecated and mostly useless setting that should be " "disabled. Please ask your server administrator to disable it in php.ini or " "in your webserver config." msgstr "Magic Quotes is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." -#: private/util.php:594 +#: private/util.php:597 msgid "PHP modules have been installed, but they are still listed as missing?" msgstr "PHP modules have been installed, but they are still listed as missing?" -#: private/util.php:595 +#: private/util.php:598 msgid "Please ask your server administrator to restart the web server." msgstr "Please ask your server administrator to restart the web server." -#: private/util.php:624 +#: private/util.php:627 msgid "PostgreSQL >= 9 required" msgstr "PostgreSQL >= 9 required" -#: private/util.php:625 +#: private/util.php:628 msgid "Please upgrade your database version" msgstr "Please upgrade your database version" -#: private/util.php:632 +#: private/util.php:635 msgid "Error occurred while checking PostgreSQL version" msgstr "Error occurred while checking PostgreSQL version" -#: private/util.php:633 +#: private/util.php:636 msgid "" "Please make sure you have PostgreSQL >= 9 or check the logs for more " "information about the error" msgstr "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" -#: private/util.php:695 +#: private/util.php:698 msgid "" "Please change the permissions to 0770 so that the directory cannot be listed" " by other users." msgstr "Please change the permissions to 0770 so that the directory cannot be listed by other users." -#: private/util.php:704 +#: private/util.php:707 #, php-format msgid "Data directory (%s) is readable by other users" msgstr "Data directory (%s) is readable by other users" -#: private/util.php:725 +#: private/util.php:728 #, php-format msgid "Data directory (%s) is invalid" msgstr "Data directory (%s) is invalid" -#: private/util.php:726 +#: private/util.php:729 msgid "" "Please check that the data directory contains a file \".ocdata\" in its " "root." |