summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
commit4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch)
treed82d0069c073730733ca8d9b06e4f2bdf8489091 /lib/l10n/en_GB.json
parent054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff)
downloadnextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz
nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 1b2a594e360..4ac295186c4 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -2,7 +2,6 @@
"Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!",
"This can usually be fixed by giving the webserver write access to the config directory" : "This can usually be fixed by giving the webserver write access to the config directory",
"See %s" : "See %s",
- "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "This can usually be fixed by giving the webserver write access to the config directory. See %s",
"Sample configuration detected" : "Sample configuration detected",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php",
"%1$s and %2$s" : "%1$s and %2$s",
@@ -154,8 +153,8 @@
"Token expired. Please reload page." : "Token expired. Please reload page.",
"No database drivers (sqlite, mysql, or postgresql) installed." : "No database drivers (sqlite, mysql, or postgresql) installed.",
"Cannot write into \"config\" directory" : "Cannot write into \"config\" directory",
+ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "This can usually be fixed by giving the webserver write access to the config directory. See %s",
"Cannot write into \"apps\" directory" : "Cannot write into \"apps\" directory",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s",
"Cannot create \"data\" directory" : "Cannot create \"data\" directory",
"This can usually be fixed by giving the webserver write access to the root directory. See %s" : "This can usually be fixed by giving the webserver write access to the root directory. See %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s.",
@@ -211,6 +210,7 @@
"Cannot set expiration date. Expiration date is in the past" : "Cannot set expiry date. Expiry date is in the past",
"Sharing failed, because the user %s is the original sharer" : "Sharing failed, because the user %s is the original sharer",
"Sharing %s failed, because resharing is not allowed" : "Sharing %s failed, because resharing is not allowed",
- "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache"
+ "Sharing %s failed, because the file could not be found in the file cache" : "Sharing %s failed, because the file could not be found in the file cache",
+ "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file