Translated using Weblate (English (United Kingdom))

Currently translated at 10.8% (51 of 469 strings)

Translated using Weblate (German)

Currently translated at 96.8% (454 of 469 strings)

Co-authored-by: Pixelcode <pixelcode@dismail.de>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/en_GB/
Translation: Tusky/Tusky
This commit is contained in:
Pixelcode 2022-03-31 15:40:24 +00:00 committed by Weblate
parent f281158a23
commit 6074f84470
2 changed files with 40 additions and 3 deletions

View File

@ -210,9 +210,9 @@
<string name="notification_follow_name">Neue Folgende</string>
<string name="notification_follow_description">Benachrichtigunen über neue Folgende</string>
<string name="notification_boost_name">Geteilte Beiträge</string>
<string name="notification_boost_description">Benachrichtigungen wenn deine Beiträge geteilt werden</string>
<string name="notification_boost_description">Benachrichtigungen, wenn deine Beiträge geteilt werden</string>
<string name="notification_favourite_name">Favorisierte Beiträge</string>
<string name="notification_favourite_description">Benachrichtigungen wenn deine Beiträge favorisiert werden</string>
<string name="notification_favourite_description">Benachrichtigungen, wenn deine Beiträge favorisiert werden</string>
<string name="notification_mention_format">%s hat dich erwähnt</string>
<string name="notification_summary_large">%1$s, %2$s, %3$s und %4$d andere</string>
<string name="notification_summary_medium">%1$s, %2$s, und %3$s</string>
@ -494,7 +494,7 @@
<string name="notification_subscription_description">Benachrichtigungen, wenn jemand, den ich abonniert habe, etwas Neues veröffentlicht</string>
<string name="notification_subscription_name">Neue Beiträge</string>
<string name="pref_title_animate_custom_emojis">GIF-Emojis animieren</string>
<string name="pref_title_notification_filter_subscriptions">Jemand, den ich abonniert habe, etwas Neues veröffentlicht</string>
<string name="pref_title_notification_filter_subscriptions">Jemand, den ich abonniert habe, hat etwas Neues veröffentlicht</string>
<string name="notification_subscription_format">%s hat gerade etwas gepostet</string>
<string name="abbreviated_minutes_ago">%d Min.</string>
<string name="review_notifications">Benachrichtigungen überprüfen</string>
@ -527,4 +527,5 @@
<string name="duration_365_days">365 Tage</string>
<string name="duration_14_days">14 Tage</string>
<string name="duration_180_days">180 Tage</string>
<string name="tusky_compose_post_quicksetting_label">Beitrag erstellen</string>
</resources>

View File

@ -20,4 +20,40 @@
<string name="error_authorization_unknown">An unidentified authorisation error occurred.</string>
<string name="action_logout">Log out</string>
<string name="pref_title_gradient_for_media">Show colourful gradients for hidden media</string>
<string name="title_edit_profile">Edit your profile</string>
<string name="error_media_upload_permission">Permission to read media is required.</string>
<string name="error_media_upload_image_or_video">Images and videos cannot both be attached to the same post.</string>
<string name="error_network">A network error occurred! Please check your connection and try again!</string>
<string name="error_failed_app_registration">Failed authenticating with that instance.</string>
<string name="error_no_web_browser_found">Couldn\'t find a web browser to use.</string>
<string name="error_retrieving_oauth_token">Failed getting a login token.</string>
<string name="title_notifications">Notifications</string>
<string name="title_posts">Posts</string>
<string name="title_follows">Follows</string>
<string name="title_domain_mutes">Hidden domains</string>
<string name="error_media_upload_type">That type of file cannot be uploaded.</string>
<string name="title_public_federated">Federated</string>
<string name="error_media_upload_sending">The upload failed.</string>
<string name="title_bookmarks">Bookmarks</string>
<string name="error_media_upload_opening">That file could not be opened.</string>
<string name="title_direct_messages">Direct Messages</string>
<string name="title_followers">Followers</string>
<string name="error_compose_character_limit">The post is too long!</string>
<string name="error_generic">An error occurred.</string>
<string name="title_public_local">Local</string>
<string name="title_blocks">Blocked users</string>
<string name="error_video_upload_size">Video files must be less than 40MB.</string>
<string name="title_tab_preferences">Tabs</string>
<string name="error_audio_upload_size">Audio files must be less than 40MB.</string>
<string name="title_follow_requests">Follow Requests</string>
<string name="title_home">Home</string>
<string name="title_mutes">Muted users</string>
<string name="title_view_thread">Thread</string>
<string name="error_image_upload_size">The file must be less than 8MB.</string>
<string name="error_sender_account_gone">Error sending post.</string>
<string name="error_empty">This cannot be empty.</string>
<string name="error_media_download_permission">Permission to store media is required.</string>
<string name="error_invalid_domain">Invalid domain entered</string>
<string name="title_posts_with_replies">With replies</string>
<string name="title_posts_pinned">Pinned</string>
</resources>