Merge branch 'patch-1' into 'master'

German translation edited and new translations added.



See merge request !33
This commit is contained in:
hannes 2016-03-05 04:53:38 -05:00
commit cafa618671

View File

@ -118,10 +118,10 @@
"cropAndSave": "Zuschneiden und Abspeichern", "cropAndSave": "Zuschneiden und Abspeichern",
"showTerms": "{site-title} Nutzungsbedingungen", "showTerms": "{site-title} Nutzungsbedingungen",
"ellipsisMore": "Mehr", "ellipsisMore": "Mehr",
"blockUser": "Block {username}", "blockUser": "{username} blockieren",
"goToOriginalNotice": "Zum originalen Queet gehen", "goToOriginalNotice": "Zum originalen Queet gehen",
"goToTheUsersRemoteProfile": "Nutzerprofil auf seinem Server ansehen", "goToTheUsersRemoteProfile": "Nutzerprofil auf seinem Server ansehen",
"clickToDrag": "Klcken und ziehen", "clickToDrag": "Klicken und ziehen",
"keyboardShortcuts": "Tastatur-Kürzel", "keyboardShortcuts": "Tastatur-Kürzel",
"classicInterface": "Klassische Ansicht: {site-title}", "classicInterface": "Klassische Ansicht: {site-title}",
"accessibilityToggleLink": "Nutzer von Screenreadern klicken bitte hier, um zur klassischen Version von {site-title} zu gelangen.", "accessibilityToggleLink": "Nutzer von Screenreadern klicken bitte hier, um zur klassischen Version von {site-title} zu gelangen.",
@ -166,10 +166,10 @@
"hideQuotesInTimeline": "Verberge Zitate in dieser Timeline", "hideQuotesInTimeline": "Verberge Zitate in dieser Timeline",
"userBlocks": "Benutzer, die du blockierst", "userBlocks": "Benutzer, die du blockierst",
"buttonBlocked": "Blockiert", "buttonBlocked": "Blockiert",
"buttonUnblock": "Entblockieren", "buttonUnblock": "Blockierung aufheben",
"failedBlockingUser": "Blockieren des Benutzers fehlgeschlagen.", "failedBlockingUser": "Blockieren des Benutzers fehlgeschlagen.",
"failedUnblockingUser": "Entblockieren des Benutzers fehlgeschlagen.", "failedUnblockingUser": "Aufheben der Blockierung fehlgeschlagen.",
"unblockUser": "Entblockiere {username}", "unblockUser": "Blockierung von {username} aufheben",
"tooltipBlocksYou": "{username} blockiert dich, sodass du ihm nicht folgen kannst.", "tooltipBlocksYou": "{username} blockiert dich, sodass du ihm nicht folgen kannst.",
"silenced":"Silenced", "silenced":"Silenced",
"silencedPlural":"Silenced profiles", "silencedPlural":"Silenced profiles",
@ -179,7 +179,7 @@
"sandboxedUsersOnThisInstance":"Sandboxed profiles on {site-title}", "sandboxedUsersOnThisInstance":"Sandboxed profiles on {site-title}",
"silencedStreamDescription":"Silenced users can't login or post quips and the quips they've already posted are hidden. For local users it's like a delete that can be reversed, for remote users it's like a site wide block.", "silencedStreamDescription":"Silenced users can't login or post quips and the quips they've already posted are hidden. For local users it's like a delete that can be reversed, for remote users it's like a site wide block.",
"sandboxedStreamDescription":"Quips from sandboxed users are excluded from the Public Timeline and The Whole Known Network. Quips posted while being in the sandbox will not be included in the public timelines if the user is unsandboxed.", "sandboxedStreamDescription":"Quips from sandboxed users are excluded from the Public Timeline and The Whole Known Network. Quips posted while being in the sandbox will not be included in the public timelines if the user is unsandboxed.",
"onlyShowNotificationsFromUsersIFollow":"Only show notifications from users I follow", "onlyShowNotificationsFromUsersIFollow":"Nur Benachrichtigungen von Nutzern anzeigen, denen ich folge",
"userOptions":"More user actions", "userOptions":"More user actions",
"silenceThisUser":"Silence {nickname}", "silenceThisUser":"Silence {nickname}",
"sandboxThisUser":"Sandbox {nickname}", "sandboxThisUser":"Sandbox {nickname}",
@ -192,9 +192,9 @@
"hideNotificationsFromMutedUsers":"Hide notifications from muted users", "hideNotificationsFromMutedUsers":"Hide notifications from muted users",
"thisIsANoticeFromAMutedUser":"You have muted the author of this quip. Click here to show it anyway.", "thisIsANoticeFromAMutedUser":"You have muted the author of this quip. Click here to show it anyway.",
"userMutes":"Accounts you're muting", "userMutes":"Accounts you're muting",
"userBlocked":"Blocked accounts", "userBlocked":"Blockierte Nutzer",
"userMuted":"Muted accounts", "userMuted":"Muted accounts",
"mutedStreamDescription":"You've hidden these accounts from your timeline. You will still recieve notifications from these accounts, unless you select "Hide notifications from muted users" from the cog wheel menu on the notifications page.", "mutedStreamDescription":"You've hidden these accounts from your timeline. You will still recieve notifications from these accounts, unless you select "Hide notifications from muted users" from the cog wheel menu on the notifications page.",
"profileAndSettings":"Profile and settings", "profileAndSettings":"Profil und Einstellungen",
"profileSettings":"Profile settings" "profileSettings":"Profileinstellungen"
} }