diff options
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 92c6e7f4bc6..bad82e5b890 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -28,6 +28,17 @@ OC.L10N.register( "_%n minute ago_::_%n minutes ago_" : ["hai %n minutu","hai %n minutos"], "seconds ago" : "hai segundos", "File name contains at least one invalid character" : "El nome del ficheru contién polo menos un carácter non válidu", + "App directory already exists" : "El direutoriu de l'aplicación yá esiste", + "Can't create app folder. Please fix permissions. %s" : "Nun pue crease la carpeta de l'aplicación. Por favor, igua los permisos. %s", + "No source specified when installing app" : "Nun s'especificó nenguna fonte al instalar app", + "No href specified when installing app from http" : "Nun s'especificó href al instalar la app dende http", + "No path specified when installing app from local file" : "Nun s'especificó camín dende un ficheru llocal al instalar l'aplicación", + "Archives of type %s are not supported" : "Los ficheros de triba %s nun tán sofitaos", + "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 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", "%s enter the database username." : "%s introducir l'usuariu de la base de datos.", "%s enter the database name." : "%s introducir nome de la base de datos.", "%s you may not use dots in the database name" : "%s nun pues usar puntos nel nome de la base de datos", @@ -43,33 +54,9 @@ OC.L10N.register( "Set an admin username." : "Afitar nome d'usuariu p'almin", "Set an admin password." : "Afitar contraseña p'almin", "Can't create or write into the data directory %s" : "Nun pue crease o escribir dientro los datos del direutoriu %s", - "You are not allowed to share %s" : "Nun tienes permisu pa compartir %s", - "Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"", - "Apps" : "Aplicaciones", - "Help" : "Ayuda", - "Personal" : "Personal", - "Users" : "Usuarios", - "Admin" : "Almin", - "Recommended" : "Recomendáu", - "No app name specified" : "Nun s'especificó nome de l'aplicación", - "web services under your control" : "servicios web baxo'l to control", - "App directory already exists" : "El direutoriu de l'aplicación yá esiste", - "Can't create app folder. Please fix permissions. %s" : "Nun pue crease la carpeta de l'aplicación. Por favor, igua los permisos. %s", - "No source specified when installing app" : "Nun s'especificó nenguna fonte al instalar app", - "No href specified when installing app from http" : "Nun s'especificó href al instalar la app dende http", - "No path specified when installing app from local file" : "Nun s'especificó camín dende un ficheru llocal al instalar l'aplicación", - "Archives of type %s are not supported" : "Los ficheros de triba %s nun tán sofitaos", - "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 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", - "Token expired. Please reload page." : "Token caducáu. Recarga la páxina.", - "Unknown user" : "Usuariu desconocíu", "%s shared »%s« with you" : "%s compartió »%s« contigo", "Sharing %s failed, because the file does not exist" : "Compartir %s falló, porque'l ficheru nun esiste", + "You are not allowed to share %s" : "Nun tienes permisu pa compartir %s", "Sharing %s failed, because the user %s does not exist" : "Compartir %s falló, yá que l'usuariu %s nun esiste", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Compartir %s falló, yá que l'usuariu %s nun ye miembru de nengún de los grupos de los que ye miembru %s", "Sharing %s failed, because this item is already shared with %s" : "Compartir %s falló, porque esti elementu yá ta compartiéndose con %s", @@ -89,9 +76,19 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Compartir %s falló, porque nun se permite la re-compartición", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Compartir %s falló porque'l motor compartíu pa %s podría nun atopar el so orixe", "Sharing %s failed, because the file could not be found in the file cache" : "Compartir %s falló, yá que'l ficheru nun pudo atopase na caché de ficheru", - "A valid username must be provided" : "Tien d'apurrise un nome d'usuariu válidu", - "A valid password must be provided" : "Tien d'apurrise una contraseña válida", - "The username is already being used" : "El nome d'usuariu yá ta usándose", + "Could not find category \"%s\"" : "Nun pudo alcontrase la estaya \"%s.\"", + "Apps" : "Aplicaciones", + "Help" : "Ayuda", + "Personal" : "Personal", + "Users" : "Usuarios", + "Admin" : "Almin", + "Recommended" : "Recomendáu", + "No app name specified" : "Nun s'especificó nome de l'aplicación", + "web services under your control" : "servicios web baxo'l to control", + "Application is not enabled" : "L'aplicación nun ta habilitada", + "Authentication error" : "Fallu d'autenticación", + "Token expired. Please reload page." : "Token caducáu. Recarga la páxina.", + "Unknown user" : "Usuariu desconocíu", "No database drivers (sqlite, mysql, or postgresql) installed." : "Nun hai controladores de bases de datos (sqlite, mysql, o postgresql)", "Cannot write into \"config\" directory" : "Nun pue escribise nel direutoriu \"config\"", "Cannot write into \"apps\" directory" : "Nun pue escribise nel direutoriu \"apps\"", @@ -111,6 +108,9 @@ OC.L10N.register( "Data directory (%s) is readable by other users" : "El direutoriu de datos (%s) ye llexible por otros usuarios", "Data directory (%s) is invalid" : "Ye inválidu'l direutoriu de datos (%s)", "Please check that the data directory contains a file \".ocdata\" in its root." : "Verifica que'l direutoriu de datos contién un ficheru \".ocdata\" nel direutoriu raigañu.", + "A valid username must be provided" : "Tien d'apurrise un nome d'usuariu válidu", + "A valid password must be provided" : "Tien d'apurrise una contraseña válida", + "The username is already being used" : "El nome d'usuariu yá ta usándose", "Could not obtain lock type %d on \"%s\"." : "Nun pudo facese'l bloquéu %d en \"%s\".", "Storage not available" : "Almacenamientu non disponible" }, |