diff options
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 8 |
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 |