New upstream version 25.0.3+dfsg1
This commit is contained in:
parent
04fe0efc67
commit
8b2e5f2130
569 changed files with 62491 additions and 5875 deletions
|
|
@ -1,35 +1,43 @@
|
|||
SceneSwitcher="Автоматичен превключвател на сцени"
|
||||
SceneSwitcher.OnNoMatch.DontSwitch="Не превключвай"
|
||||
SceneSwitcher.OnNoMatch="Когато прозорците не съвпадат:"
|
||||
SceneSwitcher.OnNoMatch.DontSwitch="Без превключване"
|
||||
SceneSwitcher.OnNoMatch.SwitchTo="Превключи на:"
|
||||
SceneSwitcher.CheckInterval="Проверка название на активния прозорец всеки:"
|
||||
SceneSwitcher.ActiveOrNotActive="Превключвателят на сцени е:"
|
||||
InvalidRegex.Title="Невалиден регулярен израз"
|
||||
InvalidRegex.Text="Въведохте невалиден регулярен израз."
|
||||
Active="Активен"
|
||||
Inactive="Изключен"
|
||||
Start="Начало"
|
||||
Stop="Край"
|
||||
|
||||
Captions="Надписи (експериментално)"
|
||||
Captions.AudioSource="Аудио източник"
|
||||
Captions.CurrentSystemLanguage="Текущ основен език (%1)"
|
||||
Captions.AudioSource="Звуков източник"
|
||||
Captions.CurrentSystemLanguage="Текущ език на системата (%1)"
|
||||
Captions.Provider="Доставчик"
|
||||
Captions.Error.GenericFail="Неуспешно зареждане на надписи"
|
||||
|
||||
OutputTimer="Изходен таймер"
|
||||
OutputTimer.Stream="Прекъсни излъчването след:"
|
||||
OutputTimer.Record="Прекъсни записването след:"
|
||||
OutputTimer.Stream.StoppingIn="Излъчването ще спре след:"
|
||||
OutputTimer.Record.StoppingIn="Записването ще спре след:"
|
||||
OutputTimer.Stream.EnableEverytime="Показвай брояча на излъчването всеки път"
|
||||
OutputTimer.Record.EnableEverytime="Включване на таймера при запис всеки път"
|
||||
OutputTimer.Record.PauseTimer="Пауза на таймера при пауза на записа"
|
||||
|
||||
Scripts="Скриптове"
|
||||
LoadedScripts="Заредени скриптове"
|
||||
AddScripts="Добавяне скриптове"
|
||||
RemoveScripts="Премахване скриптове"
|
||||
ReloadScripts="Опресняване скриптове"
|
||||
PythonSettings="Настройки Python"
|
||||
AddScripts="Добавяне на скриптове"
|
||||
RemoveScripts="Премахване на скриптове"
|
||||
ReloadScripts="Презареждане на скриптове"
|
||||
PythonSettings="Настройки на Python"
|
||||
PythonSettings.PythonInstallPath32bit="Път за инсталация на Python (32 бита)"
|
||||
PythonSettings.PythonInstallPath64bit="Път за инсталация на Python (64 бита)"
|
||||
PythonSettings.BrowsePythonPath="Разглеждане на пътя до Python"
|
||||
ScriptLogWindow="Записи на скриптове"
|
||||
Description="Описание"
|
||||
|
||||
FileFilter.ScriptFiles="Файлове със скрипт"
|
||||
FileFilter.AllFiles="Всички файлове"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ SceneSwitcher.OnNoMatch.DontSwitch="Nicht wechseln"
|
|||
SceneSwitcher.OnNoMatch.SwitchTo="Wechseln zu:"
|
||||
SceneSwitcher.CheckInterval="Titel des aktiven Fensters überprüfen alle:"
|
||||
SceneSwitcher.ActiveOrNotActive="Szenenwechsler ist:"
|
||||
InvalidRegex.Title="Ungültiger, regulärer Ausdruck"
|
||||
InvalidRegex.Title="Ungültiger regulärer Ausdruck"
|
||||
InvalidRegex.Text="Der reguläre Ausdruck, den Sie eingegeben haben, ist ungültig."
|
||||
Active="Aktiv"
|
||||
Inactive="Inaktiv"
|
||||
|
|
@ -18,8 +18,8 @@ Captions.Provider="Service"
|
|||
Captions.Error.GenericFail="Fehler beim Starten der Untertitel"
|
||||
|
||||
OutputTimer="Ausgabetimer"
|
||||
OutputTimer.Stream="Stoppe Stream nach:"
|
||||
OutputTimer.Record="Stoppe Aufnahme nach:"
|
||||
OutputTimer.Stream="Stream stoppen nach:"
|
||||
OutputTimer.Record="Aufnahme stoppen nach:"
|
||||
OutputTimer.Stream.StoppingIn="Stream stoppt in:"
|
||||
OutputTimer.Record.StoppingIn="Aufnahme stoppt in:"
|
||||
OutputTimer.Stream.EnableEverytime="Streamingtimer jedes Mal aktivieren"
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ OutputTimer.Stream.StoppingIn="Lähetys pysäytetään:"
|
|||
OutputTimer.Record.StoppingIn="Tallennus pysäytetään:"
|
||||
OutputTimer.Stream.EnableEverytime="Ota lähetysajastin käyttöön aina"
|
||||
OutputTimer.Record.EnableEverytime="Ota tallennusajastin käyttöön aina"
|
||||
OutputTimer.Record.PauseTimer="Pysäytä ajastin kun tallennus on pysäytettynä"
|
||||
|
||||
Scripts="Skriptit"
|
||||
LoadedScripts="Ladatut skriptit"
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ OutputTimer.Stream.StoppingIn="Thèid an sruthadh a chur ’na stad às dèidh:"
|
|||
OutputTimer.Record.StoppingIn="Thèid an clàradh a chur ’na stad às dèidh:"
|
||||
OutputTimer.Stream.EnableEverytime="Cuir tìmear an t-sruthaidh an comas gach turas"
|
||||
OutputTimer.Record.EnableEverytime="Cuir tìmear a’ chlàraidh an comas gach turas"
|
||||
OutputTimer.Record.PauseTimer="Cuir an tìmear ’na stad nuair a bhios an clàradh ’na stad"
|
||||
|
||||
Scripts="Sgriobtaichean"
|
||||
LoadedScripts="Sgriobtaichean luchdaichte"
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ Stop="Stopp"
|
|||
|
||||
Captions="Bildetekster (eksperimentell)"
|
||||
Captions.AudioSource="Lyd kilde"
|
||||
Captions.CurrentSystemLanguage="Någjeldende System Språk"
|
||||
Captions.CurrentSystemLanguage="Någjeldende System Språk (%1)"
|
||||
Captions.Provider="Leverandør"
|
||||
Captions.Error.GenericFail="Feilet å starte undertekst"
|
||||
|
||||
|
|
@ -24,6 +24,7 @@ OutputTimer.Stream.StoppingIn="Streaming stopper om:"
|
|||
OutputTimer.Record.StoppingIn="Opptak stopper om:"
|
||||
OutputTimer.Stream.EnableEverytime="Aktiver strømmeklokken hver gang"
|
||||
OutputTimer.Record.EnableEverytime="Aktiver opptaksklokken hver gang"
|
||||
OutputTimer.Record.PauseTimer="Sett stoppeklokken på pause når innspilling er pauset"
|
||||
|
||||
Scripts="Skripter"
|
||||
LoadedScripts="Innlastede skripter"
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ OutputTimer.Stream.StoppingIn="Streamovanie za zastaví za:"
|
|||
OutputTimer.Record.StoppingIn="Nahrávanie za zastaví za:"
|
||||
OutputTimer.Stream.EnableEverytime="Povoliť časovač streamovania zakaždým"
|
||||
OutputTimer.Record.EnableEverytime="Zapnúť časovač nahrávania zakaždým"
|
||||
OutputTimer.Record.PauseTimer="Pozastaviť časovač keď je nahrávanie pozastavené"
|
||||
|
||||
Scripts="Skripty"
|
||||
LoadedScripts="Načítané skripty"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ SceneSwitcher="Samodejno preklapljanje prizorov"
|
|||
SceneSwitcher.OnNoMatch="Ko se nobeno okno ne ujema:"
|
||||
SceneSwitcher.OnNoMatch.DontSwitch="Ne preklopi"
|
||||
SceneSwitcher.OnNoMatch.SwitchTo="Preklopi na:"
|
||||
SceneSwitcher.CheckInterval="Preveri naziv dejavnega okna vsakih:"
|
||||
SceneSwitcher.CheckInterval="Preveri naziv aktivnega okna vsakih:"
|
||||
SceneSwitcher.ActiveOrNotActive="Preklopnik prizorov je:"
|
||||
InvalidRegex.Title="Neveljaven regularni izraz"
|
||||
InvalidRegex.Text="Vneseni regularni izraz ni veljaven."
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@ OutputTimer.Stream.StoppingIn="Прекидање емитовања за:"
|
|||
OutputTimer.Record.StoppingIn="Прекидање снимања за:"
|
||||
OutputTimer.Stream.EnableEverytime="Укључи тајмер стримовања сваки пут"
|
||||
OutputTimer.Record.EnableEverytime="Укључи тајмер снимања сваки пут"
|
||||
OutputTimer.Record.PauseTimer="Паузирај тајмер када је снимање паузирано"
|
||||
|
||||
Scripts="Скрипте"
|
||||
LoadedScripts="Учитане скрипте"
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ OutputTimer.Stream="Dừng stream sau:"
|
|||
OutputTimer.Record="Dừng ghi video sau:"
|
||||
OutputTimer.Stream.StoppingIn="Stream sẽ dừng trong:"
|
||||
OutputTimer.Record.StoppingIn="Quay video sẽ dừng trong:"
|
||||
OutputTimer.Stream.EnableEverytime="Bật hẹn giờ phát trực tuyến mỗi lần"
|
||||
OutputTimer.Stream.EnableEverytime="Bật hẹn giờ phát luồng mỗi lần"
|
||||
OutputTimer.Record.EnableEverytime="Bật hẹn giờ phát mỗi lần"
|
||||
|
||||
Scripts="Kịch bản"
|
||||
|
|
@ -30,7 +30,7 @@ LoadedScripts="Kịch bản đã nạp"
|
|||
AddScripts="Thêm script"
|
||||
RemoveScripts="Gỡ bỏ kịch bản"
|
||||
ReloadScripts="Nạp lại kịch bản"
|
||||
PythonSettings="Thiết lập Python"
|
||||
PythonSettings="Thiết đặt Python"
|
||||
PythonSettings.PythonInstallPath32bit="Đường dẫn cài đặt Python (32bit)"
|
||||
PythonSettings.PythonInstallPath64bit="Đường dẫn cài đặt Python (64bit)"
|
||||
PythonSettings.BrowsePythonPath="Duyệt đường dẫn Python"
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@ function script_properties()
|
|||
local sources = obs.obs_enum_sources()
|
||||
if sources ~= nil then
|
||||
for _, source in ipairs(sources) do
|
||||
source_id = obs.obs_source_get_id(source)
|
||||
source_id = obs.obs_source_get_unversioned_id(source)
|
||||
if source_id == "text_gdiplus" or source_id == "text_ft2_source" then
|
||||
local name = obs.obs_source_get_name(source)
|
||||
obs.obs_property_list_add_string(p, name, name)
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ def script_properties():
|
|||
sources = obs.obs_enum_sources()
|
||||
if sources is not None:
|
||||
for source in sources:
|
||||
source_id = obs.obs_source_get_id(source)
|
||||
source_id = obs.obs_source_get_unversioned_id(source)
|
||||
if source_id == "text_gdiplus" or source_id == "text_ft2_source":
|
||||
name = obs.obs_source_get_name(source)
|
||||
obs.obs_property_list_add_string(p, name, name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue