migrate to gitea

This commit is contained in:
jonasgaudian
2026-02-13 00:15:36 +01:00
commit 269cc9e417
407 changed files with 66841 additions and 0 deletions

View File

@@ -0,0 +1,113 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- Level 1 -->
<string name="level_newborn_name">Newborn</string>
<string name="level_newborn_description">You\'ve said your first word. Or maybe it was just a burp. We\'ll count it. The journey of a thousand words begins with a single… noise.</string>
<!-- NEW Level 3 -->
<string name="level_echo_name">Echoing Echo</string>
<string name="level_echo_description">You\'ve mastered the art of repeating the last sound you heard. Is there an echo in here? …in here?</string>
<!-- Level 5 -->
<string name="level_goldfish_name">Goldfish Memory</string>
<string name="level_goldfish_description">You\'ve matched a goldfish\'s attention span. Congrats? (Just kidding—they\'re smarter than people think.)</string>
<!-- Level 10 -->
<string name="level_pigeon_name">Clever Pigeon</string>
<string name="level_pigeon_description">You could now out-debate a pigeon. They understand abstract concepts… but still can\'t spell \'birdbrain.\'</string>
<!-- Level 20 -->
<string name="level_elephant_name">Koshik the Elephant</string>
<string name="level_elephant_description">You now know as many words as a 6-ton elephant. Impressive, right? Just don\'t try to communicate by flapping your ears.</string>
<!-- NEW Level 25 -->
<string name="level_crow_name">Gossip-loving Crow</string>
<string name="level_crow_description">You can remember faces and hold a grudge. You\'re basically ready for high school reunion drama.</string>
<!-- Level 35 -->
<string name="level_honeybee_name">Honeybee Cartographer</string>
<string name="level_honeybee_description">You\'re directing traffic like a waggle-dancing bee. \'Turn left at the oak tree for nectar.\' GPS who?</string>
<!-- Level 50 -->
<string name="level_parrotlet_name">Chatty Parrotlet</string>
<string name="level_parrotlet_description">Polly wants a thesaurus! You\'re repeating words like a tiny parrot. Cuteness overload.</string>
<!-- Level 75 -->
<string name="level_toddler_name">Curious Toddler</string>
<string name="level_toddler_description" tools:ignore="StringFormatCount">You name things wrong 70\% of the time but with 100\% confidence. \'Doggie!\' \'…That\'s a toaster.\'</string>
<!-- Level 100 -->
<string name="level_rico_name">Rico the Dog</string>
<string name="level_rico_description">You\'ve hit \'Border Collie genius\' level. Now go fetch a dictionary!</string>
<!-- NEW Level 125 -->
<string name="level_auctioneer_name">Auctioneer-in-Training</string>
<string name="level_auctioneer_description">You\'re speaking faster than anyone can understand. Sold! To the person who just nodded.</string>
<!-- Level 150 -->
<string name="level_alex_name">Alex the Parrot</string>
<string name="level_alex_description">You\'re not just squawking—you\'re discussing colors and shapes. Someone get this bird a PhD.</string>
<!-- Level 225 -->
<string name="level_pilita_name">Pilita the Sea Lion</string>
<string name="level_pilita_description">You understand symbols! Next: balancing a ball while reciting Shakespeare.</string>
<!-- Level 350 -->
<string name="level_kanzi_name">Kanzi the Bonobo</string>
<string name="level_kanzi_description">You\'re using lexigrams like a primate scholar. Time to write your memoir in emoji.</string>
<!-- Level 500 -->
<string name="level_koko_name">Koko the Gorilla</string>
<string name="level_koko_description">You sign 500 words! Now argue about bedtime like a silverback toddler.</string>
<!-- NEW Level 600 -->
<string name="level_shakespeare_name">Shakespearean Insult Generator</string>
<string name="level_shakespeare_description">"Thou art a foul-smelling, boil-brained canker-blossom! You don't know what it means, but it sounds impressive."</string>
<!-- Level 750 -->
<string name="level_first_grader_name">First Grader</string>
<string name="level_first_grader_description">You can read \'Cat in the Hat\' and write passive-aggressive fridge notes.</string>
<!-- NEW Level 900 -->
<string name="level_puppy_in_training_name">Legal Eagle Intern</string>
<string name="level_puppy_in_training_description">You\'ve started using \'heretofore\' and \'aforementioned\' in casual conversation. Your friends are concerned.</string>
<!-- Level 1,100 -->
<string name="level_chaser_name">Chaser the Superdog</string>
<string name="level_chaser_description">You know more nouns than a toddler. \'Fetch\' just became \'Retrieve the orthographic lexicon.\'</string>
<!-- Level 1,600 -->
<string name="level_bookworm_name">Bookworm</string>
<string name="level_bookworm_description">You use \'ephemeral\' correctly. Your friends nod while secretly Googling.</string>
<!-- Level 2,300 -->
<string name="level_middle_schooler_name">Middle Schooler</string>
<string name="level_middle_schooler_description">Fluency unlocked: Sarcasm, eye-rolls, and \'I\'m bored\' in 5 languages.</string>
<!-- Level 3,500 -->
<string name="level_avid_debater_name">Avid Debater</string>
<string name="level_avid_debater_description">You win arguments by drowning opponents in precise terminology. Annoying? No. \'Lexically gifted.\'</string>
<!-- Level 5,000 -->
<string name="level_high_school_grad_name">High School Grad</string>
<string name="level_high_school_grad_description">You order coffee like a poet and text like a diplomat.</string>
<!-- Level 7,500 -->
<string name="level_journalist_name">The Journalist</string>
<string name="level_journalist_description">You \'eschew obfuscation\' unironically. Colleagues fear your red pen.</string>
<!-- Level 12,000 -->
<string name="level_professor_name">The Professor</string>
<string name="level_professor_description">You casually use \'antidisestablishmentarianism\'. Students weep in your lectures.</string>
<!-- Level 18,000 -->
<string name="level_novelist_name">The Novelist</string>
<string name="level_novelist_description">Your sentences have subordinate clauses that also need footnotes.</string>
<!-- Level 25,000 -->
<string name="level_linguist_name">Master Linguist</string>
<string name="level_linguist_description">Dictionaries cite you. Thesaurus.com is your fan page.</string>
<!-- Level 40,000 -->
<string name="level_oracle_name">The Polyglot Oracle</string>
<string name="level_oracle_description">You dream in dead dialects. Trees ask you for etymology advice.</string>
</resources>