aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-02 00:19:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-02 00:19:21 +0000
commitee7dda5e867b4b86fdd26abcbc574f619e8a8d64 (patch)
tree2fcd0a818333269c2d4fc066e986262bb13d23f6 /apps/settings/l10n/en_GB.json
parent92acbb0d39728b9bfc7530957611ff19aec31d84 (diff)
downloadnextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.tar.gz
nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r--apps/settings/l10n/en_GB.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json
index ad5b6d9c721..c44e57ed8c5 100644
--- a/apps/settings/l10n/en_GB.json
+++ b/apps/settings/l10n/en_GB.json
@@ -286,6 +286,7 @@
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!",
"Temporary space available" : "Temporary space available",
"Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s",
+ "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "The PHP function \"disk_free_space\" is disabled, preventing the system from checking for sufficient space in the temporary directories.",
"Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s",
"- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f GiB available in %s (PHP temporary directory)",
"- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f GiB available in %s (Nextcloud temporary directory)",