mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02:00
regenerated all the strings
This commit is contained in:
parent
55986ad17d
commit
25ba6023d0
767 changed files with 7410 additions and 7962 deletions
|
@ -5,40 +5,39 @@ function string_plural_select_cs($n){
|
|||
$n = intval($n);
|
||||
if (($n == 1 && $n % 1 == 0)) { return 0; } else if (($n >= 2 && $n <= 4 && $n % 1 == 0)) { return 1; } else if (($n % 1 != 0 )) { return 2; } else { return 3; }
|
||||
}}
|
||||
;
|
||||
$a->strings["bitchslap"] = "dát facku";
|
||||
$a->strings["bitchslapped"] = "dal/a facku";
|
||||
$a->strings["shag"] = "pomilovat";
|
||||
$a->strings["shagged"] = "pomiloval/a";
|
||||
$a->strings["do something obscenely biological to"] = "udělat příjemci něco obscéně biologického";
|
||||
$a->strings["did something obscenely biological to"] = "udělal/a něco obscéně biologického";
|
||||
$a->strings["point out the poke feature to"] = "upozornit na funkci šťouchnutí";
|
||||
$a->strings["pointed out the poke feature to"] = "upozornil/a na funkci šťouchnutí";
|
||||
$a->strings["declare undying love for"] = "vyjadřit nehynoucí lásku";
|
||||
$a->strings["declared undying love for"] = "vyjadřil/a nehynoucí lásku k uživateli";
|
||||
$a->strings["patent"] = "patentovat";
|
||||
$a->strings["patented"] = "patentoval/a uživatele";
|
||||
$a->strings["stroke beard"] = "pohladit plnovous";
|
||||
$a->strings["stroked their beard at"] = "pohladil/a plnovous";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "stěžovat si příjemci na klesající úroveň moderního sekundárního a terciárního vzdělávání";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "si stěžuje na klesající úroveň moderního sekundárního a terciárního vzdělávání";
|
||||
$a->strings["hug"] = "obejmout";
|
||||
$a->strings["hugged"] = "obejmul/a";
|
||||
$a->strings["kiss"] = "políbit";
|
||||
$a->strings["kissed"] = "políbil/a";
|
||||
$a->strings["raise eyebrows at"] = "zvednout obočí na";
|
||||
$a->strings["raised their eyebrows at"] = "zvedl/a obočí na";
|
||||
$a->strings["insult"] = "urazit";
|
||||
$a->strings["insulted"] = "urazil/a";
|
||||
$a->strings["praise"] = "pochválit";
|
||||
$a->strings["praised"] = "pochválil/a";
|
||||
$a->strings["be dubious of"] = "mít pochyby o";
|
||||
$a->strings["was dubious of"] = "měl/a pochyby o";
|
||||
$a->strings["eat"] = "sníst";
|
||||
$a->strings["ate"] = "snědl/a";
|
||||
$a->strings["giggle and fawn at"] = "hihňat se na";
|
||||
$a->strings["giggled and fawned at"] = "se hihňal/a na";
|
||||
$a->strings["doubt"] = "pochybovat";
|
||||
$a->strings["doubted"] = "zapochyboval/a o";
|
||||
$a->strings["glare"] = "zabodávát pohledem";
|
||||
$a->strings["glared at"] = "zabodával/a pohledem ";
|
||||
$a->strings['bitchslap'] = 'dát facku';
|
||||
$a->strings['bitchslapped'] = 'dal/a facku';
|
||||
$a->strings['shag'] = 'pomilovat';
|
||||
$a->strings['shagged'] = 'pomiloval/a';
|
||||
$a->strings['do something obscenely biological to'] = 'udělat příjemci něco obscéně biologického';
|
||||
$a->strings['did something obscenely biological to'] = 'udělal/a něco obscéně biologického';
|
||||
$a->strings['point out the poke feature to'] = 'upozornit na funkci šťouchnutí';
|
||||
$a->strings['pointed out the poke feature to'] = 'upozornil/a na funkci šťouchnutí';
|
||||
$a->strings['declare undying love for'] = 'vyjadřit nehynoucí lásku';
|
||||
$a->strings['declared undying love for'] = 'vyjadřil/a nehynoucí lásku k uživateli';
|
||||
$a->strings['patent'] = 'patentovat';
|
||||
$a->strings['patented'] = 'patentoval/a uživatele';
|
||||
$a->strings['stroke beard'] = 'pohladit plnovous';
|
||||
$a->strings['stroked their beard at'] = 'pohladil/a plnovous';
|
||||
$a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'stěžovat si příjemci na klesající úroveň moderního sekundárního a terciárního vzdělávání';
|
||||
$a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'si stěžuje na klesající úroveň moderního sekundárního a terciárního vzdělávání';
|
||||
$a->strings['hug'] = 'obejmout';
|
||||
$a->strings['hugged'] = 'obejmul/a';
|
||||
$a->strings['kiss'] = 'políbit';
|
||||
$a->strings['kissed'] = 'políbil/a';
|
||||
$a->strings['raise eyebrows at'] = 'zvednout obočí na';
|
||||
$a->strings['raised their eyebrows at'] = 'zvedl/a obočí na';
|
||||
$a->strings['insult'] = 'urazit';
|
||||
$a->strings['insulted'] = 'urazil/a';
|
||||
$a->strings['praise'] = 'pochválit';
|
||||
$a->strings['praised'] = 'pochválil/a';
|
||||
$a->strings['be dubious of'] = 'mít pochyby o';
|
||||
$a->strings['was dubious of'] = 'měl/a pochyby o';
|
||||
$a->strings['eat'] = 'sníst';
|
||||
$a->strings['ate'] = 'snědl/a';
|
||||
$a->strings['giggle and fawn at'] = 'hihňat se na';
|
||||
$a->strings['giggled and fawned at'] = 'se hihňal/a na';
|
||||
$a->strings['doubt'] = 'pochybovat';
|
||||
$a->strings['doubted'] = 'zapochyboval/a o';
|
||||
$a->strings['glare'] = 'zabodávát pohledem';
|
||||
$a->strings['glared at'] = 'zabodával/a pohledem ';
|
||||
|
|
|
@ -5,40 +5,39 @@ function string_plural_select_de($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["bitchslap"] = "ohrfeigen";
|
||||
$a->strings["bitchslapped"] = "ohrfeigte";
|
||||
$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";
|
||||
$a->strings['bitchslap'] = 'ohrfeigen';
|
||||
$a->strings['bitchslapped'] = 'ohrfeigte';
|
||||
$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';
|
||||
|
|
|
@ -5,40 +5,39 @@ function string_plural_select_en_gb($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["bitchslap"] = "bitch-slap";
|
||||
$a->strings["bitchslapped"] = "bitch-slapped";
|
||||
$a->strings["shag"] = "shag";
|
||||
$a->strings["shagged"] = "shagged";
|
||||
$a->strings["do something obscenely biological to"] = "do something obscenely biological to";
|
||||
$a->strings["did something obscenely biological to"] = "did something obscenely biological to";
|
||||
$a->strings["point out the poke feature to"] = "point out the poke feature to";
|
||||
$a->strings["pointed out the poke feature to"] = "pointed out the poke feature to";
|
||||
$a->strings["declare undying love for"] = "declare undying love for";
|
||||
$a->strings["declared undying love for"] = "declared undying love for";
|
||||
$a->strings["patent"] = "patent";
|
||||
$a->strings["patented"] = "patented";
|
||||
$a->strings["stroke beard"] = "stroke beard";
|
||||
$a->strings["stroked their beard at"] = "stroked their beard at";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "bemoan the declining standards of modern secondary and tertiary education to";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "bemoans the declining standards of modern secondary and tertiary education to";
|
||||
$a->strings["hug"] = "hug";
|
||||
$a->strings["hugged"] = "hugged";
|
||||
$a->strings["kiss"] = "kiss";
|
||||
$a->strings["kissed"] = "kissed";
|
||||
$a->strings["raise eyebrows at"] = "raise eyebrows at";
|
||||
$a->strings["raised their eyebrows at"] = "raised their eyebrows at";
|
||||
$a->strings["insult"] = "insult";
|
||||
$a->strings["insulted"] = "insulted";
|
||||
$a->strings["praise"] = "praise";
|
||||
$a->strings["praised"] = "praised";
|
||||
$a->strings["be dubious of"] = "be dubious of";
|
||||
$a->strings["was dubious of"] = "is dubious of";
|
||||
$a->strings["eat"] = "eat";
|
||||
$a->strings["ate"] = "ate";
|
||||
$a->strings["giggle and fawn at"] = "giggle and fawn at";
|
||||
$a->strings["giggled and fawned at"] = "giggled and fawned at";
|
||||
$a->strings["doubt"] = "doubt";
|
||||
$a->strings["doubted"] = "doubted";
|
||||
$a->strings["glare"] = "glare";
|
||||
$a->strings["glared at"] = "glared at";
|
||||
$a->strings['bitchslap'] = 'bitch-slap';
|
||||
$a->strings['bitchslapped'] = 'bitch-slapped';
|
||||
$a->strings['shag'] = 'shag';
|
||||
$a->strings['shagged'] = 'shagged';
|
||||
$a->strings['do something obscenely biological to'] = 'do something obscenely biological to';
|
||||
$a->strings['did something obscenely biological to'] = 'did something obscenely biological to';
|
||||
$a->strings['point out the poke feature to'] = 'point out the poke feature to';
|
||||
$a->strings['pointed out the poke feature to'] = 'pointed out the poke feature to';
|
||||
$a->strings['declare undying love for'] = 'declare undying love for';
|
||||
$a->strings['declared undying love for'] = 'declared undying love for';
|
||||
$a->strings['patent'] = 'patent';
|
||||
$a->strings['patented'] = 'patented';
|
||||
$a->strings['stroke beard'] = 'stroke beard';
|
||||
$a->strings['stroked their beard at'] = 'stroked their beard at';
|
||||
$a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'bemoan the declining standards of modern secondary and tertiary education to';
|
||||
$a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'bemoans the declining standards of modern secondary and tertiary education to';
|
||||
$a->strings['hug'] = 'hug';
|
||||
$a->strings['hugged'] = 'hugged';
|
||||
$a->strings['kiss'] = 'kiss';
|
||||
$a->strings['kissed'] = 'kissed';
|
||||
$a->strings['raise eyebrows at'] = 'raise eyebrows at';
|
||||
$a->strings['raised their eyebrows at'] = 'raised their eyebrows at';
|
||||
$a->strings['insult'] = 'insult';
|
||||
$a->strings['insulted'] = 'insulted';
|
||||
$a->strings['praise'] = 'praise';
|
||||
$a->strings['praised'] = 'praised';
|
||||
$a->strings['be dubious of'] = 'be dubious of';
|
||||
$a->strings['was dubious of'] = 'is dubious of';
|
||||
$a->strings['eat'] = 'eat';
|
||||
$a->strings['ate'] = 'ate';
|
||||
$a->strings['giggle and fawn at'] = 'giggle and fawn at';
|
||||
$a->strings['giggled and fawned at'] = 'giggled and fawned at';
|
||||
$a->strings['doubt'] = 'doubt';
|
||||
$a->strings['doubted'] = 'doubted';
|
||||
$a->strings['glare'] = 'glare';
|
||||
$a->strings['glared at'] = 'glared at';
|
||||
|
|
|
@ -5,40 +5,39 @@ function string_plural_select_es($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["bitchslap"] = "bofetada";
|
||||
$a->strings["bitchslapped"] = "abofeteó";
|
||||
$a->strings["shag"] = "atrapar";
|
||||
$a->strings["shagged"] = "atrapó";
|
||||
$a->strings["do something obscenely biological to"] = "hacer algo obscenamente biológico a";
|
||||
$a->strings["did something obscenely biological to"] = "hizo algo obscenamente biológico a";
|
||||
$a->strings["point out the poke feature to"] = "señalar la presentación de empuje a";
|
||||
$a->strings["pointed out the poke feature to"] = "señaló la presentación de empuje a";
|
||||
$a->strings["declare undying love for"] = "declarar amor eterno a";
|
||||
$a->strings["declared undying love for"] = "declaró amor eterno a";
|
||||
$a->strings["patent"] = "padres";
|
||||
$a->strings["patented"] = "emparentado";
|
||||
$a->strings["stroke beard"] = "acariciar barba";
|
||||
$a->strings["stroked their beard at"] = "acarició la barba a";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "lamentar los estándares en declive de la educación secundaria y terciaria modernas a";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "lamenta los estándares en declive de la educación secundaria y terciaria modernas a";
|
||||
$a->strings["hug"] = "abrazar";
|
||||
$a->strings["hugged"] = "abrazó";
|
||||
$a->strings["kiss"] = "beso";
|
||||
$a->strings["kissed"] = "besó";
|
||||
$a->strings["raise eyebrows at"] = "levantar cejas a";
|
||||
$a->strings["raised their eyebrows at"] = "le levantó las cejas a";
|
||||
$a->strings["insult"] = "insultar";
|
||||
$a->strings["insulted"] = "insultado";
|
||||
$a->strings["praise"] = "elogiar";
|
||||
$a->strings["praised"] = "elogiado";
|
||||
$a->strings["be dubious of"] = "dudar de";
|
||||
$a->strings["was dubious of"] = "dudó de";
|
||||
$a->strings["eat"] = "comer";
|
||||
$a->strings["ate"] = "comido";
|
||||
$a->strings["giggle and fawn at"] = "risita y adular a";
|
||||
$a->strings["giggled and fawned at"] = "rió y aduló a";
|
||||
$a->strings["doubt"] = "dudar";
|
||||
$a->strings["doubted"] = "dudó";
|
||||
$a->strings["glare"] = "mirar con furia";
|
||||
$a->strings["glared at"] = "miró con furia a";
|
||||
$a->strings['bitchslap'] = 'bofetada';
|
||||
$a->strings['bitchslapped'] = 'abofeteó';
|
||||
$a->strings['shag'] = 'atrapar';
|
||||
$a->strings['shagged'] = 'atrapó';
|
||||
$a->strings['do something obscenely biological to'] = 'hacer algo obscenamente biológico a';
|
||||
$a->strings['did something obscenely biological to'] = 'hizo algo obscenamente biológico a';
|
||||
$a->strings['point out the poke feature to'] = 'señalar la presentación de empuje a';
|
||||
$a->strings['pointed out the poke feature to'] = 'señaló la presentación de empuje a';
|
||||
$a->strings['declare undying love for'] = 'declarar amor eterno a';
|
||||
$a->strings['declared undying love for'] = 'declaró amor eterno a';
|
||||
$a->strings['patent'] = 'padres';
|
||||
$a->strings['patented'] = 'emparentado';
|
||||
$a->strings['stroke beard'] = 'acariciar barba';
|
||||
$a->strings['stroked their beard at'] = 'acarició la barba a';
|
||||
$a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'lamentar los estándares en declive de la educación secundaria y terciaria modernas a';
|
||||
$a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'lamenta los estándares en declive de la educación secundaria y terciaria modernas a';
|
||||
$a->strings['hug'] = 'abrazar';
|
||||
$a->strings['hugged'] = 'abrazó';
|
||||
$a->strings['kiss'] = 'beso';
|
||||
$a->strings['kissed'] = 'besó';
|
||||
$a->strings['raise eyebrows at'] = 'levantar cejas a';
|
||||
$a->strings['raised their eyebrows at'] = 'le levantó las cejas a';
|
||||
$a->strings['insult'] = 'insultar';
|
||||
$a->strings['insulted'] = 'insultado';
|
||||
$a->strings['praise'] = 'elogiar';
|
||||
$a->strings['praised'] = 'elogiado';
|
||||
$a->strings['be dubious of'] = 'dudar de';
|
||||
$a->strings['was dubious of'] = 'dudó de';
|
||||
$a->strings['eat'] = 'comer';
|
||||
$a->strings['ate'] = 'comido';
|
||||
$a->strings['giggle and fawn at'] = 'risita y adular a';
|
||||
$a->strings['giggled and fawned at'] = 'rió y aduló a';
|
||||
$a->strings['doubt'] = 'dudar';
|
||||
$a->strings['doubted'] = 'dudó';
|
||||
$a->strings['glare'] = 'mirar con furia';
|
||||
$a->strings['glared at'] = 'miró con furia a';
|
||||
|
|
|
@ -5,26 +5,25 @@ function string_plural_select_fi_fi($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["shag"] = "pane";
|
||||
$a->strings["shagged"] = "pani";
|
||||
$a->strings["patent"] = "patentoi";
|
||||
$a->strings["patented"] = "patentoi";
|
||||
$a->strings["stroke beard"] = "silitä partaa";
|
||||
$a->strings["stroked their beard at"] = "silitti partaa";
|
||||
$a->strings["hug"] = "halaa";
|
||||
$a->strings["hugged"] = "halasi";
|
||||
$a->strings["kiss"] = "suutele";
|
||||
$a->strings["kissed"] = "pussasi";
|
||||
$a->strings["insult"] = "loukkaa";
|
||||
$a->strings["insulted"] = "loukkasi";
|
||||
$a->strings["praise"] = "kehu";
|
||||
$a->strings["praised"] = "kehui";
|
||||
$a->strings["be dubious of"] = "epäile";
|
||||
$a->strings["was dubious of"] = "epäili";
|
||||
$a->strings["eat"] = "syö";
|
||||
$a->strings["ate"] = "söi";
|
||||
$a->strings["doubt"] = "epäile";
|
||||
$a->strings["doubted"] = "epäili";
|
||||
$a->strings["glare"] = "mulkoile";
|
||||
$a->strings["glared at"] = "mulkoili";
|
||||
$a->strings['shag'] = 'pane';
|
||||
$a->strings['shagged'] = 'pani';
|
||||
$a->strings['patent'] = 'patentoi';
|
||||
$a->strings['patented'] = 'patentoi';
|
||||
$a->strings['stroke beard'] = 'silitä partaa';
|
||||
$a->strings['stroked their beard at'] = 'silitti partaa';
|
||||
$a->strings['hug'] = 'halaa';
|
||||
$a->strings['hugged'] = 'halasi';
|
||||
$a->strings['kiss'] = 'suutele';
|
||||
$a->strings['kissed'] = 'pussasi';
|
||||
$a->strings['insult'] = 'loukkaa';
|
||||
$a->strings['insulted'] = 'loukkasi';
|
||||
$a->strings['praise'] = 'kehu';
|
||||
$a->strings['praised'] = 'kehui';
|
||||
$a->strings['be dubious of'] = 'epäile';
|
||||
$a->strings['was dubious of'] = 'epäili';
|
||||
$a->strings['eat'] = 'syö';
|
||||
$a->strings['ate'] = 'söi';
|
||||
$a->strings['doubt'] = 'epäile';
|
||||
$a->strings['doubted'] = 'epäili';
|
||||
$a->strings['glare'] = 'mulkoile';
|
||||
$a->strings['glared at'] = 'mulkoili';
|
||||
|
|
|
@ -5,40 +5,39 @@ function string_plural_select_it($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["bitchslap"] = "schiaffeggia";
|
||||
$a->strings["bitchslapped"] = "ha schiaffeggiato";
|
||||
$a->strings["shag"] = "scopa";
|
||||
$a->strings["shagged"] = "ha scopato";
|
||||
$a->strings["do something obscenely biological to"] = "fa qualcosa di biologicamente osceno a";
|
||||
$a->strings["did something obscenely biological to"] = "ha fatto qualcosa di biologicamente osceno a";
|
||||
$a->strings["point out the poke feature to"] = "fa vedere la funzione \"stuzzica\" a";
|
||||
$a->strings["pointed out the poke feature to"] = "ha fatto vedere la funzione \"stuzzica\" a";
|
||||
$a->strings["declare undying love for"] = "dichiara eterno amore per";
|
||||
$a->strings["declared undying love for"] = "ha dichiarato eterno amore per";
|
||||
$a->strings["patent"] = "brevetta";
|
||||
$a->strings["patented"] = "ha brevettato";
|
||||
$a->strings["stroke beard"] = "tirare la barba";
|
||||
$a->strings["stroked their beard at"] = "ha tirato la barba di";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "lamentati del declino degli standard della moderna istruzione secondaria e terziaria con";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "si è lamentato del declino degli standard della moderna istruzione secondaria e terziaria con";
|
||||
$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 verso";
|
||||
$a->strings["raised their eyebrows at"] = "ha sollevato un sopracciglio verso";
|
||||
$a->strings["insult"] = "insulta";
|
||||
$a->strings["insulted"] = "ha insultato";
|
||||
$a->strings["praise"] = "prega";
|
||||
$a->strings["praised"] = "ha pregato";
|
||||
$a->strings["be dubious of"] = "dubita di";
|
||||
$a->strings["was dubious of"] = "ha dubitato di";
|
||||
$a->strings["eat"] = "mangia";
|
||||
$a->strings["ate"] = "ha mangiato";
|
||||
$a->strings["giggle and fawn at"] = "sorridi e adula";
|
||||
$a->strings["giggled and fawned at"] = "ha sorriso e adulato";
|
||||
$a->strings["doubt"] = "dubita";
|
||||
$a->strings["doubted"] = "dubitato";
|
||||
$a->strings["glare"] = "guarda con aria feroce";
|
||||
$a->strings["glared at"] = "ha guardato con aria feroce";
|
||||
$a->strings['bitchslap'] = 'schiaffeggia';
|
||||
$a->strings['bitchslapped'] = 'ha schiaffeggiato';
|
||||
$a->strings['shag'] = 'scopa';
|
||||
$a->strings['shagged'] = 'ha scopato';
|
||||
$a->strings['do something obscenely biological to'] = 'fa qualcosa di biologicamente osceno a';
|
||||
$a->strings['did something obscenely biological to'] = 'ha fatto qualcosa di biologicamente osceno a';
|
||||
$a->strings['point out the poke feature to'] = 'fa vedere la funzione "stuzzica" a';
|
||||
$a->strings['pointed out the poke feature to'] = 'ha fatto vedere la funzione "stuzzica" a';
|
||||
$a->strings['declare undying love for'] = 'dichiara eterno amore per';
|
||||
$a->strings['declared undying love for'] = 'ha dichiarato eterno amore per';
|
||||
$a->strings['patent'] = 'brevetta';
|
||||
$a->strings['patented'] = 'ha brevettato';
|
||||
$a->strings['stroke beard'] = 'tirare la barba';
|
||||
$a->strings['stroked their beard at'] = 'ha tirato la barba di';
|
||||
$a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'lamentati del declino degli standard della moderna istruzione secondaria e terziaria con';
|
||||
$a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'si è lamentato del declino degli standard della moderna istruzione secondaria e terziaria con';
|
||||
$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 verso';
|
||||
$a->strings['raised their eyebrows at'] = 'ha sollevato un sopracciglio verso';
|
||||
$a->strings['insult'] = 'insulta';
|
||||
$a->strings['insulted'] = 'ha insultato';
|
||||
$a->strings['praise'] = 'prega';
|
||||
$a->strings['praised'] = 'ha pregato';
|
||||
$a->strings['be dubious of'] = 'dubita di';
|
||||
$a->strings['was dubious of'] = 'ha dubitato di';
|
||||
$a->strings['eat'] = 'mangia';
|
||||
$a->strings['ate'] = 'ha mangiato';
|
||||
$a->strings['giggle and fawn at'] = 'sorridi e adula';
|
||||
$a->strings['giggled and fawned at'] = 'ha sorriso e adulato';
|
||||
$a->strings['doubt'] = 'dubita';
|
||||
$a->strings['doubted'] = 'dubitato';
|
||||
$a->strings['glare'] = 'guarda con aria feroce';
|
||||
$a->strings['glared at'] = 'ha guardato con aria feroce';
|
||||
|
|
|
@ -5,40 +5,39 @@ function string_plural_select_nl($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["bitchslap"] = "Kaakslag";
|
||||
$a->strings["bitchslapped"] = "Sloeg op de kaak";
|
||||
$a->strings["shag"] = "Liefde bedrijven";
|
||||
$a->strings["shagged"] = "De liefde bedreven";
|
||||
$a->strings["do something obscenely biological to"] = "Doe iets biologisch obsceen";
|
||||
$a->strings["did something obscenely biological to"] = "Heeft iets biologisch obsceen gedaan";
|
||||
$a->strings["point out the poke feature to"] = "De functie porren uitleggen";
|
||||
$a->strings["pointed out the poke feature to"] = "Legde de functie porren uit aan";
|
||||
$a->strings["declare undying love for"] = "Eeuwige liefde verklaren";
|
||||
$a->strings["declared undying love for"] = "Verklaarde eeuwige liefde";
|
||||
$a->strings["patent"] = "Patenteren";
|
||||
$a->strings["patented"] = "Patenteerde";
|
||||
$a->strings["stroke beard"] = "Baard strijken";
|
||||
$a->strings["stroked their beard at"] = "Streek zijn baard naar";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "De dalende normen van het moderne secundaire en tertiaire onderwijs betreuren aan";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "betreurt de dalende normen van het moderne secundaire en tertiaire onderwijs aan";
|
||||
$a->strings["hug"] = "knuffel";
|
||||
$a->strings["hugged"] = "knuffelde";
|
||||
$a->strings["kiss"] = "kus";
|
||||
$a->strings["kissed"] = "kuste";
|
||||
$a->strings["raise eyebrows at"] = "Fronsen";
|
||||
$a->strings["raised their eyebrows at"] = "Fronsde naar";
|
||||
$a->strings["insult"] = "Beledigen";
|
||||
$a->strings["insulted"] = "Beledigde";
|
||||
$a->strings["praise"] = "Loven";
|
||||
$a->strings["praised"] = "Loofde";
|
||||
$a->strings["be dubious of"] = "Verdachten";
|
||||
$a->strings["was dubious of"] = "Verdachtte";
|
||||
$a->strings["eat"] = "Opeten";
|
||||
$a->strings["ate"] = "Eete op";
|
||||
$a->strings["giggle and fawn at"] = "Giechelen";
|
||||
$a->strings["giggled and fawned at"] = "Giechelde naar";
|
||||
$a->strings["doubt"] = "Twijfelen";
|
||||
$a->strings["doubted"] = "Twijfelde over";
|
||||
$a->strings["glare"] = "Schitteren";
|
||||
$a->strings["glared at"] = "Schitterde naar";
|
||||
$a->strings['bitchslap'] = 'Kaakslag';
|
||||
$a->strings['bitchslapped'] = 'Sloeg op de kaak';
|
||||
$a->strings['shag'] = 'Liefde bedrijven';
|
||||
$a->strings['shagged'] = 'De liefde bedreven';
|
||||
$a->strings['do something obscenely biological to'] = 'Doe iets biologisch obsceen';
|
||||
$a->strings['did something obscenely biological to'] = 'Heeft iets biologisch obsceen gedaan';
|
||||
$a->strings['point out the poke feature to'] = 'De functie porren uitleggen';
|
||||
$a->strings['pointed out the poke feature to'] = 'Legde de functie porren uit aan';
|
||||
$a->strings['declare undying love for'] = 'Eeuwige liefde verklaren';
|
||||
$a->strings['declared undying love for'] = 'Verklaarde eeuwige liefde';
|
||||
$a->strings['patent'] = 'Patenteren';
|
||||
$a->strings['patented'] = 'Patenteerde';
|
||||
$a->strings['stroke beard'] = 'Baard strijken';
|
||||
$a->strings['stroked their beard at'] = 'Streek zijn baard naar';
|
||||
$a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'De dalende normen van het moderne secundaire en tertiaire onderwijs betreuren aan';
|
||||
$a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'betreurt de dalende normen van het moderne secundaire en tertiaire onderwijs aan';
|
||||
$a->strings['hug'] = 'knuffel';
|
||||
$a->strings['hugged'] = 'knuffelde';
|
||||
$a->strings['kiss'] = 'kus';
|
||||
$a->strings['kissed'] = 'kuste';
|
||||
$a->strings['raise eyebrows at'] = 'Fronsen';
|
||||
$a->strings['raised their eyebrows at'] = 'Fronsde naar';
|
||||
$a->strings['insult'] = 'Beledigen';
|
||||
$a->strings['insulted'] = 'Beledigde';
|
||||
$a->strings['praise'] = 'Loven';
|
||||
$a->strings['praised'] = 'Loofde';
|
||||
$a->strings['be dubious of'] = 'Verdachten';
|
||||
$a->strings['was dubious of'] = 'Verdachtte';
|
||||
$a->strings['eat'] = 'Opeten';
|
||||
$a->strings['ate'] = 'Eete op';
|
||||
$a->strings['giggle and fawn at'] = 'Giechelen';
|
||||
$a->strings['giggled and fawned at'] = 'Giechelde naar';
|
||||
$a->strings['doubt'] = 'Twijfelen';
|
||||
$a->strings['doubted'] = 'Twijfelde over';
|
||||
$a->strings['glare'] = 'Schitteren';
|
||||
$a->strings['glared at'] = 'Schitterde naar';
|
||||
|
|
|
@ -5,40 +5,39 @@ function string_plural_select_pl($n){
|
|||
$n = intval($n);
|
||||
if ($n==1) { return 0; } else if (($n%10>=2 && $n%10<=4) && ($n%100<12 || $n%100>14)) { return 1; } else if ($n!=1 && ($n%10>=0 && $n%10<=1) || ($n%10>=5 && $n%10<=9) || ($n%100>=12 && $n%100<=14)) { return 2; } else { return 3; }
|
||||
}}
|
||||
;
|
||||
$a->strings["bitchslap"] = "spoliczkować";
|
||||
$a->strings["bitchslapped"] = "spoliczkowanie";
|
||||
$a->strings["shag"] = "wścieka się";
|
||||
$a->strings["shagged"] = "wściekły";
|
||||
$a->strings["do something obscenely biological to"] = "zrobić coś nieprzyzwoicie biologicznego";
|
||||
$a->strings["did something obscenely biological to"] = "zrobił coś nieprzyzwoicie biologicznego";
|
||||
$a->strings["point out the poke feature to"] = "wskaż funkcję szturchnąć";
|
||||
$a->strings["pointed out the poke feature to"] = "wskaż na funkcję zaczepić do";
|
||||
$a->strings["declare undying love for"] = "wyznaję dozgonną miłość do";
|
||||
$a->strings["declared undying love for"] = "deklaruję dozgonną miłość dla";
|
||||
$a->strings["patent"] = "patent";
|
||||
$a->strings["patented"] = "opatentowane";
|
||||
$a->strings["stroke beard"] = "pogłaskać brodę";
|
||||
$a->strings["stroked their beard at"] = "pogłaskał ich brody o";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "opłakują upadające standardy nowoczesnej szkoły średniej i wyższej";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "żałuje upadających standardów nowoczesnej edukacji na poziomie średnim i wyższym";
|
||||
$a->strings["hug"] = "objął";
|
||||
$a->strings["hugged"] = "objąć";
|
||||
$a->strings["kiss"] = "całus";
|
||||
$a->strings["kissed"] = "ucałować";
|
||||
$a->strings["raise eyebrows at"] = "podnieś brwi";
|
||||
$a->strings["raised their eyebrows at"] = "podnieśli brwi";
|
||||
$a->strings["insult"] = "obraza";
|
||||
$a->strings["insulted"] = "znieważony";
|
||||
$a->strings["praise"] = "pochwała";
|
||||
$a->strings["praised"] = "pochwalić";
|
||||
$a->strings["be dubious of"] = "jest wątpliwe";
|
||||
$a->strings["was dubious of"] = "było wątpliwe";
|
||||
$a->strings["eat"] = "jeść";
|
||||
$a->strings["ate"] = "jadł";
|
||||
$a->strings["giggle and fawn at"] = "chichotać i płakać";
|
||||
$a->strings["giggled and fawned at"] = "roześmiał się przymilająco";
|
||||
$a->strings["doubt"] = "wątpi";
|
||||
$a->strings["doubted"] = "powątpiewa";
|
||||
$a->strings["glare"] = "blask";
|
||||
$a->strings["glared at"] = "spojrzał na";
|
||||
$a->strings['bitchslap'] = 'spoliczkować';
|
||||
$a->strings['bitchslapped'] = 'spoliczkowanie';
|
||||
$a->strings['shag'] = 'wścieka się';
|
||||
$a->strings['shagged'] = 'wściekły';
|
||||
$a->strings['do something obscenely biological to'] = 'zrobić coś nieprzyzwoicie biologicznego';
|
||||
$a->strings['did something obscenely biological to'] = 'zrobił coś nieprzyzwoicie biologicznego';
|
||||
$a->strings['point out the poke feature to'] = 'wskaż funkcję szturchnąć';
|
||||
$a->strings['pointed out the poke feature to'] = 'wskaż na funkcję zaczepić do';
|
||||
$a->strings['declare undying love for'] = 'wyznaję dozgonną miłość do';
|
||||
$a->strings['declared undying love for'] = 'deklaruję dozgonną miłość dla';
|
||||
$a->strings['patent'] = 'patent';
|
||||
$a->strings['patented'] = 'opatentowane';
|
||||
$a->strings['stroke beard'] = 'pogłaskać brodę';
|
||||
$a->strings['stroked their beard at'] = 'pogłaskał ich brody o';
|
||||
$a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'opłakują upadające standardy nowoczesnej szkoły średniej i wyższej';
|
||||
$a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'żałuje upadających standardów nowoczesnej edukacji na poziomie średnim i wyższym';
|
||||
$a->strings['hug'] = 'objął';
|
||||
$a->strings['hugged'] = 'objąć';
|
||||
$a->strings['kiss'] = 'całus';
|
||||
$a->strings['kissed'] = 'ucałować';
|
||||
$a->strings['raise eyebrows at'] = 'podnieś brwi';
|
||||
$a->strings['raised their eyebrows at'] = 'podnieśli brwi';
|
||||
$a->strings['insult'] = 'obraza';
|
||||
$a->strings['insulted'] = 'znieważony';
|
||||
$a->strings['praise'] = 'pochwała';
|
||||
$a->strings['praised'] = 'pochwalić';
|
||||
$a->strings['be dubious of'] = 'jest wątpliwe';
|
||||
$a->strings['was dubious of'] = 'było wątpliwe';
|
||||
$a->strings['eat'] = 'jeść';
|
||||
$a->strings['ate'] = 'jadł';
|
||||
$a->strings['giggle and fawn at'] = 'chichotać i płakać';
|
||||
$a->strings['giggled and fawned at'] = 'roześmiał się przymilająco';
|
||||
$a->strings['doubt'] = 'wątpi';
|
||||
$a->strings['doubted'] = 'powątpiewa';
|
||||
$a->strings['glare'] = 'blask';
|
||||
$a->strings['glared at'] = 'spojrzał na';
|
||||
|
|
|
@ -5,40 +5,39 @@ function string_plural_select_ro($n){
|
|||
$n = intval($n);
|
||||
if ($n==1) { return 0; } else if ((($n%100>19)||(($n%100==0)&&($n!=0)))) { return 2; } else { return 1; }
|
||||
}}
|
||||
;
|
||||
$a->strings["bitchslap"] = "palmuire-javră";
|
||||
$a->strings["bitchslapped"] = "javră-pălmuită";
|
||||
$a->strings["shag"] = "pune-o";
|
||||
$a->strings["shagged"] = "a pus-o";
|
||||
$a->strings["do something obscenely biological to"] = "fă-i ceva biologic obscen lui";
|
||||
$a->strings["did something obscenely biological to"] = "i s-a făcut ceva biologic obscen lui";
|
||||
$a->strings["point out the poke feature to"] = "arată caracteristica de abordare lui";
|
||||
$a->strings["pointed out the poke feature to"] = "caracteristică de abordare arătată lui";
|
||||
$a->strings["declare undying love for"] = "declară dragoste veșnică pentru";
|
||||
$a->strings["declared undying love for"] = "dragoste veșnică declarată lui";
|
||||
$a->strings["patent"] = "brevet";
|
||||
$a->strings["patented"] = "brevetat";
|
||||
$a->strings["stroke beard"] = "lovire în barbă";
|
||||
$a->strings["stroked their beard at"] = "loviți în barbă la";
|
||||
$a->strings["bemoan the declining standards of modern secondary and tertiary education to"] = "deplângerea standardelor decăzute ale educației moderne secundare și terțiare pentru";
|
||||
$a->strings["bemoans the declining standards of modern secondary and tertiary education to"] = "deplânge standardele decăzute ale educației moderne secundare și terțiare pentru";
|
||||
$a->strings["hug"] = "îmbrățișare";
|
||||
$a->strings["hugged"] = "îmbrățișat(ă)";
|
||||
$a->strings["kiss"] = "sărut";
|
||||
$a->strings["kissed"] = "sărutat(ă)";
|
||||
$a->strings["raise eyebrows at"] = "ridică sprâncenele către";
|
||||
$a->strings["raised their eyebrows at"] = "a ridicat sprâncenele către";
|
||||
$a->strings["insult"] = "insultă";
|
||||
$a->strings["insulted"] = "insultat(ă)";
|
||||
$a->strings["praise"] = "laudă";
|
||||
$a->strings["praised"] = "lăudat(ă)";
|
||||
$a->strings["be dubious of"] = "arată-ți sceptitudinea față de";
|
||||
$a->strings["was dubious of"] = "a fost catalogat(ă) ca ciudat(ă) de către";
|
||||
$a->strings["eat"] = "devorează";
|
||||
$a->strings["ate"] = "devorat(ă)";
|
||||
$a->strings["giggle and fawn at"] = "chicotește și lingușește-l pe";
|
||||
$a->strings["giggled and fawned at"] = "a fost chicotit(ă) și lingușit(ă) de către";
|
||||
$a->strings["doubt"] = "îndoială";
|
||||
$a->strings["doubted"] = "nu a prezentat încredere";
|
||||
$a->strings["glare"] = "fixează cu privirea";
|
||||
$a->strings["glared at"] = "luat(ă) în colimator";
|
||||
$a->strings['bitchslap'] = 'palmuire-javră';
|
||||
$a->strings['bitchslapped'] = 'javră-pălmuită';
|
||||
$a->strings['shag'] = 'pune-o';
|
||||
$a->strings['shagged'] = 'a pus-o';
|
||||
$a->strings['do something obscenely biological to'] = 'fă-i ceva biologic obscen lui';
|
||||
$a->strings['did something obscenely biological to'] = 'i s-a făcut ceva biologic obscen lui';
|
||||
$a->strings['point out the poke feature to'] = 'arată caracteristica de abordare lui';
|
||||
$a->strings['pointed out the poke feature to'] = 'caracteristică de abordare arătată lui';
|
||||
$a->strings['declare undying love for'] = 'declară dragoste veșnică pentru';
|
||||
$a->strings['declared undying love for'] = 'dragoste veșnică declarată lui';
|
||||
$a->strings['patent'] = 'brevet';
|
||||
$a->strings['patented'] = 'brevetat';
|
||||
$a->strings['stroke beard'] = 'lovire în barbă';
|
||||
$a->strings['stroked their beard at'] = 'loviți în barbă la';
|
||||
$a->strings['bemoan the declining standards of modern secondary and tertiary education to'] = 'deplângerea standardelor decăzute ale educației moderne secundare și terțiare pentru';
|
||||
$a->strings['bemoans the declining standards of modern secondary and tertiary education to'] = 'deplânge standardele decăzute ale educației moderne secundare și terțiare pentru';
|
||||
$a->strings['hug'] = 'îmbrățișare';
|
||||
$a->strings['hugged'] = 'îmbrățișat(ă)';
|
||||
$a->strings['kiss'] = 'sărut';
|
||||
$a->strings['kissed'] = 'sărutat(ă)';
|
||||
$a->strings['raise eyebrows at'] = 'ridică sprâncenele către';
|
||||
$a->strings['raised their eyebrows at'] = 'a ridicat sprâncenele către';
|
||||
$a->strings['insult'] = 'insultă';
|
||||
$a->strings['insulted'] = 'insultat(ă)';
|
||||
$a->strings['praise'] = 'laudă';
|
||||
$a->strings['praised'] = 'lăudat(ă)';
|
||||
$a->strings['be dubious of'] = 'arată-ți sceptitudinea față de';
|
||||
$a->strings['was dubious of'] = 'a fost catalogat(ă) ca ciudat(ă) de către';
|
||||
$a->strings['eat'] = 'devorează';
|
||||
$a->strings['ate'] = 'devorat(ă)';
|
||||
$a->strings['giggle and fawn at'] = 'chicotește și lingușește-l pe';
|
||||
$a->strings['giggled and fawned at'] = 'a fost chicotit(ă) și lingușit(ă) de către';
|
||||
$a->strings['doubt'] = 'îndoială';
|
||||
$a->strings['doubted'] = 'nu a prezentat încredere';
|
||||
$a->strings['glare'] = 'fixează cu privirea';
|
||||
$a->strings['glared at'] = 'luat(ă) în colimator';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue