mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
forumdirectory addon HU translation updated THX Balázs Úr
This commit is contained in:
parent
cd86ecf857
commit
46de1b8b89
2 changed files with 16 additions and 56 deletions
|
@ -8,16 +8,8 @@ function string_plural_select_hu($n){
|
|||
;
|
||||
$a->strings["Forum Directory"] = "Fórumkönyvtár";
|
||||
$a->strings["Public access denied."] = "Nyilvános hozzáférés megtagadva.";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Nincsenek bejegyzések (néhány bejegyzés rejtve lehet).";
|
||||
$a->strings["Global Directory"] = "Globális könyvtár";
|
||||
$a->strings["Find on this site"] = "Keresés ezen az oldalon";
|
||||
$a->strings["Finding: "] = "Találat: ";
|
||||
$a->strings["Site Directory"] = "Oldal könyvtára";
|
||||
$a->strings["Results for:"] = "Találatok ehhez:";
|
||||
$a->strings["Find"] = "Keresés";
|
||||
$a->strings["Age: "] = "Életkor: ";
|
||||
$a->strings["Gender: "] = "Nem: ";
|
||||
$a->strings["Location:"] = "Hely:";
|
||||
$a->strings["Gender:"] = "Nem:";
|
||||
$a->strings["Status:"] = "Állapot:";
|
||||
$a->strings["Homepage:"] = "Honlap:";
|
||||
$a->strings["About:"] = "Névjegy:";
|
||||
$a->strings["No entries (some entries may be hidden)."] = "Nincsenek bejegyzések (néhány bejegyzés rejtve lehet).";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue