forked from vintage/party_flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathintl_messages_pl.arb
160 lines (160 loc) · 5.37 KB
/
intl_messages_pl.arb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
{
"@@last_modified": "2018-08-21T19:37:53.975407",
"@@locale": "pl",
"tutorialSkip": "Graj",
"@tutorialSkip": {
"description": "Button which skips the tutorial and takes the player to the game",
"type": "text",
"placeholders": {}
},
"tutorialFirstSectionHeader": "Znajomi",
"@tutorialFirstSectionHeader": {
"description": "Header for the first tutorial section",
"type": "text",
"placeholders": {}
},
"tutorialFirstSectionDescription": "Zbierz grupę znajomych do wspólnej zabawy. Najmłodszy gracz rozpoczyna.",
"@tutorialFirstSectionDescription": {
"description": "Description for the first tutorial section",
"type": "text",
"placeholders": {}
},
"tutorialSecondSectionHeader": "Kategoria",
"@tutorialSecondSectionHeader": {
"description": "Header for the second tutorial section",
"type": "text",
"placeholders": {}
},
"tutorialSecondSectionDescription": "Wybierz dowolną kategorię i przyłóż telefon do czoła. Odgadnij hasło kierowany podpowiedziami znajomych.",
"@tutorialSecondSectionDescription": {
"description": "Description for the second tutorial section",
"type": "text",
"placeholders": {}
},
"tutorialThirdSectionHeader": "Podpowiedzi",
"@tutorialThirdSectionHeader": {
"description": "Header for the third tutorial section",
"type": "text",
"placeholders": {}
},
"tutorialThirdSectionDescription": "Zdecyduj jakich wskazówek używacie podczas rundy - mówienie, pokazywanie, rysowanie, a nawet nucenie.",
"@tutorialThirdSectionDescription": {
"description": "Description for the third tutorial section",
"type": "text",
"placeholders": {}
},
"tutorialFourthSectionHeader": "Zabawa!",
"@tutorialFourthSectionHeader": {
"description": "Header for the fourth tutorial section",
"type": "text",
"placeholders": {}
},
"tutorialFourthSectionDescription": "Stuknij ekran raz jeśli poprawnie odgadłeś hasło, lub podwójnie aby je pominąć. Miłej zabawy!",
"@tutorialFourthSectionDescription": {
"description": "Description for the fourth tutorial section",
"type": "text",
"placeholders": {}
},
"preparationPlay": "Graj",
"@preparationPlay": {
"description": "Button which confirms the selected category and starts the main game",
"type": "text",
"placeholders": {}
},
"moreQuestionsAvailable": "i wiele więcej",
"@moreQuestionsAvailable": {
"description": "Text indicating that there are lot more questions available in given category",
"type": "text",
"placeholders": {}
},
"preparationBack": "Wróć",
"@preparationBack": {
"description": "Button which discards current category and takes the player back to the category listing",
"type": "text",
"placeholders": {}
},
"preparationOrientationDescription": "Umieść telefon na czole",
"@preparationOrientationDescription": {
"description": "Message which reminds player to put the phone in landscape orientation before game starts",
"type": "text",
"placeholders": {}
},
"gameCancelConfirmation": "Czy chcesz zakończyć obecną rozgrywkę?",
"@gameCancelConfirmation": {
"description": "Description of the dialog which is presented to the player when he tries to quit the game loop",
"type": "text",
"placeholders": {}
},
"gameCancelApprove": "OK",
"@gameCancelApprove": {
"description": "Text for approving the decision to cancel current game.",
"type": "text",
"placeholders": {}
},
"gameCancelDeny": "Anuluj",
"@gameCancelDeny": {
"description": "Text for canceling the decision to cancel current game.",
"type": "text",
"placeholders": {}
},
"nextQuestion": "Dalej",
"@nextQuestion": {
"description": "Text shown before presenting next question during the game",
"type": "text",
"placeholders": {}
},
"summaryHeader": "Twój wynik",
"@summaryHeader": {
"description": "Header displayed at the top of summary screen, informing player about current score",
"type": "text",
"placeholders": {}
},
"summaryBack": "Powrót",
"@summaryBack": {
"description": "Button which takes the player from summary screen to category listing",
"type": "text",
"placeholders": {}
},
"settingsHeader": "Ustawienia",
"@settingsHeader": {
"description": "Header displayed at the top of settings screen",
"type": "text",
"placeholders": {}
},
"settingsAccelerometer": "Akcelerometr",
"@settingsAccelerometer": {
"description": "Label for toggling accelerometer support",
"type": "text",
"placeholders": {}
},
"settingsAudio": "Audio",
"@settingsAudio": {
"description": "Label for toggling audio support",
"type": "text",
"placeholders": {}
},
"settingsVibrations": "Wibracje",
"@settingsVibrations": {
"description": "Label for toggling vibrations support",
"type": "text",
"placeholders": {}
},
"settingsLanguage": "Język",
"@settingsLanguage": {
"description": "Label for changing game language",
"type": "text",
"placeholders": {}
},
"settingsPrivacyPolicy": "Polityka prywatności",
"@settingsPrivacyPolicy": {
"description": "Label for opening privacy policy",
"type": "text",
"placeholders": {}
},
"roundTime": "Czas rundy",
"@roundTime": {
"description": "Label for round time slider",
"type": "text",
"placeholders": {}
}
}