aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-25 09:36:09 +0000
commite23a298a8155fb8f74c1ee2fcbef31a418b65db4 (patch)
treefbf2d2ee9af7470a5221f7127a36d90e5acdb90a /lib/l10n/en_GB.json
parent740ff9108b4c600ba2b0a13139ffc84ce09579b1 (diff)
downloadnextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.tar.gz
nextcloud-server-e23a298a8155fb8f74c1ee2fcbef31a418b65db4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 8ed16e7d074..152d401c05e 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -119,8 +119,8 @@
"Recommended" : "Recommended",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" cannot be installed because appinfo file cannot be read.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "App \"%s\" cannot be installed. It is not compatible with this version of the server.",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
"No app name specified" : "No app name specified",
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
"a safe home for all your data" : "a safe home for all your data",
"File is currently busy, please try again later" : "File is currently busy, please try again later",
"Can't read file" : "Can't read file",
@@ -129,8 +129,6 @@
"Token expired. Please reload page." : "Token expired. Please reload page.",
"Unknown user" : "Unknown user",
"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 Nextcloud 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." : "Running Nextcloud Server on the Microsoft Windows platform is not supported. If you have no option for migrating the server itself, we suggest you use a Linux server in a virtual machine.",
"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.",
@@ -164,6 +162,8 @@
"Storage incomplete configuration. %s" : "Storage incomplete configuration. %s",
"Storage connection error. %s" : "Storage connection error. %s",
"Storage not available" : "Storage not available",
- "Storage connection timeout. %s" : "Storage connection timeout. %s"
+ "Storage connection timeout. %s" : "Storage connection timeout. %s",
+ "Microsoft Windows Platform is not supported" : "Microsoft Windows Platform is not supported",
+ "Running Nextcloud 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." : "Running Nextcloud Server on the Microsoft Windows platform is not supported. If you have no option for migrating the server itself, we suggest you use a Linux server in a virtual machine."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file