diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
commit | 20d7bf8a880ddf41874afdaf3784d29bc1bc925d (patch) | |
tree | fa516123a99923356e2ee6e2843300426c41b80d /apps/files/l10n/en_GB.json | |
parent | e66ebb01bb01055a701b9f4f311d4ff6a769a9af (diff) | |
download | nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.tar.gz nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 084dad49ffe..aa74bddfd37 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -23,6 +23,7 @@ "Actions" : "Actions", "Rename" : "Rename", "Copy" : "Copy", + "Open" : "Open", "Delete file" : "Delete file", "Delete folder" : "Delete folder", "Disconnect storage" : "Disconnect storage", @@ -36,6 +37,7 @@ "This directory is unavailable, please check the logs or contact the administrator" : "This directory is unavailable, please check the logs or contact the administrator", "Could not move \"{file}\", target exists" : "Could not move \"{file}\", target exists", "Could not move \"{file}\"" : "Could not move \"{file}\"", + "copy" : "copy", "Could not copy \"{file}\", target exists" : "Could not copy \"{file}\", target exists", "Could not copy \"{file}\"" : "Could not copy \"{file}\"", "Copied {origin} inside {destination}" : "Copied {origin} inside {destination}", @@ -116,10 +118,14 @@ "Unlimited" : "Unlimited", "Upload (max. %s)" : "Upload (max. %s)", "Accept" : "Accept", + "Reject" : "Reject", "in %s" : "in %s", "File Management" : "File Management", "Change" : "Change", + "Transfer" : "Transfer", "Tags" : "Tags", + "Cancel" : "Cancel", + "Create" : "Create", "%s used" : "%s used", "%1$s of %2$s used" : "%1$s of %2$s used", "Settings" : "Settings", |