mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
38
morepokes/lang/ca/strings.php
Normal file
38
morepokes/lang/ca/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "bufetada";
|
||||
$a->strings["bitchslapped"] = "bufetejat";
|
||||
$a->strings["shag"] = "fotut";
|
||||
$a->strings["shagged"] = "fotre";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$a->strings["declare undying love for"] = "declara amor inmortal a";
|
||||
$a->strings["declared undying love for"] = "declarat amor inmortal a";
|
||||
$a->strings["patent"] = "patent";
|
||||
$a->strings["patented"] = "patentat";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "";
|
||||
$a->strings["hugged"] = "";
|
||||
$a->strings["kiss"] = "petó";
|
||||
$a->strings["kissed"] = "besat";
|
||||
$a->strings["raise eyebrows at"] = "sorprès";
|
||||
$a->strings["raised their eyebrows at"] = "es van sorprendre";
|
||||
$a->strings["insult"] = "insult";
|
||||
$a->strings["insulted"] = "insultat";
|
||||
$a->strings["praise"] = "";
|
||||
$a->strings["praised"] = "";
|
||||
$a->strings["be dubious of"] = "";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["eat"] = "menja";
|
||||
$a->strings["ate"] = "menjà";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
$a->strings["giggled and fawned at"] = "";
|
||||
$a->strings["doubt"] = "dubte";
|
||||
$a->strings["doubted"] = "dubitat";
|
||||
$a->strings["glare"] = "";
|
||||
$a->strings["glared at"] = "";
|
38
morepokes/lang/cs/strings.php
Normal file
38
morepokes/lang/cs/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["do something obscenely biological to"] = "udělat něco obscéně biologického uživateli";
|
||||
$a->strings["did something obscenely biological to"] = "udělal něco obscéně biologického uživateli";
|
||||
$a->strings["point out the poke feature to"] = "upozornit na poke funkci uživatele";
|
||||
$a->strings["pointed out the poke feature to"] = "upozorněn na poke funkci ";
|
||||
$a->strings["declare undying love for"] = "vyjadřit nehynoucí lásku ke";
|
||||
$a->strings["declared undying love for"] = "vyjadřil nehynoucí lásku ke";
|
||||
$a->strings["patent"] = "patentovat";
|
||||
$a->strings["patented"] = "patentován";
|
||||
$a->strings["stroke beard"] = "pohladit plnovous";
|
||||
$a->strings["stroked their beard at"] = "pohladit něčí plnovous";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "stěžující si na klesající úroveň moderního sekundárního a terciárního vzdělávání u";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "stěžovat si na klesající úroveň moderního sekundárního a terciárního vzdělávání u";
|
||||
$a->strings["hug"] = "obejmout";
|
||||
$a->strings["hugged"] = "obejmut ";
|
||||
$a->strings["kiss"] = "políbit";
|
||||
$a->strings["kissed"] = "políben";
|
||||
$a->strings["raise eyebrows at"] = "zvednout obočí na";
|
||||
$a->strings["raised their eyebrows at"] = "zvednul obočí na";
|
||||
$a->strings["insult"] = "urazit";
|
||||
$a->strings["insulted"] = "uražen";
|
||||
$a->strings["praise"] = "pochválit";
|
||||
$a->strings["praised"] = "pochválen";
|
||||
$a->strings["be dubious of"] = "mít pochyby o";
|
||||
$a->strings["was dubious of"] = "má pochybnosti z";
|
||||
$a->strings["eat"] = "sníst";
|
||||
$a->strings["ate"] = "snězen";
|
||||
$a->strings["giggle and fawn at"] = "hihňat se";
|
||||
$a->strings["giggled and fawned at"] = "hihňá se";
|
||||
$a->strings["doubt"] = "pochybovat";
|
||||
$a->strings["doubted"] = "pochybující";
|
||||
$a->strings["glare"] = "zabodáván pohledem";
|
||||
$a->strings["glared at"] = "zabodávat pohledem ";
|
38
morepokes/lang/de/strings.php
Normal file
38
morepokes/lang/de/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "abwatschen";
|
||||
$a->strings["bitchslapped"] = "watschte";
|
||||
$a->strings["shag"] = "poppen";
|
||||
$a->strings["shagged"] = "poppte";
|
||||
$a->strings["do something obscenely biological to"] = "mit ihm/ihr etwas obszönes Körperliches machen";
|
||||
$a->strings["did something obscenely biological to"] = "machte etwas obszönes Körperliches mit";
|
||||
$a->strings["point out the poke feature to"] = "zeigte die neue Anstups-Funktion";
|
||||
$a->strings["pointed out the poke feature to"] = "zeigte die neue Anstups-Funktion";
|
||||
$a->strings["declare undying love for"] = "unterbliche Liebe verkünden";
|
||||
$a->strings["declared undying love for"] = "verkündete unsterbliche Liebe für";
|
||||
$a->strings["patent"] = "patentieren";
|
||||
$a->strings["patented"] = "patentierte";
|
||||
$a->strings["stroke beard"] = "sich den Bart kratzen";
|
||||
$a->strings["stroked their beard at"] = "kratzte sich den Bart in Richtung";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "sich über die sinkenden Standards der Schul- und Hochschulbildung beklagen";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "beklagte sich über die sinkenden Standards der Schul- und Hochschulbildung bei";
|
||||
$a->strings["hug"] = "umarmen";
|
||||
$a->strings["hugged"] = "umarmte";
|
||||
$a->strings["kiss"] = "küssen";
|
||||
$a->strings["kissed"] = "küsste";
|
||||
$a->strings["raise eyebrows at"] = "Augenbrauen hochziehen";
|
||||
$a->strings["raised their eyebrows at"] = "zog die Augenbrauen hoch in Richtung";
|
||||
$a->strings["insult"] = "beleidigen";
|
||||
$a->strings["insulted"] = "beleidigte";
|
||||
$a->strings["praise"] = "preisen";
|
||||
$a->strings["praised"] = "pries";
|
||||
$a->strings["be dubious of"] = "ungewiss sein";
|
||||
$a->strings["was dubious of"] = "war ungewiss über";
|
||||
$a->strings["eat"] = "essen";
|
||||
$a->strings["ate"] = "aß";
|
||||
$a->strings["giggle and fawn at"] = "kichern und einschleimen";
|
||||
$a->strings["giggled and fawned at"] = "kicherte und schleimte sich ein bei";
|
||||
$a->strings["doubt"] = "bezweifeln";
|
||||
$a->strings["doubted"] = "bezweifelte";
|
||||
$a->strings["glare"] = "zornig anstarren";
|
||||
$a->strings["glared at"] = "starrte zornig auf";
|
38
morepokes/lang/eo/strings.php
Normal file
38
morepokes/lang/eo/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$a->strings["declare undying love for"] = "";
|
||||
$a->strings["declared undying love for"] = "";
|
||||
$a->strings["patent"] = "";
|
||||
$a->strings["patented"] = "";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "";
|
||||
$a->strings["hugged"] = "";
|
||||
$a->strings["kiss"] = "";
|
||||
$a->strings["kissed"] = "";
|
||||
$a->strings["raise eyebrows at"] = "";
|
||||
$a->strings["raised their eyebrows at"] = "";
|
||||
$a->strings["insult"] = "";
|
||||
$a->strings["insulted"] = "";
|
||||
$a->strings["praise"] = "";
|
||||
$a->strings["praised"] = "";
|
||||
$a->strings["be dubious of"] = "";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["eat"] = "";
|
||||
$a->strings["ate"] = "";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
$a->strings["giggled and fawned at"] = "";
|
||||
$a->strings["doubt"] = "";
|
||||
$a->strings["doubted"] = "";
|
||||
$a->strings["glare"] = "";
|
||||
$a->strings["glared at"] = "";
|
38
morepokes/lang/es/strings.php
Normal file
38
morepokes/lang/es/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "abofetear fuerte";
|
||||
$a->strings["bitchslapped"] = "abofeteó fuertemente a";
|
||||
$a->strings["shag"] = "picar";
|
||||
$a->strings["shagged"] = "picó a";
|
||||
$a->strings["do something obscenely biological to"] = "hacer algo obsceno y biológico a";
|
||||
$a->strings["did something obscenely biological to"] = "hizo algo obsceno y biológico a";
|
||||
$a->strings["point out the poke feature to"] = "señalar la habilidad de toques a";
|
||||
$a->strings["pointed out the poke feature to"] = "señaló la habilidad de toques a";
|
||||
$a->strings["declare undying love for"] = "declarar amor incondicional a";
|
||||
$a->strings["declared undying love for"] = "declaró amor incondicional a";
|
||||
$a->strings["patent"] = "patentar";
|
||||
$a->strings["patented"] = "patentó";
|
||||
$a->strings["stroke beard"] = "acariciar barba";
|
||||
$a->strings["stroked their beard at"] = "acarició su barba a";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "deplorar los bajos estándares de educación secundaria y terciaria moderna a";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "deplora los bajos estándares de educación secundaria y terciaria moderna a";
|
||||
$a->strings["hug"] = "abrazar";
|
||||
$a->strings["hugged"] = "abrazó a";
|
||||
$a->strings["kiss"] = "besar";
|
||||
$a->strings["kissed"] = "besó a";
|
||||
$a->strings["raise eyebrows at"] = "alzar las cejas a";
|
||||
$a->strings["raised their eyebrows at"] = "alzó sus cejas a";
|
||||
$a->strings["insult"] = "insultar";
|
||||
$a->strings["insulted"] = "insultó a";
|
||||
$a->strings["praise"] = "alabar";
|
||||
$a->strings["praised"] = "alabó a";
|
||||
$a->strings["be dubious of"] = "dudar de";
|
||||
$a->strings["was dubious of"] = "dudó de";
|
||||
$a->strings["eat"] = "comer";
|
||||
$a->strings["ate"] = "comió";
|
||||
$a->strings["giggle and fawn at"] = "reír y carcajearse de";
|
||||
$a->strings["giggled and fawned at"] = "rió y se carcajeó de";
|
||||
$a->strings["doubt"] = "dudar";
|
||||
$a->strings["doubted"] = "dudó";
|
||||
$a->strings["glare"] = "mirar fijamente";
|
||||
$a->strings["glared at"] = "miró fijamente a";
|
38
morepokes/lang/fr/strings.php
Normal file
38
morepokes/lang/fr/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "faire un coup de pute";
|
||||
$a->strings["bitchslapped"] = "a fait un coup de pute à";
|
||||
$a->strings["shag"] = "niquer";
|
||||
$a->strings["shagged"] = "a niqué";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "indiquer les sollicitations";
|
||||
$a->strings["pointed out the poke feature to"] = "a indiqué les sollicitations à";
|
||||
$a->strings["declare undying love for"] = "déclarer sa flamme";
|
||||
$a->strings["declared undying love for"] = "a déclaré sa flamme à";
|
||||
$a->strings["patent"] = "faire breveter";
|
||||
$a->strings["patented"] = "a fait breveter";
|
||||
$a->strings["stroke beard"] = "frotter sa barbe";
|
||||
$a->strings["stroked their beard at"] = "a frotté sa barbe sur";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "se lamenter sur les valeurs qui se perdent";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "s'est lamenté du lent déclin des valeurs auprès de";
|
||||
$a->strings["hug"] = "faire un calin";
|
||||
$a->strings["hugged"] = "a fait un câlin à";
|
||||
$a->strings["kiss"] = "embrasser";
|
||||
$a->strings["kissed"] = "a embrassé";
|
||||
$a->strings["raise eyebrows at"] = "hausser le sourcil";
|
||||
$a->strings["raised their eyebrows at"] = "a haussé le sourcil à ";
|
||||
$a->strings["insult"] = "insulter";
|
||||
$a->strings["insulted"] = "a insulté";
|
||||
$a->strings["praise"] = "louer";
|
||||
$a->strings["praised"] = "a loué";
|
||||
$a->strings["be dubious of"] = "trouver douteux";
|
||||
$a->strings["was dubious of"] = "a trouvé douteux ";
|
||||
$a->strings["eat"] = "manger";
|
||||
$a->strings["ate"] = "a mangé ";
|
||||
$a->strings["giggle and fawn at"] = "se payer la tête";
|
||||
$a->strings["giggled and fawned at"] = "s'est payé la tête de";
|
||||
$a->strings["doubt"] = "mettre en doute";
|
||||
$a->strings["doubted"] = "a mis en doute ";
|
||||
$a->strings["glare"] = "fixer";
|
||||
$a->strings["glared at"] = "a fixé";
|
38
morepokes/lang/is/strings.php
Normal file
38
morepokes/lang/is/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$a->strings["declare undying love for"] = "";
|
||||
$a->strings["declared undying love for"] = "";
|
||||
$a->strings["patent"] = "";
|
||||
$a->strings["patented"] = "";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "";
|
||||
$a->strings["hugged"] = "";
|
||||
$a->strings["kiss"] = "";
|
||||
$a->strings["kissed"] = "";
|
||||
$a->strings["raise eyebrows at"] = "";
|
||||
$a->strings["raised their eyebrows at"] = "";
|
||||
$a->strings["insult"] = "";
|
||||
$a->strings["insulted"] = "";
|
||||
$a->strings["praise"] = "";
|
||||
$a->strings["praised"] = "";
|
||||
$a->strings["be dubious of"] = "";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["eat"] = "";
|
||||
$a->strings["ate"] = "";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
$a->strings["giggled and fawned at"] = "";
|
||||
$a->strings["doubt"] = "";
|
||||
$a->strings["doubted"] = "";
|
||||
$a->strings["glare"] = "";
|
||||
$a->strings["glared at"] = "";
|
38
morepokes/lang/it/strings.php
Normal file
38
morepokes/lang/it/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$a->strings["declare undying love for"] = "";
|
||||
$a->strings["declared undying love for"] = "";
|
||||
$a->strings["patent"] = "";
|
||||
$a->strings["patented"] = "";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "abbraccia";
|
||||
$a->strings["hugged"] = "ha abbracciato";
|
||||
$a->strings["kiss"] = "bacia";
|
||||
$a->strings["kissed"] = "ha baciato";
|
||||
$a->strings["raise eyebrows at"] = "solleva un sopracciglio a";
|
||||
$a->strings["raised their eyebrows at"] = "ha sollevato un sopracciglio a";
|
||||
$a->strings["insult"] = "insulta";
|
||||
$a->strings["insulted"] = "ha insultato";
|
||||
$a->strings["praise"] = "prega";
|
||||
$a->strings["praised"] = "ha pregato";
|
||||
$a->strings["be dubious of"] = "è dubbioso di";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["eat"] = "mangia";
|
||||
$a->strings["ate"] = "ha mangiato";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
$a->strings["giggled and fawned at"] = "";
|
||||
$a->strings["doubt"] = "";
|
||||
$a->strings["doubted"] = "";
|
||||
$a->strings["glare"] = "";
|
||||
$a->strings["glared at"] = "";
|
38
morepokes/lang/nb-no/strings.php
Normal file
38
morepokes/lang/nb-no/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$a->strings["declare undying love for"] = "";
|
||||
$a->strings["declared undying love for"] = "";
|
||||
$a->strings["patent"] = "";
|
||||
$a->strings["patented"] = "";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "";
|
||||
$a->strings["hugged"] = "";
|
||||
$a->strings["kiss"] = "";
|
||||
$a->strings["kissed"] = "";
|
||||
$a->strings["raise eyebrows at"] = "";
|
||||
$a->strings["raised their eyebrows at"] = "";
|
||||
$a->strings["insult"] = "";
|
||||
$a->strings["insulted"] = "";
|
||||
$a->strings["praise"] = "";
|
||||
$a->strings["praised"] = "";
|
||||
$a->strings["be dubious of"] = "";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["eat"] = "";
|
||||
$a->strings["ate"] = "";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
$a->strings["giggled and fawned at"] = "";
|
||||
$a->strings["doubt"] = "";
|
||||
$a->strings["doubted"] = "";
|
||||
$a->strings["glare"] = "";
|
||||
$a->strings["glared at"] = "";
|
38
morepokes/lang/pl/strings.php
Normal file
38
morepokes/lang/pl/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$a->strings["declare undying love for"] = "";
|
||||
$a->strings["declared undying love for"] = "";
|
||||
$a->strings["patent"] = "";
|
||||
$a->strings["patented"] = "";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "przytul";
|
||||
$a->strings["hugged"] = "przytulony";
|
||||
$a->strings["kiss"] = "pocałuj";
|
||||
$a->strings["kissed"] = "pocałowany";
|
||||
$a->strings["raise eyebrows at"] = "";
|
||||
$a->strings["raised their eyebrows at"] = "";
|
||||
$a->strings["insult"] = "";
|
||||
$a->strings["insulted"] = "";
|
||||
$a->strings["praise"] = "";
|
||||
$a->strings["praised"] = "";
|
||||
$a->strings["be dubious of"] = "";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["eat"] = "";
|
||||
$a->strings["ate"] = "";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
$a->strings["giggled and fawned at"] = "";
|
||||
$a->strings["doubt"] = "";
|
||||
$a->strings["doubted"] = "";
|
||||
$a->strings["glare"] = "";
|
||||
$a->strings["glared at"] = "";
|
38
morepokes/lang/pt-br/strings.php
Normal file
38
morepokes/lang/pt-br/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$a->strings["declare undying love for"] = "";
|
||||
$a->strings["declared undying love for"] = "";
|
||||
$a->strings["patent"] = "";
|
||||
$a->strings["patented"] = "";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "abraço";
|
||||
$a->strings["hugged"] = "";
|
||||
$a->strings["kiss"] = "beijo";
|
||||
$a->strings["kissed"] = "";
|
||||
$a->strings["raise eyebrows at"] = "";
|
||||
$a->strings["raised their eyebrows at"] = "";
|
||||
$a->strings["insult"] = "insultar";
|
||||
$a->strings["insulted"] = "";
|
||||
$a->strings["praise"] = "";
|
||||
$a->strings["praised"] = "";
|
||||
$a->strings["be dubious of"] = "";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["eat"] = "comer";
|
||||
$a->strings["ate"] = "";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
$a->strings["giggled and fawned at"] = "";
|
||||
$a->strings["doubt"] = "";
|
||||
$a->strings["doubted"] = "";
|
||||
$a->strings["glare"] = "";
|
||||
$a->strings["glared at"] = "";
|
38
morepokes/lang/ru/strings.php
Normal file
38
morepokes/lang/ru/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "";
|
||||
$a->strings["bitchslapped"] = "";
|
||||
$a->strings["shag"] = "";
|
||||
$a->strings["shagged"] = "";
|
||||
$a->strings["do something obscenely biological to"] = "";
|
||||
$a->strings["did something obscenely biological to"] = "";
|
||||
$a->strings["point out the poke feature to"] = "";
|
||||
$a->strings["pointed out the poke feature to"] = "";
|
||||
$a->strings["declare undying love for"] = "";
|
||||
$a->strings["declared undying love for"] = "";
|
||||
$a->strings["patent"] = "";
|
||||
$a->strings["patented"] = "";
|
||||
$a->strings["stroke beard"] = "";
|
||||
$a->strings["stroked their beard at"] = "";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "";
|
||||
$a->strings["hug"] = "";
|
||||
$a->strings["hugged"] = "";
|
||||
$a->strings["kiss"] = "";
|
||||
$a->strings["kissed"] = "";
|
||||
$a->strings["raise eyebrows at"] = "";
|
||||
$a->strings["raised their eyebrows at"] = "";
|
||||
$a->strings["insult"] = "";
|
||||
$a->strings["insulted"] = "";
|
||||
$a->strings["praise"] = "";
|
||||
$a->strings["praised"] = "";
|
||||
$a->strings["be dubious of"] = "";
|
||||
$a->strings["was dubious of"] = "";
|
||||
$a->strings["eat"] = "";
|
||||
$a->strings["ate"] = "";
|
||||
$a->strings["giggle and fawn at"] = "";
|
||||
$a->strings["giggled and fawned at"] = "";
|
||||
$a->strings["doubt"] = "";
|
||||
$a->strings["doubted"] = "";
|
||||
$a->strings["glare"] = "";
|
||||
$a->strings["glared at"] = "";
|
2
morepokes/lang/sv/strings.php
Normal file
2
morepokes/lang/sv/strings.php
Normal file
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
|
38
morepokes/lang/zh-cn/strings.php
Normal file
38
morepokes/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,38 @@
|
|||
<?php
|
||||
|
||||
$a->strings["bitchslap"] = "恶毒掌击";
|
||||
$a->strings["bitchslapped"] = "恶毒掌击了";
|
||||
$a->strings["shag"] = "肏";
|
||||
$a->strings["shagged"] = "肏了";
|
||||
$a->strings["do something obscenely biological to"] = "做什么淫秽生物的于";
|
||||
$a->strings["did something obscenely biological to"] = "做了什么淫秽生物的于";
|
||||
$a->strings["point out the poke feature to"] = "把戳特点指给";
|
||||
$a->strings["pointed out the poke feature to"] = "把了戳特点指给";
|
||||
$a->strings["declare undying love for"] = "表明永远的爱情为";
|
||||
$a->strings["declared undying love for"] = "表明了永远的爱情为";
|
||||
$a->strings["patent"] = "专利";
|
||||
$a->strings["patented"] = "专利了";
|
||||
$a->strings["stroke beard"] = "摸胡子";
|
||||
$a->strings["stroked their beard at"] = "摸胡子了";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "哀叹现代的二三等教育规格的衰退给";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "哀叹现代的二三等教育规格的衰退给";
|
||||
$a->strings["hug"] = "拥抱";
|
||||
$a->strings["hugged"] = "拥抱了";
|
||||
$a->strings["kiss"] = "亲吻";
|
||||
$a->strings["kissed"] = "亲吻了";
|
||||
$a->strings["raise eyebrows at"] = "举起眉毛于";
|
||||
$a->strings["raised their eyebrows at"] = "举起了眉毛于";
|
||||
$a->strings["insult"] = "侮辱";
|
||||
$a->strings["insulted"] = "侮辱";
|
||||
$a->strings["praise"] = "赞扬";
|
||||
$a->strings["praised"] = "赞扬了";
|
||||
$a->strings["be dubious of"] = "怀疑";
|
||||
$a->strings["was dubious of"] = "怀疑了";
|
||||
$a->strings["eat"] = "吃";
|
||||
$a->strings["ate"] = "吃了";
|
||||
$a->strings["giggle and fawn at"] = "咯咯地笑和巴结为";
|
||||
$a->strings["giggled and fawned at"] = "咯咯地笑和巴结为了";
|
||||
$a->strings["doubt"] = "怀疑";
|
||||
$a->strings["doubted"] = "怀疑了";
|
||||
$a->strings["glare"] = "瞪";
|
||||
$a->strings["glared at"] = "瞪了";
|
Loading…
Add table
Add a link
Reference in a new issue