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>2020-02-26 05:18:31 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-26 05:18:31 +0300
commitb5ba74aed50523f2c965bd9e968409b8460b7ec6 (patch)
treecf450d47f1aad24712ddea1a4682ed4367ab5bcd /core/l10n/en_GB.json
parent0b71df0ed0335d0b81196bd4775d23c535aa6740 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r--core/l10n/en_GB.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 23cad532ef3..98abb8059f6 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -134,6 +134,10 @@
"Name" : "Name",
"Size" : "Size",
"Modified" : "Modified",
+ "\"{name}\" is an invalid file name." : "\"{name}\" is an invalid file name.",
+ "File name cannot be empty." : "File name cannot be empty.",
+ "\"/\" is not allowed inside a file name." : "\"/\" is not allowed inside a file name.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" is not an allowed filetype",
"{newName} already exists" : "{newName} already exists",
"Choose" : "Choose",
"Copy" : "Copy",