Skip to content

Commit 3066c87

Browse files
author
AutoTranslator
committed
fix(pl-PL): automated translation updates
1 parent e301033 commit 3066c87

File tree

3 files changed

+53
-9
lines changed

3 files changed

+53
-9
lines changed

locales/pl-PL/src/comments.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ export default removeUndefinedLocaleResources({
7676
/** The text shown in the inline comment button */
7777
'inline-add-comment-button.title': 'Dodaj komentarz',
7878

79+
/** The title of the error card shown in the comments inspector */
80+
'inspector-error.title': 'Coś poszło nie tak podczas ładowania komentarzy',
81+
7982
/** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */
8083
'list-item.breadcrumb-button-go-to-field-aria-label': 'Przejdź do pola {{field}}',
8184
/** The button tooltip content for the add reaction button */

locales/pl-PL/src/structure.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ export default removeUndefinedLocaleResources({
1818
/** Message prompting the user to confirm discarding changes */
1919
'action.discard-changes.confirm-dialog.confirm-discard-changes':
2020
'Czy na pewno chcesz odrzucić wszystkie zmiany od ostatniej publikacji?',
21+
/** Message prompting the user to confirm discarding changes */
22+
'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':
23+
'Czy na pewno chcesz odrzucić wszystkie zmiany i usunąć ten szkic dokumentu?',
24+
/**Header for the confirm discard dialog */
25+
'action.discard-changes.confirm-dialog.header.text': 'Odrzucić zmiany?',
2126
/** Tooltip when action is disabled because the document has no unpublished changes */
2227
'action.discard-changes.disabled.no-change': 'Ten dokument nie ma nieopublikowanych zmian',
2328
/** Tooltip when action is disabled because the document is not published */
@@ -161,6 +166,11 @@ export default removeUndefinedLocaleResources({
161166
/** The text for the banner that appears when there are multiple versions but no drafts or published, only one extra releases */
162167
'banners.release.navigate-to-edit-description-multiple_one':
163168
'Ten dokument jest częścią wersji <VersionBadge/> i {{count}} innej wersji.',
169+
/** The text for the banner that appears when a document is not part of any release
170+
* @deprecated – no longer in use
171+
* */
172+
'banners.release.navigate-to-edit-description-none':
173+
'Ten dokument nie jest częścią żadnego wydania',
164174
/** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */
165175
'banners.release.navigate-to-edit-description-single':
166176
'Ten dokument jest częścią wersji <VersionBadge/>',

locales/pl-PL/src/studio.ts

Lines changed: 40 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,11 +1337,22 @@ export default removeUndefinedLocaleResources({
13371337
'release.dialog.create.confirm': 'Utwórz wydanie',
13381338
/** Title for creating releases dialog */
13391339
'release.dialog.create.title': 'Nowe wydanie',
1340-
/** Body text for the dialog confirming deletion of a scheduled draft */
1341-
'release.dialog.delete-schedule-draft.body':
1342-
'Czy na pewno chcesz usunąć ten zaplanowany szkic? Tej akcji nie można cofnąć.',
1340+
/** Body text when deleting scheduled draft and draft is already up to date */
1341+
'release.dialog.delete-schedule-draft.body-already-current':
1342+
'Usunąć ten zaplanowany draft? Twój draft jest już aktualny.',
1343+
/** Body text when deleting scheduled draft and changes will be saved to draft */
1344+
'release.dialog.delete-schedule-draft.body-will-save-to-draft':
1345+
'Usunąć ten zaplanowany draft? Twoje zmiany zostaną zapisane do draftu.',
1346+
/** Body text when deleting scheduled draft with checkbox shown for user choice */
1347+
'release.dialog.delete-schedule-draft.body-with-choice': 'Usunąć ten zaplanowany draft?',
13431348
/** Confirm button text for deleting a scheduled draft */
13441349
'release.dialog.delete-schedule-draft.confirm': 'Tak, usuń harmonogram',
1350+
/** Checkbox label for copying scheduled draft to draft before deletion */
1351+
'release.dialog.delete-schedule-draft.copy-checkbox':
1352+
'Zachowaj moje zaplanowane zmiany, kopiując je do draftu (zalecane)',
1353+
/** Explanation text shown when scheduled draft has different changes than current draft */
1354+
'release.dialog.delete-schedule-draft.different-changes-explanation':
1355+
'Twój zaplanowany draft zawiera inne zmiany niż Twój obecny draft.',
13451356
/** Header for the dialog confirming deletion of a scheduled draft */
13461357
'release.dialog.delete-schedule-draft.header': 'Usuń zaplanowany szkic',
13471358
/** Body text for change schedule dialog */
@@ -1384,9 +1395,13 @@ export default removeUndefinedLocaleResources({
13841395
'release.schedule-dialog.publish-date-in-past-warning': 'Zaplanuj na przyszłą datę i godzinę.',
13851396
/** Label for date picker when scheduling a release */
13861397
'release.schedule-dialog.select-publish-date-label': 'Opublikuj dnia',
1387-
/** The toast description that will be shown when the user has a release perspective which is now archived */
1398+
/** The toast description that will be shown when the user has a release perspective which is now archived
1399+
* @deprecated – no longer needed
1400+
* */
13881401
'release.toast.archived-release.description': 'To wydanie zostało odpięte',
1389-
/** The toast title that will be shown when the user has a release perspective which is now archived */
1402+
/** The toast title that will be shown when the user has a release perspective which is now archived
1403+
* @deprecated – no longer needed
1404+
* */
13901405
'release.toast.archived-release.title': "Wydanie '{{title}}' zostało zarchiwizowane",
13911406
/** The toast title that will be shown the creating a release fails */
13921407
'release.toast.create-release-error.title': 'Nie udało się utworzyć wydania',
@@ -1396,25 +1411,33 @@ export default removeUndefinedLocaleResources({
13961411
/** Success toast for deleting a scheduled draft */
13971412
'release.toast.delete-schedule-draft.success':
13981413
'Zaplanowany dokument szkicu <strong>{{title}}</strong> został usunięty.',
1399-
/** The toast title that will be shown when the user has a release perspective which is now deleted */
1414+
/** The toast title that will be shown when the user has a release perspective which is now deleted
1415+
* @deprecated – no longer needed
1416+
* */
14001417
'release.toast.not-found-release.title': "Nie można znaleźć wydania '{{title}}'",
14011418
/** Error toast for running a scheduled publish immediately */
14021419
'release.toast.publish-scheduled-draft.error':
14031420
'Nie udało się opublikować zaplanowanego dokumentu szkicu <strong>{{title}}</strong>: {{error}}',
14041421
/** Success toast for running a scheduled publish immediately */
14051422
'release.toast.publish-scheduled-draft.success':
14061423
'Zaplanowany dokument szkicu <strong>{{title}}</strong> został opublikowany.',
1407-
/** The toast description that will be shown when the user has a release perspective which is now published */
1424+
/** The toast description that will be shown when the user has a release perspective which is now published
1425+
* @deprecated – no longer needed
1426+
**/
14081427
'release.toast.published-release.description': 'To wydanie zostało odpięte',
1409-
/** The toast title that will be shown when the user has a release perspective which is now deleted */
1428+
/** The toast title that will be shown when the user has a release perspective which is now deleted
1429+
* @deprecated – no longer needed
1430+
**/
14101431
'release.toast.published-release.title': "Wydanie '{{title}}' zostało opublikowane",
14111432
/** Error toast for rescheduling a draft */
14121433
'release.toast.reschedule-scheduled-draft.error':
14131434
'Nie udało się zmienić harmonogramu zaplanowanego dokumentu szkicu <strong>{{title}}</strong>: {{error}}',
14141435
/** Success toast for rescheduling a draft */
14151436
'release.toast.reschedule-scheduled-draft.success':
14161437
'Harmonogram zaplanowanego dokumentu szkicu <strong>{{title}}</strong> został zmieniony.',
1417-
/** The toast title that will be shown when the user has a scheduled draft perspective which is now published */
1438+
/** The toast title that will be shown when the user has a scheduled draft perspective which is now published
1439+
* @deprecated – no longer needed
1440+
* */
14181441
'release.toast.scheduled-draft-published.title': 'Zaplanowany szkic został opublikowany',
14191442
/** Label for when a version of a document has already been added to the release */
14201443
'release.tooltip.already-added': 'Wersja tego dokumentu została już dodana',
@@ -1430,6 +1453,14 @@ export default removeUndefinedLocaleResources({
14301453
/** Tooltip for the dropdown to show all versions of document */
14311454
'release.version-list.tooltip': 'Zobacz wszystkie wersje dokumentu',
14321455

1456+
/** Button text for contacting support in the releases misconfiguration dialog */
1457+
'releases.upsell.misconfiguration.contact-support': 'Skontaktuj się z pomocą techniczną',
1458+
/** Header for the releases misconfiguration dialog */
1459+
'releases.upsell.misconfiguration.header': 'Problem z konfiguracją wydań treści',
1460+
/** Message shown in the releases misconfiguration dialog */
1461+
'releases.upsell.misconfiguration.message':
1462+
'Wydania treści są włączone dla Twojego projektu, ale wydaje się, że istnieje problem z konfiguracją limitów wydań. Prosimy o kontakt z pomocą techniczną, aby właściwie skonfigurować wydania treści.',
1463+
14331464
/** Confirm button text for the schedule publish dialog */
14341465
'schedule-publish-dialog.confirm': 'Zaplanuj',
14351466
/** Description for the schedule publish dialog */

0 commit comments

Comments
 (0)