diff options
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 5da635bfee7..28054c53e1d 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -162,11 +162,11 @@ OC.L10N.register( "Recommended apps" : "Aplicacións recomendadas", "Loading apps …" : "Cargando aplicacións…", "Could not fetch list of apps from the App Store." : "Non foi posíbel recuperar a lista de aplicacións da tenda de aplicacións.", - "Installing apps …" : "Instalando aplicacións…", "App download or installation failed" : "Produciuse un fallo ao descargar ou instalar a aplicación", "Cannot install this app because it is not compatible" : "Non é posíbel instalar esta aplicación porque non ser compatíbel", "Cannot install this app" : "Non é posíbel instalar esta aplicación", "Skip" : "Omitir", + "Installing apps …" : "Instalando aplicacións…", "Install recommended apps" : "Instalar aplicacións recomendadas", "Schedule work & meetings, synced with all your devices." : "Programar traballos e xuntanzas, sincronizar con todos os seus dispositivos.", "Keep your colleagues and friends in one place without leaking their private info." : "Manteña aos seus compañeiros e amigos nun lugar sen filtrar a información privada.", @@ -174,6 +174,8 @@ OC.L10N.register( "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Parolas, videochamadas, compartición de pantalla, xuntanzas en liña e conferencias web; no seu navegador e con aplicacións móbiles.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documentos, follas de cálculo e presentacións, feitos en Collabora Online.", "Distraction free note taking app." : "Aplicación para tomar notas sen distraccións.", + "Settings menu" : "Menú de axustes", + "Avatar of {displayName}" : "Avatar de {displayName}", "Search contacts" : "Buscar contactos", "Reset search" : "Restabelecer a busca", "Search contacts …" : "Buscar contactos…", @@ -206,8 +208,6 @@ OC.L10N.register( "Continue with this unsupported browser" : "Continuar con este navegador non compatíbel", "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}…", "Choose {file}" : "Escoller {file}", "Choose" : "Escoller", |