mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-10 22:05:06 +00:00
locale: New Crowdin updates (#335)
This commit is contained in:
parent
f3c10c5044
commit
e95a20f658
17 changed files with 39 additions and 0 deletions
|
@ -42,6 +42,16 @@ UI.About.Role.Supporter.Patreon="Patreon Unterstützer"
|
|||
UI.About.Role.Supporter.Twitch="Twitch Abbonent"
|
||||
UI.About.Version="Version:"
|
||||
|
||||
UI.Updater.Dialog.Button.Ok="Downloadseite öffnen"
|
||||
UI.Updater.Dialog.Button.Cancel="Später erinnern"
|
||||
UI.Updater.GitHubPermission.Title="StreamFX braucht deine Zustimmung um zu GitHub zu verbinden!"
|
||||
UI.Updater.GitHubPermission.Text="Um manuelle oder automatische Updateprüfungen durchzuführen verlässt sich StreamFX auf die GitHub API um die neuesten Information zu bekommen.<br>Bitte lese die <a href='https://docs.github.com/en/github/site-policy/github-privacy-statement'><span style='text-decoration: underline;'>Github Privacy Statement</span></a> und klicke 'OK' wenn du diesem zustimmst, oder 'Abbrechen' wenn du diesem nicht zustimmst."
|
||||
UI.Updater.Menu.CheckForUpdates="Prüfe auf Updates"
|
||||
UI.Updater.Menu.CheckForUpdates.Automatically="Automatische Updateprüfung"
|
||||
UI.Updater.Menu.Channel="Updatekanal"
|
||||
UI.Updater.Menu.Channel.Release="Release"
|
||||
UI.Updater.Menu.Channel.Testing="Testphase"
|
||||
|
||||
Blur.Type.Box="Box"
|
||||
Blur.Type.BoxLinear="Box Linear"
|
||||
Blur.Type.Gaussian="Gaußisch"
|
||||
|
|
|
@ -43,6 +43,20 @@ UI.About.Role.Supporter.Twitch="Suscriptor de Twitch"
|
|||
UI.About.Role.Creator="Creador de contenido"
|
||||
UI.About.Version="Versión:"
|
||||
|
||||
UI.Updater.Dialog.Title="¡La versión de StreamFX %s ya está disponible!"
|
||||
UI.Updater.Dialog.Text="Una nueva versión de StreamFX está disponible para actualizar."
|
||||
UI.Updater.Dialog.Version.Current="Versión Actual:"
|
||||
UI.Updater.Dialog.Version.Latest="Última versión:"
|
||||
UI.Updater.Dialog.Button.Ok="Ir a la página de descarga"
|
||||
UI.Updater.Dialog.Button.Cancel="Recuerdame más tarde"
|
||||
UI.Updater.GitHubPermission.Title="StreamFX requiere su permiso para conectarse a GitHub!"
|
||||
UI.Updater.GitHubPermission.Text="Con el fin de proporcionar una comprobación de actualización manual o automatizada, StreamFX depende de la API de GitHub para saber la actualización más reciente.<br>Por favor, lea la <a href='https://docs.github.com/en/github/site-policy/github-privacy-statement'><span style='text-decoration: underline;'>Declaración de privacidad de GitHub</span></a>, y haga clic en \"OK\" si está de acuerdo, o \"Cancelar\" si no está de acuerdo."
|
||||
UI.Updater.Menu.CheckForUpdates="Buscar Actualizaciones"
|
||||
UI.Updater.Menu.CheckForUpdates.Automatically="Buscar actualizaciones automáticamente"
|
||||
UI.Updater.Menu.Channel="Tipo de actualizaciones"
|
||||
UI.Updater.Menu.Channel.Release="Lanzamiento"
|
||||
UI.Updater.Menu.Channel.Testing="De prueba"
|
||||
|
||||
Blur.Type.Box="Caja"
|
||||
Blur.Type.Box.Description="El desenfoque 'Caja' toma el promedio de todos los píxeles en el área dada, lo que resulta en su forma de caja distintiva."
|
||||
Blur.Type.BoxLinear="Caja Lineal"
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
MipGenerator.Point="ポイント"
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@ FileType.Image="Afbeelding"
|
|||
SourceType.Source="Bron"
|
||||
|
||||
|
||||
|
||||
Blur.Type.Box="Vierkant"
|
||||
Blur.Type.BoxLinear="Lineair vierkant"
|
||||
Blur.Type.Gaussian="Gaussian"
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
Source.Mirror.Source.Audio.Layout.Mono="Моно"
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -16,3 +16,4 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue