|
12 | 12 | "error.login.title" = "Ups!"; |
13 | 13 | "error.login.message" = "Wystąpił nieoczekiwany błąd w trakcie logowania."; |
14 | 14 |
|
15 | | -"error.signup.title" = "Oops!"; // TODO |
16 | | -"error.signup.empty_input.message" = "All the fields are required for sign up."; // TODO |
| 15 | +"error.signup.title" = "Ups!"; |
| 16 | +"error.signup.empty_input.message" = "Wszystkie pola do rejestracji są wymagane."; |
17 | 17 |
|
18 | 18 | "error.login_unauthorized.title" = "Ups!"; |
19 | 19 | "error.login_unauthorized.message" = "Twoje dane do logowania zostaly odrzucone. Spróbuj ponownie."; |
|
84 | 84 |
|
85 | 85 | "alert.logout.confirmation.title" = "Wyloguj z tego serwera"; |
86 | 86 | "alert.logout.confirmation.message" = "Czy na pewno chcesz się wylogować z \"%@\"?"; |
87 | | -"alert.logout.confirmation.confirm" = "Tak, wyloguj mnie"; // TODO |
| 87 | +"alert.logout.confirmation.confirm" = "Tak, wyloguj mnie"; |
88 | 88 |
|
89 | 89 | // Connection Redirect |
90 | 90 | "connection.server.redirect.alert.title" = "Serwer zmienił swój adres"; |
|
94 | 94 | // Socket Connection |
95 | 95 | "connection.title" = "Zaloguj się na serwer"; |
96 | 96 | "connection.button_connect" = "Połącz"; |
97 | | -"connection.server_url.placeholder" = "your-company.rocket.chat"; // TODO |
| 97 | +"connection.server_url.placeholder" = "twoja-firma.rocket.chat"; |
98 | 98 | "connection.offline.banner.message" = "Jesteś w trybie offline, połącz się ponownie"; |
99 | 99 | "connection.connecting.banner.message" = "Łączenie..."; |
100 | 100 | "connection.waiting_for_network.banner.message" = "Oczekiwanie na sieć"; |
101 | 101 |
|
102 | 102 | // Onboarding |
103 | 103 | "onboarding.label_welcome" = "Witamy w Rocket Chat"; |
104 | | -"onboarding.label_subtitle" = "Team Communication"; // TODO |
| 104 | +"onboarding.label_subtitle" = "Komunikacja Zespołowa"; |
105 | 105 | "onboarding.button_connect_server" = "Połącz z serwerem"; |
106 | 106 | "onboarding.button_create_server" = "Utwórz nowy obszar roboczy"; |
107 | 107 | "onboarding.button_join_community_prefix" = "Dołącz do społeczości"; |
|
143 | 143 | "subscriptions.unreads" = "Nieprzeczytane"; |
144 | 144 | "subscriptions.favorites" = "Ulubione"; |
145 | 145 | "subscriptions.channels" = "Kanały"; |
146 | | -"subscriptions.groups" = "Private Groups"; //TODO |
| 146 | +"subscriptions.groups" = "Grupy Prywatne"; |
147 | 147 | "subscriptions.direct_messages" = "Prywatne wiadomości"; |
148 | 148 | "subscriptions.conversations" = "Rozmowy"; |
149 | 149 | "subscriptions.you" = "Ty"; |
|
152 | 152 | "subscriptions.list.no_message" = "Brak wiadomości"; |
153 | 153 | "subscriptions.list.sent_an_attachment" = "wysłano załącznik"; |
154 | 154 | "subscriptions.list.date.yesterday" = "Wczoraj"; |
155 | | -"subscriptions.list.actions.read" = "Read"; // TODO |
156 | | -"subscriptions.list.actions.unread" = "Unread"; // TODO |
157 | | -"subscriptions.list.actions.favorite" = "Favorite"; // TODO |
158 | | -"subscriptions.list.actions.unfavorite" = "Unfavorite"; // TODO |
159 | | -"subscriptions.list.actions.hide" = "Hide"; // TODO |
| 155 | +"subscriptions.list.actions.read" = "Przeczytane"; |
| 156 | +"subscriptions.list.actions.unread" = "Nieprzeczytane"; |
| 157 | +"subscriptions.list.actions.favorite" = "Ulubione"; |
| 158 | +"subscriptions.list.actions.unfavorite" = "Usuń z ulub."; |
| 159 | +"subscriptions.list.actions.hide" = "Ukryj"; |
160 | 160 |
|
161 | 161 | // Servers |
162 | 162 | "servers.add_new_team" = "Dodaj nowy Zespół"; |
|
171 | 171 | "status.online" = "Dostępny"; |
172 | 172 | "status.away" = "Zaraz wracam"; |
173 | 173 | "status.busy" = "Zajęty"; |
174 | | -"status.offline" = "Offline"; //TODO |
| 174 | +"status.offline" = "Nieaktywny"; |
175 | 175 | "status.invisible" = "Ukryty"; |
176 | 176 |
|
177 | 177 | // New Room View |
|
200 | 200 | "chat.muted" = "Zostałeś wyciszony na tym kanale"; |
201 | 201 | "chat.loading_messages" = "Ładowanie wiadomości..."; |
202 | 202 | "chat.unread_separator" = "nowe wiadomości"; |
203 | | -"chat.preview.actions.read" = "Mark as read"; // TODO |
204 | | -"chat.preview.actions.unread" = "Mark as unread"; // TODO |
205 | | -"chat.preview.actions.favorite" = "Favorite"; // TODO |
206 | | -"chat.preview.actions.unfavorite" = "Unfavorite"; // TODO |
207 | | -"chat.preview.actions.hide" = "Hide"; // TODO |
| 203 | +"chat.preview.actions.read" = "Oznacz jako przeczytane"; |
| 204 | +"chat.preview.actions.unread" = "Oznacz jako nieprzeczytane"; |
| 205 | +"chat.preview.actions.favorite" = "Ulubione"; |
| 206 | +"chat.preview.actions.unfavorite" = "Usuń z ulubionych"; |
| 207 | +"chat.preview.actions.hide" = "Ukryj"; |
208 | 208 |
|
209 | 209 | // Read Receipts |
210 | 210 | "chat.read_receipt_list.title" = "Przeczytane przez"; |
|
223 | 223 | "chat.message.actions.unstar" = "Odznacz jako ulubione"; |
224 | 224 | "chat.message.actions.quote" = "Cytuj wiadomość"; |
225 | 225 | "chat.message.actions.reply" = "Odpowiedz na wiadomość"; |
226 | | -"chat.message.actions.join_video_call" = "Join Video Call"; // TODO |
227 | | -"chat.message.actions.permalink" = "Permalink"; //TODO |
| 226 | +"chat.message.actions.join_video_call" = "Dołącz do rozmowy wideo"; |
| 227 | +"chat.message.actions.permalink" = "Permalink"; |
228 | 228 | "chat.message.actions.delete" = "Usuń wiadomość"; |
229 | 229 | "chat.message.actions.delete.confirm.title" = "Usunąć wiadomość?"; |
230 | 230 | "chat.message.actions.delete.confirm.message" = "Czy na pewno usunąć tą wiadomość? Tej czynności nie można cofnąć."; |
|
267 | 267 | "chat.drawing.settings.color.others" = "Wybierz kolor poniżej:"; |
268 | 268 |
|
269 | 269 | // Chat Typing |
270 | | -"chat.users_are_typing" = "%@ are typing..."; // TODO |
271 | | -"chat.user_is_typing" = "%@ is typing..."; // TODO |
272 | | -"chat.typing" = "typing..."; // TODO |
273 | | -"chat.several_typing" = "several users are typing..."; // TODO |
| 270 | +"chat.users_are_typing" = "%@ piszą..."; |
| 271 | +"chat.user_is_typing" = "%@ pisze..."; |
| 272 | +"chat.typing" = "pisze..."; |
| 273 | +"chat.several_typing" = "kilku użytkowników pisze..."; |
274 | 274 |
|
275 | 275 | // Message Types |
276 | 276 | "chat.message.type.room_name_changed" = "Nazwa pokoju została zmieniona na: %@ przez %@"; |
|
286 | 286 | "chat.message.type.subscription_role_removed" = "%@ utracił rolę %@ przez %@"; |
287 | 287 | "chat.message.type.room_archived" = "Kanał został zarchiwizowany przez %@"; |
288 | 288 | "chat.message.type.room_unarchived" = "Kanał został od archiwizowany przez %@"; |
289 | | -"chat.message.type.message_pinned" = "Pinned a message:"; // TODO |
290 | | -"chat.message.type.message_snippeted" = "Created a snippet: \"%@\""; // TODO |
291 | | -"chat.message.type.room_changed_privacy" = "Room privacy changed to \"%@\" by %@"; // TODO |
292 | | -"chat.message.type.room_changed_topic" = "Room topic changed to \"%@\" by %@"; // TODO |
293 | | -"chat.message.type.room_changed_announcement" = "Room annoucement changed to \"%@\" by %@"; // TODO |
294 | | -"chat.message.type.room_changed_description" = "Room description changed to \"%@\" by %@"; // TODO |
295 | | -"chat.message.type.video_call_started" = "Video call started by %@"; // TODO |
| 289 | +"chat.message.type.message_pinned" = "Przypięto wiadomość:"; |
| 290 | +"chat.message.type.message_snippeted" = "Utworzono fragment kodu: \"%@\""; |
| 291 | +"chat.message.type.room_changed_privacy" = "Prywatność pokoju zmieniono na \"%@\" przez %@"; |
| 292 | +"chat.message.type.room_changed_topic" = "Temat pokoju zmieniono na \"%@\" przez %@"; |
| 293 | +"chat.message.type.room_changed_announcement" = "Ogłoszenie pokoju zmieniono na \"%@\" przez %@"; |
| 294 | +"chat.message.type.room_changed_description" = "Opis pokoju zmieniono na \"%@\" przez %@"; |
| 295 | +"chat.message.type.video_call_started" = "Rozmowa wideo rozpoczęta przez %@"; |
296 | 296 |
|
297 | 297 | // Chat Information |
298 | 298 | "chat.info.title" = "Informacje"; |
299 | 299 | "chat.info.item.topic" = "Temat"; |
300 | 300 | "chat.info.item.no_topic" = "Brak tematu"; |
301 | 301 | "chat.info.item.description" = "Opis"; |
302 | 302 | "chat.info.item.no_description" = "Brak opisu"; |
303 | | -"chat.info.item.announcement" = "Announcement"; // TODO |
304 | | -"chat.info.item.no_announcement" = "No announcement"; // TODO |
| 303 | +"chat.info.item.announcement" = "Ogłoszenie"; |
| 304 | +"chat.info.item.no_announcement" = "Brak ogłoszeń"; |
305 | 305 | "chat.info.item.notifications" = "Powiadomienia"; |
306 | 306 | "chat.info.item.members" = "Członkowie"; |
307 | 307 | "chat.info.item.pinned" = "Przypięte"; |
|
329 | 329 | "chat.messages.files.list.empty" = "Nie znaleziono plików"; |
330 | 330 |
|
331 | 331 | // Upload Banner |
332 | | -"chat.banner.upload.uploading" = "Uploading %@"; // TODO |
333 | | -"chat.banner.upload.error" = "Failed uploading %@"; // TODO |
334 | | -"chat.banner.upload.retry" = "Try again"; // TODO |
| 332 | +"chat.banner.upload.uploading" = "Przesyłanie %@"; |
| 333 | +"chat.banner.upload.error" = "Nie udało się przesłać %@"; |
| 334 | +"chat.banner.upload.retry" = "Spróbuj ponownie"; |
335 | 335 |
|
336 | 336 | // Settings |
337 | 337 | "myaccount.settings.title" = "Preferencje"; |
|
341 | 341 | "myaccount.settings.profile" = "Profil"; |
342 | 342 | "myaccount.settings.license" = "Licencja"; |
343 | 343 | "myaccount.settings.language" = "Język"; |
344 | | -"myaccount.settings.review" = "Review this App"; // TODO |
345 | | -"myaccount.settings.share" = "Share this App"; // TODO |
| 344 | +"myaccount.settings.review" = "Oceń aplikację"; |
| 345 | +"myaccount.settings.share" = "Udostępnij aplikację"; |
346 | 346 | "myaccount.settings.appicon" = "Ikona aplikacji"; |
347 | 347 | "myaccount.settings.version" = "Wersja: %@ (%@)"; |
348 | 348 | "myaccount.settings.server_version" = "Wersja serwera: %@"; |
|
362 | 362 | "myaccount.settings.language.message" = "Ustawienia języka zostały zmienione. Musisz ponownie uruchomić Rocket.Chat aby nowe ustawienia zostały zastosowane."; |
363 | 363 |
|
364 | 364 | // Notifications preferences |
365 | | -"myaccount.settings.notifications.title" = "Notification Preferences"; // TODO |
366 | | -"myaccount.settings.notifications.save" = "Save"; // TODO |
| 365 | +"myaccount.settings.notifications.title" = "Preferencje powiadomień"; |
| 366 | +"myaccount.settings.notifications.save" = "Zapisz"; |
367 | 367 |
|
368 | | -"myaccount.settings.notifications.receive.title" = "Receive Notifications"; // TODO |
369 | | -"myaccount.settings.notifications.receive.footer" = "Receive notifications from %@"; // TODO |
370 | | -"myaccount.settings.notifications.show.title" = "Show Unread Counter"; // TODO |
371 | | -"myaccount.settings.notifications.show.footer" = "Unread counter is displayed as a badge on to the right of the channel, in the list."; // TODO |
| 368 | +"myaccount.settings.notifications.receive.title" = "Otrzymuj powiadomieenia"; |
| 369 | +"myaccount.settings.notifications.receive.footer" = "Otrzymuj powiadomienia od %@"; |
| 370 | +"myaccount.settings.notifications.show.title" = "Pokaż liczbę nieprzeczytanych"; |
| 371 | +"myaccount.settings.notifications.show.footer" = "Licznik nieprzeczytanych powiadomień jest wyświetlany na liście jako znaczek po prawej stronie kanału."; |
372 | 372 |
|
373 | | -"myaccount.settings.notifications.inapp" = "In-app and Desktop"; // TODO |
374 | | -"myaccount.settings.notifications.inapp.alerts" = "Alerts"; // TODO |
375 | | -"myaccount.settings.notifications.inapp.footer" = "Displays a banner at the top of the screen when the app is open, and displays a notification on desktop."; // TODO |
| 373 | +"myaccount.settings.notifications.inapp" = "W aplikacji i na komputerze"; |
| 374 | +"myaccount.settings.notifications.inapp.alerts" = "Alerty"; |
| 375 | +"myaccount.settings.notifications.inapp.footer" = "Wyświetla baner w górnej części ekranu, gdy aplikacja jest otwarta, i wyświetla powiadomienie na komputerze."; |
376 | 376 |
|
377 | | -"myaccount.settings.notifications.mobile" = "Mobile"; // TODO |
378 | | -"myaccount.settings.notifications.mobile.alerts" = "Alerts"; // TODO |
379 | | -"myaccount.settings.notifications.mobile.footer" = "These notifications are delivered to your device when the app is not open."; // TODO |
| 377 | +"myaccount.settings.notifications.mobile" = "Aplikacja mobilna"; |
| 378 | +"myaccount.settings.notifications.mobile.alerts" = "Alerty"; |
| 379 | +"myaccount.settings.notifications.mobile.footer" = "Powiadomienia są dostarczane na Twoje urządzenia, gdy apliakcja nie jest otwarta."; |
380 | 380 |
|
381 | | -"myaccount.settings.notifications.desktop" = "Desktop options"; // TODO |
382 | | -"myaccount.settings.notifications.desktop.audio" = "Audio"; // TODO |
383 | | -"myaccount.settings.notifications.desktop.sound" = "Sound"; // TODO |
384 | | -"myaccount.settings.notifications.desktop.duration" = "Notification Duration"; // TODO |
| 381 | +"myaccount.settings.notifications.desktop" = "Na komputerze"; |
| 382 | +"myaccount.settings.notifications.desktop.audio" = "Audio"; |
| 383 | +"myaccount.settings.notifications.desktop.sound" = "Dźwięk"; |
| 384 | +"myaccount.settings.notifications.desktop.duration" = "Długość powiadomienia"; |
385 | 385 |
|
386 | | -"myaccount.settings.notifications.mail" = "Email"; // TODO |
387 | | -"myaccount.settings.notifications.email.alerts" = "Alerts"; // TODO |
| 386 | +"myaccount.settings.notifications.mail" = "Adres email"; |
| 387 | +"myaccount.settings.notifications.email.alerts" = "Alerty"; |
388 | 388 |
|
389 | | -"myaccount.settings.notifications.duration.default" = "Default"; // TODO |
390 | | -"myaccount.settings.notifications.duration.seconds" = "seconds"; // TODO |
| 389 | +"myaccount.settings.notifications.duration.default" = "Domyślnie"; |
| 390 | +"myaccount.settings.notifications.duration.seconds" = "sekund"; |
391 | 391 |
|
392 | | -"alert.update_notifications_preferences_success.title" = "Preferences saved"; // TODO |
| 392 | +"alert.update_notifications_preferences_success.title" = "Preferencje zostały zapisane"; |
393 | 393 |
|
394 | | -"alert.update_notifications_preferences_save_error.title" = "Failed to update notifications preferences"; // TODO: |
395 | | -"alert.update_notifications_preferences_save_error.message" = "Something wrong happened while saving your notification preferences. Please, try again."; // TODO |
| 394 | +"alert.update_notifications_preferences_save_error.title" = "Aktualizacjia preferencji nie powiodła się"; |
| 395 | +"alert.update_notifications_preferences_save_error.message" = "Coś poszło nie tak przy zapisywaniu Twoich preferencji powiadomień. Spróbuj ponownie."; |
396 | 396 |
|
397 | 397 | // Enum SubscriptionNotificationsStatus |
398 | | -"subscription.notifications.status.default" = "Default"; // TODO |
399 | | -"subscription.notifications.status.nothing" = "Nothing"; // TODO |
400 | | -"subscription.notifications.status.all" = "All"; // TODO |
401 | | -"subscription.notifications.status.mentions" = "Mentions"; // TODO |
| 398 | +"subscription.notifications.status.default" = "Domyślnie"; |
| 399 | +"subscription.notifications.status.nothing" = "Brak"; |
| 400 | +"subscription.notifications.status.all" = "Wszystko"; |
| 401 | +"subscription.notifications.status.mentions" = "Wzmianki"; |
402 | 402 |
|
403 | 403 | // Enum SubscriptionNotificationsAudioValue |
404 | | -"subscription.notifications.audio.value.none" = "None"; // TODO |
405 | | -"subscription.notifications.audio.value.default" = "Default"; // TODO |
406 | | -"subscription.notifications.audio.value.beep" = "Beep"; // TODO |
407 | | -"subscription.notifications.audio.value.chelle" = "Chelle"; // TODO |
408 | | -"subscription.notifications.audio.value.ding" = "Ding"; // TODO |
409 | | -"subscription.notifications.audio.value.droplet" = "Droplet"; // TODO |
410 | | -"subscription.notifications.audio.value.highbell" = "Highbell"; // TODO |
411 | | -"subscription.notifications.audio.value.seasons" = "Seasons"; // TODO |
| 404 | +"subscription.notifications.audio.value.none" = "Brak"; |
| 405 | +"subscription.notifications.audio.value.default" = "Domyślnie"; |
| 406 | +"subscription.notifications.audio.value.beep" = "Brzęczyk"; |
| 407 | +"subscription.notifications.audio.value.chelle" = "Chelle"; |
| 408 | +"subscription.notifications.audio.value.ding" = "Ding"; |
| 409 | +"subscription.notifications.audio.value.droplet" = "Kropelka"; |
| 410 | +"subscription.notifications.audio.value.highbell" = "Wysoki dzwon"; |
| 411 | +"subscription.notifications.audio.value.seasons" = "Pory roku"; |
412 | 412 |
|
413 | 413 | // Choose Web Browser |
414 | 414 | "web_browser.safari.title" = "Safari"; |
|
446 | 446 | "myaccount.settings.profile.new_password.password_required.placeholder" = "Hasło"; |
447 | 447 |
|
448 | 448 | // User Action Sheet |
449 | | -"user_action_sheet.info" = "Information"; // TODO |
| 449 | +"user_action_sheet.info" = "Informacja"; |
450 | 450 | "user_action_sheet.remove" = "Usuń z pokoju"; |
451 | 451 | "user_action_sheet.remove_confirm.title" = "Usunąć tego użytkownika?"; |
452 | 452 | "user_action_sheet.remove_confirm.message" = "Czy na pewno chcesz usunąć '%@' z tego pokoju?"; |
453 | 453 |
|
454 | 454 | // User Details |
455 | | -"user_details.status" = "Status"; // TODO |
456 | | -"user_details.role" = "Role"; // TODO |
457 | | -"user_details.roles" = "Roles"; // TODO |
458 | | -"user_details.email" = "Email"; // TODO |
459 | | -"user_details.emails" = "Emails"; // TODO |
460 | | -"user_details.timezone" = "Timezone"; // TODO |
461 | | -"user_details.message_button" = "Message"; // TODO |
462 | | -"user_details.voice_call_button" = "Voice Call"; // TODO |
463 | | -"user_details.video_call_button" = "Video Call"; // TODO |
| 455 | +"user_details.status" = "Status"; |
| 456 | +"user_details.role" = "Rola"; |
| 457 | +"user_details.roles" = "Role"; |
| 458 | +"user_details.email" = "Adres Email"; |
| 459 | +"user_details.emails" = "Adresy Email"; |
| 460 | +"user_details.timezone" = "Strefa czasowa"; |
| 461 | +"user_details.message_button" = "Wiadomość"; |
| 462 | +"user_details.voice_call_button" = "Rozmowa głosowa"; |
| 463 | +"user_details.video_call_button" = "Rozmowa wideo"; |
464 | 464 |
|
465 | 465 | // Theme |
466 | 466 | "theme.settings.title" = "Motyw"; |
|
480 | 480 | "subscriptions.grouping.unread_top" = "Nieprzeczytane na górze"; |
481 | 481 |
|
482 | 482 | // Shortcuts |
483 | | -"shortcuts.type_message" = "Type message"; //TODO |
484 | | -"shortcuts.preferences" = "Preferences"; //TODO |
485 | | -"shortcuts.room_search" = "Rooms search"; //TODO |
486 | | -"shortcuts.room_selection" = "Room selection 1...9"; //TODO |
487 | | -"shortcuts.next_room" = "Next room"; //TODO |
488 | | -"shortcuts.previous_room" = "Previous room"; //TODO |
489 | | -"shortcuts.new_room" = "New room"; //TODO |
490 | | -"shortcuts.room_actions" = "Room actions"; //TODO |
491 | | -"shortcuts.upload_room" = "Upload to room"; //TODO |
492 | | -"shortcuts.search_messages" = "Search messages"; //TODO |
493 | | -"shortcuts.scroll_messages" = "Scroll messages"; //TODO |
494 | | -"shortcuts.reply_latest" = "Reply to latest"; //TODO |
495 | | -"shortcuts.server_selection" = "Server selection"; //TODO |
496 | | -"shortcuts.server_selection_numbers" = "Server selection 1...9"; //TODO |
497 | | -"shortcuts.add_server" = "Add server"; //TODO |
498 | | -"shortcuts.change_theme" = "Change theme"; //TODO |
499 | | -"shortcuts.send" = "Send"; //TODO |
500 | | -"shortcuts.new_line" = "New line"; //TODO |
| 483 | +"shortcuts.type_message" = "Wpisz wiadomość"; |
| 484 | +"shortcuts.preferences" = "Preferencje"; |
| 485 | +"shortcuts.room_search" = "Wyszukaj pokoje"; |
| 486 | +"shortcuts.room_selection" = "Wybór pokoju 1...9"; |
| 487 | +"shortcuts.next_room" = "Następny pokój"; |
| 488 | +"shortcuts.previous_room" = "Poprzeedni pokój"; |
| 489 | +"shortcuts.new_room" = "Nowy pokój"; |
| 490 | +"shortcuts.room_actions" = "Akcje pokoju"; |
| 491 | +"shortcuts.upload_room" = "Prześlij do pokoju"; |
| 492 | +"shortcuts.search_messages" = "Szukaj wiadomości"; |
| 493 | +"shortcuts.scroll_messages" = "Przewiń wiadomości"; |
| 494 | +"shortcuts.reply_latest" = "Odpowiedz na najnowsze"; |
| 495 | +"shortcuts.server_selection" = "Wybór serwera"; |
| 496 | +"shortcuts.server_selection_numbers" = "Wybór serwera 1...9"; |
| 497 | +"shortcuts.add_server" = "Dodaj serwer"; |
| 498 | +"shortcuts.change_theme" = "Zmień motyw"; |
| 499 | +"shortcuts.send" = "Wyślij"; |
| 500 | +"shortcuts.new_line" = "Nowa linia"; |
501 | 501 |
|
502 | 502 | // Chat Components |
503 | | -"chat.components.quote.replied" = "Replied"; //TODO |
504 | | -"chat.components.quote.pinned" = "Pinned"; //TODO |
505 | | -"chat.components.text_attachment.no_title" = "No title"; //TODO |
| 503 | +"chat.components.quote.replied" = "Odpowiedział"; |
| 504 | +"chat.components.quote.pinned" = "Przypiety"; |
| 505 | +"chat.components.text_attachment.no_title" = "Bez tytułu"; |
506 | 506 |
|
507 | 507 | // Directory |
508 | | -"directory.title" = "Directory"; // TODO |
509 | | -"directory.filters.channels" = "Channels"; // TODO |
510 | | -"directory.filters.users" = "Users"; // TODO |
511 | | -"directory.filters.by" = "Search by"; // TODO |
512 | | -"directory.filters.global.title" = "Search for global users"; // TODO |
513 | | -"directory.filters.global.subtitle" = "If you turn-on, you can search for any user from others companies or servers. "; // TODO |
514 | | -"directory.users.1_user" = "1 user"; // TODO |
515 | | -"directory.users.x_users" = "%@ users"; // TODO |
| 508 | +"directory.title" = "Katalog"; |
| 509 | +"directory.filters.channels" = "Kanały"; |
| 510 | +"directory.filters.users" = "Użytkownicy"; |
| 511 | +"directory.filters.by" = "Szukaj według"; |
| 512 | +"directory.filters.global.title" = "Szukaj globalnych użytkowników"; |
| 513 | +"directory.filters.global.subtitle" = "Po włączeniu możesz wyszukać dowolnego użytkownika z innych firm lub serwerów."; |
| 514 | +"directory.users.1_user" = "1 użytkownik"; |
| 515 | +"directory.users.x_users" = "%@ użytkowników"; |
0 commit comments