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>2019-03-15 04:15:19 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-15 04:15:19 +0300
commit81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch)
tree50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/en_GB.js
parent21cd04d1959c56256ef464c166b82dd774107f7a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r--core/l10n/en_GB.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js
index 52481e7ee8b..50e69113371 100644
--- a/core/l10n/en_GB.js
+++ b/core/l10n/en_GB.js
@@ -241,9 +241,6 @@ OC.L10N.register(
"Database host" : "Database host",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Performance warning" : "Performance warning",
- "SQLite will be used as database." : "SQLite will be used as database.",
- "For larger installations we recommend to choose a different database backend." : "For larger installations we recommend to choose a different database backend.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
"Finish setup" : "Finish setup",
"Finishing …" : "Finishing …",
"Need help?" : "Need help?",
@@ -316,6 +313,9 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Share with other people by entering a user or group or an email address.",
"The specified document has not been found on the server." : "The specified document has not been found on the server.",
"You can click here to return to %s." : "You can click here to return to %s.",
+ "SQLite will be used as database." : "SQLite will be used as database.",
+ "For larger installations we recommend to choose a different database backend." : "For larger installations we recommend to choose a different database backend.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
"Wrong password." : "Wrong password.",
"Stay logged in" : "Stay logged in",
"Back to log in" : "Back to log in",