diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:26 +0000 |
commit | 3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56 (patch) | |
tree | 20536587a643196288ddf2c82c6a632b1bd6d588 /lib/l10n/en_GB.json | |
parent | 3c7e708ffd11812abc967e51eb2a1a8f450c77dd (diff) | |
download | nextcloud-server-3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56.tar.gz nextcloud-server-3df6adb63dacba1e5cfbdc22fdce6bf22a95ef56.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r-- | lib/l10n/en_GB.json | 6 |
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 |