summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-19 02:32:20 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-19 02:32:20 +0000
commitc3a87e8c4880c7a248c539b771759076d1f22f1c (patch)
tree272eea265e4bc30c02bdc7093474dedb0063becd /apps/files
parent061d621a1f50b8dbe93effe2524ed20cdac69744 (diff)
downloadnextcloud-server-c3a87e8c4880c7a248c539b771759076d1f22f1c.tar.gz
nextcloud-server-c3a87e8c4880c7a248c539b771759076d1f22f1c.zip
[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)",