mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/246/head
parent
dff1dc2874
commit
f4258e3cfb
|
@ -129,8 +129,12 @@ OC.L10N.register(
|
|||
"URL has to start with HTTPS" : "URL должен начинаться с HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "URL должен содержать заполнитель {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL должен начинаться с https:// и содержать {token}. Дополнительно может быть использован заполнитель {user}.",
|
||||
"The file \"{filename}\" was uploaded to your room." : "Файл \"{filename}\" был загружен в вашу комнату.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "Файл \"{filename}\" не может быть загружен в вашу комнату.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Файл \"{filename}\" не может быть загружен в вашу комнату. Возможно, ваш сервер BigBlueButton не поддерживает это действие.",
|
||||
"Send file to BBB" : "Отправить файл в BBB",
|
||||
"Send to" : "Отправить в",
|
||||
"Start with" : "Начните с",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Пожалуйста, выберите комнату, в которой вы хотите использовать файл \"{filename}\".",
|
||||
"No rooms available!" : "Нет свободных комнат!",
|
||||
"Send to BBB" : "Отправить в BBB",
|
||||
|
|
|
@ -127,8 +127,12 @@
|
|||
"URL has to start with HTTPS" : "URL должен начинаться с HTTPS",
|
||||
"URL has to contain the {token} placeholder" : "URL должен содержать заполнитель {token}",
|
||||
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL должен начинаться с https:// и содержать {token}. Дополнительно может быть использован заполнитель {user}.",
|
||||
"The file \"{filename}\" was uploaded to your room." : "Файл \"{filename}\" был загружен в вашу комнату.",
|
||||
"The file \"{filename}\" could not be uploaded to your room." : "Файл \"{filename}\" не может быть загружен в вашу комнату.",
|
||||
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Файл \"{filename}\" не может быть загружен в вашу комнату. Возможно, ваш сервер BigBlueButton не поддерживает это действие.",
|
||||
"Send file to BBB" : "Отправить файл в BBB",
|
||||
"Send to" : "Отправить в",
|
||||
"Start with" : "Начните с",
|
||||
"Please select the room in which you like to use the file \"{filename}\"." : "Пожалуйста, выберите комнату, в которой вы хотите использовать файл \"{filename}\".",
|
||||
"No rooms available!" : "Нет свободных комнат!",
|
||||
"Send to BBB" : "Отправить в BBB",
|
||||
|
|
Loading…
Reference in New Issue