New translations strings.xml (German)

This commit is contained in:
Austin Huang 2020-07-31 15:59:46 -04:00
parent 5dca0ac39e
commit 642c522a8b

View File

@ -3,6 +3,7 @@
<string name="description">The original maintainer, AWAiS, made InstaGrabber as a small and basic little personal app with intentions of [steali-]downloading posts off Instagram. Very unfortunately, this was abandoned and me, Austin Huang, took over the ship. [Let\'s hope that\'s at least a lil\' bit cash money.] After all, this app is fully open source, ad-less, and tracking-less [aside from what Instagram knows]. Even if you don\'t care about downloading stuff [like me], it\'s still a great Instagram client to use!\n\nGot questions [or just wanna talk]? Contact instagrabber@austinhuang.me or click one of the buttons below.</string>
<string name="action_quickaccess">Schnellzugriff</string>
<string name="action_about">Über</string>
<string name="action_notif">Notifications</string>
<string name="action_dms">Direktnachrichten</string>
<string name="action_setting">Einstellungen (v%s)</string>
<string name="action_settings">Einstellungen</string>
@ -26,6 +27,7 @@
<string name="title_favorites">Favoriten</string>
<string name="title_discover">Entdecken</string>
<string name="title_comments">Kommentare</string>
<string name="title_notifications">Notifications</string>
<string name="title_highlight">Hervorheben: %s</string>
<string name="title_user_story">Nutzerstory</string>
<string name="title_changelog">Changelog</string>
@ -57,6 +59,7 @@
<string name="show_stories">Show stories</string>
<string name="no_more_stories">No more stories!</string>
<string name="view_story_post">View Story Post</string>
<string name="view_post">View Post</string>
<string name="spotify">Spotify</string>
<string name="vote_story_poll">Vote</string>
<string name="votef_story_poll">Vote successful!</string>
@ -173,6 +176,10 @@
<string name="login_error_loading_cookies">Error loading cookies</string>
<string name="login_success_loading_cookies">Successfully loaded cookies!\nIf you still can\'t open private pages/posts, re-login!</string>
<string name="comment_hint">Write a new comment...</string>
<string name="liked_notif">Liked your post</string>
<string name="comment_notif">Commented on your post:</string>
<string name="follow_notif">Started following you</string>
<string name="mention_notif">Mentioned you:</string>
<string name="share_public_post">Share this public post to...</string>
<string name="share_private_post">This is a private post! Share to those who can view them!</string>
<string name="update_available">An update is available! (%s)</string>