mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
regenerated all the strings
This commit is contained in:
parent
55986ad17d
commit
25ba6023d0
767 changed files with 7410 additions and 7962 deletions
|
@ -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áú!';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue