regenerated all the strings

This commit is contained in:
Tobias Diekershoff 2021-10-10 08:27:53 +02:00
parent 55986ad17d
commit 25ba6023d0
767 changed files with 7410 additions and 7962 deletions

View file

@ -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áú!';