mirror of https://github.com/sualko/cloud_bbb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/375/head
parent
b3b8f1c463
commit
837718b28c
|
|
@ -118,6 +118,7 @@ OC.L10N.register(
|
|||
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
|
||||
"Group name" : "Назив групе",
|
||||
"Max. rooms" : "Макс. бр. соба",
|
||||
"Access options" : "Опције приступа",
|
||||
"Max. participants" : "Макс. бр. учесника",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Да ли сте сигурни да желите да обришете ограничења за групу „{name}”? Ова операција не може да се поништи.",
|
||||
|
|
@ -131,6 +132,7 @@ 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} чувар места.",
|
||||
"Example configuration for Apache and Nginx" : "Пример конфигурације за Apache и Nginx",
|
||||
"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 сервер не подржава ову акцију.",
|
||||
|
|
|
|||
|
|
@ -116,6 +116,7 @@
|
|||
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
|
||||
"Group name" : "Назив групе",
|
||||
"Max. rooms" : "Макс. бр. соба",
|
||||
"Access options" : "Опције приступа",
|
||||
"Max. participants" : "Макс. бр. учесника",
|
||||
"Restrictions do not affect existing rooms. Minus one means the value is unlimited. The least restrictive option is chosen for every user if multiple restrictions apply." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
|
||||
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Да ли сте сигурни да желите да обришете ограничења за групу „{name}”? Ова операција не може да се поништи.",
|
||||
|
|
@ -129,6 +130,7 @@
|
|||
"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} чувар места.",
|
||||
"Example configuration for Apache and Nginx" : "Пример конфигурације за Apache и Nginx",
|
||||
"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 сервер не подржава ову акцију.",
|
||||
|
|
|
|||
Loading…
Reference in New Issue