Skip to content

Commit 44731dc

Browse files
giroreshweblate
authored andcommitted
Translation of chcon to Hungarian
Currently translated at 37.5% (15 of 40 strings) Translation: Rust Coreutils/chcon Translate-URL: https://hosted.weblate.org/projects/rust-coreutils/chcon/hu/
1 parent cdbe13f commit 44731dc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

src/uu/chcon/locales/hu.ftl

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@ chcon-usage =
66
chcon [KAPCSOLÓ]... [-u FELHASZNÁLÓ] [-r SZEREPKÖR] [-l TARTOMÁNY] [-t TÍPUS] FÁJL...
77
chcon [KAPCSOLÓ]... --reference=HIVFÁJL FÁJL...
88
chcon-help-help = Súgó információk megjelenítése.
9-
chcon-op-getting-meta-data = meta adat lekérése
9+
chcon-op-getting-meta-data = metaadatok lekérése
1010
chcon-op-modifying-root-path = root útvonal megváltoztatása
1111
chcon-op-accessing = Hozzáférés
1212
chcon-op-reading-directory = Mappa beolvasás
13+
chcon-error-data-out-of-range = Az adatok a tartományon kívül esnek
14+
chcon-error-operation-failed = Sikertelen { $operation }
15+
chcon-error-operation-failed-on = { $operation } hiba { $operand }
16+
chcon-error-invalid-context = Érvénytelen biztonsági kontextus '{ $context }'.
17+
chcon-error-recursive-no-dereference-require-p = '--recursive' és '--no-dereference' akkor szükséges '-P' is
18+
chcon-error-recursive-dereference-require-h-or-l = '--recursive' és '--dereference' akkor szükséges '-H' vagy '-L'
19+
chcon-op-getting-security-context = Biztonsági kontextus megszerzése
20+
chcon-op-file-name-validation = Fájlnév érvényesítése

0 commit comments

Comments
 (0)