Skip to content

Commit 63f712a

Browse files
PIG208gnprice
authored andcommitted
l10n: Update (squashed) translations from Weblate and resolve conflicts
This squashes all the pending commits from hosted Weblate that are not in our GitHub repo. This also resolves the merge conflicts between the two remotes, and has `tools/check --fix l10n` rerun. CZO discussion: https://chat.zulip.org/#narrow/channel/58-translation/topic/Weblate.20conflict.20resolution/near/2178307
1 parent 4effb82 commit 63f712a

File tree

2 files changed

+76
-20
lines changed

2 files changed

+76
-20
lines changed

assets/l10n/app_pl.arb

Lines changed: 59 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
}
108108
}
109109
},
110-
"errorCouldNotFetchMessageSource": "Nie można uzyskać źródłowej wiadomości",
110+
"errorCouldNotFetchMessageSource": "Nie można uzyskać źródłowej wiadomości.",
111111
"@errorCouldNotFetchMessageSource": {
112112
"description": "Error message when the source of a message could not be fetched."
113113
},
@@ -377,11 +377,11 @@
377377
"@topicValidationErrorMandatoryButEmpty": {
378378
"description": "Topic validation error when topic is required but was empty."
379379
},
380-
"errorInvalidResponse": "Nieprawidłowa odpowiedź serwera",
380+
"errorInvalidResponse": "Nieprawidłowa odpowiedź serwera.",
381381
"@errorInvalidResponse": {
382382
"description": "Error message when an API call returned an invalid response."
383383
},
384-
"errorVideoPlayerFailed": "Nie da rady odtworzyć wideo",
384+
"errorVideoPlayerFailed": "Nie da rady odtworzyć wideo.",
385385
"@errorVideoPlayerFailed": {
386386
"description": "Error message when a video fails to play."
387387
},
@@ -1016,5 +1016,61 @@
10161016
"example": "general chat"
10171017
}
10181018
}
1019+
},
1020+
"actionSheetOptionEditMessage": "Zmień wiadomość",
1021+
"@actionSheetOptionEditMessage": {
1022+
"description": "Label for the 'Edit message' button in the message action sheet."
1023+
},
1024+
"errorMessageEditNotSaved": "Nie zapisano wiadomości",
1025+
"@errorMessageEditNotSaved": {
1026+
"description": "Error message for compose box when a message edit could not be saved."
1027+
},
1028+
"errorCouldNotEditMessageTitle": "Nie można zmienić wiadomości",
1029+
"@errorCouldNotEditMessageTitle": {
1030+
"description": "Error title when an exception prevented us from opening the compose box for editing a message."
1031+
},
1032+
"composeBoxBannerLabelEditMessage": "Zmień wiadomość",
1033+
"@composeBoxBannerLabelEditMessage": {
1034+
"description": "Label text for the compose-box banner when you are editing a message."
1035+
},
1036+
"editAlreadyInProgressMessage": "Operacja zmiany w toku. Zaczekaj na jej zakończenie.",
1037+
"@editAlreadyInProgressMessage": {
1038+
"description": "Error message when a message edit cannot be saved because there is another edit already in progress."
1039+
},
1040+
"savingMessageEditLabel": "ZAPIS ZMIANY…",
1041+
"@savingMessageEditLabel": {
1042+
"description": "Text on a message in the message list saying that a message edit request is processing. (Use ALL CAPS for cased alphabets: Latin, Greek, Cyrillic, etc.)"
1043+
},
1044+
"savingMessageEditFailedLabel": "NIE ZAPISANO ZMIANY",
1045+
"@savingMessageEditFailedLabel": {
1046+
"description": "Text on a message in the message list saying that a message edit request failed. (Use ALL CAPS for cased alphabets: Latin, Greek, Cyrillic, etc.)"
1047+
},
1048+
"discardDraftConfirmationDialogTitle": "Czy chcesz przerwać szykowanie wpisu?",
1049+
"@discardDraftConfirmationDialogTitle": {
1050+
"description": "Title for a confirmation dialog for discarding message text that was typed into the compose box."
1051+
},
1052+
"discardDraftConfirmationDialogMessage": "Miej na uwadze, że przechodząc do zmiany wiadomości wyczyścisz okno nowej wiadomości.",
1053+
"@discardDraftConfirmationDialogMessage": {
1054+
"description": "Message for a confirmation dialog for discarding message text that was typed into the compose box."
1055+
},
1056+
"discardDraftConfirmationDialogConfirmButton": "Odrzuć",
1057+
"@discardDraftConfirmationDialogConfirmButton": {
1058+
"description": "Label for the 'Discard' button on a confirmation dialog for discarding message text that was typed into the compose box."
1059+
},
1060+
"composeBoxBannerButtonCancel": "Anuluj",
1061+
"@composeBoxBannerButtonCancel": {
1062+
"description": "Label text for the 'Cancel' button in the compose-box banner when you are editing a message."
1063+
},
1064+
"preparingEditMessageContentInput": "Przygotowywanie…",
1065+
"@preparingEditMessageContentInput": {
1066+
"description": "Hint text for content input when the compose box is preparing to edit a message."
1067+
},
1068+
"editAlreadyInProgressTitle": "Nie udało się zapisać zmiany",
1069+
"@editAlreadyInProgressTitle": {
1070+
"description": "Error title when a message edit cannot be saved because there is another edit already in progress."
1071+
},
1072+
"composeBoxBannerButtonSave": "Zapisz",
1073+
"@composeBoxBannerButtonSave": {
1074+
"description": "Label text for the 'Save' button in the compose-box banner when you are editing a message."
10191075
}
10201076
}

