From df458d57d13e4f8e561871265f8b50c20867f48c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 30 Apr 2018 00:12:32 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- apps/theming/l10n/es.js | 15 ++++++++------- apps/theming/l10n/es.json | 15 ++++++++------- apps/theming/l10n/ru.js | 5 +++++ apps/theming/l10n/ru.json | 5 +++++ apps/workflowengine/l10n/es.js | 1 + apps/workflowengine/l10n/es.json | 1 + apps/workflowengine/l10n/ru.js | 1 + apps/workflowengine/l10n/ru.json | 1 + core/l10n/ru.js | 4 ++++ core/l10n/ru.json | 4 ++++ core/l10n/uk.js | 1 + core/l10n/uk.json | 1 + settings/l10n/ca.js | 2 +- settings/l10n/ca.json | 2 +- settings/l10n/ru.js | 1 + settings/l10n/ru.json | 1 + settings/l10n/sr.js | 1 + settings/l10n/sr.json | 1 + 18 files changed, 46 insertions(+), 16 deletions(-) diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 4c7cce56fb..5302be9010 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -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", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index ec4bb0321f..4e084f562d 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -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", diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js index 058f36cbfb..945ab1c7d6 100644 --- a/apps/theming/l10n/ru.js +++ b/apps/theming/l10n/ru.js @@ -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" : "сброс до настроек по-умолчанию", diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json index 8aaee6c18a..871416e3c7 100644 --- a/apps/theming/l10n/ru.json +++ b/apps/theming/l10n/ru.json @@ -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" : "сброс до настроек по-умолчанию", diff --git a/apps/workflowengine/l10n/es.js b/apps/workflowengine/l10n/es.js index e628e101fd..3ea757d731 100644 --- a/apps/workflowengine/l10n/es.js +++ b/apps/workflowengine/l10n/es.js @@ -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:", diff --git a/apps/workflowengine/l10n/es.json b/apps/workflowengine/l10n/es.json index 6620c4a765..11e14dc137 100644 --- a/apps/workflowengine/l10n/es.json +++ b/apps/workflowengine/l10n/es.json @@ -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:", diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js index 9c5010ff0f..e7b035b740 100644 --- a/apps/workflowengine/l10n/ru.js +++ b/apps/workflowengine/l10n/ru.js @@ -1,6 +1,7 @@ OC.L10N.register( "workflowengine", { + "Group list is empty" : "Список групп пуст", "Unable to retrieve the group list" : "Не удается получить список групп", "Saved" : "Сохранено", "Saving failed:" : "Ошибка при сохранении:", diff --git a/apps/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json index 6764fda984..d3c5dff332 100644 --- a/apps/workflowengine/l10n/ru.json +++ b/apps/workflowengine/l10n/ru.json @@ -1,4 +1,5 @@ { "translations": { + "Group list is empty" : "Список групп пуст", "Unable to retrieve the group list" : "Не удается получить список групп", "Saved" : "Сохранено", "Saving failed:" : "Ошибка при сохранении:", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index b17dbf8d8f..80786d87d2 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -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." : "Пожалуйста, обратитесь к администратору.", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index 31e2abb701..f335d97924 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -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." : "Пожалуйста, обратитесь к администратору.", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 6b25eadd11..22bedcc576 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -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\" як довірений домен", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index 0b2d4c2894..ee535456ab 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -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\" як довірений домен", diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 2c14150ac7..da1d8214c4 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -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", diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index 2a56b11258..dd51db3d6b 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -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", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 6ebb6e5bea..3772a837c1 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -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}", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index 81de625a37..339f000fd3 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -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}", diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 590f2ed4a1..8661adbd52 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -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}", diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index fd7a6bbc1d..04064dfdf1 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -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}",