diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-06 00:21:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-06 00:21:01 +0000 |
commit | 819d474a48bb67736b2df0ccb03eeebf4f4c6b50 (patch) | |
tree | 88445ba2a86b7b9f7eeaba4646a36f6510c2db6e /apps/files/l10n/en_GB.json | |
parent | fa1c1ac19d3fab19b956ddc8724432f5b6792e9d (diff) | |
download | nextcloud-server-819d474a48bb67736b2df0ccb03eeebf4f4c6b50.tar.gz nextcloud-server-819d474a48bb67736b2df0ccb03eeebf4f4c6b50.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 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index e86a98877fb..d9064519734 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -207,6 +207,7 @@ "{usedQuotaByte} used" : "{usedQuotaByte} used", "{relative}% used" : "{relative}% used", "Could not refresh storage stats" : "Could not refresh storage stats", + "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", "Transfer ownership of a file or folder" : "Transfer ownership of a file or folder", "Choose file or folder to transfer" : "Choose file or folder to transfer", "Change" : "Change", @@ -219,6 +220,7 @@ "Ownership transfer request sent" : "Ownership transfer request sent", "Cannot transfer ownership of a file or folder you do not own" : "Cannot transfer ownership of a file or folder you do not own", "Select file or folder to link to" : "Select file or folder to link to", + "Add" : "Add", "Loading current folder" : "Loading current folder", "No files in here" : "No files in here", "Upload some content or sync with your devices!" : "Upload some content or sync with your devices!", @@ -229,6 +231,7 @@ "Shared" : "Shared", "Switch to list view" : "Switch to list view", "Switch to grid view" : "Switch to grid view", + "You don’t have permission to upload or create files here" : "You don’t have permission to upload or create files here", "Open the files app settings" : "Open the files app settings", "Files settings" : "Files settings", "File cannot be accessed" : "File cannot be accessed", @@ -310,7 +313,6 @@ "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.", "Search for an account" : "Search for an account", "Choose" : "Choose", - "No files or folders have been deleted yet" : "No files or folders have been deleted yet", - "Sort list by {column}" : "Sort list by {column}" + "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 |