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-06-14 05:14:26 +0300
committerNextcloud bot <bot@nextcloud.com>2019-06-14 05:14:26 +0300
commit85767660baa8b9e686303b091da8c96b13345f86 (patch)
tree5dca4dba1d9fa7126b0e171d5da1f12531dc1109 /lib/l10n/en_GB.js
parentf349d5a225cf8c3faa8b36f9b4f7c96cc36a42b1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 1d509e6d54b..ab013de98b1 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -63,10 +63,6 @@ OC.L10N.register(
"Log out" : "Log out",
"Users" : "Users",
"Unknown user" : "Unknown user",
- "Create" : "Create",
- "Change" : "Change",
- "Delete" : "Delete",
- "Share" : "Share",
"Overview" : "Overview",
"Basic settings" : "Basic settings",
"Sharing" : "Sharing",
@@ -74,10 +70,6 @@ OC.L10N.register(
"Additional settings" : "Additional settings",
"Personal info" : "Personal info",
"Mobile & desktop" : "Mobile & desktop",
- "Unlimited" : "Unlimited",
- "Verifying" : "Verifying",
- "Verifying …" : "Verifying …",
- "Verify" : "Verify",
"%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.",
@@ -204,6 +196,14 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Storage connection timeout. %s",
"Library %s with a version higher than %s is required - available version %s." : "Library %s with a version higher than %s is required - available version %s.",
"Library %s with a version lower than %s is required - available version %s." : "Library %s with a version lower than %s is required - available version %s.",
+ "Create" : "Create",
+ "Change" : "Change",
+ "Delete" : "Delete",
+ "Share" : "Share",
+ "Unlimited" : "Unlimited",
+ "Verifying" : "Verifying",
+ "Verifying …" : "Verifying …",
+ "Verify" : "Verify",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Sharing %s failed, because the backend does not allow shares from type %i",
"Sharing %s failed, because the file does not exist" : "Sharing %s failed, because the file does not exist",
"Sharing %s failed, because you can not share with yourself" : "Sharing %s failed, because you can not share with yourself",