X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=catavatar%2Flang%2Fhu%2Fstrings.php;h=79a4af62e2f1ed8960ce16cbd72a9f3f4462a779;hb=25ba6023d0ac5d3fed79edeb207f00c0faa132e5;hp=722c75150e252fececf47b238ed72e22066cf77a;hpb=55986ad17dadb823a04ae31490310c3854152929;p=friendica-addons.git diff --git a/catavatar/lang/hu/strings.php b/catavatar/lang/hu/strings.php index 722c7515..79a4af62 100644 --- a/catavatar/lang/hu/strings.php +++ b/catavatar/lang/hu/strings.php @@ -5,13 +5,12 @@ function string_plural_select_hu($n){ $n = intval($n); return intval($n != 1); }} -; -$a->strings["Use Cat as Avatar"] = "Macska használata profilképként"; -$a->strings["More Random Cat!"] = "Több véletlen macskát!"; -$a->strings["Reset to email Cat"] = "Visszaállítás e-mail macskára"; -$a->strings["Cat Avatar Settings"] = "Macskaprofilkép-beállítások"; -$a->strings["Set default profile avatar or randomize the cat."] = "Alapértelmezett profilkép beállítása vagy véletlenszerű macska."; -$a->strings["The cat hadn't found itself."] = "A macska nem találta meg önmagát."; -$a->strings["There was an error, the cat ran away."] = "Hiba történt, a macska elfutott."; -$a->strings["Profile Photos"] = "Profilfényképek"; -$a->strings["Meow!"] = "Miáú!"; +$a->strings['Use Cat as Avatar'] = 'Macska használata profilképként'; +$a->strings['More Random Cat!'] = 'Több véletlen macskát!'; +$a->strings['Reset to email Cat'] = 'Visszaállítás e-mail macskára'; +$a->strings['Cat Avatar Settings'] = 'Macskaprofilkép-beállítások'; +$a->strings['Set default profile avatar or randomize the cat.'] = 'Alapértelmezett profilkép beállítása vagy véletlenszerű macska.'; +$a->strings['The cat hadn\'t found itself.'] = 'A macska nem találta meg önmagát.'; +$a->strings['There was an error, the cat ran away.'] = 'Hiba történt, a macska elfutott.'; +$a->strings['Profile Photos'] = 'Profilfényképek'; +$a->strings['Meow!'] = 'Miáú!';