damus

nostr ios client
git clone git://jb55.com/damus
Log | Files | Refs | README | LICENSE

Localizable.strings (20318B)


      1 /* Blank space to separate profile picture from profile editor form. */
      2 "   " = "61b6edf1108e6f396680a33b02486a70_tr";
      3 
      4 /* Description of how the nip05 identifier would be used for verification. */
      5 "'%@' at '%@' will be used for verification" = "'%@' bei '%@' wird zur Verifizierung benutzt werden.";
      6 
      7 /* Description of why the nip05 identifier is invalid. */
      8 "'%@' is an invalid nip05 identifier. It should look like an email." = "'%@' ist eine ungültige nip05 Kennzeichnung. Diese sollte wie eine Emailadresse aussehen. ";
      9 
     10 /* Navigation bar title for view that shows who is following a user. */
     11 "(Profile.displayName(profile: profile, pubkey: whos))'s Followers" = "(Profile.displayName(profile: profile, pubkey: whos)) Follower";
     12 
     13 /* Navigation bar title for view that shows who a user is following. */
     14 "(who) following" = "(who) folgt";
     15 
     16 /* Prefix character to username. */
     17 "@" = "@";
     18 
     19 /* Amount of time that has passed since reply quote event occurred.
     20 Abbreviated version of a nostr public key. */
     21 "%@" = "%@";
     22 
     23 /* Sentence composed of 2 variables to describe how many reposts. In source English, the first variable is the number of reposts, and the second variable is 'Repost' or 'Reposts'.
     24 Sentence composed of 2 variables to describe how many profiles a user is following. In source English, the first variable is the number of profiles being followed, and the second variable is 'Following'. */
     25 "%@ %@" = "%@ %@";
     26 
     27 /* Explanation of what is done to keep personally identifiable information private. There is a heading that precedes this explanation which is a variable to this string. */
     28 "%@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction." = "Für das Erstellen eines Accounts ist keine Telefonnumer, E-Mail-Adresse und kein Name notwendig. Lege direkt los!";
     29 
     30 /* Explanation of what is done to keep private data encrypted. There is a heading that precedes this explanation which is a variable to this string. */
     31 "%@. End-to-End encrypted private messaging. Keep Big Tech out of your DMs" = "%@. Ende-zu-Ende verschlüsselte private Nachrichten. Halte „Big Tech“ aus deinen Direktnachrichten heraus.";
     32 
     33 /* Explanation of what can be done by users to earn money. There is a heading that precedes this explanation which is a variable to this string. */
     34 "%@. Tip your friend's posts and stack sats with Bitcoin⚡️, the native currency of the internet." = "%@. Belohne Beiträge deiner Freunde und sammle Sats mit Bitcoin⚡️, der eigenen Währung des Internets.";
     35 
     36 /* Number of reposts.
     37 Number of profiles a user is following. */
     38 "%lld" = "%lld";
     39 
     40 /* Fraction of how many of the user's relay servers that are operational. */
     41 "%lld/%lld" = "%lld/%lld";
     42 
     43 /* Placeholder for event mention. */
     44 "< e >" = "< e >";
     45 
     46 /* Label to prompt for about text entry for user to describe about themself. */
     47 "About" = "Über";
     48 
     49 /* Label for About Me section of user profile form. */
     50 "About Me" = "Über mich";
     51 
     52 /* Placeholder text for About Me description. */
     53 "Absolute Boss" = "Absoluter Macher";
     54 
     55 /* Label to indicate the public ID of the account. */
     56 "Account ID" = "Konto-ID";
     57 
     58 /* Button to add recommended relay server.
     59    Button to confirm adding user inputted relay. */
     60 "Add" = "Hinzufügen";
     61 
     62 /* Button label to re-add all original participants as profiles to reply to in a note */
     63 "Add all" = "Alle hinzufügen";
     64 
     65 /* Label for section for adding a relay server. */
     66 "Add Relay" = "Relay hinzufügen";
     67 
     68 /* Any amount of sats */
     69 "Any" = "beliebig";
     70 
     71 /* Alert message to ask if user wants to repost a post. */
     72 "Are you sure you want to repost this?" = "Bist du sicher dass Du den Beitrag auf deinem Profil teilen möchtest?";
     73 
     74 /* Label for Banner Image section of user profile form. */
     75 "Banner Image" = "Banner Bild";
     76 
     77 /* Reminder to user that they should save their account information. */
     78 "Before we get started, you'll need to save your account info, otherwise you won't be able to login in the future if you ever uninstall Damus." = "Bevor wir anfangen, musst du deine Kontodaten sichern, sonst kannst du dich in Zukunft nicht mehr anmelden, wenn du Damus jemals deinstallierst.";
     79 
     80 /* Dropdown option label for Lightning wallet, Bitcoin Beach. */
     81 "Bitcoin Beach" = "Bitcoin Beach";
     82 
     83 /* Label for Bitcoin Lightning Tips section of user profile form. */
     84 "Bitcoin Lightning Tips" = "Bitcoin Lightning Zahlungen";
     85 
     86 /* Dropdown option label for Lightning wallet, Blixt Wallet */
     87 "Blixt Wallet" = "Blixt Wallet";
     88 
     89 /* Dropdown option label for Lightning wallet, Blue Wallet. */
     90 "Blue Wallet" = "Blue Wallet";
     91 
     92 /* Dropdown option label for Lightning wallet, Breez. */
     93 "Breez" = "Breez";
     94 
     95 /* Context menu option for broadcasting the user's note to all of the user's connected relay servers. */
     96 "Broadcast" = "Senden";
     97 
     98 /* Button to cancel out of posting a note.
     99    Button to cancel out of reposting a post.
    100    Button to cancel out of view adding user inputted relay.
    101    Cancel out of logging out the user. */
    102 "Cancel" = "Abbrechen";
    103 
    104 /* Dropdown option label for Lightning wallet, Cash App. */
    105 "Cash App" = "Cash App";
    106 
    107 /* Navigation bar title for Chatroom view. */
    108 "Chat" = "Unterhaltung";
    109 
    110 /* Button for clearing cached data. */
    111 "Clear" = "Löschen";
    112 
    113 /* Section title for clearing cached data. */
    114 "Clear Cache" = "Zwischenspeicher löschen";
    115 
    116 /* Label indicating that a user's key was copied. */
    117 "Copied" = "Kopiert";
    118 
    119 /* Button to copy a relay server address. */
    120 "Copy" = "Kopieren";
    121 
    122 /* Context menu option for copying the ID of the account that created the note. */
    123 "Copy Account ID" = "Konto-ID kopieren";
    124 
    125 /* Context menu option to copy an image into clipboard.
    126    Context menu option to copy an image to clipboard. */
    127 "Copy Image" = "Bild kopieren";
    128 
    129 /* Context menu option to copy the URL of an image into clipboard. */
    130 "Copy Image URL" = "Bild-URL kopieren";
    131 
    132 /* Title of section for copying a Lightning invoice identifier. */
    133 "Copy invoice" = "Rechnung kopieren";
    134 
    135 /* Context menu option for copying a user's Lightning URL. */
    136 "Copy LNURL" = "LNURL kopieren";
    137 
    138 /* Context menu option for copying the ID of the note. */
    139 "Copy Note ID" = "Notiz-ID kopieren";
    140 
    141 /* Context menu option for copying the JSON text from the note. */
    142 "Copy Note JSON" = "Notiz-JSON kopieren";
    143 
    144 /* Context menu option for copying the text from an note. */
    145 "Copy Text" = "Text kopieren";
    146 
    147 /* Context menu option for copying the ID of the user who created the note. */
    148 "Copy User ID" = "Benutzer-ID kopieren";
    149 
    150 /* Button to create account. */
    151 "Create" = "Erstellen";
    152 
    153 /* Button to create an account. */
    154 "Create Account" = "Konto erstellen";
    155 
    156 /* Example description about Bitcoin creator(s), Satoshi Nakamoto. */
    157 "Creator(s) of Bitcoin. Absolute legend." = "Erfinder von Bitcoin. Absolute Legende(n).";
    158 
    159 /* Name of the app, shown on the first screen when user is not logged in. */
    160 "Damus" = "Damus";
    161 
    162 /* Button to pay a Lightning invoice with the user's default Lightning wallet. */
    163 "Default Wallet" = "Voreingestellte Wallet";
    164 
    165 /* Button to delete a relay server that the user connects to. */
    166 "Delete" = "Löschen";
    167 
    168 /* Button to dismiss a text field alert. */
    169 "Dismiss" = "Schließen";
    170 
    171 /* Label to prompt display name entry. */
    172 "Display Name" = "Profilname";
    173 
    174 /* DM selector for seeing either DMs or message requests, which are messages that have not been responded to yet. DM is the English abbreviation for Direct Message. */
    175 "DM Type" = "PN Art";
    176 
    177 /* Navigation title for DMs view, where DM is the English abbreviation for Direct Message.
    178    Navigation title for view of DMs, where DM is an English abbreviation for Direct Message. */
    179 "DMs" = "PNs";
    180 
    181 /* Button to dismiss wallet selection view for paying Lightning invoice. */
    182 "Done" = "Fertig";
    183 
    184 /* Heading indicating that this application allows users to earn money. */
    185 "Earn Money" = "Verdiene Geld";
    186 
    187 /* Button to edit user's profile. */
    188 "Edit" = "Bearbeiten";
    189 
    190 /* Text indicating that the view is used for editing which participants are replied to in a note. */
    191 "Edit participants" = "Teilnehmer editieren";
    192 
    193 /* Heading indicating that this application keeps private messaging end-to-end encrypted. */
    194 "Encrypted" = "Verschlüsselt";
    195 
    196 /* Prompt for user to enter an account key to login. */
    197 "Enter your account key to login:" = "Gib deinen Kontoschlüssel ein um dich anzumelden:";
    198 
    199 /* Error message indicating why saving keys failed. */
    200 "Error: %@" = "Fehler: %@";
    201 
    202 /* Filter state for seeing either only posts, or posts & replies. */
    203 "Filter State" = "Filter Einstellung";
    204 
    205 /* Button to follow a user. */
    206 "Follow" = "Folgen";
    207 
    208 /* Label describing followers of a user. */
    209 "Followers" = "Follower";
    210 
    211 /* Text to indicate that the button next to it is in a state that indicates that it is in the process of following a profile.
    212 Part of a larger sentence to describe how many profiles a user is following. */
    213 "Following" = "Folgt";
    214 
    215 /* Label to indicate that the user is in the process of following another user. */
    216 "Following..." = "Folge…";
    217 
    218 /* Text to indicate that button next to it is in a state that will follow a profile when tapped. */
    219 "Follows" = "Folgt";
    220 
    221 /* Navigation bar title for Global view where posts from all connected relay servers appear. */
    222 "Global" = "Weltweit";
    223 
    224 /* Navigation link to go to post referenced by hex code. */
    225 "Goto post %@" = "Gehe zum Beitrag %@";
    226 
    227 /* Navigation link to go to profile. */
    228 "Goto profile %@" = "Gehe zum Profil %@";
    229 
    230 /* Navigation bar title for Home view where posts and replies appear from those who the user is following. */
    231 "Home" = "Heim";
    232 
    233 /* Placeholder example text for profile picture URL. */
    234 "https://example.com/pic.jpg" = "https://beispiel.de/bild.jpg";
    235 
    236 /* Placeholder example text for website URL for user profile. */
    237 "https://jb55.com" = "https://jb55.com";
    238 
    239 /* Error message indicating that an invalid account key was entered for login. */
    240 "Invalid key" = "Ungültiger Schlüssel";
    241 
    242 /* Placeholder example text for identifier used for NIP-05 verification. */
    243 "jb55@jb55.com" = "jb55@jb55.com";
    244 
    245 /* Moves the post button to the left side of the screen */
    246 "Left Handed" = "Linkshändig";
    247 
    248 /* Button to complete account creation and start using the app. */
    249 "Let's go!" = "Los gehts!";
    250 
    251 /* Placeholder text for entry of Lightning Address or LNURL. */
    252 "Lightning Address or LNURL" = "Lightning-Adresse oder LNURL";
    253 
    254 /* Indicates that the view is for paying a Lightning invoice. */
    255 "Lightning Invoice" = "Lightning-Rechnung";
    256 
    257 /* Dropdown option label for Lightning wallet, LNLink. */
    258 "LNLink" = "LNLink";
    259 
    260 /* Dropdown option label for system default for Lightning wallet. */
    261 "Local default" = "System-Standard";
    262 
    263 /* Button to log into account.
    264    Button to log into an account. */
    265 "Login" = "Anmelden";
    266 
    267 /* Alert for logging out the user.
    268    Button for logging out the user.
    269    Button to logout the user. */
    270 "Logout" = "Abmelden";
    271 
    272 /* Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. */
    273 "Make sure your nsec account key is saved before you logout or you will lose access to this account" = "Stelle sicher dass dein nsec Kontoschlüssel gesichert ist bevor du dich abmeldest oder du wirst den Zugang zu diesem Konto verlieren";
    274 
    275 /* Dropdown option label for Lightning wallet, Muun. */
    276 "Muun" = "Muun";
    277 
    278 /* Label for NIP-05 Verification section of user profile form. */
    279 "NIP-05 Verification" = "NIP-05-Verifizierung";
    280 
    281 /* No search results. */
    282 "none" = "keine";
    283 
    284 /* Indicates that there are no notes in the timeline to view. */
    285 "Nothing to see here. Check back later!" = "Hier gibts nichts zu sehen. Schau später wieder vorbei!";
    286 
    287 /* Navigation title for notifications. */
    288 "Notifications" = "Benachrichtigungen";
    289 
    290 /* String indicating that a given timestamp just occurred */
    291 "now" = "jetzt";
    292 
    293 /* Prompt for user to enter in an account key to login. This text shows the characters the key could start with if it was a private key. */
    294 "nsec1..." = "nsec1...";
    295 
    296 /* Label indicating that a form input is optional. */
    297 "optional" = "optional";
    298 
    299 /* Button to pay a Lightning invoice. */
    300 "Pay" = "Bezahlen";
    301 
    302 /* Navigation bar title for view to pay Lightning invoice. */
    303 "Pay the Lightning invoice" = "Bezahle die Lightning-Rechnung";
    304 
    305 /* Dropdown option label for Lightning wallet, Phoenix. */
    306 "Phoenix" = "Phoenix";
    307 
    308 /* Button to post a note. */
    309 "Post" = "Teilen";
    310 
    311 /* Label for filter for seeing only posts (instead of posts and replies). */
    312 "Posts" = "Beiträge";
    313 
    314 /* Label for filter for seeing posts and replies (instead of only posts). */
    315 "Posts & Replies" = "Beiträge & Antworten";
    316 
    317 /* Heading indicating that this application keeps personally identifiable information private. A sentence describing what is done to keep data private comes after this heading. */
    318 "Private" = "Privatsphäre";
    319 
    320 /* Title of the secure field that holds the user's private key. */
    321 "Private Key" = "Privater Schlüssel";
    322 
    323 /* Sidebar menu label for Profile view. */
    324 "Profile" = "Profil";
    325 
    326 /* Label for Profile Picture section of user profile form. */
    327 "Profile Picture" = "Profilbild";
    328 
    329 /* Section title for the user's public account ID. */
    330 "Public Account ID" = "Öffentliche Konto ID";
    331 
    332 /* Label indicating that the text is a user's public account key. */
    333 "Public key" = "Öffentlicher Schlüssel";
    334 
    335 /* Label indicating that the text is a user's public account key. */
    336 "Public Key" = "Öffentlicher Schlüssel";
    337 
    338 /* Prompt to ask user if the key they entered is a public key. */
    339 "Public Key?" = "Öffentlicher Schlüssel?";
    340 
    341 /* Navigation bar title for Reactions view. */
    342 "Reactions" = "Reaktionen";
    343 
    344 /* Section title for recommend relay servers that could be added as part of configuration */
    345 "Recommended Relays" = "Empfohlene Relays";
    346 
    347 /* Text field for relay server. Used for testing purposes. */
    348 "Relay" = "Relay";
    349 
    350 /* Sidebar menu label for Relay servers view */
    351 "Relays" = "Relays";
    352 
    353 /* Button label to remove all participants from a note reply. */
    354 "Remove all" = "Alle entfernen";
    355 
    356 /* Label to indicate that the user is replying to themself. */
    357 "Reply to self" = "Antwort an dich selbst";
    358 
    359 /* Label to indicate that the user is replying to 2 users. */
    360 "Replying to %@ & %@" = "%1$@ & %2$@ antworten";
    361 
    362 /* Indicating that the user is replying to the following listed people. */
    363 "Replying to:" = "Du antwortest:";
    364 
    365 /* Button to confirm reposting a post.
    366    Title of alert for confirming to repost a post. */
    367 "Repost" = "Teilen";
    368 
    369 /* Text indicating that the post was reposted (i.e. re-shared). */
    370 "Reposted" = "Geteilt";
    371 
    372 /* Picker option for DM selector for seeing only message requests (DMs that someone else sent the user which has not been responded to yet). DM is the English abbreviation for Direct Message. */
    373 "Requests" = "Anfragen";
    374 
    375 /* Section title for resetting the user */
    376 "Reset" = "Zurücksetzen";
    377 
    378 /* Button to retry completing account creation after an error occurred. */
    379 "Retry" = "Wiederholung";
    380 
    381 /* Dropdown option label for Lightning wallet, River */
    382 "River" = "River";
    383 
    384 /* Example username of Bitcoin creator(s), Satoshi Nakamoto. */
    385 "satoshi" = "satoshi";
    386 
    387 /* Name of Bitcoin creator(s). */
    388 "Satoshi Nakamoto" = "Satoshi Nakamoto";
    389 
    390 /* Button for saving profile. */
    391 "Save" = "Speichern";
    392 
    393 /* Context menu option to save an image. */
    394 "Save Image" = "Bild speichern";
    395 
    396 /* Navigation link to search hashtag. */
    397 "Search hashtag: #%@" = "Hashtag suchen: #%@";
    398 
    399 /* Placeholder text to prompt entry of search query. */
    400 "Search..." = "Suchen...";
    401 
    402 /* Section title for user's secret account login key. */
    403 "Secret Account Login Key" = "Geheimer Konto-Anmeldeschlüssel";
    404 
    405 /* Title of section for selecting a Lightning wallet to pay a Lightning invoice. */
    406 "Select a Lightning wallet" = "Wähle eine Lightning-Wallet";
    407 
    408 /* Prompt selection of user's default wallet */
    409 "Select default wallet" = "Wähle ein voreingestelltes Wallet";
    410 
    411 /* Text prompt for user to send a message to the other user. */
    412 "Send a message to start the conversation..." = "Sende eine Nachricht um die Unterhaltung zu beginnen...";
    413 
    414 /* Navigation title for Settings view.
    415    Sidebar menu label for accessing the app settings */
    416 "Settings" = "Einstellungen";
    417 
    418 /* Button to share an image. */
    419 "Share" = "Teilen";
    420 
    421 /* Toggle to show or hide user's secret account login key. */
    422 "Show" = "Anzeigen";
    423 
    424 /* Toggle to show or hide selection of wallet. */
    425 "Show wallet selector" = "Wallet-Auswahl anzeigen";
    426 
    427 /* Sidebar menu label to sign out of the account. */
    428 "Sign out" = "Abmelden";
    429 
    430 /* Dropdown option label for Lightning wallet, Strike. */
    431 "Strike" = "Strike";
    432 
    433 /* Warning that the inputted account key is a public key and the result of what happens because of it. */
    434 "This is a public key, you will not be able to make posts or interact in any way. This is used for viewing accounts from their perspective." = "Dies ist ein öffentlicher Schlüssel, Du wirst keine Beiträge teilen oder oder auf irgendeine Weise interagieren können. Dies wird genutzt um Kontos aus deren Perspektive zu sehen.";
    435 
    436 /* Warning that the inputted account key for login is an old-style and asking user to verify if it is a public key. */
    437 "This is an old-style nostr key. We're not sure if it's a pubkey or private key. Please toggle the button below if this a public key." = "Dies ist ein veralteter nostr-Schlüssel. Wir sind und unsicher ob es ein öffentlicher Schlüssel oder ein privater Schlüssel ist. Bitte betätige die untenstehende Schaltfläche wenn es ein öffentlicher Schlüssel ist.";
    438 
    439 /* Label to describe that a public key is the user's account ID and what they can do with it. */
    440 "This is your account ID, you can give this to your friends so that they can follow you. Click to copy." = "Dies ist deine Konto-ID, die du an deine Freunde weitergeben kannst, damit sie dir folgen können. Zum Kopieren anklicken.";
    441 
    442 /* Label to describe that a private key is the user's secret account key and what they should do with it. */
    443 "This is your secret account key. You need this to access your account. Don't share this with anyone! Save it in a password manager and keep it safe!" = "Dies ist dein geheimer, privater Schlüssel. Du benötigst ihn, um auf dein Konto zuzugreifen. Gib den privaten Schlüssel an niemanden weiter! Speichere ihn in einem Passwort-Manager und bewahre ihn sicher auf!";
    444 
    445 /* Navigation bar title for note thread.
    446    Navigation bar title for threaded event detail view. */
    447 "Thread" = "Thema";
    448 
    449 /* Text box prompt to ask user to type their post. */
    450 "Type your post here..." = "Schreibe deinen Beitrag hier...";
    451 
    452 /* Non-breaking space character to fill in blank space next to event action button icons. */
    453 "u{00A0}" = "u{00A0}";
    454 
    455 /* Button to unfollow a user. */
    456 "Unfollow" = "Entfolgen";
    457 
    458 /* Text to indicate that the button next to it is in  a state that indicates that it is in the process of unfollowing a profile. */
    459 "Unfollowing" = "Entfolgen...";
    460 
    461 /* Label to indicate that the user is in the process of unfollowing another user. */
    462 "Unfollowing..." = "Entfolgen...";
    463 
    464 /* Text to indicate that the button next to it is in a state that will unfollow a profile when tapped. */
    465 "Unfollows" = "Entfolgen";
    466 
    467 /* Label for Username section of user profile form.
    468    Label to prompt username entry. */
    469 "Username" = "Benutzername";
    470 
    471 /* Sidebar menu label for Wallet view. */
    472 "Wallet" = "Wallet";
    473 
    474 /* Dropdown option label for Lightning wallet, Wallet Of Satoshi. */
    475 "Wallet Of Satoshi" = "Wallet Of Satoshi";
    476 
    477 /* Section title for selection of wallet. */
    478 "Wallet Selector" = "Wallet-Auswahl";
    479 
    480 /* Label for Website section of user profile form. */
    481 "Website" = "Website";
    482 
    483 /* Welcoming message to the reader. The variable is 'you', the reader. */
    484 "Welcome to the social network %@ control." = "Willkommen in dem sozialen Netzwerk das %@ kontrollierst.";
    485 
    486 /* Text to welcome user. */
    487 "Welcome, %@!" = "Willkommen, %@!";
    488 
    489 /* Placeholder example for relay server address. */
    490 "wss://some.relay.com" = "wss://irgendein.relay.de";
    491 
    492 /* You, in this context, is the person who controls their own social network. You is used in the context of a larger sentence that welcomes the reader to the social network that they control themself. */
    493 "you" = "Du";
    494 
    495 /* Label for Your Name section of user profile form. */
    496 "Your Name" = "Dein Name";
    497 
    498 /* Dropdown option label for Lightning wallet, Zebedee. */
    499 "Zebedee" = "Zebedee";
    500 
    501 /* Dropdown option label for Lightning wallet, Zeus LN. */
    502 "Zeus LN" = "Zeus LN";
    503