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

hu_HU.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9a50a1972aaf069ab9bb2b578b2efe29a2ce315a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Can not read the file." : "Nem tudom a fáljt olvasni",
    "Invalid file path supplied." : "Helytelen elérési utat adott meg.",
    "Cannot save file as it has been modified since opening" : "Nem tudom a fáljt menteni, mert időközben a tartalma megváltozott.",
    "Insufficient permissions" : "Nincs jogosultsága hozzá",
    "File path not supplied" : "Fálj elérést nem adta meg",
    "File mtime not supplied" : "File módosítási idő nincs megadva",
    "Save" : "Mentés",
    "Search" : "Keresés",
    "Next" : "Következő",
    "Clear" : "Törlés",
    "Saving..." : "Mentés...",
    "An error occurred!" : "Hiba történt!",
    "There are unsaved changes in the text editor" : "Mentetlen változtatások vannak a szövegszerkesztőben",
    "There were unsaved changes, click here to go back" : "Bizonyos módosítások nem lettek elmentve, kattintson ide a visszatéréshez!"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}