[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-12-29 01:54:27 -05:00
parent 9f327457dc
commit c8e946f633
16 changed files with 60 additions and 8 deletions

View File

@ -54,6 +54,7 @@ OC.L10N.register(
"Unshare" : "Deixar de partilhar",
"Select" : "Selecionar",
"Pending" : "Pendente",
"Unable to determine date" : "Impossível determinar a data",
"Error moving file." : "Erro a mover o ficheiro.",
"Error moving file" : "Erro ao mover o ficheiro",
"Error" : "Erro",
@ -92,10 +93,12 @@ OC.L10N.register(
"From link" : "Da hiperligação",
"Upload" : "Enviar",
"Cancel upload" : "Cancelar o envio",
"Select all" : "Seleccionar todos",
"Download" : "Transferir",
"Upload too large" : "Upload muito grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor.",
"Files are being scanned, please wait." : "Os ficheiros estão a ser analisados, por favor aguarde.",
"Currently scanning" : "A analisar"
"Currently scanning" : "A analisar",
"No favorites" : "Sem favoritos"
},
"nplurals=2; plural=(n != 1);");

View File

@ -52,6 +52,7 @@
"Unshare" : "Deixar de partilhar",
"Select" : "Selecionar",
"Pending" : "Pendente",
"Unable to determine date" : "Impossível determinar a data",
"Error moving file." : "Erro a mover o ficheiro.",
"Error moving file" : "Erro ao mover o ficheiro",
"Error" : "Erro",
@ -90,10 +91,12 @@
"From link" : "Da hiperligação",
"Upload" : "Enviar",
"Cancel upload" : "Cancelar o envio",
"Select all" : "Seleccionar todos",
"Download" : "Transferir",
"Upload too large" : "Upload muito grande",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os ficheiro que está a tentar enviar excedem o tamanho máximo de envio neste servidor.",
"Files are being scanned, please wait." : "Os ficheiros estão a ser analisados, por favor aguarde.",
"Currently scanning" : "A analisar"
"Currently scanning" : "A analisar",
"No favorites" : "Sem favoritos"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -94,11 +94,15 @@ OC.L10N.register(
"From link" : "Объект по ссылке",
"Upload" : "Загрузить",
"Cancel upload" : "Отменить загрузку",
"No files yet" : "Пока ещё нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
"Select all" : "Выбрать все",
"Download" : "Скачать",
"Upload too large" : "Файл слишком велик",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.",
"Files are being scanned, please wait." : "Подождите, файлы сканируются.",
"Currently scanning" : "В настоящее время сканируется"
"Currently scanning" : "В настоящее время сканируется",
"No favorites" : "Нет избранного",
"Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и папки, которые вы отметите как избранное"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -92,11 +92,15 @@
"From link" : "Объект по ссылке",
"Upload" : "Загрузить",
"Cancel upload" : "Отменить загрузку",
"No files yet" : "Пока ещё нет файлов",
"Upload some content or sync with your devices!" : "Загрузите что-нибудь или синхронизируйте со своими устройствами!",
"Select all" : "Выбрать все",
"Download" : "Скачать",
"Upload too large" : "Файл слишком велик",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файлы, которые вы пытаетесь загрузить, превышают лимит максимального размера на этом сервере.",
"Files are being scanned, please wait." : "Подождите, файлы сканируются.",
"Currently scanning" : "В настоящее время сканируется"
"Currently scanning" : "В настоящее время сканируется",
"No favorites" : "Нет избранного",
"Files and folders you mark as favorite will show up here" : "Здесь появятся файлы и папки, которые вы отметите как избранное"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View File

@ -58,6 +58,8 @@ OC.L10N.register(
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка cURL в PHP не включена или не установлена. Монтирование %s невозможно. Обратитесь к вашему системному администратору.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка FTP в PHP не включена или не установлена. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> \"%s\" не установлен. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
"No external storages" : "Нет внешних носителей",
"You can configure external storages in the personal settings" : "Вы можете изменить параметры внешних носителей в личных настройках",
"Name" : "Имя",
"Storage type" : "Тип хранилища",
"Scope" : "Область",

View File

@ -56,6 +56,8 @@
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка cURL в PHP не включена или не установлена. Монтирование %s невозможно. Обратитесь к вашему системному администратору.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> Поддержка FTP в PHP не включена или не установлена. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примечание:</b> \"%s\" не установлен. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
"No external storages" : "Нет внешних носителей",
"You can configure external storages in the personal settings" : "Вы можете изменить параметры внешних носителей в личных настройках",
"Name" : "Имя",
"Storage type" : "Тип хранилища",
"Scope" : "Область",

View File

@ -8,6 +8,7 @@ OC.L10N.register(
"Delete permanently" : "Apagar Para Sempre",
"Error" : "Erro",
"restored" : "Restaurado",
"Select all" : "Seleccionar todos",
"Name" : "Nome",
"Deleted" : "Eliminado",
"Delete" : "Eliminar"

View File

@ -6,6 +6,7 @@
"Delete permanently" : "Apagar Para Sempre",
"Error" : "Erro",
"restored" : "Restaurado",
"Select all" : "Seleccionar todos",
"Name" : "Nome",
"Deleted" : "Eliminado",
"Delete" : "Eliminar"

View File

@ -82,6 +82,7 @@ OC.L10N.register(
"Password protect" : "Защитить паролем",
"Password" : "Пароль",
"Choose a password for the public link" : "Выберите пароль для публичной ссылки",
"Allow editing" : "Разрешить редактирование",
"Email link to person" : "Почтовая ссылка на персону",
"Send" : "Отправить",
"Set expiration date" : "Установить срок доступа",

View File

@ -80,6 +80,7 @@
"Password protect" : "Защитить паролем",
"Password" : "Пароль",
"Choose a password for the public link" : "Выберите пароль для публичной ссылки",
"Allow editing" : "Разрешить редактирование",
"Email link to person" : "Почтовая ссылка на персону",
"Send" : "Отправить",
"Set expiration date" : "Установить срок доступа",

View File

@ -11,7 +11,9 @@ OC.L10N.register(
"PHP with a version lower than %s is required." : "Требуется версия PHP ниже %s.",
"Following databases are supported: %s" : "Поддерживаются следующие СУБД: %s",
"The library %s is not available." : "Библиотека %s недоступна.",
"Following platforms are supported: %s" : "Поддерживаются следующие платформы: %s",
"ownCloud %s or higher is required." : "Требуется ownCloud %s или выше.",
"ownCloud with a version lower than %s is required." : "Требуется версия ownCloud ниже %s.",
"Help" : "Помощь",
"Personal" : "Личное",
"Settings" : "Настройки",
@ -24,11 +26,11 @@ OC.L10N.register(
"Invalid image" : "Изображение повреждено",
"today" : "сегодня",
"yesterday" : "вчера",
"_%n day ago_::_%n days ago_" : ["","",""],
"_%n day ago_::_%n days ago_" : ["%n день назад","%n дня назад","%n дней назад"],
"last month" : "в прошлом месяце",
"_%n month ago_::_%n months ago_" : ["%n месяц назад","%n месяца назад","%n месяцев назад"],
"last year" : "в прошлом году",
"_%n year ago_::_%n years ago_" : ["","",""],
"_%n year ago_::_%n years ago_" : ["%n год назад","%n года назад","%n лет назад"],
"_%n hour ago_::_%n hours ago_" : ["%n час назад","%n часа назад","%n часов назад"],
"_%n minute ago_::_%n minutes ago_" : ["%n минута назад","%n минуты назад","%n минут назад"],
"seconds ago" : "несколько секунд назад",

View File

@ -9,7 +9,9 @@
"PHP with a version lower than %s is required." : "Требуется версия PHP ниже %s.",
"Following databases are supported: %s" : "Поддерживаются следующие СУБД: %s",
"The library %s is not available." : "Библиотека %s недоступна.",
"Following platforms are supported: %s" : "Поддерживаются следующие платформы: %s",
"ownCloud %s or higher is required." : "Требуется ownCloud %s или выше.",
"ownCloud with a version lower than %s is required." : "Требуется версия ownCloud ниже %s.",
"Help" : "Помощь",
"Personal" : "Личное",
"Settings" : "Настройки",
@ -22,11 +24,11 @@
"Invalid image" : "Изображение повреждено",
"today" : "сегодня",
"yesterday" : "вчера",
"_%n day ago_::_%n days ago_" : ["","",""],
"_%n day ago_::_%n days ago_" : ["%n день назад","%n дня назад","%n дней назад"],
"last month" : "в прошлом месяце",
"_%n month ago_::_%n months ago_" : ["%n месяц назад","%n месяца назад","%n месяцев назад"],
"last year" : "в прошлом году",
"_%n year ago_::_%n years ago_" : ["","",""],
"_%n year ago_::_%n years ago_" : ["%n год назад","%n года назад","%n лет назад"],
"_%n hour ago_::_%n hours ago_" : ["%n час назад","%n часа назад","%n часов назад"],
"_%n minute ago_::_%n minutes ago_" : ["%n минута назад","%n минуты назад","%n минут назад"],
"seconds ago" : "несколько секунд назад",

View File

@ -175,6 +175,8 @@ OC.L10N.register(
"Bugtracker" : "Bugtracker",
"Commercial Support" : "Suporte Comercial",
"Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros",
"Android app" : "Aplicação Android",
"iOS app" : "Aplicação iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Se quer ajudar no projecto\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\">aderir desenvolvimento</a>\n⇥⇥ou\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\">espalhe a palavra</a>!",
"Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Usou <strong>%s</strong> do disponivel <strong>%s</strong>",

View File

@ -173,6 +173,8 @@
"Bugtracker" : "Bugtracker",
"Commercial Support" : "Suporte Comercial",
"Get the apps to sync your files" : "Obtenha as aplicações para sincronizar os seus ficheiros",
"Android app" : "Aplicação Android",
"iOS app" : "Aplicação iOS",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Se quer ajudar no projecto\n⇥⇥<a href=\"https://owncloud.org/contribute\"\n⇥⇥⇥target=\"_blank\">aderir desenvolvimento</a>\n⇥⇥ou\n⇥⇥<a href=\"https://owncloud.org/promote\"\n⇥⇥⇥target=\"_blank\">espalhe a palavra</a>!",
"Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Usou <strong>%s</strong> do disponivel <strong>%s</strong>",

View File

@ -42,8 +42,11 @@ OC.L10N.register(
"A problem occurred while sending the email. Please revise your settings." : "Возникла проблема при отправке письма. Пожалуйста, проверьте ваши настройки.",
"Email sent" : "Письмо отправлено",
"You need to set your user email before being able to send test emails." : "Вы должны настроить свой e-mail пользователя прежде чем отправлять тестовые сообщения.",
"Invalid mail address" : "Некорректный почтовый адрес",
"Unable to create user." : "Невозможно создать пользователя.",
"Your %s account was created" : "Был создан ваш аккаунт %s",
"Unable to delete user." : "Невозможно удалить пользователя.",
"Forbidden" : "Запрещено",
"Email saved" : "Email сохранен",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Вы действительно хотите добавить домен \"{domain}\" как доверенный?",
"Add trusted domain" : "Добавить доверенный домен",
@ -84,6 +87,7 @@ OC.L10N.register(
"A valid username must be provided" : "Укажите правильное имя пользователя",
"Error creating user" : "Ошибка создания пользователя",
"A valid password must be provided" : "Укажите валидный пароль",
"A valid email must be provided" : "Введите корректный адрес email",
"__language_name__" : "Русский ",
"Personal Info" : "Личная информация",
"SSL root certificates" : "Корневые сертификаты SSL",
@ -178,6 +182,9 @@ OC.L10N.register(
"Bugtracker" : "Багтрекер",
"Commercial Support" : "Коммерческая поддержка",
"Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов",
"Desktop client" : "Клиент для ПК",
"Android app" : "Android приложение",
"iOS app" : "iOS приложение",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Если вы хотите поддержать проект,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">присоединяйтесь к разработке</a>\n\t\tиди\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">содействуйте распространению</a>!",
"Show First Run Wizard again" : "Показать помощник настройки",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Вы использовали <strong>%s</strong> из доступных <strong>%s</strong>",
@ -214,7 +221,10 @@ OC.L10N.register(
"Delete Encryption Keys" : "Удалить Ключи Шифрования",
"Show storage location" : "Показать местонахождение хранилища",
"Show last log in" : "Показать последний вход в систему",
"Send email to new user" : "Отправлять сообщение на email новому пользователю",
"Show email address" : "Показывать адрес email",
"Username" : "Имя пользователя",
"E-Mail" : "E-Mail",
"Create" : "Создать",
"Admin Recovery Password" : "Восстановление пароля администратора",
"Enter the recovery password in order to recover the users files during password change" : "Введите пароль для того, чтобы восстановить файлы пользователей при смене пароля",
@ -233,6 +243,7 @@ OC.L10N.register(
"Last Login" : "Последний вход",
"change full name" : "изменить полное имя",
"set new password" : "установить новый пароль",
"change email address" : "изменить адрес email",
"Default" : "По умолчанию"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -40,8 +40,11 @@
"A problem occurred while sending the email. Please revise your settings." : "Возникла проблема при отправке письма. Пожалуйста, проверьте ваши настройки.",
"Email sent" : "Письмо отправлено",
"You need to set your user email before being able to send test emails." : "Вы должны настроить свой e-mail пользователя прежде чем отправлять тестовые сообщения.",
"Invalid mail address" : "Некорректный почтовый адрес",
"Unable to create user." : "Невозможно создать пользователя.",
"Your %s account was created" : "Был создан ваш аккаунт %s",
"Unable to delete user." : "Невозможно удалить пользователя.",
"Forbidden" : "Запрещено",
"Email saved" : "Email сохранен",
"Are you really sure you want add \"{domain}\" as trusted domain?" : "Вы действительно хотите добавить домен \"{domain}\" как доверенный?",
"Add trusted domain" : "Добавить доверенный домен",
@ -82,6 +85,7 @@
"A valid username must be provided" : "Укажите правильное имя пользователя",
"Error creating user" : "Ошибка создания пользователя",
"A valid password must be provided" : "Укажите валидный пароль",
"A valid email must be provided" : "Введите корректный адрес email",
"__language_name__" : "Русский ",
"Personal Info" : "Личная информация",
"SSL root certificates" : "Корневые сертификаты SSL",
@ -176,6 +180,9 @@
"Bugtracker" : "Багтрекер",
"Commercial Support" : "Коммерческая поддержка",
"Get the apps to sync your files" : "Получить приложения для синхронизации ваших файлов",
"Desktop client" : "Клиент для ПК",
"Android app" : "Android приложение",
"iOS app" : "iOS приложение",
"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" : "Если вы хотите поддержать проект,\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">присоединяйтесь к разработке</a>\n\t\tиди\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">содействуйте распространению</a>!",
"Show First Run Wizard again" : "Показать помощник настройки",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" : "Вы использовали <strong>%s</strong> из доступных <strong>%s</strong>",
@ -212,7 +219,10 @@
"Delete Encryption Keys" : "Удалить Ключи Шифрования",
"Show storage location" : "Показать местонахождение хранилища",
"Show last log in" : "Показать последний вход в систему",
"Send email to new user" : "Отправлять сообщение на email новому пользователю",
"Show email address" : "Показывать адрес email",
"Username" : "Имя пользователя",
"E-Mail" : "E-Mail",
"Create" : "Создать",
"Admin Recovery Password" : "Восстановление пароля администратора",
"Enter the recovery password in order to recover the users files during password change" : "Введите пароль для того, чтобы восстановить файлы пользователей при смене пароля",
@ -231,6 +241,7 @@
"Last Login" : "Последний вход",
"change full name" : "изменить полное имя",
"set new password" : "установить новый пароль",
"change email address" : "изменить адрес email",
"Default" : "По умолчанию"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}