diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /l10n-cs/toolkit/crashreporter | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-cs/toolkit/crashreporter')
-rw-r--r-- | l10n-cs/toolkit/crashreporter/crashreporter.ftl | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/l10n-cs/toolkit/crashreporter/crashreporter.ftl b/l10n-cs/toolkit/crashreporter/crashreporter.ftl index 131f09e1b8..d5480fa3a8 100644 --- a/l10n-cs/toolkit/crashreporter/crashreporter.ftl +++ b/l10n-cs/toolkit/crashreporter/crashreporter.ftl @@ -32,7 +32,13 @@ crashreporter-loading-details = Načítání… crashreporter-view-report-title = Obsah hlášení crashreporter-comment-prompt = Přidat komentář (komentáře jsou veřejně dostupné) crashreporter-report-info = Toto hlášení obsahuje také informace o stavu aplikace před pádem. -crashreporter-send-report = Upozornit { -vendor-short-name(case: "acc") } ohledně tohoto pádu, aby jej mohl(a) opravit. +crashreporter-send-report = + { -vendor-short-name.gender -> + [masculine] Upozornit { -vendor-short-name(case: "acc") } na tento pád, aby ho mohl opravit. + [feminine] Upozornit { -vendor-short-name(case: "acc") } na tento pád, aby ho mohla opravit. + [neuter] Upozornit { -vendor-short-name(case: "acc") } na tento pád, aby ho mohlo opravit. + *[other] Upozornit organizaci { -vendor-short-name } na tento pád, aby ho mohla opravit. + } crashreporter-include-url = Zahrnout i adresu stránky, kde došlo k pádu. crashreporter-submit-status = Vaše hlášení o pádu bude odesláno před ukončením či restartem aplikace crashreporter-submit-in-progress = Odesílání hlášení o pádu… |