lib/generated/l10n/zulip_localizations_pl.dart

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
128128
String get actionSheetOptionUnstarMessage => 'Odbierz gwiazdkę';
129129

130130
@override
131-
String get actionSheetOptionEditMessage => 'Edit message';
131+
String get actionSheetOptionEditMessage => 'Zmień wiadomość';
132132

133133
@override
134134
String get actionSheetOptionMarkTopicAsRead =>
@@ -150,7 +150,7 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
150150

151151
@override
152152
String get errorCouldNotFetchMessageSource =>
153-
'Nie można uzyskać źródłowej wiadomości';
153+
'Nie można uzyskać źródłowej wiadomości.';
154154

155155
@override
156156
String get errorCopyingFailed => 'Nie udało się skopiować';
@@ -201,7 +201,7 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
201201
String get errorMessageNotSent => 'Nie wysłano wiadomości';
202202

203203
@override
204-
String get errorMessageEditNotSaved => 'Message not saved';
204+
String get errorMessageEditNotSaved => 'Nie zapisano wiadomości';
205205

206206
@override
207207
String errorLoginCouldNotConnect(String url) {
@@ -276,7 +276,7 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
276276
'Odebranie gwiazdki bez powodzenia';
277277

278278
@override
279-
String get errorCouldNotEditMessageTitle => 'Could not edit message';
279+
String get errorCouldNotEditMessageTitle => 'Nie można zmienić wiadomości';
280280

281281
@override
282282
String get successLinkCopied => 'Skopiowano odnośnik';
@@ -296,37 +296,37 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
296296
'Nie masz uprawnień do dodawania wpisów w tym kanale.';
297297

298298
@override
299-
String get composeBoxBannerLabelEditMessage => 'Edit message';
299+
String get composeBoxBannerLabelEditMessage => 'Zmień wiadomość';
300300

301301
@override
302-
String get composeBoxBannerButtonCancel => 'Cancel';
302+
String get composeBoxBannerButtonCancel => 'Anuluj';
303303

304304
@override
305-
String get composeBoxBannerButtonSave => 'Save';
305+
String get composeBoxBannerButtonSave => 'Zapisz';
306306

307307
@override
308-
String get editAlreadyInProgressTitle => 'Cannot edit message';
308+
String get editAlreadyInProgressTitle => 'Nie udało się zapisać zmiany';
309309

310310
@override
311311
String get editAlreadyInProgressMessage =>
312-
'An edit is already in progress. Please wait for it to complete.';
312+
'Operacja zmiany w toku. Zaczekaj na jej zakończenie.';
313313

314314
@override
315-
String get savingMessageEditLabel => 'SAVING EDIT…';
315+
String get savingMessageEditLabel => 'ZAPIS ZMIANY…';
316316

317317
@override
318-
String get savingMessageEditFailedLabel => 'EDIT NOT SAVED';
318+
String get savingMessageEditFailedLabel => 'NIE ZAPISANO ZMIANY';
319319

320320
@override
321321
String get discardDraftConfirmationDialogTitle =>
322-
'Discard the message you’re writing?';
322+
'Czy chcesz przerwać szykowanie wpisu?';
323323

324324
@override
325325
String get discardDraftConfirmationDialogMessage =>
326-
'When you edit a message, the content that was previously in the compose box is discarded.';
326+
'Miej na uwadze, że przechodząc do zmiany wiadomości wyczyścisz okno nowej wiadomości.';
327327

328328
@override
329-
String get discardDraftConfirmationDialogConfirmButton => 'Discard';
329+
String get discardDraftConfirmationDialogConfirmButton => 'Odrzuć';
330330

331331
@override
332332
String get composeBoxAttachFilesTooltip => 'Dołącz pliki';
@@ -357,7 +357,7 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
357357
}
358358

359359
@override
360-
String get preparingEditMessageContentInput => 'Preparing…';
360+
String get preparingEditMessageContentInput => 'Przygotowywanie…';
361361

362362
@override
363363
String get composeBoxSendTooltip => 'Wyślij';
@@ -511,7 +511,7 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
511511
}
512512

513513
@override
514-
String get errorInvalidResponse => 'Nieprawidłowa odpowiedź serwera';
514+
String get errorInvalidResponse => 'Nieprawidłowa odpowiedź serwera.';
515515

516516
@override
517517
String get errorNetworkRequestFailed => 'Dostęp do sieci bez powodzenia';
@@ -532,7 +532,7 @@ class ZulipLocalizationsPl extends ZulipLocalizations {
532532
}
533533

534534
@override
535-
String get errorVideoPlayerFailed => 'Nie da rady odtworzyć wideo';
535+
String get errorVideoPlayerFailed => 'Nie da rady odtworzyć wideo.';
536536

537537
@override
538538
String get serverUrlValidationErrorEmpty => 'Proszę podaj URL.';

0 commit comments

Comments
 (0)