Browse Source

Import localization for de-AT

zaps
Terry Yiu 2 years ago
parent
commit
d7ab33e731
No known key found for this signature in database GPG Key ID: 108645AE8A19B71A
  1. 22
      damus/de-AT.lproj/Localizable.strings

22
damus/de-AT.lproj/Localizable.strings

@ -59,6 +59,9 @@ Number of profiles a user is following. */
Button to confirm adding user inputted relay. */ Button to confirm adding user inputted relay. */
"Add" = "Hinzufügen"; "Add" = "Hinzufügen";
/* Button label to re-add all original participants as profiles to reply to in a note */
"Add all" = "Alle hinzufügen";
/* Label for section for adding a relay server. */ /* Label for section for adding a relay server. */
"Add Relay" = "Relay hinzufügen"; "Add Relay" = "Relay hinzufügen";
@ -168,13 +171,11 @@ Number of profiles a user is following. */
/* Label to prompt display name entry. */ /* Label to prompt display name entry. */
"Display Name" = "Profilname"; "Display Name" = "Profilname";
/* Navigation title for DM view, which is the English abbreviation for Direct Message. */ /* 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. */
"DM" = "PN";
/* DM selector for seeing either DMs or message requests, which are messages that have not been responded to yet. */
"DM Type" = "PN Typ"; "DM Type" = "PN Typ";
/* No comment provided by engineer. */ /* Navigation title for DMs view, where DM is the English abbreviation for Direct Message.
Navigation title for view of DMs, where DM is an English abbreviation for Direct Message. */
"DMs" = "PNs"; "DMs" = "PNs";
/* Button to dismiss wallet selection view for paying Lightning invoice. */ /* Button to dismiss wallet selection view for paying Lightning invoice. */
@ -186,12 +187,12 @@ Number of profiles a user is following. */
/* Button to edit user's profile. */ /* Button to edit user's profile. */
"Edit" = "Bearbeiten"; "Edit" = "Bearbeiten";
/* Text indicating that the view is used for editing which participants are replied to in a note. */
"Edit participants" = "Teilnehmer editieren";
/* Heading indicating that this application keeps private messaging end-to-end encrypted. */ /* Heading indicating that this application keeps private messaging end-to-end encrypted. */
"Encrypted" = "Verschlüsselt"; "Encrypted" = "Verschlüsselt";
/* Navigation title for view of encrypted DMs, where DM is an English abbreviation for Direct Message. */
"Encrypted DMs" = "Verschlüsselte PNs";
/* Prompt for user to enter an account key to login. */ /* Prompt for user to enter an account key to login. */
"Enter your account key to login:" = "Gib deinen Kontoschlüssel ein um dich anzumelden:"; "Enter your account key to login:" = "Gib deinen Kontoschlüssel ein um dich anzumelden:";
@ -349,6 +350,9 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Sidebar menu label for Relay servers view */ /* Sidebar menu label for Relay servers view */
"Relays" = "Relays"; "Relays" = "Relays";
/* Button label to remove all participants from a note reply. */
"Remove all" = "Alle entfernen";
/* Label to indicate that the user is replying to themself. */ /* Label to indicate that the user is replying to themself. */
"Reply to self" = "Antwort an sich selbst"; "Reply to self" = "Antwort an sich selbst";
@ -365,7 +369,7 @@ Part of a larger sentence to describe how many profiles a user is following. */
/* Text indicating that the post was reposted (i.e. re-shared). */ /* Text indicating that the post was reposted (i.e. re-shared). */
"Reposted" = "Selbst geteilt"; "Reposted" = "Selbst geteilt";
/* No comment provided by engineer. */ /* 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. */
"Requests" = "Anfragen"; "Requests" = "Anfragen";
/* Section title for resetting the user */ /* Section title for resetting the user */

Loading…
Cancel
Save