-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
111 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
preserve_comments=0 | ||
minify_resources=0 | ||
resource_definition=safety-tools | ||
resource_structure=Nested | ||
use_single_quotes=0 | ||
resource_type=JSON | ||
flatten_json=1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"SAFETY_TOOLS.Cards.FastForward.Description": "Let’s fast forward through this.", | ||
"SAFETY_TOOLS.Cards.FastForward.Name": "Fast Forward", | ||
"SAFETY_TOOLS.Cards.N.Description": "Please fade to black.", | ||
"SAFETY_TOOLS.Cards.N.Name": "The N Card", | ||
"SAFETY_TOOLS.Cards.O.Description": "Keep going!", | ||
"SAFETY_TOOLS.Cards.O.Name": "The O Card", | ||
"SAFETY_TOOLS.Cards.Pause.Description": "Pause play temporarily.", | ||
"SAFETY_TOOLS.Cards.Pause.Name": "Pause", | ||
"SAFETY_TOOLS.Cards.Resume.Description": "Please resume play.", | ||
"SAFETY_TOOLS.Cards.Resume.Name": "Resume", | ||
"SAFETY_TOOLS.Cards.Rewind.Description": "Let’s go back and redo this.", | ||
"SAFETY_TOOLS.Cards.Rewind.Name": "Rewind", | ||
"SAFETY_TOOLS.Cards.X.Description": "Stop play immediately.", | ||
"SAFETY_TOOLS.Cards.X.Name": "The X Card", | ||
"SAFETY_TOOLS.Control.Title": "Safety Tools", | ||
"SAFETY_TOOLS.Settings.FastForwardCardType.Hint": "This card indicates that play should skip ahead due to pacing or content.", | ||
"SAFETY_TOOLS.Settings.FastForwardCardType.Name": "Fast Forward Card", | ||
"SAFETY_TOOLS.Settings.NCardType.Hint": "This card indicates that content is heading towards an ‘X’ and provides the opportunity to change the content or ‘fade to black’.", | ||
"SAFETY_TOOLS.Settings.NCardType.Name": "N Card", | ||
"SAFETY_TOOLS.Settings.OCardType.Hint": "This card indicates that a player is okay with the content.", | ||
"SAFETY_TOOLS.Settings.OCardType.Name": "O Card", | ||
"SAFETY_TOOLS.Settings.PauseCardType.Hint": "This card indicates that play should pause.", | ||
"SAFETY_TOOLS.Settings.PauseCardType.Name": "Pause Card", | ||
"SAFETY_TOOLS.Settings.ResumeCardType.Hint": "This card indicates that play should resume after it has been paused.", | ||
"SAFETY_TOOLS.Settings.ResumeCardType.Name": "Resume Card", | ||
"SAFETY_TOOLS.Settings.RewindCardType.Hint": "This card indicates that play should rewind before an event and resume.", | ||
"SAFETY_TOOLS.Settings.RewindCardType.Name": "Rewind Card", | ||
"SAFETY_TOOLS.Settings.XCardType.Hint": "This card immediately stops play due to content.", | ||
"SAFETY_TOOLS.Settings.XCardType.Name": "X Card", | ||
"SAFETY_TOOLS.SettingsValue.Disabled": "Disabled", | ||
"SAFETY_TOOLS.SettingsValue.ShowAsIcon": "Show as icon", | ||
"SAFETY_TOOLS.SettingsValue.ShowAsText": "Show as text" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"SAFETY_TOOLS.Cards.FastForward.Description": "Pasemos isto axiña.", | ||
"SAFETY_TOOLS.Cards.FastForward.Name": "Pasar axiña", | ||
"SAFETY_TOOLS.Cards.N.Description": "Non mostremos isto.", | ||
"SAFETY_TOOLS.Cards.N.Name": "Cartón N", | ||
"SAFETY_TOOLS.Cards.O.Description": "Continuemos!", | ||
"SAFETY_TOOLS.Cards.O.Name": "Cartón O", | ||
"SAFETY_TOOLS.Cards.Pause.Description": "Pausemos a partida un momentiño.", | ||
"SAFETY_TOOLS.Cards.Pause.Name": "Pausa", | ||
"SAFETY_TOOLS.Cards.Resume.Description": "Sigamos xogando.", | ||
"SAFETY_TOOLS.Cards.Resume.Name": "Seguir", | ||
"SAFETY_TOOLS.Cards.Rewind.Description": "Rebobinemos para facelo de novo.", | ||
"SAFETY_TOOLS.Cards.Rewind.Name": "Rebobinar", | ||
"SAFETY_TOOLS.Cards.X.Description": "Deteñamos o xogo decontado.", | ||
"SAFETY_TOOLS.Cards.X.Name": "Cartón X", | ||
"SAFETY_TOOLS.Control.Title": "Ferramentas de seguridade", | ||
"SAFETY_TOOLS.Settings.FastForwardCardType.Hint": "Este cartón indica que a partida debería avanzar rápido por mor dun contido o ritmo inaxeitados.", | ||
"SAFETY_TOOLS.Settings.FastForwardCardType.Name": "Cartón de pasar axiña", | ||
"SAFETY_TOOLS.Settings.NCardType.Hint": "Este cartón indica que o contido está indo nunha dirección non desexada e dá a oportunidade de mudalo ou non mostralo.", | ||
"SAFETY_TOOLS.Settings.NCardType.Name": "Cartón N", | ||
"SAFETY_TOOLS.Settings.OCardType.Hint": "Este cartón indica que a persoa está conforme co contido.", | ||
"SAFETY_TOOLS.Settings.OCardType.Name": "Cartón O", | ||
"SAFETY_TOOLS.Settings.PauseCardType.Hint": "Este cartón indica que a partida debería pausarse.", | ||
"SAFETY_TOOLS.Settings.PauseCardType.Name": "Cartón de pausa", | ||
"SAFETY_TOOLS.Settings.ResumeCardType.Hint": "Este cartón indica que a partida debería seguir tras ser pausado.", | ||
"SAFETY_TOOLS.Settings.ResumeCardType.Name": "Cartón de continuar", | ||
"SAFETY_TOOLS.Settings.RewindCardType.Hint": "Este cartón indica que a partida debería rebobinar ata antes dun evento e continuar desde aquela altura.", | ||
"SAFETY_TOOLS.Settings.RewindCardType.Name": "Cartón de rebobinar", | ||
"SAFETY_TOOLS.Settings.XCardType.Hint": "Este cartón para inmediatamente a partida por mor dun contido.", | ||
"SAFETY_TOOLS.Settings.XCardType.Name": "Cartón X", | ||
"SAFETY_TOOLS.SettingsValue.Disabled": "Desactivado", | ||
"SAFETY_TOOLS.SettingsValue.ShowAsIcon": "Mostrar como icona", | ||
"SAFETY_TOOLS.SettingsValue.ShowAsText": "Mostrar como texto" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters