mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 23:28:39 +08:00
Merge pull request #906 from PeterZsigmond/complete-hungarian-translation
Complete the Hungarian (Magyar) translation of Puter (Issue #867)
This commit is contained in:
commit
b7ceacfb8d
@ -334,23 +334,20 @@ const hu = {
|
|||||||
login2fa_recovery_back: "Vissza",
|
login2fa_recovery_back: "Vissza",
|
||||||
login2fa_recovery_placeholder: "XXXXXXXX",
|
login2fa_recovery_placeholder: "XXXXXXXX",
|
||||||
|
|
||||||
// ***********************************
|
"change": "váltás", // In English: "Change"
|
||||||
// Missing translations
|
"clock_visibility": "Óra Megjelenítése", // In English: "Clock Visibility"
|
||||||
// ***********************************
|
"reading": "Olvasás %strong%", // In English: "Reading %strong%"
|
||||||
"change": undefined, // In English: "Change"
|
"writing": "Írás %strong%", // In English: "Writing %strong%"
|
||||||
"clock_visibility": undefined, // In English: "Clock Visibility"
|
"unzipping": "Kibontás %strong%", // In English: "Unzipping %strong%"
|
||||||
"reading": undefined, // In English: "Reading %strong%"
|
"sequencing": "Sorba rendezés %strong%", // In English: "Sequencing %strong%"
|
||||||
"writing": undefined, // In English: "Writing %strong%"
|
"zipping": "Tömörítés %strong%", // In English: "Zipping %strong%"
|
||||||
"unzipping": undefined, // In English: "Unzipping %strong%"
|
"Editor": "Szerkesztő", // In English: "Editor"
|
||||||
"sequencing": undefined, // In English: "Sequencing %strong%"
|
"Viewer": "Megtekintő", // In English: "Viewer"
|
||||||
"zipping": undefined, // In English: "Zipping %strong%"
|
"People with access": "Hozzáféréssel rendelkező emberek", // In English: "People with access"
|
||||||
"Editor": undefined, // In English: "Editor"
|
"Share With…": "Oszd Meg…", // In English: "Share With…"
|
||||||
"Viewer": undefined, // In English: "Viewer"
|
"Owner": "Tulajdonos", // In English: "Owner"
|
||||||
"People with access": undefined, // In English: "People with access"
|
"You can't share with yourself.": "Nem oszthatod meg magaddal.", // In English: "You can't share with yourself."
|
||||||
"Share With…": undefined, // In English: "Share With…"
|
"This user already has access to this item": "Ez a felhasználó már hozzáfér ehhez az elemhez", // In English: "This user already has access to this item"
|
||||||
"Owner": undefined, // In English: "Owner"
|
|
||||||
"You can't share with yourself.": undefined, // In English: "You can't share with yourself."
|
|
||||||
"This user already has access to this item": undefined, // In English: "This user already has access to this item"
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user