diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:18 +0000 |
commit | bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc (patch) | |
tree | 0704d2c85e3fce583295711cdbd84127ad83e5af /lib/l10n/gl.js | |
parent | 89f82fd5378e2f4e53966ce25fbc8a4f02386de6 (diff) | |
download | nextcloud-server-bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc.tar.gz nextcloud-server-bc25f9a5d0dc762d92e24ec9e894cec52a7f1dbc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index e28661489d4..3b4d7299043 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -19,7 +19,6 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s e %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s e %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s e %5$s", - "Education Edition" : "Edición para educación", "Enterprise bundle" : "Paquete empresarial", "Groupware bundle" : "Paquete de software colaborativo", "Hub bundle" : "Paquete de concentradores", @@ -355,6 +354,7 @@ OC.L10N.register( "Summarizes text by reducing its length without losing key information." : "Resume o texto reducindo a súa lonxitude sen perder a información clave.", "Extracts topics from a text and outputs them separated by commas." : "Extrae temas dun texto e amósaos separados por comas.", "404" : "404", + "Education Edition" : "Edición para educación", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "O usuario que accede debe ser de administración, de subadministración ou ter dereitos especiais para acceder a este axuste", "Logged in user must be an admin or sub admin" : "O usuario que accede debe ser de administración ou de subadministración", "Logged in user must be an admin" : "O usuario que accede debe ser de administración", |