Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ye <danyeh@microsoft.com>2018-06-06 20:17:59 +0300
committerRachel Macfarlane <ramacfar@microsoft.com>2018-06-06 20:17:59 +0300
commit6a6e02cef0f2122ee1469765b704faf5d0e0d859 (patch)
treea402641ba1c3824e0b13d975c00f4bb4c06cf305 /i18n/hun/src/vs/code/electron-browser/issue/issueReporterMain.i18n.json
parent2a14872b08ea5f82f427a36be6deaac926660b0e (diff)
2018-06-06. Merged in translations from Transifex. (#51241)1.24.0
Merged in latest translation of German language.
Diffstat (limited to 'i18n/hun/src/vs/code/electron-browser/issue/issueReporterMain.i18n.json')
-rw-r--r--i18n/hun/src/vs/code/electron-browser/issue/issueReporterMain.i18n.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/hun/src/vs/code/electron-browser/issue/issueReporterMain.i18n.json b/i18n/hun/src/vs/code/electron-browser/issue/issueReporterMain.i18n.json
index bbc147a2ad1..e9b4725dad7 100644
--- a/i18n/hun/src/vs/code/electron-browser/issue/issueReporterMain.i18n.json
+++ b/i18n/hun/src/vs/code/electron-browser/issue/issueReporterMain.i18n.json
@@ -12,13 +12,13 @@
"loadingData": "Adatok betöltése...",
"rateLimited": "GitHub lekérdezési korlát túllépve. Kérem, várjon!",
"similarIssues": "Hasonló problémák",
- "open": "Megnyitás",
- "closed": "Bezárva",
+ "open": "Nyitott",
+ "closed": "Lezárt",
"noSimilarIssues": "Nincs hasonló probléma",
"settingsSearchIssue": "Hiba a beállítások keresőjében",
- "bugReporter": "hibát",
- "featureRequest": "funkcióigényt",
- "performanceIssue": "teljesítményproblémát",
+ "bugReporter": "hiba",
+ "featureRequest": "funkcióigény",
+ "performanceIssue": "teljesítményprobléma",
"stepsToReproduce": "A probléma előidézésének lépései",
"bugDescription": "Ossza meg a probléma megbízható előidézéséhez szükséges részleteket! Írja le a valós és az elvárt működést! A mezőben GitHub-stílusú markdown használható. A hibajelentés szerkeszthető lesz és képernyőfotók is csatolhatók a githubos előnézetnél.",
"performanceIssueDesciption": "Mikor fordult elő ez a teljesítménybeli probléma? Például előfordul indulásnál vagy végre kell hajtani bizonyos műveleteket? A mezőben GitHub-stílusú markdown használható. A hibajelentés szerkeszthető lesz és képernyőfotók is csatolhatók a githubos előnézetnél.",