You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/sr.js
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,7 @@ OC.L10N.register(
118
118
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
119
119
"Group name" : "Назив групе",
120
120
"Max. rooms" : "Макс. бр. соба",
121
+
"Access options" : "Опције приступа",
121
122
"Max. participants" : "Макс. бр. учесника",
122
123
"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." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
123
124
"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(
131
132
"URL has to start with HTTPS" : "URL мора да почне са HTTPS",
132
133
"URL has to contain the {token} placeholder" : "URL мора да садржи {token} чувар места",
133
134
"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",
134
136
"The file \"{filename}\" was uploaded to your room." : "Фајл „{filename}” је отпремљен у вашу собу.",
135
137
"The file \"{filename}\" could not be uploaded to your room." : "Фајл „{filename}” није могао да се отпреми у вашу собу.",
136
138
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Фајл „{filename}” није могао да се отпреми у вашу собу. Можда ваш BigBlueButton сервер не подржава ову акцију.",
Copy file name to clipboardExpand all lines: l10n/sr.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,7 @@
116
116
"You are not allowed to change this option, because this room is shared with you." : "Није вам дозвољено да измените ову опцију јер се ова соба дели са вама.",
117
117
"Group name" : "Назив групе",
118
118
"Max. rooms" : "Макс. бр. соба",
119
+
"Access options" : "Опције приступа",
119
120
"Max. participants" : "Макс. бр. учесника",
120
121
"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." : "Ограничења не утичу на постојеће собе. Минус један значи да вредност није ограничена. Ако важи више ограничења, бира се најмање рестриктивна опција за сваког корисника.",
121
122
"Are you sure you want to delete the restrictions for group \"{name}\"? This operation cannot be undone." : "Да ли сте сигурни да желите да обришете ограничења за групу „{name}”? Ова операција не може да се поништи.",
@@ -129,6 +130,7 @@
129
130
"URL has to start with HTTPS" : "URL мора да почне са HTTPS",
130
131
"URL has to contain the {token} placeholder" : "URL мора да садржи {token} чувар места",
131
132
"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",
132
134
"The file \"{filename}\" was uploaded to your room." : "Фајл „{filename}” је отпремљен у вашу собу.",
133
135
"The file \"{filename}\" could not be uploaded to your room." : "Фајл „{filename}” није могао да се отпреми у вашу собу.",
134
136
"The file \"{filename}\" could not be uploaded to your room. Maybe your BigBlueButton server does not support this action." : "Фајл „{filename}” није могао да се отпреми у вашу собу. Можда ваш BigBlueButton сервер не подржава ову акцију.",
0 commit comments