diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /l10n-hu/toolkit/crashreporter | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.tar.xz firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hu/toolkit/crashreporter')
-rw-r--r-- | l10n-hu/toolkit/crashreporter/crashreporter.ftl | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/l10n-hu/toolkit/crashreporter/crashreporter.ftl b/l10n-hu/toolkit/crashreporter/crashreporter.ftl new file mode 100644 index 0000000000..3b70b0ffc4 --- /dev/null +++ b/l10n-hu/toolkit/crashreporter/crashreporter.ftl @@ -0,0 +1,41 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +crashreporter-plea = Segítsen diagnosztizálni és megoldani a problémát, küldje el az összeomlási jelentést. +# $details (String) - the reason that a crash report cannot be submitted +crashreporter-error-details = Részletek: { $details } +crashreporter-no-run-message = Ez az alkalmazás egy összeomlás után fut le, hogy értesítse a problémáról az alkalmazás fejlesztőjét. Közvetlenül nem futtatható. +crashreporter-button-details = Részletek... +crashreporter-loading-details = Betöltés… +crashreporter-view-report-title = A bejelentés tartalma +crashreporter-comment-prompt = Megjegyzés hozzáadása (a megjegyzések nyilvánosságra kerülnek) +crashreporter-report-info = A jelentés műszaki adatokat is tartalmaz az alkalmazás összeomláskori állapotáról. +crashreporter-send-report = Értesítse a { -vendor-short-name(ending: "accented") }t, hogy kijavíthassák a hibát. +crashreporter-include-url = Írja bele a meglátogatott oldal címét. +crashreporter-submit-status = Az összeomlás-bejelentés a kilépés vagy újraindítás előtt lesz elküldve. +crashreporter-submit-in-progress = Bejelentés elküldése... +crashreporter-submit-success = A bejelentés sikeresen el lett küldve! +crashreporter-submit-failure = A bejelentés elküldésekor hiba lépett fel. +crashreporter-resubmit-status = A korábban sikertelenül elküldött bejelentések újraküldése... +crashreporter-button-quit = { -brand-short-name } bezárása +crashreporter-button-restart = { -brand-short-name } újraindítása +crashreporter-button-ok = OK +crashreporter-button-close = Bezárás +# $id (String) - the crash id from the server, typically a UUID +crashreporter-crash-identifier = Összeomlás-azonosító: { $id } +# $url (String) - the url which the user can use to view the submitted crash report +crashreporter-crash-details = Az összeomlás részletei itt tekinthetők meg: { $url }. + +# Error strings + +# $path (String) - the file path +crashreporter-error-opening-file = A fájl megnyitása sikertelen ({ $path }) +# $path (String) - the file path +crashreporter-error-loading-file = A fájl betöltése sikertelen ({ $path }) +# $path (String) - the path +crashreporter-error-creating-dir = A könyvtár létrehozása sikertelen ({ $path }) +crashreporter-error-no-home-dir = Hiányzó saját könyvtár +# $from (String) - the source path +# $to (String) - the destination path +crashreporter-error-moving-path = A(z) { $from } áthelyezése sikertelen ide: { $to } |