Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtificialOwl committed Dec 21, 2017
2 parents af322bb + ec9445c commit d15743d
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 54 deletions.
70 changes: 43 additions & 27 deletions l10n/es_419.js
Original file line number Diff line number Diff line change
@@ -1,47 +1,63 @@
OC.L10N.register(
"cms_pico",
{
"test" : "Prueba",
"no error message" : "no hay mensaje de error",
"This operation will delete the website {name} but its content will still be available in your files" : "Esta operación eliminará el sitio web {nombre}, pero su contenido seguirá estando disponible en sus archivos",
"Please confirm" : "Por favor confirmar",
"Please wait" : "Por favor espere",
"Create a new website" : "Crea una pagina web nueva",
"It was not possible to create your website {name}" : "No fue posible crear su sitio web {name}",
"It was not possible to remove the website {name}" : "No fue posible eliminar el sitio web {nombre}",
"Website not found" : "Sitio web no fue encontrado",
"Webpage does not exist" : "Pagina web no existe",
"You are not the owner of this website" : "Tu no eres el propietario de este sitio web",
"Content Directory is not valid." : "El directorio de contenido no es válido.",
"test" : "prueba",
"It was not possible to retrieve the complete list of your websites" : "No fue posible recuperar la lista completa de tus sitios web",
"no error message" : "sin mensajes de error",
"It was not possible to update your theme on {name}" : "No fue posible actualizar tu tema en {name}",
"This operation will delete the website {name} but its content will still be available in your files" : "Esta operación borrará el sitio web {name} pero su contenido estará disponible en tus archivos",
"Please confirm" : "Por favor confirma",
"Please wait" : "Por favor aguarda",
"Create a new website" : "Crear un nuevo sitio web",
"It was not possible to update your website" : "No fue posible actualizar tu sitio web",
"It was not possible to create your website {name}" : "No fue posible crear tu sitio web {name}",
"It was not possible to remove the website {name}" : "No fue posible eliminar el sitio web {name}",
"Website not found" : "El sitio web no se encontró",
"Webpage does not exist" : "La página web no existe",
"You are not the owner of this website" : "No eres el propietario de este sitio web",
"Content Directory is not valid." : "El Directorio de Contenido no es válido.",
"Website is private. You do not have access to this website" : "El sitio web es privado. No tienes acceso a este sitio web",
"The address of the website can only contains alpha numeric chars" : "La dirección del sitio web sólo puede contener caracteres alfanuméricos",
"The address of the website must be longer" : "La dirección del sitio web debería ser más larga",
"The name of the website must be longer" : "El nombre del sitio web debe ser más largo",
"Path is malformed, please check." : "La ruta está mal formada, verifique.",
"The address of the website can only contains alpha numeric chars" : "La dirección del sitio web solo puede contener caracteres alfanuméricos",
"The address of the website must be longer" : "La dirección del sitio web debe tener una mayor longitud ",
"The name of the website must be longer" : "El nombre del sitio web debe tener una mayor longitud ",
"Path is malformed, please check." : "La ruta tiene un formato incorrecto, por favor verifica.",
"Template does not exist" : "La plantilla no existe",
"Cannot generate template file in this folder" : "No se puede generar el archivo de plantilla en esta carpeta",
"Website already exist." : "Sitio web ya existe.",
"Cannot generate template file in this folder" : "No puede generar un archivo de plantilla en esta carpeta",
"Theme does not exist" : "El tema no existe",
"Website already exist." : "El sitio web ya existe.",
"Pico CMS" : "Pico CMS",
"Your Apache configuration" : "Tu configuración de Apache",
"Choose the best way to link to your users' website. Copy one of the example below and paste the line in your Apache configuration" : "Elija la mejor manera de enlazar al sitio web de sus usuarios. Copie uno de los ejemplos a continuación y pegue la línea en su configuración de Apache",
"Choose the best way to link to your users' website. Copy one of the example below and paste the line in your Apache configuration" : "Elije la mejor forma de vincular al sitio web de tus usuarios. Copia uno de los ejemplos de abajo y pega la línea en tu configuración de Apache",
"Using MOD_PROXY:" : "Usando MOD_PROXY:",
"Using MOD_REWRITE:" : "Usando MOD_REWRITE:",
"Using MOD_REWRITE and MOD_PROXY:" : "Usando MOD_REWRITE and MOD_PROXY:",
"Using MOD_REWRITE and MOD_PROXY:" : "Usando MOD_REWRITE y MOD_PROXY:",
"Custom themes" : "Temas personalizados",
"To add a custom theme, you will need to create a new folder in the 'themes' directory:" : "Para agregar un tema personalizado, necesitarás crear una nueva carpeta en el directorio 'themes':",
"Current custom themes:" : "Temas personalizados actuales:",
"Add a new custom theme:" : "Agregar un nuevo tema personalizado:",
"Add custom theme" : "Agregar tema personalizado",
"Custom templates" : "Plantillas personalizadas",
"To add a custom template, you will need to create a new folder in the 'templates' directory:" : "Para agregar una plantilla personalizada, necesitarás crear una nueva carpeta en el directorio 'templates':",
"Current custom templates:" : "Plantillas personalizadas actuales:",
"Add a new custom template:" : "Incluir una nueva plantilla personalizada:",
"Add custom template" : "Incluir plantilla personalizada",
"Delete custom template" : "Eliminar plantilla personalizada",
"Your current websites" : "Sus sitios web actuales",
"Add a new custom template:" : "Agregar una nueva plantilla personalizada:",
"Add custom template" : "Agregar una plantilla personalizada",
"Delete custom template" : "Borrar la plantilla personalizada",
"Delete custom theme" : "Borra tema personalizado",
"Your current websites" : "Tus sitios web actuales",
"Name" : "Nombre",
"Address" : "Dirección",
"Local directory" : "Directorio local",
"Theme" : "Tema",
"Private" : "Privado",
"Name of the site:" : "Nombre del sitio:",
"The title of your site" : "El título de tu sitio",
"My new site" : "Mi nuevo sitio",
"Address of the site:" : "Dirección del sitio:",
"my_site" : "my_site",
"Local directory:" : "Directorio local:",
"The place to store the website files on your cloud" : "El lugar para almacenar los archivos del sitio web en su nube",
"The place to store the website files on your cloud" : "El lugar en donde almacenar los archivos del sitio web en tu nube",
"Base Template:" : "Plantilla base:",
"Choose a template from the list" : "Elige una plantilla de la lista",
"Delete website" : "Eliminar sitio web"
"Choose a template from the list" : "Elije una plantilla de la lista",
"Delete website" : "Borrar el sitio web"
},
"nplurals=2; plural=(n != 1);");
70 changes: 43 additions & 27 deletions l10n/es_419.json
Original file line number Diff line number Diff line change
@@ -1,45 +1,61 @@
{ "translations": {
"test" : "Prueba",
"no error message" : "no hay mensaje de error",
"This operation will delete the website {name} but its content will still be available in your files" : "Esta operación eliminará el sitio web {nombre}, pero su contenido seguirá estando disponible en sus archivos",
"Please confirm" : "Por favor confirmar",
"Please wait" : "Por favor espere",
"Create a new website" : "Crea una pagina web nueva",
"It was not possible to create your website {name}" : "No fue posible crear su sitio web {name}",
"It was not possible to remove the website {name}" : "No fue posible eliminar el sitio web {nombre}",
"Website not found" : "Sitio web no fue encontrado",
"Webpage does not exist" : "Pagina web no existe",
"You are not the owner of this website" : "Tu no eres el propietario de este sitio web",
"Content Directory is not valid." : "El directorio de contenido no es válido.",
"test" : "prueba",
"It was not possible to retrieve the complete list of your websites" : "No fue posible recuperar la lista completa de tus sitios web",
"no error message" : "sin mensajes de error",
"It was not possible to update your theme on {name}" : "No fue posible actualizar tu tema en {name}",
"This operation will delete the website {name} but its content will still be available in your files" : "Esta operación borrará el sitio web {name} pero su contenido estará disponible en tus archivos",
"Please confirm" : "Por favor confirma",
"Please wait" : "Por favor aguarda",
"Create a new website" : "Crear un nuevo sitio web",
"It was not possible to update your website" : "No fue posible actualizar tu sitio web",
"It was not possible to create your website {name}" : "No fue posible crear tu sitio web {name}",
"It was not possible to remove the website {name}" : "No fue posible eliminar el sitio web {name}",
"Website not found" : "El sitio web no se encontró",
"Webpage does not exist" : "La página web no existe",
"You are not the owner of this website" : "No eres el propietario de este sitio web",
"Content Directory is not valid." : "El Directorio de Contenido no es válido.",
"Website is private. You do not have access to this website" : "El sitio web es privado. No tienes acceso a este sitio web",
"The address of the website can only contains alpha numeric chars" : "La dirección del sitio web sólo puede contener caracteres alfanuméricos",
"The address of the website must be longer" : "La dirección del sitio web debería ser más larga",
"The name of the website must be longer" : "El nombre del sitio web debe ser más largo",
"Path is malformed, please check." : "La ruta está mal formada, verifique.",
"The address of the website can only contains alpha numeric chars" : "La dirección del sitio web solo puede contener caracteres alfanuméricos",
"The address of the website must be longer" : "La dirección del sitio web debe tener una mayor longitud ",
"The name of the website must be longer" : "El nombre del sitio web debe tener una mayor longitud ",
"Path is malformed, please check." : "La ruta tiene un formato incorrecto, por favor verifica.",
"Template does not exist" : "La plantilla no existe",
"Cannot generate template file in this folder" : "No se puede generar el archivo de plantilla en esta carpeta",
"Website already exist." : "Sitio web ya existe.",
"Cannot generate template file in this folder" : "No puede generar un archivo de plantilla en esta carpeta",
"Theme does not exist" : "El tema no existe",
"Website already exist." : "El sitio web ya existe.",
"Pico CMS" : "Pico CMS",
"Your Apache configuration" : "Tu configuración de Apache",
"Choose the best way to link to your users' website. Copy one of the example below and paste the line in your Apache configuration" : "Elija la mejor manera de enlazar al sitio web de sus usuarios. Copie uno de los ejemplos a continuación y pegue la línea en su configuración de Apache",
"Choose the best way to link to your users' website. Copy one of the example below and paste the line in your Apache configuration" : "Elije la mejor forma de vincular al sitio web de tus usuarios. Copia uno de los ejemplos de abajo y pega la línea en tu configuración de Apache",
"Using MOD_PROXY:" : "Usando MOD_PROXY:",
"Using MOD_REWRITE:" : "Usando MOD_REWRITE:",
"Using MOD_REWRITE and MOD_PROXY:" : "Usando MOD_REWRITE and MOD_PROXY:",
"Using MOD_REWRITE and MOD_PROXY:" : "Usando MOD_REWRITE y MOD_PROXY:",
"Custom themes" : "Temas personalizados",
"To add a custom theme, you will need to create a new folder in the 'themes' directory:" : "Para agregar un tema personalizado, necesitarás crear una nueva carpeta en el directorio 'themes':",
"Current custom themes:" : "Temas personalizados actuales:",
"Add a new custom theme:" : "Agregar un nuevo tema personalizado:",
"Add custom theme" : "Agregar tema personalizado",
"Custom templates" : "Plantillas personalizadas",
"To add a custom template, you will need to create a new folder in the 'templates' directory:" : "Para agregar una plantilla personalizada, necesitarás crear una nueva carpeta en el directorio 'templates':",
"Current custom templates:" : "Plantillas personalizadas actuales:",
"Add a new custom template:" : "Incluir una nueva plantilla personalizada:",
"Add custom template" : "Incluir plantilla personalizada",
"Delete custom template" : "Eliminar plantilla personalizada",
"Your current websites" : "Sus sitios web actuales",
"Add a new custom template:" : "Agregar una nueva plantilla personalizada:",
"Add custom template" : "Agregar una plantilla personalizada",
"Delete custom template" : "Borrar la plantilla personalizada",
"Delete custom theme" : "Borra tema personalizado",
"Your current websites" : "Tus sitios web actuales",
"Name" : "Nombre",
"Address" : "Dirección",
"Local directory" : "Directorio local",
"Theme" : "Tema",
"Private" : "Privado",
"Name of the site:" : "Nombre del sitio:",
"The title of your site" : "El título de tu sitio",
"My new site" : "Mi nuevo sitio",
"Address of the site:" : "Dirección del sitio:",
"my_site" : "my_site",
"Local directory:" : "Directorio local:",
"The place to store the website files on your cloud" : "El lugar para almacenar los archivos del sitio web en su nube",
"The place to store the website files on your cloud" : "El lugar en donde almacenar los archivos del sitio web en tu nube",
"Base Template:" : "Plantilla base:",
"Choose a template from the list" : "Elige una plantilla de la lista",
"Delete website" : "Eliminar sitio web"
"Choose a template from the list" : "Elije una plantilla de la lista",
"Delete website" : "Borrar el sitio web"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/nb.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ OC.L10N.register(
"Using MOD_REWRITE:" : "Bruker MOD_REWRITE:",
"Using MOD_REWRITE and MOD_PROXY:" : "Bruker MOD_REWRITE og MOD_PROXY:",
"Custom themes" : "Tilpass temaer",
"To add a custom theme, you will need to create a new folder in the 'themes' directory:" : "For å legge til en egendefinert drakt, vil du måtte opprette en ny mappe i \"themes\"-mappen.",
"Current custom themes:" : "Nåværende tilpassede temaer:",
"Add a new custom theme:" : "Legg til tilpasset tema:",
"Add custom theme" : "Legg til tilpass tema",
Expand Down
1 change: 1 addition & 0 deletions l10n/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"Using MOD_REWRITE:" : "Bruker MOD_REWRITE:",
"Using MOD_REWRITE and MOD_PROXY:" : "Bruker MOD_REWRITE og MOD_PROXY:",
"Custom themes" : "Tilpass temaer",
"To add a custom theme, you will need to create a new folder in the 'themes' directory:" : "For å legge til en egendefinert drakt, vil du måtte opprette en ny mappe i \"themes\"-mappen.",
"Current custom themes:" : "Nåværende tilpassede temaer:",
"Add a new custom theme:" : "Legg til tilpasset tema:",
"Add custom theme" : "Legg til tilpass tema",
Expand Down

0 comments on commit d15743d

Please sign in to comment.