diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:09 +0000 |
commit | 5c2610af7dbce72fa1c1b02185a2c28cd5be004e (patch) | |
tree | ecfa5a8a971b506cff0a9038788d06bc3347c83c /core/l10n | |
parent | b0956b1a00e9fb0d4e2db8aa576917ce77b20cd5 (diff) | |
download | nextcloud-server-5c2610af7dbce72fa1c1b02185a2c28cd5be004e.tar.gz nextcloud-server-5c2610af7dbce72fa1c1b02185a2c28cd5be004e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/gl.js | 2 | ||||
-rw-r--r-- | core/l10n/gl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index fa2342ef69a..2b8819f1684 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -146,6 +146,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Fallou a actualización. Informe desta incidencia na <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade de Nextcloud</a>.", "Continue to {productName}" : "Continuar a {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundo.","A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundos."], + "Applications menu" : "Menú de aplicacións", "More apps" : "Máis aplicacións", "Currently open" : "Aberto actualmente", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"], @@ -227,6 +228,7 @@ OC.L10N.register( "Supported versions" : "Versións compatíbeis", "{name} version {version} and above" : "{name} versión {version} e superior", "Settings menu" : "Menú de axustes", + "Avatar of {displayName}" : "Avatar de {displayName}", "Search {types} …" : "Buscando {types}…", "No" : "Non", "Yes" : "Si", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index bff0c7466df..19da4c6a95a 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -144,6 +144,7 @@ "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "Fallou a actualización. Informe desta incidencia na <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunidade de Nextcloud</a>.", "Continue to {productName}" : "Continuar a {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundo.","A actualización foi satisfactoria. Redirixindoo a {productName} en %n segundos."], + "Applications menu" : "Menú de aplicacións", "More apps" : "Máis aplicacións", "Currently open" : "Aberto actualmente", "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"], @@ -225,6 +226,7 @@ "Supported versions" : "Versións compatíbeis", "{name} version {version} and above" : "{name} versión {version} e superior", "Settings menu" : "Menú de axustes", + "Avatar of {displayName}" : "Avatar de {displayName}", "Search {types} …" : "Buscando {types}…", "No" : "Non", "Yes" : "Si", |