Skip to content

Commit

Permalink
Merge pull request #80 from Laravel-Lang/projects/translate-gzx10up
Browse files Browse the repository at this point in the history
[hu]: Machine translation of missing values 🤖
  • Loading branch information
andrey-helldar authored Jan 22, 2023
2 parents 8f09158 + 4ffce88 commit fbe9b1a
Showing 1 changed file with 68 additions and 68 deletions.
136 changes: 68 additions & 68 deletions locales/hu/php.json
Original file line number Diff line number Diff line change
@@ -1,73 +1,73 @@
{
"attributes.address": "address",
"attributes.age": "age",
"attributes.amount": "amount",
"attributes.area": "area",
"attributes.available": "available",
"attributes.birthday": "birthday",
"attributes.body": "body",
"attributes.city": "city",
"attributes.content": "content",
"attributes.country": "country",
"attributes.created_at": "created at",
"attributes.creator": "creator",
"attributes.current_password": "current password",
"attributes.date": "date",
"attributes.date_of_birth": "date of birth",
"attributes.day": "day",
"attributes.deleted_at": "deleted at",
"attributes.description": "description",
"attributes.district": "district",
"attributes.duration": "duration",
"attributes.address": "cím",
"attributes.age": "kor",
"attributes.amount": "összeg",
"attributes.area": "terület",
"attributes.available": "elérhető",
"attributes.birthday": "születésnap",
"attributes.body": "test",
"attributes.city": "város",
"attributes.content": "tartalom",
"attributes.country": "ország",
"attributes.created_at": "címen hozta létre",
"attributes.creator": "Teremtő",
"attributes.current_password": "jelenlegi jelszó",
"attributes.date": "dátum",
"attributes.date_of_birth": "születési dátum",
"attributes.day": "nap",
"attributes.deleted_at": "törölve at",
"attributes.description": "leírás",
"attributes.district": "kerület",
"attributes.duration": "időtartama",
"attributes.email": "email",
"attributes.excerpt": "excerpt",
"attributes.filter": "filter",
"attributes.first_name": "first name",
"attributes.gender": "gender",
"attributes.group": "group",
"attributes.hour": "hour",
"attributes.image": "image",
"attributes.last_name": "last name",
"attributes.lesson": "lesson",
"attributes.line_address_1": "line address 1",
"attributes.line_address_2": "line address 2",
"attributes.message": "message",
"attributes.middle_name": "middle name",
"attributes.minute": "minute",
"attributes.mobile": "mobile",
"attributes.month": "month",
"attributes.excerpt": "kivonat",
"attributes.filter": "szűrő",
"attributes.first_name": "keresztnév",
"attributes.gender": "neme",
"attributes.group": "csoport",
"attributes.hour": "óra",
"attributes.image": "kép",
"attributes.last_name": "vezetéknév",
"attributes.lesson": "lecke",
"attributes.line_address_1": "vonal címe 1",
"attributes.line_address_2": "vonal címe 2",
"attributes.message": "üzenet",
"attributes.middle_name": "középső név",
"attributes.minute": "perc",
"attributes.mobile": "Mobil",
"attributes.month": "hónap",
"attributes.name": "név",
"attributes.national_code": "national code",
"attributes.number": "number",
"attributes.national_code": "nemzeti kód",
"attributes.number": "szám",
"attributes.password": "jelszó",
"attributes.password_confirmation": "password confirmation",
"attributes.phone": "phone",
"attributes.photo": "photo",
"attributes.postal_code": "postal code",
"attributes.price": "price",
"attributes.province": "province",
"attributes.recaptcha_response_field": "recaptcha response field",
"attributes.remember": "remember",
"attributes.restored_at": "restored at",
"attributes.result_text_under_image": "result text under image",
"attributes.role": "role",
"attributes.second": "second",
"attributes.sex": "sex",
"attributes.short_text": "short text",
"attributes.size": "size",
"attributes.state": "state",
"attributes.street": "street",
"attributes.student": "student",
"attributes.subject": "subject",
"attributes.teacher": "teacher",
"attributes.terms": "terms",
"attributes.test_description": "test description",
"attributes.test_locale": "test locale",
"attributes.test_name": "test name",
"attributes.text": "text",
"attributes.time": "time",
"attributes.title": "title",
"attributes.updated_at": "updated at",
"attributes.username": "username",
"attributes.year": "year"
"attributes.password_confirmation": "Jelszó megerősítése",
"attributes.phone": "telefon",
"attributes.photo": "fénykép",
"attributes.postal_code": "irányítószám",
"attributes.price": "ár",
"attributes.province": "tartomány",
"attributes.recaptcha_response_field": "recaptcha válaszmező",
"attributes.remember": "emlékezik",
"attributes.restored_at": "órakor helyreállították",
"attributes.result_text_under_image": "eredmény szövege a kép alatt",
"attributes.role": "szerep",
"attributes.second": "második",
"attributes.sex": "szex",
"attributes.short_text": "rövid szöveg",
"attributes.size": "méret",
"attributes.state": "állapot",
"attributes.street": "utca",
"attributes.student": "diák",
"attributes.subject": "tantárgy",
"attributes.teacher": "tanár",
"attributes.terms": "feltételeket",
"attributes.test_description": "teszt leírása",
"attributes.test_locale": "teszt területi beállítás",
"attributes.test_name": "teszt neve",
"attributes.text": "szöveg",
"attributes.time": "idő",
"attributes.title": "cím",
"attributes.updated_at": "frissítve itt",
"attributes.username": "felhasználónév",
"attributes.year": "év"
}

0 comments on commit fbe9b1a

Please sign in to comment.