Update translation files
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
2af77aad8d
commit
a259a7eb01
2 changed files with 6 additions and 6 deletions
|
@ -558,8 +558,10 @@
|
|||
"confirmations.draft_status_delete.heading": "Cancel draft post",
|
||||
"confirmations.draft_status_delete.message": "Are you sure you want to discard this draft post?",
|
||||
"confirmations.kick_from_group.confirm": "Kick",
|
||||
"confirmations.kick_from_group.heading": "Kick @{name}",
|
||||
"confirmations.kick_from_group.message": "Are you sure you want to kick @{name} from this group?",
|
||||
"confirmations.leave_event.confirm": "Leave event",
|
||||
"confirmations.leave_event.heading": "Leave event",
|
||||
"confirmations.leave_event.message": "If you want to rejoin the event, the request will be manually reviewed again. Are you sure you want to proceed?",
|
||||
"confirmations.leave_group.confirm": "Leave",
|
||||
"confirmations.leave_group.heading": "Leave group",
|
||||
|
@ -575,6 +577,7 @@
|
|||
"confirmations.register.needs_confirmation": "Please check your inbox at {email} for confirmation instructions. You will need to verify your email address to continue.",
|
||||
"confirmations.register.needs_confirmation.header": "Confirmation needed",
|
||||
"confirmations.remove_from_followers.confirm": "Remove",
|
||||
"confirmations.remove_from_followers.heading": "Remove {name} from followers",
|
||||
"confirmations.remove_from_followers.message": "Are you sure you want to remove {name} from your followers?",
|
||||
"confirmations.reply.confirm": "Reply",
|
||||
"confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
|
||||
|
@ -874,8 +877,6 @@
|
|||
"groups.empty.title": "No Groups yet",
|
||||
"groups.pending.count": "{number, plural, one {# pending request} other {# pending requests}}",
|
||||
"hashtag.follow": "Follow hashtag",
|
||||
"header.login.label": "Log in",
|
||||
"header.register.label": "Register",
|
||||
"home.column_settings.show_reblogs": "Show reposts",
|
||||
"home.column_settings.show_replies": "Show replies",
|
||||
"icon_button.icons": "Icons",
|
||||
|
@ -943,7 +944,6 @@
|
|||
"keyboard_shortcuts.toot": "to start a new post",
|
||||
"keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
|
||||
"keyboard_shortcuts.up": "to move up in the list",
|
||||
"landing_page_modal.help_center": "Help Center",
|
||||
"lightbox.close": "Close",
|
||||
"lightbox.expand": "Expand",
|
||||
"lightbox.minimize": "Minimize",
|
||||
|
|
|
@ -558,8 +558,10 @@
|
|||
"confirmations.draft_status_delete.heading": "Anuluj szkic",
|
||||
"confirmations.draft_status_delete.message": "Czy na pewno chcesz odrzucić ten szkic wpisu?",
|
||||
"confirmations.kick_from_group.confirm": "Wyrzuć",
|
||||
"confirmations.kick_from_group.heading": "Wyrzuć @{name}",
|
||||
"confirmations.kick_from_group.message": "Czy na pewno chcesz wyrzucić @{name} z tej grupy?",
|
||||
"confirmations.leave_event.confirm": "Opuść wydarzenie",
|
||||
"confirmations.leave_event.heading": "Opuść wydarzenie",
|
||||
"confirmations.leave_event.message": "Jeśli będziesz chciał(a) dołączyć do wydarzenia jeszcze raz, prośba będzie musiała zostać ponownie zatwierdzona. Czy chcesz kontynuować?",
|
||||
"confirmations.leave_group.confirm": "Opuść",
|
||||
"confirmations.leave_group.heading": "Opuść grupę",
|
||||
|
@ -575,6 +577,7 @@
|
|||
"confirmations.register.needs_confirmation": "Sprawdź swoją skrzynkę na {email}, aby znaleźć instrukcje potwierdzania. Musisz zweryfikować swój adres e-mail, aby kontynuować.",
|
||||
"confirmations.register.needs_confirmation.header": "Wymagane potwierdzenie",
|
||||
"confirmations.remove_from_followers.confirm": "Usuń",
|
||||
"confirmations.remove_from_followers.heading": "Usuń {name} z obserwowanych",
|
||||
"confirmations.remove_from_followers.message": "Czy na pewno chcesz usunąć {name} ze swoich obserwowanych?",
|
||||
"confirmations.reply.confirm": "Odpowiedz",
|
||||
"confirmations.reply.message": "W ten sposób utracisz wpis który obecnie tworzysz. Czy na pewno chcesz to zrobić?",
|
||||
|
@ -875,8 +878,6 @@
|
|||
"groups.empty.title": "Brak grup",
|
||||
"groups.pending.count": "{number, plural, one {# oczekujące zgłoszenie} few {# oczekujące zgłoszenia} other {# oczekujących zgłoszeń}}",
|
||||
"hashtag.follow": "Obserwuj hashtagi",
|
||||
"header.login.label": "Zaloguj się",
|
||||
"header.register.label": "Rejestracja",
|
||||
"home.column_settings.show_reblogs": "Pokazuj podbicia",
|
||||
"home.column_settings.show_replies": "Pokazuj odpowiedzi",
|
||||
"icon_button.icons": "Ikony",
|
||||
|
@ -943,7 +944,6 @@
|
|||
"keyboard_shortcuts.toot": "utwórz nowy wpis",
|
||||
"keyboard_shortcuts.unfocus": "opuść pole wyszukiwania/pisania",
|
||||
"keyboard_shortcuts.up": "przejdź na górę listy",
|
||||
"landing_page_modal.help_center": "Centrum pomocy",
|
||||
"lightbox.close": "Zamknij",
|
||||
"lightbox.expand": "Rozwiń",
|
||||
"lightbox.minimize": "Minimalizuj",
|
||||
|
|
Loading…
Reference in a new issue