diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index c577019b937..18bd4f3399a 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -210,14 +210,13 @@ OC.L10N.register( "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sé que si sigo col anovamientu pela IU web tengo'l riesgu de que la solicitú escose'l tiempu d'espera y causar una perda de datos, más tengo una copia de seguranza y sé cómo restaurar la instancia en casu de fallu.", "Upgrade via web on my own risk" : "Anovar pela web baxo'l mio riesgu", "Maintenance mode" : "Mou de caltenimientu", - "Please try again" : "Volvi tentalo", "The user limit of this instance is reached." : "Algamóse la llende d'usuarios d'esta instancia.", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "El sirividor web nun ta configuráu afayadizamente pa permitir la sincronización de ficheros porque la interfaz WebDAV paez tar estropiada.", "User disabled" : "L'usuariu ta desactiváu", "Start search" : "Aniciar la busca", - "Press enter to start searching" : "Primi Intro p'aniciar la busca", "Open settings menu" : "Abrir el menú de configuración", "Settings" : "Configuración", + "Avatar of {fullName}" : "Avatar de: {fullName}", "Show all contacts …" : "Amosar tolos contautos…", "No files in here" : "Nun hai nengún ficheru", "New folder" : "Carpeta nueva", @@ -237,10 +236,8 @@ OC.L10N.register( "Confirm" : "Confirmar", "Failed to authenticate, try again" : "Nun se pue autenticar, volvi tentalo", "Users" : "Usuarios", - "The page could not be found on the server." : "Nun se pudo atopar la páxina nel sirvidor.", "Database user" : "Usuariu de la base de datos", "Please use the command line updater because you have a big instance with more than 50 users." : "Usa l'anovador de la llinia de comandos porque tienes una instancia grande con más de 50 usuarios.", - "Avatar of {fullName}" : "Avatar de: {fullName}", "Apps and Settings" : "Aplicaciones y configuración" }, "nplurals=2; plural=(n != 1);"); |