diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:24 +0000 |
commit | 04d19fb1d7a7fe1937c2a68e948c715d346c1a17 (patch) | |
tree | 1e0f22a7ae6701c5ea37094af1103ae7b728242b /apps/files/l10n/en_GB.json | |
parent | 6883c52e9d3fed9d5f4a99d20c8370380d4228ab (diff) | |
download | nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.tar.gz nextcloud-server-04d19fb1d7a7fe1937c2a68e948c715d346c1a17.zip |
Fix(l10n): Update translations 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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index b33ed773984..211e0993bb3 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -210,7 +210,7 @@ "Select file or folder to link to" : "Select file or folder to link to", "Loading current folder" : "Loading current folder", "No files in here" : "No files in here", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet", + "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "Go to the previous folder" : "Go to the previous folder", "Go back" : "Go back", "Open the files app settings" : "Open the files app settings", @@ -243,14 +243,13 @@ "Create new templates folder" : "Create new templates folder", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "List of favorites files and folders." : "List of favourites files and folders.", + "No favorites yet" : "No favourites yet", + "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "Toggle %1$s sublist" : "Toggle %1$s sublist", "Toggle grid view" : "Toggle grid view", - "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", "No entries found in this folder" : "No entries found in this folder", "Upload too large" : "Upload too large", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "The files you are trying to upload exceed the maximum size for file uploads on this server.", - "No favorites yet" : "No favourites yet", - "Files and folders you mark as favorite will show up here" : "Files and folders you mark as favourite will show up here", "Text file" : "Text file", "New text file.txt" : "New text file.txt", "Storage invalid" : "Storage invalid", @@ -269,6 +268,7 @@ "Deleted shares" : "Deleted shares", "Pending shares" : "Pending shares", "Open folder {name}" : "Open folder {name}", - "Search for an account" : "Search for an account" + "Search for an account" : "Search for an account", + "No files or folders have been deleted yet" : "No files or folders have been deleted yet" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |