We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35bfac1 commit fd59e49Copy full SHA for fd59e49
src/lang/hu-hu.json
@@ -383,9 +383,9 @@
383
"newly_added": "Újonnan hozzáadott",
384
"top_rated": "Legjobbra értékelt",
385
"rename not supported": "A Termux könyvtár átnevezése nem támogatott ",
386
- "compress": "Compress",
387
- "copy uri": "Copy Uri",
388
- "delete entries": "Are you sure you want to delete {count} items?",
389
- "deleting items": "Deleting {count} items...",
390
- "import project zip": "Import Project(zip)"
+ "compress": "Tömörítés",
+ "copy uri": "Uri másolása",
+ "delete entries": "Biztosan töröl {count} elemet?",
+ "deleting items": "{count} elem törlése…",
+ "import project zip": "Project(zip) importálása"
391
}
0 commit comments