summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-23 01:54:51 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-23 01:54:51 -0400
commitf8f354b351a349898bbb5cdf2d9bee1c798c0f73 (patch)
treea6ab1b5bac127d5d656c24be04506cb602ea6f23 /lib/l10n/en_GB.json
parent37a5b62abbc0574d2591c26002ae6937a9a37cdb (diff)
downloadnextcloud-server-f8f354b351a349898bbb5cdf2d9bee1c798c0f73.tar.gz
nextcloud-server-f8f354b351a349898bbb5cdf2d9bee1c798c0f73.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 896b9f19b92..18a448b9ed3 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -82,6 +82,7 @@
"Set an admin password." : "Set an admin password.",
"Can't create or write into the data directory %s" : "Can't create or write into the data directory %s",
"%s shared »%s« with you" : "%s shared \"%s\" with you",
+ "%s via %s" : "%s via %s",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i",
"Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist",
"You are not allowed to share %s" : "You are not allowed to share %s",
@@ -114,6 +115,8 @@
"A valid password must be provided" : "A valid password must be provided",
"The username is already being used" : "The username is already being used",
"No database drivers (sqlite, mysql, or postgresql) installed." : "No database drivers (sqlite, mysql, or postgresql) installed.",
+ "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform is not supported",
+ "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>." : "Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>.",
"Cannot write into \"config\" directory" : "Cannot write into \"config\" directory",
"Cannot write into \"apps\" directory" : "Cannot write into \"apps\" directory",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file.",
@@ -139,6 +142,8 @@
"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users.",
"Data directory (%s) is readable by other users" : "Data directory (%s) is readable by other users",
+ "Data directory (%s) must be an absolute path" : "Data directory (%s) must be an absolute path",
+ "Check the value of \"datadirectory\" in your configuration" : "Check the value of \"datadirectory\" in your configuration",
"Data directory (%s) is invalid" : "Data directory (%s) is invalid",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Please check that the data directory contains a file \".ocdata\" in its root.",
"Could not obtain lock type %d on \"%s\"." : "Could not obtain lock type %d on \"%s\"."