[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-04-30 00:12:11 +00:00
parent 6b67651951
commit d216d7aff5
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
18 changed files with 46 additions and 16 deletions

View File

@ -6,14 +6,14 @@ OC.L10N.register(
"Admin" : "Administración",
"a safe home for all your data" : "un hogar seguro para todos tus datos",
"Name cannot be empty" : "El nombre no puede estar vacío",
"The given name is too long" : "El nombre provisto es muy largo",
"The given web address is too long" : "La dirección provista es muy larga",
"The given slogan is too long" : "El eslogan provisto es muy largo",
"The given name is too long" : "El nombre provisto es demasiado largo",
"The given web address is too long" : "La dirección provista es demasiado larga",
"The given slogan is too long" : "El eslogan provisto es demasiado largo",
"The given color is invalid" : "El color provisto es inválido",
"The file was uploaded" : "Se ha subido el archivo",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML",
"The file was only partially uploaded" : "El archivo se ha subido parcialmente",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especificó en el formulario HTML",
"The file was only partially uploaded" : "El archivo se ha subido solo parcialmente",
"No file was uploaded" : "No se ha subido ningún archivo",
"Missing a temporary folder" : "Falta una carpeta temporal",
"Could not write file to disk" : "No se puede escribir el archivo en el disco",
@ -31,13 +31,14 @@ OC.L10N.register(
"Color" : "Color",
"Logo" : "Logo",
"Upload new logo" : "Subir nuevo logo",
"Login image" : "Fondo de Pantalla",
"Upload new login background" : "Subir una nueva imagen de fondo",
"Login image" : "Imagen de fondo para inicio de sesión",
"Upload new login background" : "Subir una nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Advanced options" : "Opciones avanzadas",
"Header logo" : "Logo de la cabecera",
"Upload new header logo" : "Subir nuevo logo de la cabecera",
"Favicon" : "Favicon",
"Upload new favicon" : "Subir nuevo favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a configuración inicial",

View File

@ -4,14 +4,14 @@
"Admin" : "Administración",
"a safe home for all your data" : "un hogar seguro para todos tus datos",
"Name cannot be empty" : "El nombre no puede estar vacío",
"The given name is too long" : "El nombre provisto es muy largo",
"The given web address is too long" : "La dirección provista es muy larga",
"The given slogan is too long" : "El eslogan provisto es muy largo",
"The given name is too long" : "El nombre provisto es demasiado largo",
"The given web address is too long" : "La dirección provista es demasiado larga",
"The given slogan is too long" : "El eslogan provisto es demasiado largo",
"The given color is invalid" : "El color provisto es inválido",
"The file was uploaded" : "Se ha subido el archivo",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo para subir excede la directiva upload_max_filesize en php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especifió en el formulario HTML",
"The file was only partially uploaded" : "El archivo se ha subido parcialmente",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo para subir excede la directiva MAX_FILE_SIZE que se especificó en el formulario HTML",
"The file was only partially uploaded" : "El archivo se ha subido solo parcialmente",
"No file was uploaded" : "No se ha subido ningún archivo",
"Missing a temporary folder" : "Falta una carpeta temporal",
"Could not write file to disk" : "No se puede escribir el archivo en el disco",
@ -29,13 +29,14 @@
"Color" : "Color",
"Logo" : "Logo",
"Upload new logo" : "Subir nuevo logo",
"Login image" : "Fondo de Pantalla",
"Upload new login background" : "Subir una nueva imagen de fondo",
"Login image" : "Imagen de fondo para inicio de sesión",
"Upload new login background" : "Subir una nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Advanced options" : "Opciones avanzadas",
"Header logo" : "Logo de la cabecera",
"Upload new header logo" : "Subir nuevo logo de la cabecera",
"Favicon" : "Favicon",
"Upload new favicon" : "Subir nuevo favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a configuración inicial",

View File

@ -34,6 +34,11 @@ OC.L10N.register(
"Login image" : "Изображение экрана входа в систему",
"Upload new login background" : "Загрузить новый фон для экрана входа в систему",
"Remove background image" : "Убрать фоновое изображение ",
"Advanced options" : "Дополнительные параметры",
"Header logo" : "Логотип заголовка",
"Upload new header logo" : "Загрузить логотип заголовка",
"Favicon" : "Favicon (значок сайта)",
"Upload new favicon" : "Загрузить значок сайта",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Для автоматической генерации favicon на основе загруженного логотипа и цвета нужно установить PHP расширение Imagemagick с поддержкой изображений SVG ",
"You are already using a custom theme" : "Вы уже используете настраиваемую тему",
"reset to default" : "сброс до настроек по-умолчанию",

View File

@ -32,6 +32,11 @@
"Login image" : "Изображение экрана входа в систему",
"Upload new login background" : "Загрузить новый фон для экрана входа в систему",
"Remove background image" : "Убрать фоновое изображение ",
"Advanced options" : "Дополнительные параметры",
"Header logo" : "Логотип заголовка",
"Upload new header logo" : "Загрузить логотип заголовка",
"Favicon" : "Favicon (значок сайта)",
"Upload new favicon" : "Загрузить значок сайта",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Для автоматической генерации favicon на основе загруженного логотипа и цвета нужно установить PHP расширение Imagemagick с поддержкой изображений SVG ",
"You are already using a custom theme" : "Вы уже используете настраиваемую тему",
"reset to default" : "сброс до настроек по-умолчанию",

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"workflowengine",
{
"Group list is empty" : "La lista de grupos está vacía",
"Unable to retrieve the group list" : "No es posible recibir la lista de grupos",
"Saved" : "Guardado",
"Saving failed:" : "Fallo al guardar:",

View File

@ -1,4 +1,5 @@
{ "translations": {
"Group list is empty" : "La lista de grupos está vacía",
"Unable to retrieve the group list" : "No es posible recibir la lista de grupos",
"Saved" : "Guardado",
"Saving failed:" : "Fallo al guardar:",

View File

@ -1,6 +1,7 @@
OC.L10N.register(
"workflowengine",
{
"Group list is empty" : "Список групп пуст",
"Unable to retrieve the group list" : "Не удается получить список групп",
"Saved" : "Сохранено",
"Saving failed:" : "Ошибка при сохранении:",

View File

@ -1,4 +1,5 @@
{ "translations": {
"Group list is empty" : "Список групп пуст",
"Unable to retrieve the group list" : "Не удается получить список групп",
"Saved" : "Сохранено",
"Saving failed:" : "Ошибка при сохранении:",

View File

@ -264,8 +264,12 @@ OC.L10N.register(
"See the documentation" : "Посмотреть документацию",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Для корректной работы приложения требуется JavaScript. Пожалуйста, {linkstart}включите JavaScript{linkend} и обновите страницу.",
"More apps" : "Ещё приложения",
"More apps menu" : "Меню дополнительных приложений",
"Search" : "Найти",
"Reset search" : "Очистить поиск",
"Contacts" : "Контакты",
"Contacts menu" : "Меню контактов",
"Settings menu" : "Меню настроек",
"Confirm your password" : "Подтвердите свой пароль",
"Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!",
"Please contact your administrator." : "Пожалуйста, обратитесь к администратору.",

View File

@ -262,8 +262,12 @@
"See the documentation" : "Посмотреть документацию",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Для корректной работы приложения требуется JavaScript. Пожалуйста, {linkstart}включите JavaScript{linkend} и обновите страницу.",
"More apps" : "Ещё приложения",
"More apps menu" : "Меню дополнительных приложений",
"Search" : "Найти",
"Reset search" : "Очистить поиск",
"Contacts" : "Контакты",
"Contacts menu" : "Меню контактов",
"Settings menu" : "Меню настроек",
"Confirm your password" : "Подтвердите свой пароль",
"Server side authentication failed!" : "Ошибка аутентификации на стороне сервера!",
"Please contact your administrator." : "Пожалуйста, обратитесь к администратору.",

View File

@ -264,6 +264,7 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "Ця сторінка автоматично перезавантажиться коли екземпляр %s стане знову доступний.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора якщо це повідомлення не зникає або з'являється несподівано.",
"Thank you for your patience." : "Дякуємо за ваше терпіння.",
"Wrong password. Reset it?" : "Невірний пароль. Скинути його?",
"Stay logged in" : "Залишатись в системі",
"Alternative Logins" : "Альтернативні імена користувача",
"Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен",

View File

@ -262,6 +262,7 @@
"This page will refresh itself when the %s instance is available again." : "Ця сторінка автоматично перезавантажиться коли екземпляр %s стане знову доступний.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Зверніться до вашого системного адміністратора якщо це повідомлення не зникає або з'являється несподівано.",
"Thank you for your patience." : "Дякуємо за ваше терпіння.",
"Wrong password. Reset it?" : "Невірний пароль. Скинути його?",
"Stay logged in" : "Залишатись в системі",
"Alternative Logins" : "Альтернативні імена користувача",
"Add \"%s\" as trusted domain" : "Додати \"%s\" як довірений домен",

View File

@ -249,7 +249,7 @@ OC.L10N.register(
"Enforce expiration date" : "Força la data de venciment",
"Allow resharing" : "Permet compartir de nou",
"Allow sharing with groups" : "Permetre compartir amb grups",
"Restrict users to only share with users in their groups" : "Permet als usuaris compartir només amb usuaris del seu grup",
"Restrict users to only share with users in their groups" : "Força als usuaris a compartir només amb usuaris del seu grup",
"Exclude groups from sharing" : "Exclou grups de compartició",
"These groups will still be able to receive shares, but not to initiate them." : "Aquests fitxers encara podran rebre compartits, però no podran iniciar-los.",
"Tips & tricks" : "Consells i trucs",

View File

@ -247,7 +247,7 @@
"Enforce expiration date" : "Força la data de venciment",
"Allow resharing" : "Permet compartir de nou",
"Allow sharing with groups" : "Permetre compartir amb grups",
"Restrict users to only share with users in their groups" : "Permet als usuaris compartir només amb usuaris del seu grup",
"Restrict users to only share with users in their groups" : "Força als usuaris a compartir només amb usuaris del seu grup",
"Exclude groups from sharing" : "Exclou grups de compartició",
"These groups will still be able to receive shares, but not to initiate them." : "Aquests fitxers encara podran rebre compartits, però no podran iniciar-los.",
"Tips & tricks" : "Consells i trucs",

View File

@ -158,6 +158,7 @@ OC.L10N.register(
"Good password" : "Хороший пароль",
"Strong password" : "Надёжный пароль",
"Groups" : "Группы",
"Group list is empty" : "Список групп пуст",
"Unable to retrieve the group list" : "Не удается получить список групп",
"Unable to delete {objName}" : "Невозможно удалить {objName}",
"Error creating group: {message}" : "Ошибка создания группы: {message}",

View File

@ -156,6 +156,7 @@
"Good password" : "Хороший пароль",
"Strong password" : "Надёжный пароль",
"Groups" : "Группы",
"Group list is empty" : "Список групп пуст",
"Unable to retrieve the group list" : "Не удается получить список групп",
"Unable to delete {objName}" : "Невозможно удалить {objName}",
"Error creating group: {message}" : "Ошибка создания группы: {message}",

View File

@ -158,6 +158,7 @@ OC.L10N.register(
"Good password" : "Добра лозинка",
"Strong password" : "Јака лозинка",
"Groups" : "Групе",
"Group list is empty" : "Списак група је празан",
"Unable to retrieve the group list" : "Није могуће дохватити списак група",
"Unable to delete {objName}" : "Не могу да обришем {objName}",
"Error creating group: {message}" : "Грешка при прављењу групе: {message}",

View File

@ -156,6 +156,7 @@
"Good password" : "Добра лозинка",
"Strong password" : "Јака лозинка",
"Groups" : "Групе",
"Group list is empty" : "Списак група је празан",
"Unable to retrieve the group list" : "Није могуће дохватити списак група",
"Unable to delete {objName}" : "Не могу да обришем {objName}",
"Error creating group: {message}" : "Грешка при прављењу групе: {message}",