| 
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 |   },  | 
 | 
1076 | 1076 |   "actionSheetOptionListOfTopics": "Lista wątków",  | 
1077 | 1077 |   "@actionSheetOptionListOfTopics": {  | 
1078 | 1078 |     "description": "Label for navigating to a channel's topic-list page."  | 
 | 1079 | +  },  | 
 | 1080 | +  "newDmSheetBackButtonLabel": "Wróć",  | 
 | 1081 | +  "@newDmSheetBackButtonLabel": {  | 
 | 1082 | +    "description": "Label for the back button in the new DM sheet, allowing the user to return to the previous screen."  | 
 | 1083 | +  },  | 
 | 1084 | +  "newDmSheetNextButtonLabel": "Dalej",  | 
 | 1085 | +  "@newDmSheetNextButtonLabel": {  | 
 | 1086 | +    "description": "Label for the front button in the new DM sheet, if applicable, for navigation or action."  | 
 | 1087 | +  },  | 
 | 1088 | +  "newDmSheetScreenTitle": "Nowa DM",  | 
 | 1089 | +  "@newDmSheetScreenTitle": {  | 
 | 1090 | +    "description": "Title displayed at the top of the new DM screen."  | 
 | 1091 | +  },  | 
 | 1092 | +  "newDmFabButtonLabel": "Nowa DM",  | 
 | 1093 | +  "@newDmFabButtonLabel": {  | 
 | 1094 | +    "description": "Label for the floating action button (FAB) that opens the new DM sheet."  | 
 | 1095 | +  },  | 
 | 1096 | +  "newDmSheetSearchHintSomeSelected": "Dodaj kolejnego użytkownika…",  | 
 | 1097 | +  "@newDmSheetSearchHintSomeSelected": {  | 
 | 1098 | +    "description": "Hint text for the search bar when at least one user is selected"  | 
 | 1099 | +  },  | 
 | 1100 | +  "mutedSender": "Wyciszony nadawca",  | 
 | 1101 | +  "@mutedSender": {  | 
 | 1102 | +    "description": "Name for a muted user to display in message list."  | 
 | 1103 | +  },  | 
 | 1104 | +  "revealButtonLabel": "Odsłoń wiadomość od wyciszonego użytkownika",  | 
 | 1105 | +  "@revealButtonLabel": {  | 
 | 1106 | +    "description": "Label for the button revealing hidden message from a muted sender in message list."  | 
 | 1107 | +  },  | 
 | 1108 | +  "mutedUser": "Wyciszony użytkownik",  | 
 | 1109 | +  "@mutedUser": {  | 
 | 1110 | +    "description": "Name for a muted user to display all over the app."  | 
 | 1111 | +  },  | 
 | 1112 | +  "newDmSheetNoUsersFound": "Nie odnaleziono użytkowników",  | 
 | 1113 | +  "@newDmSheetNoUsersFound": {  | 
 | 1114 | +    "description": "Message shown in the new DM sheet when no users match the search."  | 
 | 1115 | +  },  | 
 | 1116 | +  "actionSheetOptionHideMutedMessage": "Ukryj ponownie wyciszone wiadomości",  | 
 | 1117 | +  "@actionSheetOptionHideMutedMessage": {  | 
 | 1118 | +    "description": "Label for hide muted message again button on action sheet."  | 
 | 1119 | +  },  | 
 | 1120 | +  "newDmSheetSearchHintEmpty": "Dodaj jednego lub więcej użytkowników",  | 
 | 1121 | +  "@newDmSheetSearchHintEmpty": {  | 
 | 1122 | +    "description": "Hint text for the search bar when no users are selected"  | 
 | 1123 | +  },  | 
 | 1124 | +  "messageNotSentLabel": "NIE WYSŁANO WIADOMOŚCI",  | 
 | 1125 | +  "@messageNotSentLabel": {  | 
 | 1126 | +    "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.)"  | 
 | 1127 | +  },  | 
 | 1128 | +  "discardDraftForMessageNotSentConfirmationDialogMessage": "Odzyskanie wiadomości, która nie została wysłana, skutkuje wyczyszczeniem zawartości pola dodania wpisu.",  | 
 | 1129 | +  "@discardDraftForMessageNotSentConfirmationDialogMessage": {  | 
 | 1130 | +    "description": "Message for a confirmation dialog when restoring a message not sent, for discarding message text that was typed into the compose box."  | 
 | 1131 | +  },  | 
 | 1132 | +  "errorNotificationOpenAccountNotFound": "Nie odnaleziono konta powiązanego z tym powiadomieniem.",  | 
 | 1133 | +  "@errorNotificationOpenAccountNotFound": {  | 
 | 1134 | +    "description": "Error message when the account associated with the notification could not be found"  | 
1079 | 1135 |   }  | 
1080 | 1136 | }  | 
0 commit comments