diff options
Diffstat (limited to 'apps/settings/l10n/gl.js')
-rw-r--r-- | apps/settings/l10n/gl.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index aabdb600286..89d7b4fcaac 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -501,8 +501,6 @@ OC.L10N.register( "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Esta versión comunitaria de Nextcloud non é compatible e as notificacións instantáneas non están dispoñibles.", "Use a second factor besides your password to increase security for your account." : "Empregue un segundo factor ademais do seu contrasinal para aumentar a seguridade da súa conta.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : " Se usa aplicacións de terceiros para conectarse a Nextcloud, asegúrese de crear e configurar un contrasinal de aplicación para cada unha antes de activar a autenticación de segundo factor.", - "Migration in progress. Please wait until the migration is finished" : "A migración está en proceso. Agarde a que remate.", - "Migration started …" : "Iniciada a migración ...", "An error occurred while changing your language. Please reload the page and try again." : "Produciuse un erro ao cambiar o seu idioma. Actualice a páxina e tenteo de novo.", "An error occurred while changing your locale. Please reload the page and try again." : "Produciuse un erro ao cambiar a súa configuración rexional. Actualice a páxina e tenteo de novo.", "Select a profile picture" : "Seleccione unha imaxe para o perfil", @@ -513,7 +511,6 @@ OC.L10N.register( "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the nextcloud log file for more details." : "Non foi posíbel determinar se a versión TLS de cURL está desactualizada ou non porque se produciu un erro durante a solicitude HTTPS contra https://nextcloud.com. Consulte o ficheiro de rexistro de Nextcloud para obter máis detalles.", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "O número máximo de chaves OPcache está case superado. Para garantir que todos os scripts se poidan gardar na caché, recoméndase aplicar <code>opcache.max_accelerated_files</code> á súa configuración de PHP cun valor superior a <code>%s</code>.", "Admin privileges" : "Privilexios de administrador", - "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "O revogado deste testemuño pode impedir a limpeza deste dispositivo se aínda non comezou.", "Unable to update biography" : "Non se puido actualizar a biografía", "Unable to update full name" : "Non se puido actualizar o nome completo", "No full name set" : "Non se definiu ningún nome completo", @@ -523,6 +520,8 @@ OC.L10N.register( "Change scope level of {accountProperty}" : "Cambiar o nivel de ámbito de {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Non se puido actualizar o ámbito de federación da {accountProperty} principal", "Unable to update federation scope of additional {accountProperty}" : "Non se puido actualizar o ámbito da federación de {accountProperty} adicional", + "Migration in progress. Please wait until the migration is finished" : "A migración está en proceso. Agarde a que remate.", + "Migration started …" : "Iniciada a migración ...", "Address" : "Enderezo", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Produciuse un erro durante a solicitude. Non é posíbel continuar.", @@ -540,7 +539,6 @@ OC.L10N.register( "Pick background job setting" : "Escolla os axustes do traballo en segundo plano", "Recommended" : "Recomendado", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php debe ser executado polo usuario do sistema «%s»", - "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Permitir autocompletar o nome de usuario cando se introduce o nome completo ou o enderezo de correo-e ignorando a coincidencia da lista de teléfonos que falta e está no mesmo grupo", "Change privacy level of profile picture" : "Cambia o nivel de privacidade da imaxe de perfil", "Upload new" : "Novo envío", "Select from Files" : "Seleccionar dende Ficheiros", |