Skip to content

Commit 837718b

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent b3b8f1c commit 837718b

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/sr.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ OC.L10N.register(
118118
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
119119
"Group name" : "Назив групе",
120120
"Max. rooms" : "Макс. бр. соба",
121+
"Access options" : "Опције приступа",
121122
"Max. participants" : "Макс. бр. учесника",
122123
"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." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
123124
"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(
131132
"URL has to start with HTTPS" : "URL мора да почне са HTTPS",
132133
"URL has to contain the {token} placeholder" : "URL мора да садржи {token} чувар места",
133134
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL мора да почне са https:// и да садржи {token}. Уз то, може да се користи и {user} чувар места.",
135+
"Example configuration for Apache and Nginx" : "Пример конфигурације за Apache и Nginx",
134136
"The file \"{filename}\" was uploaded to your room." : "Фајл „{filename}” је отпремљен у вашу собу.",
135137
"The file \"{filename}\" could not be uploaded to your room." : "Фајл „{filename}” није могао да се отпреми у вашу собу.",
136138
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Фајл „{filename}” није могао да се отпреми у вашу собу. Можда ваш BigBlueButton сервер не подржава ову акцију.",

l10n/sr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
117117
"Group name" : "Назив групе",
118118
"Max. rooms" : "Макс. бр. соба",
119+
"Access options" : "Опције приступа",
119120
"Max. participants" : "Макс. бр. учесника",
120121
"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." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
121122
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Да ли сте сигурни да желите да обришете ограничења за групу „{name}”? Ова операција не може да се поништи.",
@@ -129,6 +130,7 @@
129130
"URL has to start with HTTPS" : "URL мора да почне са HTTPS",
130131
"URL has to contain the {token} placeholder" : "URL мора да садржи {token} чувар места",
131132
"URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "URL мора да почне са https:// и да садржи {token}. Уз то, може да се користи и {user} чувар места.",
133+
"Example configuration for Apache and Nginx" : "Пример конфигурације за Apache и Nginx",
132134
"The file \"{filename}\" was uploaded to your room." : "Фајл „{filename}” је отпремљен у вашу собу.",
133135
"The file \"{filename}\" could not be uploaded to your room." : "Фајл „{filename}” није могао да се отпреми у вашу собу.",
134136
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Фајл „{filename}” није могао да се отпреми у вашу собу. Можда ваш BigBlueButton сервер не подржава ову акцију.",

0 commit comments

Comments
 (0)