|
73 | 73 | "@actionSheetOptionMarkAsUnread": { |
74 | 74 | "description": "Label for mark as unread button on action sheet." |
75 | 75 | }, |
76 | | - "logOutConfirmationDialogMessage": "Aby użyć tego konta należy wypełnić URL organizacji oraz dane konta.", |
| 76 | + "logOutConfirmationDialogMessage": "Aby użyć tego konta należy wskazać URL organizacji oraz dane konta.", |
77 | 77 | "@logOutConfirmationDialogMessage": { |
78 | 78 | "description": "Message for a confirmation dialog for logging out." |
79 | 79 | }, |
|
699 | 699 | "example": "http://chat.example.com/" |
700 | 700 | } |
701 | 701 | }, |
702 | | - "tryAnotherAccountButton": "Sprawdź inne konto", |
| 702 | + "tryAnotherAccountButton": "Użyj innego konta", |
703 | 703 | "@tryAnotherAccountButton": { |
704 | 704 | "description": "Label for loading screen button prompting user to try another account." |
705 | 705 | }, |
|
867 | 867 | "@pinnedSubscriptionsLabel": { |
868 | 868 | "description": "Label for the list of pinned subscribed channels." |
869 | 869 | }, |
870 | | - "subscriptionListNoChannels": "Nie odnaleziono kanałów", |
871 | | - "@subscriptionListNoChannels": { |
872 | | - "description": "Text to display on subscribed-channels page when there are no subscribed channels." |
873 | | - }, |
874 | 870 | "unknownChannelName": "(nieznany kanał)", |
875 | 871 | "@unknownChannelName": { |
876 | 872 | "description": "Replacement name for channel when it cannot be found in the store." |
|
1076 | 1072 | "actionSheetOptionListOfTopics": "Lista wątków", |
1077 | 1073 | "@actionSheetOptionListOfTopics": { |
1078 | 1074 | "description": "Label for navigating to a channel's topic-list page." |
| 1075 | + }, |
| 1076 | + "newDmSheetScreenTitle": "Nowa DM", |
| 1077 | + "@newDmSheetScreenTitle": { |
| 1078 | + "description": "Title displayed at the top of the new DM screen." |
| 1079 | + }, |
| 1080 | + "newDmFabButtonLabel": "Nowa DM", |
| 1081 | + "@newDmFabButtonLabel": { |
| 1082 | + "description": "Label for the floating action button (FAB) that opens the new DM sheet." |
| 1083 | + }, |
| 1084 | + "newDmSheetSearchHintSomeSelected": "Dodaj kolejnego użytkownika…", |
| 1085 | + "@newDmSheetSearchHintSomeSelected": { |
| 1086 | + "description": "Hint text for the search bar when at least one user is selected" |
| 1087 | + }, |
| 1088 | + "mutedSender": "Wyciszony nadawca", |
| 1089 | + "@mutedSender": { |
| 1090 | + "description": "Name for a muted user to display in message list." |
| 1091 | + }, |
| 1092 | + "revealButtonLabel": "Odsłoń wiadomość od wyciszonego użytkownika", |
| 1093 | + "@revealButtonLabel": { |
| 1094 | + "description": "Label for the button revealing hidden message from a muted sender in message list." |
| 1095 | + }, |
| 1096 | + "mutedUser": "Wyciszony użytkownik", |
| 1097 | + "@mutedUser": { |
| 1098 | + "description": "Name for a muted user to display all over the app." |
| 1099 | + }, |
| 1100 | + "newDmSheetNoUsersFound": "Nie odnaleziono użytkowników", |
| 1101 | + "@newDmSheetNoUsersFound": { |
| 1102 | + "description": "Message shown in the new DM sheet when no users match the search." |
| 1103 | + }, |
| 1104 | + "actionSheetOptionHideMutedMessage": "Ukryj ponownie wyciszone wiadomości", |
| 1105 | + "@actionSheetOptionHideMutedMessage": { |
| 1106 | + "description": "Label for hide muted message again button on action sheet." |
| 1107 | + }, |
| 1108 | + "newDmSheetSearchHintEmpty": "Dodaj jednego lub więcej użytkowników", |
| 1109 | + "@newDmSheetSearchHintEmpty": { |
| 1110 | + "description": "Hint text for the search bar when no users are selected" |
| 1111 | + }, |
| 1112 | + "messageNotSentLabel": "NIE WYSŁANO WIADOMOŚCI", |
| 1113 | + "@messageNotSentLabel": { |
| 1114 | + "description": "Text on a message in the message list saying that a send message request failed. (Use ALL CAPS for cased alphabets: Latin, Greek, Cyrillic, etc.)" |
| 1115 | + }, |
| 1116 | + "discardDraftForMessageNotSentConfirmationDialogMessage": "Odzyskanie wiadomości, która nie została wysłana, skutkuje wyczyszczeniem zawartości pola dodania wpisu.", |
| 1117 | + "@discardDraftForMessageNotSentConfirmationDialogMessage": { |
| 1118 | + "description": "Message for a confirmation dialog when restoring a message not sent, for discarding message text that was typed into the compose box." |
| 1119 | + }, |
| 1120 | + "errorNotificationOpenAccountNotFound": "Nie odnaleziono konta powiązanego z tym powiadomieniem.", |
| 1121 | + "@errorNotificationOpenAccountNotFound": { |
| 1122 | + "description": "Error message when the account associated with the notification could not be found" |
1079 | 1123 | } |
1080 | 1124 | } |
0 commit comments