|
11 | 11 | "title": "Twoja sesja wygasła" |
12 | 12 | } |
13 | 13 | }, |
| 14 | + "app_information": "Potrząśnij swoim urządzeniem, by otworzyć menu dewelopera", |
14 | 15 | "bottom_tabs": { |
15 | | - "home": "Home", |
16 | 16 | "categories": "Kategorie", |
| 17 | + "details": "Detale", |
17 | 18 | "example": "Przykłady", |
18 | | - "settings": "Ustawienia", |
| 19 | + "home": "Home", |
19 | 20 | "profile": "Profil", |
20 | | - "details": "Detale" |
| 21 | + "settings": "Ustawienia" |
21 | 22 | }, |
22 | 23 | "common": { |
23 | 24 | "add": "Dodaj", |
24 | 25 | "back": "Cofnij", |
25 | 26 | "cancel": "Anuluj", |
| 27 | + "change": "Zmień", |
26 | 28 | "continue": "Kontynuuj", |
27 | 29 | "go_back": "Cofnij", |
28 | 30 | "remove": "Usuń", |
29 | 31 | "save": "Zapisz", |
30 | | - "change": "Zmień", |
31 | | - "upload": "Prześlij", |
32 | 32 | "search": "Szukaj", |
33 | 33 | "try_again_later": "Proszę spróbuj ponownie później", |
34 | | - "try_again": "Spróbuj ponownie" |
| 34 | + "try_again": "Spróbuj ponownie", |
| 35 | + "upload": "Prześlij" |
35 | 36 | }, |
36 | 37 | "errors": { |
37 | 38 | "invalid_email": "Niepoprawny adres e-mail", |
|
58 | 59 | "email": "Adres e-mail", |
59 | 60 | "first_name": "Imię", |
60 | 61 | "last_name": "Nazwisko", |
61 | | - "password": "Hasło", |
| 62 | + "new_password": "Nowe hasło", |
62 | 63 | "old_password": "Stare hasło", |
63 | | - "new_password": "Nowe hasło" |
| 64 | + "password": "Hasło" |
64 | 65 | }, |
65 | 66 | "placeholders": { |
66 | 67 | "confirm_password": "Potwierdź hasło", |
67 | 68 | "create_password": "Utwórz nowe hasło", |
68 | 69 | "email": "Podaj adres e-mail", |
69 | 70 | "first_name": "Podaj swoje imię", |
70 | 71 | "last_name": "Podaj swoje nazwisko", |
71 | | - "password": "Hasło", |
| 72 | + "new_password": "Podaj nowe hasło", |
72 | 73 | "old_password": "Podaj stare hasło", |
73 | | - "new_password": "Podaj nowe hasło" |
| 74 | + "password": "Hasło" |
74 | 75 | }, |
75 | 76 | "select": {}, |
76 | 77 | "validation": { |
|
81 | 82 | "required": "Pole wymagane" |
82 | 83 | } |
83 | 84 | }, |
| 85 | + "hello": "Witaj", |
84 | 86 | "navigation": { |
85 | 87 | "screen_titles": { |
86 | 88 | "application_info": "ApplicationInfo", |
|
96 | 98 | "home": "Home", |
97 | 99 | "main_tab": "MainTab", |
98 | 100 | "not_found": "NotFound", |
99 | | - "resetLinkSent": "Link wysłany", |
100 | 101 | "profile": "Profil użytkownika", |
| 102 | + "resetLinkSent": "Link wysłany", |
101 | 103 | "settings": "Settings", |
102 | 104 | "sign_in": "Sign in", |
103 | 105 | "sign_up": "Sign up", |
|
139 | 141 | "link_destructive": "Button link destructive", |
140 | 142 | "link_gray": "Button link gray", |
141 | 143 | "loading": "Button loading", |
142 | | - "primary": "Button primary", |
143 | 144 | "primary_destructive": "Button primary destructive", |
| 145 | + "primary": "Button primary", |
144 | 146 | "secondary_color": "Button secondary color", |
145 | 147 | "secondary_destructive": "Button secondary destructive", |
146 | 148 | "secondary_gray": "Button secondary gray", |
|
164 | 166 | "test_notification": "Test notification", |
165 | 167 | "typography": { |
166 | 168 | "label": "Typography", |
167 | | - "xs": "xs", |
168 | | - "sm": "sm", |
169 | | - "md": "md", |
170 | | - "lg": "lg", |
171 | | - "xl": "xl", |
172 | 169 | "2xl": "2xl", |
173 | 170 | "3xl": "3xl", |
174 | | - "4xl": "4xl" |
| 171 | + "4xl": "4xl", |
| 172 | + "lg": "lg", |
| 173 | + "md": "md", |
| 174 | + "sm": "sm", |
| 175 | + "xl": "xl", |
| 176 | + "xs": "xs" |
175 | 177 | } |
176 | 178 | }, |
177 | 179 | "confirm_email_screen": { |
|
181 | 183 | "verification_succeed": "Adres e-mail został pomyślnie potwierdzony." |
182 | 184 | }, |
183 | 185 | "details_screen": { |
184 | | - "title": "To jest przykładowy widok", |
| 186 | + "awesome": "Wspaniale 🎉", |
185 | 187 | "open_bottom_sheet": "Otwórz BottomSheetModal", |
186 | 188 | "screen_params": "Parametry widoku: {{params}}", |
187 | | - "awesome": "Wspaniale 🎉" |
| 189 | + "title": "To jest przykładowy widok" |
188 | 190 | }, |
189 | 191 | "examples_screen": { |
190 | 192 | "go_to_application_info": "Idź do ApplicationInfo", |
|
208 | 210 | "details": "Detale" |
209 | 211 | }, |
210 | 212 | "landing_screen": { |
211 | | - "login_cta": "Zaloguj się", |
212 | | - "sign_up": "Zarejestruj się", |
213 | 213 | "go_to_blog": "Otwórz blog", |
214 | | - "go_to_form": "Otwórz pełno ekranowy formularz full" |
| 214 | + "go_to_form": "Otwórz pełno ekranowy formularz full", |
| 215 | + "login_cta": "Zaloguj się", |
| 216 | + "sign_up": "Zarejestruj się" |
215 | 217 | }, |
216 | 218 | "reset_password_complete": { |
217 | 219 | "password_reset": "Reset hasła", |
|
235 | 237 | "sign_out": "Wyloguj!" |
236 | 238 | }, |
237 | 239 | "profile_screen": { |
238 | | - "profile": "Profil", |
239 | | - "update_your_details": "Zaktualizuj swoje dane osobowe tutaj.", |
240 | | - "remove_account": "Usuń konto", |
241 | 240 | "are_you_sure": "Jesteś pewny/a?", |
| 241 | + "photo_innerText": "Bez Zdjęcia", |
| 242 | + "profile": "Profil", |
242 | 243 | "remove_account_desc": "Tej akcji nie można cofnąć.\n\nUtracisz dostęp do swojego konta. Jeśli masz aktywną subskrypcję, utracisz do niej dostęp.\n\nUpewnij się, że jesteś pewien tej akcji", |
243 | | - "your_photo": "Twoje zdjęcie", |
| 244 | + "remove_account": "Usuń konto", |
| 245 | + "update_your_details": "Zaktualizuj swoje dane osobowe tutaj.", |
244 | 246 | "your_photo_description": "To będzie wyświetlane na twoim profilu.", |
245 | | - "photo_innerText": "Bez Zdjęcia" |
| 247 | + "your_photo": "Twoje zdjęcie" |
246 | 248 | }, |
247 | 249 | "sign_in_screen": { |
248 | 250 | "do_not_have_an_account": "Nie masz konta?", |
|
307 | 309 | "surname_placeholder": "Nazwisko", |
308 | 310 | "which_music": "Jakiej muzyki słuchasz ?" |
309 | 311 | }, |
| 312 | + "thanks": "Dzięki za używanie najlepszej templatki dla aplikacji expo", |
310 | 313 | "typography_screen": { |
311 | 314 | "display_font_size": "Display fontSize: ", |
312 | 315 | "text_font_size": "Text fontSize: " |
313 | | - }, |
314 | | - "hello": "Witaj", |
315 | | - "thanks": "Dzięki za używanie najlepszej templatki dla aplikacji expo", |
316 | | - "app_information": "Potrząśnij swoim urządzeniem, by otworzyć menu dewelopera" |
| 316 | + } |
317 | 317 | } |
0 commit comments