mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-07 04:53:15 -04:00
Update translations from Crowdin
This commit is contained in:
1 parent
c0adff2863
commit
a0fbdc3c34
190 files changed
+1432
-321
No files matched your search
@@ -1,6 +1,6 @@
|
||||
AJAOutput.Device="Périphérique de sortie I/O AJA"
|
||||
AJAOutput.ProgramOutput="Sortie du programme"
|
||||
AJAOutput.PreviewOutput="Aperçu de la sortie"
|
||||
AJAOutput.PreviewOutput="Sortie de l'aperçu"
|
||||
AJAOutput.MiscOutput="Paramètres supplémentaires"
|
||||
AJAOutput.MultiViewEnable="Activer Multi View"
|
||||
AJAOutput.MultiViewAudioSource="Source audio Multi View"
|
||||
AJAOutput.MultiViewEnable="Activer le multiview"
|
||||
AJAOutput.MultiViewAudioSource="Source audio de la sortie Multiview"
|
||||
@@ -30,7 +30,7 @@ RemoveScripts="پاک کردن اسکریپت ها"
|
||||
ReloadScripts="بارگیری مجدد اسکریپت ها"
|
||||
EditScript="ویرایش اسکریپت ها"
|
||||
Reload="تازهسازی"
|
||||
OpenFileLocation="بازکردن مکان فایل"
|
||||
OpenFileLocation="گشودن مکان پرونده"
|
||||
PythonSettings="تنظیمات پایتون"
|
||||
PythonSettings.PythonInstallPath32bit="مسیر نصب پایتون (32 بیت)"
|
||||
PythonSettings.PythonInstallPath64bit="مسیر نصب پایتون (64 بیت)"
|
||||
@@ -44,5 +44,5 @@ Description="توضیحات"
|
||||
ScriptDescriptionLink.Text="این پیوند را در مرورگر وب پیش فرض خود باز می کنید?"
|
||||
ScriptDescriptionLink.Text.Url="نشانی: %1"
|
||||
ScriptDescriptionLink.OpenURL="باز کردن نشانی"
|
||||
FileFilter.ScriptFiles="فایلهای اسکریپت"
|
||||
FileFilter.AllFiles="همهی فایلها"
|
||||
FileFilter.ScriptFiles="پروندههای کدنوشته"
|
||||
FileFilter.AllFiles="تمامی پروندهها"
|
||||
@@ -3,7 +3,7 @@ SceneSwitcher.OnNoMatch="Si aucune fenêtre ne correspond :"
|
||||
SceneSwitcher.OnNoMatch.DontSwitch="Ne rien faire"
|
||||
SceneSwitcher.OnNoMatch.SwitchTo="Basculer vers :"
|
||||
SceneSwitcher.CheckInterval="Vérifier le titre de la fenêtre active toutes les :"
|
||||
SceneSwitcher.ActiveOrNotActive="État du sélecteur automatique :"
|
||||
SceneSwitcher.ActiveOrNotActive="Le sélecteur automatique de scène est :"
|
||||
InvalidRegex.Title="Expression régulière invalide"
|
||||
InvalidRegex.Text="L'expression régulière saisie est invalide."
|
||||
Active="Actif"
|
||||
@@ -13,7 +13,7 @@ Stop="Arrêter"
|
||||
Captions="Sous-titres (expérimental)"
|
||||
Captions.AudioSource="Source audio"
|
||||
Captions.CurrentSystemLanguage="Langue du système (%1)"
|
||||
Captions.Provider="Sous-Titres"
|
||||
Captions.Provider="Fournisseur"
|
||||
Captions.Error.GenericFail="Impossible de démarrer les sous-titres"
|
||||
OutputTimer="Minuterie des sorties"
|
||||
OutputTimer.Stream="Arrêter le streaming après :"
|
||||
|
||||
@@ -37,7 +37,7 @@ PythonSettings.PythonInstallPath64bit="Python インストールパス (64bit)"
|
||||
PythonSettings.BrowsePythonPath="Python パスを参照"
|
||||
PythonSettings.PythonVersion="ロードされた Python バージョン: %1"
|
||||
PythonSettings.PythonNotLoaded="Python は現在ロードされていません"
|
||||
PythonSettings.AlreadyLoaded.Title="Python は既にロードされています"
|
||||
PythonSettings.AlreadyLoaded.Title="Pythonは既にロードされています"
|
||||
PythonSettings.AlreadyLoaded.Message="Python %1 のコピーは既にロードされています。新しく選択された Python のバージョンをロードするには、OBSを再起動してください。"
|
||||
ScriptLogWindow="スクリプトログ"
|
||||
Description="説明"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
SceneSwitcher.OnNoMatch.DontSwitch="Ikkje byt"
|
||||
SceneSwitcher.OnNoMatch.SwitchTo="Byt til:"
|
||||
Active="Aktiv"
|
||||
Inactive="Inaktiv"
|
||||
Stop="Stopp"
|
||||
Captions.AudioSource="Lydkjelde"
|
||||
Captions.Provider="Tilbydar"
|
||||
EditScript="Rediger skript"
|
||||
FileFilter.AllFiles="Alle filer"
|
||||
@@ -35,9 +35,9 @@ PythonSettings.PythonInstallPath32bit="Caminho de instalação do Python (32 bit
|
||||
PythonSettings.PythonInstallPath64bit="Caminho de instalação do Python (64 bits)"
|
||||
PythonSettings.BrowsePythonPath="Procurar caminho do Python"
|
||||
PythonSettings.PythonVersion="Versão Python Carregada: %1"
|
||||
PythonSettings.PythonNotLoaded="O Python não está atualmente carregado"
|
||||
PythonSettings.AlreadyLoaded.Title="Python já foi carregado"
|
||||
PythonSettings.AlreadyLoaded.Message="Uma cópia do Python %1 já foi carregada. Para carregar a versão recém-selecionada do Python, reinicie o OBS."
|
||||
PythonSettings.PythonNotLoaded="O Python não está carregado atualmente"
|
||||
PythonSettings.AlreadyLoaded.Title="O Python já foi carregado"
|
||||
PythonSettings.AlreadyLoaded.Message="Uma cópia do Python %1 já foi carregada. Para carregar a versão recém-selecionada do Python, por favor reinicie o OBS."
|
||||
ScriptLogWindow="Log dos scripts"
|
||||
Description="Descrição"
|
||||
ScriptDescriptionLink.Text="Abrir este link no seu navegador padrão?"
|
||||
|
||||
Reference in new issue
Block a user