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-19 05:32:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-19 05:32:34 +0300
commitc2a90ca95c35c4286609c068bd9eeb7ec0976ab9 (patch)
treee0aca599b3e746495b6b2970255d91deff035039 /apps/files
parent7b3b711760e69f63b37097062bcb25e329abb7e8 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/en_GB.js2
-rw-r--r--apps/files/l10n/en_GB.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index 40e75dfce8b..084928a8364 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -74,6 +74,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favourited",
"Favorite" : "Favourite",
+ "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time",
"New folder" : "New folder",
"Upload file" : "Upload file",
"Recent" : "Recent",
@@ -114,6 +115,7 @@ OC.L10N.register(
"{user} moved {oldfile} to {newfile}" : "{user} moved {oldfile} to {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "A file has been added to or removed from your <strong>favourites</strong>",
"A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>",
+ "A favorite file or folder has been <strong>changed</strong>" : "A favourite file or folder has been <strong>changed</strong>",
"All files" : "All files",
"Unlimited" : "Unlimited",
"Upload (max. %s)" : "Upload (max. %s)",
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index 9a76a89ca95..a1a83a42cb0 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -72,6 +72,7 @@
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favourited",
"Favorite" : "Favourite",
+ "You can only favorite a single file or folder at a time" : "You can only favourite a single file or folder at a time",
"New folder" : "New folder",
"Upload file" : "Upload file",
"Recent" : "Recent",
@@ -112,6 +113,7 @@
"{user} moved {oldfile} to {newfile}" : "{user} moved {oldfile} to {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "A file has been added to or removed from your <strong>favourites</strong>",
"A file or folder has been <strong>changed</strong>" : "A file or folder has been <strong>changed</strong>",
+ "A favorite file or folder has been <strong>changed</strong>" : "A favourite file or folder has been <strong>changed</strong>",
"All files" : "All files",
"Unlimited" : "Unlimited",
"Upload (max. %s)" : "Upload (max. %s)",