Update translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
b11ce2d2e4
commit
d3c30ec945
3 changed files with 13 additions and 26 deletions
|
@ -15,7 +15,6 @@ import type { PlfeResponse } from 'soapbox/api';
|
||||||
import type { Group } from 'soapbox/normalizers';
|
import type { Group } from 'soapbox/normalizers';
|
||||||
|
|
||||||
const messages = defineMessages({
|
const messages = defineMessages({
|
||||||
next: { id: 'manage_group.next', defaultMessage: 'Next' },
|
|
||||||
create: { id: 'manage_group.create', defaultMessage: 'Create Group' },
|
create: { id: 'manage_group.create', defaultMessage: 'Create Group' },
|
||||||
done: { id: 'manage_group.done', defaultMessage: 'Done' },
|
done: { id: 'manage_group.done', defaultMessage: 'Done' },
|
||||||
});
|
});
|
||||||
|
|
|
@ -182,8 +182,6 @@
|
||||||
"admin.users.actions.promote_to_admin_message": "@{acct} was promoted to an admin",
|
"admin.users.actions.promote_to_admin_message": "@{acct} was promoted to an admin",
|
||||||
"admin.users.actions.promote_to_moderator_message": "@{acct} was promoted to a moderator",
|
"admin.users.actions.promote_to_moderator_message": "@{acct} was promoted to a moderator",
|
||||||
"admin.users.badges_saved_message": "Custom badges updated.",
|
"admin.users.badges_saved_message": "Custom badges updated.",
|
||||||
"admin.users.remove_donor_message": "@{acct} was removed as a donor",
|
|
||||||
"admin.users.set_donor_message": "@{acct} was set as a donor",
|
|
||||||
"admin.users.user_deactivated_message": "@{acct} was deactivated",
|
"admin.users.user_deactivated_message": "@{acct} was deactivated",
|
||||||
"admin.users.user_deleted_message": "@{acct} was deleted",
|
"admin.users.user_deleted_message": "@{acct} was deleted",
|
||||||
"admin.users.user_suggested_message": "@{acct} was suggested",
|
"admin.users.user_suggested_message": "@{acct} was suggested",
|
||||||
|
@ -425,6 +423,7 @@
|
||||||
"compose.language_dropdown.search": "Search language…",
|
"compose.language_dropdown.search": "Search language…",
|
||||||
"compose.language_dropdown.suggestion": "{language} (detected)",
|
"compose.language_dropdown.suggestion": "{language} (detected)",
|
||||||
"compose.reply_group_indicator.message": "Posting to {groupLink}",
|
"compose.reply_group_indicator.message": "Posting to {groupLink}",
|
||||||
|
"compose.scheduled_success": "Your post was scheduled",
|
||||||
"compose.submit_success": "Your post was sent!",
|
"compose.submit_success": "Your post was sent!",
|
||||||
"compose_event.create": "Create",
|
"compose_event.create": "Create",
|
||||||
"compose_event.edit_success": "Your event was edited",
|
"compose_event.edit_success": "Your event was edited",
|
||||||
|
@ -998,16 +997,7 @@
|
||||||
"manage_group.fields.name_label": "Group name (required)",
|
"manage_group.fields.name_label": "Group name (required)",
|
||||||
"manage_group.fields.name_label_optional": "Group name",
|
"manage_group.fields.name_label_optional": "Group name",
|
||||||
"manage_group.fields.name_placeholder": "Group Name",
|
"manage_group.fields.name_placeholder": "Group Name",
|
||||||
"manage_group.get_started": "Let’s get started!",
|
|
||||||
"manage_group.next": "Next",
|
|
||||||
"manage_group.pending_requests": "Pending requests",
|
"manage_group.pending_requests": "Pending requests",
|
||||||
"manage_group.privacy.hint": "These settings cannot be changed later.",
|
|
||||||
"manage_group.privacy.label": "Privacy settings",
|
|
||||||
"manage_group.privacy.private.hint": "Discoverable. Users can join after their request is approved.",
|
|
||||||
"manage_group.privacy.private.label": "Private (Owner approval required)",
|
|
||||||
"manage_group.privacy.public.hint": "Discoverable. Anyone can join.",
|
|
||||||
"manage_group.privacy.public.label": "Public",
|
|
||||||
"manage_group.tagline": "Groups connect you with others based on shared interests.",
|
|
||||||
"media_panel.empty_message": "No media found.",
|
"media_panel.empty_message": "No media found.",
|
||||||
"media_panel.title": "Media",
|
"media_panel.title": "Media",
|
||||||
"mfa.confirm.success_message": "MFA confirmed",
|
"mfa.confirm.success_message": "MFA confirmed",
|
||||||
|
@ -1069,8 +1059,6 @@
|
||||||
"navigation_bar.compose_reply": "Reply to post",
|
"navigation_bar.compose_reply": "Reply to post",
|
||||||
"navigation_bar.create_event": "Create new event",
|
"navigation_bar.create_event": "Create new event",
|
||||||
"navigation_bar.create_group": "Create group",
|
"navigation_bar.create_group": "Create group",
|
||||||
"navigation_bar.create_group.private": "Create private group",
|
|
||||||
"navigation_bar.create_group.public": "Create public group",
|
|
||||||
"navigation_bar.domain_blocks": "Domain blocks",
|
"navigation_bar.domain_blocks": "Domain blocks",
|
||||||
"navigation_bar.edit_group": "Edit Group",
|
"navigation_bar.edit_group": "Edit Group",
|
||||||
"navigation_bar.favourites": "Likes",
|
"navigation_bar.favourites": "Likes",
|
||||||
|
@ -1089,11 +1077,14 @@
|
||||||
"new_event_panel.title": "Create New Event",
|
"new_event_panel.title": "Create New Event",
|
||||||
"new_group_panel.action": "Create Group",
|
"new_group_panel.action": "Create Group",
|
||||||
"new_group_panel.subtitle": "Can't find what you're looking for? Start your own private or public group.",
|
"new_group_panel.subtitle": "Can't find what you're looking for? Start your own private or public group.",
|
||||||
"new_group_panel.title": "Create Group",
|
"new_group_panel.title": "Create group",
|
||||||
|
"notification.admin.report": "{name} reported {target}",
|
||||||
|
"notification.admin.sign_up": "{name} signed up",
|
||||||
"notification.favourite": "{name} liked your post",
|
"notification.favourite": "{name} liked your post",
|
||||||
"notification.follow": "{name} followed you",
|
"notification.follow": "{name} followed you",
|
||||||
"notification.follow_request": "{name} has requested to follow you",
|
"notification.follow_request": "{name} has requested to follow you",
|
||||||
"notification.mention": "{name} mentioned you",
|
"notification.mention": "{name} mentioned you",
|
||||||
|
"notification.moderation_warning": "You have received a moderation warning",
|
||||||
"notification.more": "{count, plural, one {# other} other {# others}}",
|
"notification.more": "{count, plural, one {# other} other {# others}}",
|
||||||
"notification.move": "{name} moved to {targetName}",
|
"notification.move": "{name} moved to {targetName}",
|
||||||
"notification.pleroma:chat_mention": "{name} sent you a message",
|
"notification.pleroma:chat_mention": "{name} sent you a message",
|
||||||
|
@ -1103,6 +1094,7 @@
|
||||||
"notification.pleroma:participation_request": "{name} wants to join your event",
|
"notification.pleroma:participation_request": "{name} wants to join your event",
|
||||||
"notification.poll": "A poll you have voted in has ended",
|
"notification.poll": "A poll you have voted in has ended",
|
||||||
"notification.reblog": "{name} reposted your post",
|
"notification.reblog": "{name} reposted your post",
|
||||||
|
"notification.severed_relationships": "Lost connections with {name}",
|
||||||
"notification.status": "{name} just posted",
|
"notification.status": "{name} just posted",
|
||||||
"notification.update": "{name} edited a post you interacted with",
|
"notification.update": "{name} edited a post you interacted with",
|
||||||
"notifications.filter.all": "All",
|
"notifications.filter.all": "All",
|
||||||
|
@ -1330,6 +1322,7 @@
|
||||||
"security.update_email.fail": "Update email failed.",
|
"security.update_email.fail": "Update email failed.",
|
||||||
"security.update_email.success": "Email successfully updated.",
|
"security.update_email.success": "Email successfully updated.",
|
||||||
"security.update_password.fail": "Update password failed.",
|
"security.update_password.fail": "Update password failed.",
|
||||||
|
"security.update_password.password_confirmation_no_match": "Passwords do not match.",
|
||||||
"security.update_password.success": "Password successfully updated.",
|
"security.update_password.success": "Password successfully updated.",
|
||||||
"select.no_options": "No options available",
|
"select.no_options": "No options available",
|
||||||
"select.placeholder": "Select",
|
"select.placeholder": "Select",
|
||||||
|
|
|
@ -182,8 +182,6 @@
|
||||||
"admin.users.actions.promote_to_admin_message": "Mianowano @{acct} administratorem",
|
"admin.users.actions.promote_to_admin_message": "Mianowano @{acct} administratorem",
|
||||||
"admin.users.actions.promote_to_moderator_message": "Mianowano @{acct} moderatorem",
|
"admin.users.actions.promote_to_moderator_message": "Mianowano @{acct} moderatorem",
|
||||||
"admin.users.badges_saved_message": "Zaktualizowano niestandardowe odznaki.",
|
"admin.users.badges_saved_message": "Zaktualizowano niestandardowe odznaki.",
|
||||||
"admin.users.remove_donor_message": "Usunięto @{acct} ze wspierających",
|
|
||||||
"admin.users.set_donor_message": "Ustawiono @{acct} jako wspierającego",
|
|
||||||
"admin.users.user_deactivated_message": "Zdezaktywowano @{acct}",
|
"admin.users.user_deactivated_message": "Zdezaktywowano @{acct}",
|
||||||
"admin.users.user_deleted_message": "Usunięto @{acct}",
|
"admin.users.user_deleted_message": "Usunięto @{acct}",
|
||||||
"admin.users.user_suggested_message": "Zaczęto polecać @{acct}",
|
"admin.users.user_suggested_message": "Zaczęto polecać @{acct}",
|
||||||
|
@ -425,6 +423,7 @@
|
||||||
"compose.language_dropdown.search": "Szukaj języków…",
|
"compose.language_dropdown.search": "Szukaj języków…",
|
||||||
"compose.language_dropdown.suggestion": "{language} (wykryto)",
|
"compose.language_dropdown.suggestion": "{language} (wykryto)",
|
||||||
"compose.reply_group_indicator.message": "Publikujesz w {groupLink}",
|
"compose.reply_group_indicator.message": "Publikujesz w {groupLink}",
|
||||||
|
"compose.scheduled_success": "Zaplanowano wpis",
|
||||||
"compose.submit_success": "Twój wpis został wysłany",
|
"compose.submit_success": "Twój wpis został wysłany",
|
||||||
"compose_event.create": "Utwórz",
|
"compose_event.create": "Utwórz",
|
||||||
"compose_event.edit_success": "Wydarzenie zostało zedytowane",
|
"compose_event.edit_success": "Wydarzenie zostało zedytowane",
|
||||||
|
@ -997,16 +996,7 @@
|
||||||
"manage_group.fields.name_label": "Nazwa grupy (wymagana)",
|
"manage_group.fields.name_label": "Nazwa grupy (wymagana)",
|
||||||
"manage_group.fields.name_label_optional": "Nazwa grupy",
|
"manage_group.fields.name_label_optional": "Nazwa grupy",
|
||||||
"manage_group.fields.name_placeholder": "Nazwa grupy",
|
"manage_group.fields.name_placeholder": "Nazwa grupy",
|
||||||
"manage_group.get_started": "Rozpocznijmy!",
|
|
||||||
"manage_group.next": "Dalej",
|
|
||||||
"manage_group.pending_requests": "Oczekujące zgłoszenia",
|
"manage_group.pending_requests": "Oczekujące zgłoszenia",
|
||||||
"manage_group.privacy.hint": "To ustawienie nie może zostać później zmienione.",
|
|
||||||
"manage_group.privacy.label": "Ustawienia prywatności",
|
|
||||||
"manage_group.privacy.private.hint": "Widoczna w mechanizmach odkrywania. Użytkownicy mogą dołączyć po zatwierdzeniu ich prośby.",
|
|
||||||
"manage_group.privacy.private.label": "Prywatna (wymaga zatwierdzenia przez właściciela)",
|
|
||||||
"manage_group.privacy.public.hint": "Widoczna w mechanizmach odkrywania. Każdy może dołączyć.",
|
|
||||||
"manage_group.privacy.public.label": "Publiczna",
|
|
||||||
"manage_group.tagline": "Grupy pozwalają łączyć ludzi o podobnych zainteresowaniach.",
|
|
||||||
"media_panel.empty_message": "Nie znaleziono mediów.",
|
"media_panel.empty_message": "Nie znaleziono mediów.",
|
||||||
"media_panel.title": "Media",
|
"media_panel.title": "Media",
|
||||||
"mfa.confirm.success_message": "Potwierdzono MFA",
|
"mfa.confirm.success_message": "Potwierdzono MFA",
|
||||||
|
@ -1089,10 +1079,13 @@
|
||||||
"new_group_panel.action": "Utwórz grupę",
|
"new_group_panel.action": "Utwórz grupę",
|
||||||
"new_group_panel.subtitle": "Nie możesz znaleźć tego, czego szukasz? Utwórz własną prywatną lub publiczną grupę.",
|
"new_group_panel.subtitle": "Nie możesz znaleźć tego, czego szukasz? Utwórz własną prywatną lub publiczną grupę.",
|
||||||
"new_group_panel.title": "Utwórz grupę",
|
"new_group_panel.title": "Utwórz grupę",
|
||||||
|
"notification.admin.report": "{name} zgłosił(a) {target}",
|
||||||
|
"notification.admin.sign_up": "{name} zarejestrował(a) się",
|
||||||
"notification.favourite": "{name} dodał(a) Twój wpis do ulubionych",
|
"notification.favourite": "{name} dodał(a) Twój wpis do ulubionych",
|
||||||
"notification.follow": "{name} zaczął(-ęła) Cię obserwować",
|
"notification.follow": "{name} zaczął(-ęła) Cię obserwować",
|
||||||
"notification.follow_request": "{name} poprosił(a) Cię o możliwość obserwacji",
|
"notification.follow_request": "{name} poprosił(a) Cię o możliwość obserwacji",
|
||||||
"notification.mention": "{name} wspomniał(a) o tobie",
|
"notification.mention": "{name} wspomniał(a) o tobie",
|
||||||
|
"notification.moderation_warning": "Otrzymałeś(-aś) ostrzeżenie moderacyjne",
|
||||||
"notification.more": "{count} więcej",
|
"notification.more": "{count} więcej",
|
||||||
"notification.move": "{name} przeniósł(-osła) się na {targetName}",
|
"notification.move": "{name} przeniósł(-osła) się na {targetName}",
|
||||||
"notification.pleroma:chat_mention": "{name} wysłał(a) Ci wiadomośść",
|
"notification.pleroma:chat_mention": "{name} wysłał(a) Ci wiadomośść",
|
||||||
|
@ -1102,6 +1095,7 @@
|
||||||
"notification.pleroma:participation_request": "{name} cce wziąć udział w Twoim wydarzeniu",
|
"notification.pleroma:participation_request": "{name} cce wziąć udział w Twoim wydarzeniu",
|
||||||
"notification.poll": "Głosowanie w którym brałeś(-aś) udział zakończyła się",
|
"notification.poll": "Głosowanie w którym brałeś(-aś) udział zakończyła się",
|
||||||
"notification.reblog": "{name} podbił(a) Twój wpis",
|
"notification.reblog": "{name} podbił(a) Twój wpis",
|
||||||
|
"notification.severed_relationships": "Utracono połączenia z {name}",
|
||||||
"notification.status": "{name} właśnie opublikował(a) wpis",
|
"notification.status": "{name} właśnie opublikował(a) wpis",
|
||||||
"notification.update": "{name} zedytował(a) wpis, który podbiłeś(-aś)",
|
"notification.update": "{name} zedytował(a) wpis, który podbiłeś(-aś)",
|
||||||
"notifications.filter.all": "Wszystkie",
|
"notifications.filter.all": "Wszystkie",
|
||||||
|
@ -1327,6 +1321,7 @@
|
||||||
"security.update_email.fail": "Zmiana adresu e-mail nie powiodła się.",
|
"security.update_email.fail": "Zmiana adresu e-mail nie powiodła się.",
|
||||||
"security.update_email.success": "Pomyślnie zaktualizowano adres e-mail.",
|
"security.update_email.success": "Pomyślnie zaktualizowano adres e-mail.",
|
||||||
"security.update_password.fail": "Zmiana hasła nie powiodła się.",
|
"security.update_password.fail": "Zmiana hasła nie powiodła się.",
|
||||||
|
"security.update_password.password_confirmation_no_match": "Hasła nie pasują do siebie",
|
||||||
"security.update_password.success": "Pomyślnie zmieniono hasło.",
|
"security.update_password.success": "Pomyślnie zmieniono hasło.",
|
||||||
"select.no_options": "Nie wybrano opcji",
|
"select.no_options": "Nie wybrano opcji",
|
||||||
"select.placeholder": "Wybierz",
|
"select.placeholder": "Wybierz",
|
||||||
|
|
Loading…
Reference in a new issue