diff options
Diffstat (limited to 'lib/l10n/ast.json')
-rw-r--r-- | lib/l10n/ast.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ast.json b/lib/l10n/ast.json index bd6facfd558..6076230cf6e 100644 --- a/lib/l10n/ast.json +++ b/lib/l10n/ast.json @@ -13,8 +13,8 @@ "Library %s with a version higher than %s is required - available version %s." : "Necesítase una librería %s con ua versión superior a %s - versión disponible %s.", "Library %s with a version lower than %s is required - available version %s." : "Necesítase una librería %s con una versión anterior a %s - versión disponible %s.", "Following platforms are supported: %s" : "Les siguientes plataformes tan sofitaes: %s", - "ownCloud %s or higher is required." : "Necesítase ownCloud %s o superior.", - "ownCloud %s or lower is required." : "Necesítase ownCloud %s o anterior.", + "Nextcloud %s or higher is required." : "Necesítase Nextcloud %s o superior.", + "Nextcloud %s or lower is required." : "Necesítase Nextcloud %s o anterior.", "Help" : "Ayuda", "Personal" : "Personal", "Users" : "Usuarios", @@ -42,7 +42,7 @@ "Failed to open archive when installing app" : "Falló al abrir el ficheru al instalar l'aplicación", "App does not provide an info.xml file" : "L'aplicación nun apurre un ficheru info.xml", "App can't be installed because of not allowed code in the App" : "Nun pue instalase l'aplicación por causa d'un códigu non permitíu na App", - "App can't be installed because it is not compatible with this version of ownCloud" : "Nun pue instalase l'aplicación porque nun ye compatible con esta versión d'ownCloud.", + "App can't be installed because it is not compatible with this version of Nextcloud" : "Nun pue instalase l'aplicación porque nun ye compatible con esta versión d'Nextcloud.", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "L'aplicación nun pue instalase porque contién la etiqueta <shipped>true</shipped> que nun ta permitida p'aplicaciones non distribuyíes", "Application is not enabled" : "L'aplicación nun ta habilitada", "Authentication error" : "Fallu d'autenticación", |