diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js
index 6b770b24a8..45571ccdad 100644
--- a/apps/files/l10n/pt_PT.js
+++ b/apps/files/l10n/pt_PT.js
@@ -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);");
diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json
index 08fdb2d694..dfbadad514 100644
--- a/apps/files/l10n/pt_PT.json
+++ b/apps/files/l10n/pt_PT.json
@@ -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);"
}
\ No newline at end of file
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 0af96740e5..48ac792134 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -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);");
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index cd493408c0..064c8e40a0 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -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);"
}
\ No newline at end of file
diff --git a/apps/files_external/l10n/ru.js b/apps/files_external/l10n/ru.js
index cc10141e01..ec0a6627c1 100644
--- a/apps/files_external/l10n/ru.js
+++ b/apps/files_external/l10n/ru.js
@@ -58,6 +58,8 @@ OC.L10N.register(
"Note: The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Примечание: Поддержка cURL в PHP не включена или не установлена. Монтирование %s невозможно. Обратитесь к вашему системному администратору.",
"Note: The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Примечание: Поддержка FTP в PHP не включена или не установлена. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
"Note: \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Примечание: \"%s\" не установлен. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
+ "No external storages" : "Нет внешних носителей",
+ "You can configure external storages in the personal settings" : "Вы можете изменить параметры внешних носителей в личных настройках",
"Name" : "Имя",
"Storage type" : "Тип хранилища",
"Scope" : "Область",
diff --git a/apps/files_external/l10n/ru.json b/apps/files_external/l10n/ru.json
index b0d3999328..0fdc9fe20d 100644
--- a/apps/files_external/l10n/ru.json
+++ b/apps/files_external/l10n/ru.json
@@ -56,6 +56,8 @@
"Note: The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Примечание: Поддержка cURL в PHP не включена или не установлена. Монтирование %s невозможно. Обратитесь к вашему системному администратору.",
"Note: The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Примечание: Поддержка FTP в PHP не включена или не установлена. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
"Note: \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Примечание: \"%s\" не установлен. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
+ "No external storages" : "Нет внешних носителей",
+ "You can configure external storages in the personal settings" : "Вы можете изменить параметры внешних носителей в личных настройках",
"Name" : "Имя",
"Storage type" : "Тип хранилища",
"Scope" : "Область",
diff --git a/apps/files_trashbin/l10n/pt_PT.js b/apps/files_trashbin/l10n/pt_PT.js
index ec4ac00b27..004926e862 100644
--- a/apps/files_trashbin/l10n/pt_PT.js
+++ b/apps/files_trashbin/l10n/pt_PT.js
@@ -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"
diff --git a/apps/files_trashbin/l10n/pt_PT.json b/apps/files_trashbin/l10n/pt_PT.json
index 79693e79b8..43f956f27f 100644
--- a/apps/files_trashbin/l10n/pt_PT.json
+++ b/apps/files_trashbin/l10n/pt_PT.json
@@ -6,6 +6,7 @@
"Delete permanently" : "Apagar Para Sempre",
"Error" : "Erro",
"restored" : "Restaurado",
+ "Select all" : "Seleccionar todos",
"Name" : "Nome",
"Deleted" : "Eliminado",
"Delete" : "Eliminar"
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index dddaadda81..6500e2f692 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -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" : "Установить срок доступа",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index a93665a0e1..81ecfcc12f 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -80,6 +80,7 @@
"Password protect" : "Защитить паролем",
"Password" : "Пароль",
"Choose a password for the public link" : "Выберите пароль для публичной ссылки",
+ "Allow editing" : "Разрешить редактирование",
"Email link to person" : "Почтовая ссылка на персону",
"Send" : "Отправить",
"Set expiration date" : "Установить срок доступа",
diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js
index 7546a54f46..4e66344d81 100644
--- a/lib/l10n/ru.js
+++ b/lib/l10n/ru.js
@@ -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" : "несколько секунд назад",
diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json
index a0c7639ce5..c598d23b6e 100644
--- a/lib/l10n/ru.json
+++ b/lib/l10n/ru.json
@@ -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" : "несколько секунд назад",
diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js
index b81a5f0b4c..d2ee9f5835 100644
--- a/settings/l10n/pt_PT.js
+++ b/settings/l10n/pt_PT.js
@@ -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\tjoin development\n\t\tor\n\t\tspread the word!" : "Se quer ajudar no projecto\n⇥⇥aderir desenvolvimento\n⇥⇥ou\n⇥⇥espalhe a palavra!",
"Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial",
"You have used %s of the available %s" : "Usou %s do disponivel %s",
diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json
index e4aec4f436..d7971dda12 100644
--- a/settings/l10n/pt_PT.json
+++ b/settings/l10n/pt_PT.json
@@ -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\tjoin development\n\t\tor\n\t\tspread the word!" : "Se quer ajudar no projecto\n⇥⇥aderir desenvolvimento\n⇥⇥ou\n⇥⇥espalhe a palavra!",
"Show First Run Wizard again" : "Mostrar novamente Wizard de Arranque Inicial",
"You have used %s of the available %s" : "Usou %s do disponivel %s",
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js
index 4c62fc372a..3dd9e25d5a 100644
--- a/settings/l10n/ru.js
+++ b/settings/l10n/ru.js
@@ -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\tjoin development\n\t\tor\n\t\tspread the word!" : "Если вы хотите поддержать проект,\n\t\tприсоединяйтесь к разработке\n\t\tиди\n\t\tсодействуйте распространению!",
"Show First Run Wizard again" : "Показать помощник настройки",
"You have used %s of the available %s" : "Вы использовали %s из доступных %s",
@@ -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);");
diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json
index 48bf807547..64bb776830 100644
--- a/settings/l10n/ru.json
+++ b/settings/l10n/ru.json
@@ -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\tjoin development\n\t\tor\n\t\tspread the word!" : "Если вы хотите поддержать проект,\n\t\tприсоединяйтесь к разработке\n\t\tиди\n\t\tсодействуйте распространению!",
"Show First Run Wizard again" : "Показать помощник настройки",
"You have used %s of the available %s" : "Вы использовали %s из доступных %s",
@@ -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);"
}
\ No newline at end of file