diff options
Diffstat (limited to 'core/l10n/ast.js')
-rw-r--r-- | core/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ast.js b/core/l10n/ast.js index dcab7aaa1b6..dd144555944 100644 --- a/core/l10n/ast.js +++ b/core/l10n/ast.js @@ -45,7 +45,6 @@ OC.L10N.register( "Update app \"%s\" from App Store" : "Anueva l'aplicación «%s» dende l'App Store", "%s (incompatible)" : "%s (incompatible)", "The following apps have been disabled: %s" : "Desactiváronse les aplicaciones siguientes: %s", - "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.", "Error occurred while checking server setup" : "Prodúxose un error mentanto se revisaba la configuración del sirvidor", "Hello world!" : "¡Hola, mundu!", "Hello {name}" : "Hola, {name}", @@ -212,6 +211,7 @@ OC.L10N.register( "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", |