diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-21 00:27:24 +0000 |
commit | 423f4e6144eb0244bedf47e0312740f2888e13cf (patch) | |
tree | b56cd9d0c64be8ba6ec0f7e9e33aa49acfaf1b1f /core | |
parent | fe46f23a7298381ec487b6acd7da540d72d01530 (diff) | |
download | nextcloud-server-423f4e6144eb0244bedf47e0312740f2888e13cf.tar.gz nextcloud-server-423f4e6144eb0244bedf47e0312740f2888e13cf.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-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", |