Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
devgianlu committed Jul 13, 2020
2 parents b937197 + 5149963 commit 4aeca20
Show file tree
Hide file tree
Showing 10 changed files with 670 additions and 20 deletions.
120 changes: 116 additions & 4 deletions app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,11 @@
<string name="tutorial_secondTitle">The rules</string>
<string name="tutorial_secondDesc">Every turn a Black Card is played by the Card Czar, everyone else answers the question or completes the fill-in-the-blank phrase. Once everyone played, the Card Czar chooses the funniest play, whoever submitted it gets one point. In the next turn a new player becomes the Card Czar and everyone is drawn back up with ten cards.</string>
<string name="tutorial_thirdTitle">Custom decks</string>
<string name="tutorial_thirdDesc">This game supports custom decks (on supporting servers): you can create custom decks from the app and add them to your own game.</string>
<string name="tutorial_fourthTitle">More features</string>
<string name="tutorial_fourthDesc">More features are available in this app, you\'ll learn them as you go. Good game!</string>
<string name="tutorial_thirdDesc">This game supports custom decks (on updated servers): you can create custom decks from the app and add them to your own game.</string>
<string name="tutorial_fourthTitle">Overloaded</string>
<string name="tutorial_fourthDesc">Overloaded is a game expansion that enables cool features like <![CDATA[<b>E2EE chat</b>]]>, <![CDATA[<b>user profiles</b>]]>, custom decks and starred cards <![CDATA[<b>synchronization</b>]]> and more. You can also <![CDATA[<b>share</b>]]> your decks with other players.</string>
<string name="tutorial_fifthTitle">More features</string>
<string name="tutorial_fifthDesc">More features are available in this app, you\'ll learn them as you go. Good game!</string>
<string name="tutorial_chooseNickname">Choose a nickname to play, this won\'t be permanent.</string>
<string name="tutorial_changeServer">There are multiple servers available, choose the one you prefer.</string>
<string name="tutorial_joinTheServer">Get ready to play and join the lobby, there you\'ll be pleased with many games.</string>
Expand All @@ -48,6 +50,7 @@
<string name="tutorial_whiteCard">Play one or multiple white cards to complete the sentence. If you don\'t know the meaning of a word, use the definition function in the upper right menu.</string>
<string name="tutorial_playCard">To play a card just tap it: a confirmation dialog will appear.</string>
<string name="tutorial_player">Once a player reaches the score goal, it wins. You can tap on players to reveal additional information.</string>
<string name="tutorial_overloaded">Overloaded enables many cool features not present in the standard game experience. It\'s a monthly subscription.</string>
<!-- General -->
<string name="app_name">Pretend You\'re Xyzzy</string>
<string name="nickname">Nickname</string>
Expand Down Expand Up @@ -202,6 +205,7 @@
<string name="loggedIn">Logged in</string>
<string name="login">Login</string>
<string name="customDecks">Custom decks</string>
<string name="importDeck">Import deck</string>
<string name="noCustomDecks_create">You have no custom decks. Create one right away!</string>
<string name="noCustomDecks_game">There are no custom decks in this game.</string>
<string name="editCustomDeck">Edit custom deck</string>
Expand All @@ -211,14 +215,16 @@
<string name="watermark">Watermark</string>
<string name="invalidWatermark">The watermark must be 5 characters long including only uppercase letters and numbers.</string>
<string name="customDeckNameNotUnique">You already have a deck with this name.</string>
<string name="noCustomCards">There are no custom cards! Create some by pressing the add button.</string>
<string name="noCustomCards">There are no custom cards!</string>
<string name="noCustomCardsCreateOne">There are no custom cards! Create some by pressing the add button.</string>
<string name="createCard">Create card</string>
<string name="cardText">Card text</string>
<string name="createCustomCardInfo_white">White cards contain responses to black cards. No placeholders are needed.</string>
<string name="createCustomCardInfo_black">Black cards contain questions or phrases to complete. Use ____ (4 underscores) as a placeholder for the response.</string>
<string name="failedAddingCustomCard">Failed adding custom card.</string>
<string name="editCard">Edit card</string>
<string name="completeDeckInfoFirst">Please complete the deck info first.</string>
<string name="customCardTextInvalid">The card text must not be empty and less than 256 characters long.</string>
<string name="missingPlaceholderBlack">Missing placeholder in black card: it\'ll be added at the end.</string>
<string name="strangeCustomCardFormat">The format of this card looks strange: make sure to follow the instructions.</string>
<string name="importCustomDeck">Import custom deck</string>
Expand All @@ -230,4 +236,110 @@
<string name="failedAddingCustomDeck">Failed adding custom deck!</string>
<string name="customDeckAdded">Custom deck added!</string>
<string name="noCustomDecksToAdd">You have no custom decks to add.</string>
<string name="failedSigningIn">Failed signing in!</string>
<string name="overloaded_requiresSignIn">Overloaded requires sign in</string>
<string name="overloaded_requiresSignIn_desc">Before joining Overloaded, you must sign in with one of the following providers!</string>
<string name="google">Google</string>
<string name="signInSuccessful">Successfully signed in!</string>
<string name="overloadedLogin_please">Login to enable exciting features!</string>
<string name="purchaseStatus">Purchase status</string>
<string name="linkAccount">Link account</string>
<string name="overloaded_linkAccount">Link account</string>
<string name="overloaded_linkAccount_desc">Link another account to your current profile</string>
<string name="accountLinked">Account linked!</string>
<string name="failedLinkingAccount">Failed linking account!</string>
<string name="overloadedStatus_purchasePending">Your payment is still pending, check back later!</string>
<string name="username">Username</string>
<string name="askOverloadedUsername_title">Choose your Overloaded username</string>
<string name="askOverloadedUsername_desc">Please choose a username for your Overloaded account. You can still use a different username for PYX.</string>
<string name="done">Done</string>
<string name="overloaded_usernameAlreadyInUse">This username is already in use.</string>
<string name="overloaded_invalidUsername">The username must contain only upper and lower case letters, numbers, or underscores, must be 3 to 30 characters long, and must not start with a number.</string>
<string name="chats">Chats</string>
<string name="profile">Profile</string>
<string name="overloaded_noChats">There are no chats!</string>
<string name="yourServer">Your server</string>
<string name="pyxLogin">PYX login</string>
<string name="overloaded_notSignedIn">Not signed in</string>
<string name="loggedInAs">Logged in as %s</string>
<string name="overloadedDifferentUsername_title">Different usernames</string>
<string name="overloadedDifferentUsername_message">You cannot use a different username for PYX when using Overloaded. Do you want to change it now?</string>
<string name="change">Change</string>
<string name="overloadedStatus_error">An error occurred! Please try again.</string>
<string name="overloadedHeader_cardsPlayed"><![CDATA[<b>Cards played</b><br>]]>%s</string>
<string name="overloadedHeader_roundsPlayed"><![CDATA[<b>Rounds played</b><br>]]>%s</string>
<string name="overloadedHeader_roundsWon"><![CDATA[<b>Rounds won</b><br>]]>%s</string>
<string name="achievements">Achievements</string>
<string name="noAchievements">You have no achievements!</string>
<string name="linkedAccounts">Linked accounts</string>
<string name="friends">Friends</string>
<string name="friendOffline">Offline</string>
<string name="friendOnlineOn">Online on %s</string>
<string name="notMutual">Friendship not mutual</string>
<string name="showInfo">Show info</string>
<string name="addFriend">Add friend</string>
<string name="friendAdded">Friend added!</string>
<string name="failedAddingFriend">Failed adding friend!</string>
<string name="removeFriend">Remove friend</string>
<string name="openChat">Open chat</string>
<string name="showProfile">Show profile</string>
<string name="removedFriend">Friend removed!</string>
<string name="failedRemovingFriend">Failed removing friend!</string>
<string name="failedCreatingChat">Failed creating chat!</string>
<string name="beTheFirstToSendAMessage">Be the first one to send a message!</string>
<string name="noFriends">You have no friends!</string>
<string name="typeAMessage">Type a message</string>
<string name="deleteAccount">Delete account</string>
<string name="failedDeletingAccount">Failed deleting account!</string>
<string name="accountDeleted">Account successfully deleted!</string>
<string name="chat">Chat</string>
<string name="tooManySpecialCharacters">You used too many special characters in that message.</string>
<string name="cannotRepeatMessage">You can\'t repeat the same message multiple times in a row.</string>
<string name="chattingTooFast">You are chatting too fast. Wait a few seconds and try again.</string>
<string name="tryCapsLockOff">Try turning caps lock off.</string>
<string name="mustUseMoreUniqueWords">You must use more unique words in your message.</string>
<string name="chatMessageTooLong">Messages cannot be longer than 200 characters.</string>
<string name="tooLessWords">You must use more words in a message that long.</string>
<string name="overloadedStatus_twoDevices">You can\'t use Overloaded from two devices simultaneously. Close one app and retry in a minute.</string>
<string name="acceptRequest">Accept request</string>
<string name="rejectRequest">Reject request</string>
<string name="friendRequest">Friend request</string>
<string name="failedCheckingUsername">Failed checking username!</string>
<string name="deleteChat">Delete chat</string>
<string name="chatDeleted">Chat deleted</string>
<string name="failedDeletingChat">Failed deleting chat!</string>
<string name="publicStarredCards">Public starred cards</string>
<string name="publicCustomDecks">Public custom decks</string>
<string name="overloadedSyncing">Syncing…</string>
<string name="overloadedSync_notLoggedIn">Not syncing, Overloaded not logged in</string>
<string name="overloadedSync_maintenance">Not syncing, Overloaded under maintenance</string>
<string name="overloadedSync_errorNeverSynced">Sync error, never synced before</string>
<string name="overloadedSync_neverSynced">Never synced</string>
<string name="overloadedSync_synced">Last synced at %s</string>
<string name="overloadedSync_errorSynced">Sync error, last synced at %s</string>
<string name="invalidDeckName">The deck name must be between 5 and 32 characters long.</string>
<string name="invalidDeckDesc">The deck description must be less than 256 characters longs</string>
<string name="failedLoadingUserProfile">Failed loading user profile!</string>
<string name="userNoPublicStarredCards">This user has no public starred cards!</string>
<string name="userNoPublicCustomDecksMessage">This user has no public custom decks!</string>
<string name="resume">Resume</string>
<string name="fixPayment">Fix payment</string>
<string name="subscriptions">Subscriptions</string>
<string name="noMetricsSessions">There are no sessions to display.</string>
<string name="editCustomDeck_watermarkDetails">This code will be displayed on the cards of your deck. It is not an unique code.</string>
<string name="customDecksNotSupported">This server doesn\'t support custom decks!</string>
<string name="cardsCountBlackWhite">%d black, %d white</string>
<string name="cardsCount">%d cards</string>
<string name="deckBy">By %s</string>
<string name="addToStarredDecks">Add to starred decks</string>
<string name="removeFromStarredDecks">Remove from starred decks</string>
<string name="deckDoesNotExist">This deck doesn\'t exist anymore.</string>
<string name="cannotFindCustomDeck">Cannot find this deck.</string>
<string name="cannotSearchDeckWithoutOverloaded">This feature is supported only for Overloaded users.</string>
<string name="recoverCardcastDeck">Recover Cardcast deck</string>
<string name="recover">Recover</string>
<string name="invalidDeckCode">The deck code is invalid!</string>
<string name="recoverDeckNotFound">Deck cannot be recovered: not found.</string>
<string name="failedRecoveringCardcastDeck">Failed recovering Cardcast deck.</string>
<string name="changelog">Changelog</string>
</resources>
Loading

0 comments on commit 4aeca20

Please sign in to comment.