summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/hu_HU.php
blob: d9e26ebd7b78bbb8298dee56bc67f1eda82ec9d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?php $TRANSLATIONS = array(
"Information about vCard is incorrect. Please reload the page." => "A vCardról szóló információ helytelen. Töltsd újra az oldalt.",
"This is not your addressbook." => "Ez nem a te címjegyzéked.",
"Contact could not be found." => "Kapcsolat nem található.",
"Address" => "Cím",
"Telephone" => "Telefonszám",
"Email" => "E-mail",
"Organization" => "Organizáció",
"Work" => "Munka",
"Home" => "Otthon",
"Mobile" => "Mobiltelefonszám",
"Text" => "Szöveg",
"Voice" => "Hang",
"Fax" => "Fax",
"Video" => "Video",
"Pager" => "Lapozó",
"Add Contact" => "Kontakt hozzáadása",
"Edit" => "Szerkesztés",
"Delete" => "Törlés",
"Birthday" => "Születésnap",
"Phone" => "Telefonszám",
"PO Box" => "Postafiók",
"Extended" => "Kiterjesztett",
"Street" => "Utca",
"City" => "Helység",
"Region" => "Megye",
"Zipcode" => "Irányítószám",
"Country" => "Ország"
);