diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:25:46 +0000 |
commit | e218d1f98e19307f2bf170e09670e4f7fe61f061 (patch) | |
tree | 179a809826ea32995075c12cc1d0e2385d39b99d /lib/l10n/en_GB.js | |
parent | 2c24c3c469847d36b65e3e1e0550ab2c2d03e6d5 (diff) | |
download | nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.tar.gz nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 8e0fa717bf3..5730d364764 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -354,7 +354,6 @@ OC.L10N.register( "Generate headline" : "Generate headline", "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.", "Extracts topics from a text and outputs them separated by commas." : "Extracts topics from a text and outputs them separated by commas.", - "404" : "404", "Education Edition" : "Education Edition", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting", "Logged in user must be an admin or sub admin" : "Logged in user must be an admin or sub admin", @@ -377,8 +376,6 @@ OC.L10N.register( "Username must not consist of dots only" : "Username must not consist of dots only", "Username is invalid because files already exist for this user" : "Username is invalid because files already exist for this user", "User disabled" : "User disabled", - "PostgreSQL >= 9 required." : "PostgreSQL >= 9 required.", - "Please upgrade your database version." : "Please upgrade your database version.", "Your data directory is readable by other users." : "Your data directory is readable by other users.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Please change the permissions to 0770 so that the directory cannot be listed by other users.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ensure there is a file called \".ocdata\" in the root of the data directory." |