diff options
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index af87de3a99d..778ab577597 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -103,6 +103,9 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["{count} notificación","{count} notificacións"], "No" : "Non", "Yes" : "Si", + "Federated user" : "Usuario federado", + "Create share" : "Crear elemento compartido", + "Failed to add the public link to your Nextcloud" : "Non foi posíbel engadir a ligazón pública ao seu Nextcloud", "Custom date range" : "Intervalo de datas personalizado", "Pick start date" : "Escolla a data de inicio", "Pick end date" : "Escolla a data de finalización", @@ -204,6 +207,7 @@ OC.L10N.register( "You have not added any info yet" : "Aínda non engadiu ningunha información", "{user} has not added any info yet" : "{user} aínda non engadiu ningunha información", "Error opening the user status modal, try hard refreshing the page" : "Produciuse un erro ao abrir o modal de estado do usuario, tente forzar a actualización da páxina", + "More actions" : "Máis accións", "This browser is not supported" : "Este navegador non é compatíbel", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "O seu navegador non é compatíbel. Actualice a unha versión máis recente ou a unha compatíbel.", "Continue with this unsupported browser" : "Continuar con este navegador non compatíbel", |