Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-17 05:31:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-17 05:31:51 +0300
commitcc814bb568316c55f55a5ecc6502943640770d2b (patch)
treebcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/en_GB.js
parent914714f26a38c6ede9182c79c88e1890474802b6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index e4ec785a5e3..e5fb4f2ce6a 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -71,10 +71,6 @@ OC.L10N.register(
"Full name" : "Full name",
"Unknown user" : "Unknown user",
"Additional settings" : "Additional settings",
- "%s enter the database username and name." : "%s enter the database username and name.",
- "%s enter the database username." : "%s enter the database username.",
- "%s enter the database name." : "%s enter the database name.",
- "%s you may not use dots in the database name" : "%s you may not use dots in the database name",
"You need to enter details of an existing account." : "You need to enter details of an existing account.",
"Oracle connection could not be established" : "Oracle connection could not be established",
"Oracle username and/or password not valid" : "Oracle username and/or password not valid",
@@ -175,6 +171,10 @@ OC.L10N.register(
"Storage connection error. %s" : "Storage connection error. %s",
"Storage is temporarily not available" : "Storage is temporarily not available",
"Storage connection timeout. %s" : "Storage connection timeout. %s",
+ "%s enter the database username and name." : "%s enter the database username and name.",
+ "%s enter the database username." : "%s enter the database username.",
+ "%s enter the database name." : "%s enter the database name.",
+ "%s you may not use dots in the database name" : "%s you may not use dots in the database name",
"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",