diff options
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", |