From ca0c6aa8071a50d87a6854d12b027616631fe0c3 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Thu, 26 Sep 2024 18:53:16 +0000 Subject: [PATCH 01/18] Translated using Weblate (Spanish) Currently translated at 100.0% (829 of 829 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/es/ --- lib/l10n/app_es.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 08a6131bc..2e6a770e8 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -2750,5 +2750,9 @@ "reporter": "Reportero:", "@reporter": { "description": "Name of reporter that reported a post/comment" + }, + "alternateSources": "Fuentes alternativas", + "@alternateSources": { + "description": "Action for viewing a link from alternate sources" } } From 84512f3d17a26c71d6e7ba380e45c028753880c9 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Fri, 18 Oct 2024 16:24:41 +0000 Subject: [PATCH 02/18] Translated using Weblate (Spanish) Currently translated at 100.0% (845 of 845 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/es/ --- lib/l10n/app_es.arb | 64 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 2e6a770e8..fa98c755e 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -2754,5 +2754,69 @@ "alternateSources": "Fuentes alternativas", "@alternateSources": { "description": "Action for viewing a link from alternate sources" + }, + "deletePost": "Eliminar mensaje", + "@deletePost": { + "description": "Action for deleting a post" + }, + "postActions": "Acciones en los temas", + "@postActions": { + "description": "Describes a given set of actions that can be performed on a post" + }, + "removeAsCommunityModerator": "Eliminar como Moderador de la Comunidad", + "@removeAsCommunityModerator": { + "description": "Moderator action to remove user as community moderator" + }, + "addAsCommunityModerator": "Añadir como moderador de la comunidad", + "@addAsCommunityModerator": { + "description": "Moderator action to add a user as community moderator" + }, + "banFromCommunity": "Bloquear de la comunidad", + "@banFromCommunity": { + "description": "Moderator action to ban a user from a community" + }, + "pinPostToCommunity": "Fijar publicación a la Comunidad", + "@pinPostToCommunity": { + "description": "Action for pinning a post to a community (moderator action)" + }, + "post": "Tema", + "@post": { + "description": "Describes a single post" + }, + "read": "Leer", + "@read": { + "description": "Indicates that a post has been read" + }, + "reportPost": "Reportar el tema", + "@reportPost": { + "description": "Action to report a post (moderator action)" + }, + "successfullyBannedUser": "{username} Baneado", + "@successfullyBannedUser": { + "description": "Notification for successfully banning a user" + }, + "successfullyUnbannedUser": "{username} desbaneado", + "@successfullyUnbannedUser": { + "description": "Notification for successfully unbanning a user" + }, + "unbanFromCommunity": "Desbaneo de la comunidad", + "@unbanFromCommunity": { + "description": "Moderator action to unban a user from a community" + }, + "unblockCommunityInstance": "Desbloquear instancia de la comunidad", + "@unblockCommunityInstance": { + "description": "Action to unblock the instance of a given community" + }, + "unblockUser": "Desbloquear usuario", + "@unblockUser": { + "description": "Action to unblock a user" + }, + "unblockUserInstance": "Desbloquear instancia de usuario", + "@unblockUserInstance": { + "description": "Action to unblock the instance of a given user" + }, + "unpinPostFromCommunity": "Desvincular publicación de la comunidad", + "@unpinPostFromCommunity": { + "description": "Moderator action to unpin a post from a community" } } From 54d3d266221aceee37ce33dd37a7afa95f2a95f4 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Mon, 21 Oct 2024 20:30:35 +0000 Subject: [PATCH 03/18] Translated using Weblate (Spanish) Currently translated at 100.0% (846 of 846 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/es/ --- lib/l10n/app_es.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index fa98c755e..203856cec 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -2818,5 +2818,9 @@ "unpinPostFromCommunity": "Desvincular publicación de la comunidad", "@unpinPostFromCommunity": { "description": "Moderator action to unpin a post from a community" + }, + "readerMode": "Modo lectura", + "@readerMode": { + "description": "Menu item for toggling reader mode" } } From 77d70ba21d8d83e4f908968432b3f8bfbfbd9e97 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Fri, 29 Nov 2024 20:39:05 +0000 Subject: [PATCH 04/18] Translated using Weblate (Spanish) Currently translated at 100.0% (854 of 854 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/es/ --- lib/l10n/app_es.arb | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 203856cec..cef0eb121 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -2822,5 +2822,37 @@ "readerMode": "Modo lectura", "@readerMode": { "description": "Menu item for toggling reader mode" + }, + "showExpandedTaglines": "Mostrar lemas ampliados", + "@showExpandedTaglines": { + "description": "Toggle that shows the full expanded tagline in the feed page" + }, + "showSavedContent": "Mostrar contenido guardado", + "@showSavedContent": { + "description": "Toggle to show saved posts/comments." + }, + "systemDarkMode": "Modo oscuro del sistema", + "@systemDarkMode": { + "description": "Setting which toggles the dark theme type when the system theme is selected" + }, + "systemDarkModeDescription": "Activar el tema negro puro en el modo oscuro del sistema", + "@systemDarkModeDescription": { + "description": "Toggle which enables the pure black theme when using system theme, and is using the dark mode version" + }, + "videoLinkHandlingExternal": "Reproducir vídeo con una aplicación externa", + "@videoLinkHandlingExternal": { + "description": "Description to Open video with an external application" + }, + "videoPlayerMode": "Modo de reproducción", + "@videoPlayerMode": { + "description": "Option to select video player mode (in-app or external) " + }, + "videoPlayerInApp": "Utilizar el reproductor integrado Thunder", + "@videoPlayerInApp": { + "description": "Description for using in-app video player" + }, + "showOwnContent": "Mostrar el contenido propio", + "@showOwnContent": { + "description": "Toggle to show your own posts/comments." } } From bedfa8a95a64148845cf8edcd25d02d3a21b8e7c Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Tue, 10 Dec 2024 12:52:19 +0000 Subject: [PATCH 05/18] Translated using Weblate (Spanish) Currently translated at 100.0% (855 of 855 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/es/ --- lib/l10n/app_es.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index cef0eb121..6374fdcd6 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -2854,5 +2854,9 @@ "showOwnContent": "Mostrar el contenido propio", "@showOwnContent": { "description": "Toggle to show your own posts/comments." + }, + "excessiveApiCallsWarning": "Es posible que tu feed tarde en cargarse debido a los filtros de palabras clave.", + "@excessiveApiCallsWarning": { + "description": "A message shown to the user when the feed is taking a long time to load, possibly because many posts are being filtered out due to their keyword filters" } } From a8e9fca373b85cda2bde2a69592767a3923f8051 Mon Sep 17 00:00:00 2001 From: Offerel Date: Thu, 12 Dec 2024 16:32:29 +0000 Subject: [PATCH 06/18] Translated using Weblate (German) Currently translated at 41.1% (352 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/de/ --- lib/l10n/app_de.arb | 794 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 781 insertions(+), 13 deletions(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 0b17a814c..05cdc91e8 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -7,7 +7,7 @@ "@accessibility": {}, "accessibilityProfilesDescription": "Profile für Bedienungshilfen ermöglichen es, mehrere Einstellungen auf einmal zu übernehmen, um den bestimmten Anforderungen eines Nutzers gerecht zu werden.", "@accessibilityProfilesDescription": {}, - "account": "", + "account": "{count, plural, zero {Konto} one {Konto} other {Konten} } ", "@account": {}, "accountSettings": "Kontoeinstellungen", "@accountSettings": {}, @@ -39,7 +39,7 @@ }, "all": "Alle", "@all": {}, - "allPosts": "Alle Posts", + "allPosts": "Alle Beiträge", "@allPosts": {}, "allowOpenSupportedLinks": "Erlaube Thunder, unterstütze Links zu öffnen.", "@allowOpenSupportedLinks": { @@ -131,9 +131,9 @@ "@collapseInformation": { "description": "Describes the action to collapse information - used in FAB settings" }, - "collapsePost": "Post einklappen", + "collapsePost": "Beitrag einklappen", "@collapsePost": {}, - "collapsePostPreview": "Post-Vorschau einklappen", + "collapsePostPreview": "Beitragsvorschau einklappen", "@collapsePostPreview": { "description": "Semantic label for the collapse button in Setting -> Appearance -> Posts" }, @@ -207,7 +207,7 @@ "@confirmResetCommentPreferences": { "description": "Description for reset preferences dialog in Setting -> Appearance -> Comments" }, - "confirmResetPostPreferences": "Dies wird alle Post-Einstellungen zurücksetzen. Bist du sicher, dass du fortfahren möchtest?", + "confirmResetPostPreferences": "Dies wird alle Beitrags-Einstellungen zurücksetzen. Bist du sicher, dass du fortfahren möchtest?", "@confirmResetPostPreferences": { "description": "Description for reset preferences dialog in Setting -> Appearance -> Posts" }, @@ -219,9 +219,9 @@ "@copy": {}, "copyText": "Text kopieren", "@copyText": {}, - "couldNotDetermineCommentDelete": "Fehler: Konnte Kommentar nicht löschen (Post nicht bestimmbar)", + "couldNotDetermineCommentDelete": "Fehler: Konnte Kommentar nicht löschen (Beitrag nicht bestimmbar)", "@couldNotDetermineCommentDelete": {}, - "couldNotDeterminePostComment": "Fehler: Kommentar nicht gespeichert (Post nicht bestimmbar)", + "couldNotDeterminePostComment": "Fehler: Kommentar nicht gespeichert (Beitrag nicht bestimmbar).", "@couldNotDeterminePostComment": {}, "couldntCreateReport": "Deine Meldung konnte nicht abgesendet werden. Bitte versuche es später wieder", "@couldntCreateReport": {}, @@ -233,7 +233,7 @@ "@createComment": {}, "createNewCrossPost": "Neuen Crosspost erstellen", "@createNewCrossPost": {}, - "createPost": "Post erstellen", + "createPost": "Beitrag erstellen", "@createPost": {}, "creator": "Autor", "@creator": { @@ -273,7 +273,7 @@ "@deleteLocalPreferencesDescription": { "description": "Description for confirmation action to delete local preferences" }, - "dimReadPosts": "Gelesene Posts werden ausgegraut", + "dimReadPosts": "Gelesene Beiträge werden ausgegraut", "@dimReadPosts": { "description": "Description of the effect on read posts." }, @@ -293,7 +293,7 @@ "@edit": {}, "editComment": "Kommentar bearbeiten", "@editComment": {}, - "editPost": "Post bearbeiten", + "editPost": "Beiträge bearbeiten", "@editPost": { "description": "Title when editing a post." }, @@ -309,7 +309,7 @@ "@enableFeedFab": { "description": "Enable the Floating Action Button for the feed" }, - "enablePostFab": "Schwebenden Button auf Posts aktivieren", + "enablePostFab": "Schwebenden Button auf Beiträgen aktivieren", "@enablePostFab": { "description": "Enable the Floating Action Button for the post" }, @@ -331,9 +331,9 @@ }, "expandOptions": "Optionen erweitern", "@expandOptions": {}, - "expandPost": "Post erweitern", + "expandPost": "Beitrag erweitern", "@expandPost": {}, - "expandPostPreview": "Post-Vorschau erweitern", + "expandPostPreview": "Beitrags-Vorschau erweitern", "@expandPostPreview": { "description": "Semantic label for the expand button in Setting -> Appearance -> Posts" }, @@ -444,5 +444,773 @@ "addDiscussionLanguage": "Sprache hinzufügen", "@addDiscussionLanguage": { "description": "Hint for text field to add language" + }, + "enableInboxNotifications": "Posteingang-Benachrichtigungen aktivieren", + "@enableInboxNotifications": { + "description": "Setting name for inbox notifications" + }, + "inbox": "Posteingang", + "@inbox": {}, + "instanceNameColor": "Instanzname Farbe", + "@instanceNameColor": { + "description": "Setting for instance name color" + }, + "cardPostCardMetadataItems": "Metadaten Kartenansicht", + "@cardPostCardMetadataItems": { + "description": "Name of setting for card post card metadata items" + }, + "commentFontScale": "Kommentar Inhaltsschriftgröße", + "@commentFontScale": { + "description": "Setting for comment font scale" + }, + "countPosts": "{count} Beiträge", + "@countPosts": { + "description": "Number of posts" + }, + "currentNotificationsMode": "Aktueller Benachrichtigungsmodus: {mode}", + "@currentNotificationsMode": { + "description": "A status indicator for the current notifications mode" + }, + "debugNotificationsDescription": "Verwenden Sie die folgenden Optionen, um Probleme im Zusammenhang mit Benachrichtigungen zu beheben.", + "@debugNotificationsDescription": { + "description": "A description for the notification debugging section" + }, + "deletedByCreator": "vom Ersteller entfernt", + "@deletedByCreator": { + "description": "Placeholder text for a comment deleted by the creator. Be sure to keep this lowercase." + }, + "discussionLanguages": "Diskussion Sprachen", + "@discussionLanguages": { + "description": "Only load posts and communities in your language(s)" + }, + "featuredPost": "Besonderer Beitrag", + "@featuredPost": { + "description": "Short decription for moderator action to feature a post" + }, + "fullScreenNavigationSwipeDescription": "Wischen Sie irgendwo hin, um zurückzugehen, wenn die Links-nach-Rechts-Gesten deaktiviert sind", + "@fullScreenNavigationSwipeDescription": {}, + "in_": "von", + "@in_": { + "description": "Connecting word used to indicate that a certain comment/post post came from a certain community" + }, + "gestures": "Gesten", + "@gestures": {}, + "importExportSettings": "Import/Export Einstellungen", + "@importExportSettings": { + "description": "Category for settings related to import and export." + }, + "importSettings": "Einstellungen importieren", + "@importSettings": { + "description": "Action to import application settings." + }, + "includeText": "Text einfügen", + "@includeText": {}, + "instanceEntry": "Instanz '{username}'", + "@instanceEntry": { + "description": "Entry in list for a instance to perform further actions" + }, + "instance": "{count, plural, zero {Instanz} one {Instanz} other {Instanzen} } ", + "@instance": { + "description": "Heading for an instance" + }, + "languageNotAllowed": "Die Community, in der Sie den Beitrag verfassen, erlaubt keine Beiträge in der von Ihnen gewählten Sprache. Versuchen Sie eine andere Sprache.", + "@languageNotAllowed": { + "description": "The error message for the language_not_allowed Lemmy exception" + }, + "linkActions": "Link Aktionen", + "@linkActions": {}, + "localOnly": "Nur lokal", + "@localOnly": { + "description": "Local community visibility" + }, + "lockPost": "Lock Beitrag", + "@lockPost": { + "description": "Action for locking a post (moderator action)" + }, + "collapseSpoiler": "Klappe Spoiler zusammen", + "@collapseSpoiler": { + "description": "Label for collapsing spoiler" + }, + "condensed": "Verdichtet", + "@condensed": { + "description": "Condensed post body view type" + }, + "downvoteColor": "Downvote Farbe", + "@downvoteColor": { + "description": "Name of downvote color setting" + }, + "hostInstance": "Host Instanz", + "@hostInstance": { + "description": "The instance hosting a community" + }, + "actionColorsRedirect": "Auf der Suche nach eigenen Farbe?", + "@actionColorsRedirect": { + "description": "Redirect hint to action colors" + }, + "enableExperimentalFeatures": "Aktiviere experimentelle Funktionen", + "@enableExperimentalFeatures": { + "description": "Setting to enable experimental features" + }, + "blockSettingLabel": "Benutzer/Community/Instanz Blocks", + "@blockSettingLabel": { + "description": "Setting for user, community, and instance block settings" + }, + "experimentalFeaturesDescription": "Diese Funktionen befinden sich noch in der Entwicklung und können instabil sein. Die Verwendung erfolgt auf eigene Gefahr. Sie müssen Thunder neu starten, damit sie wirksam werden.", + "@experimentalFeaturesDescription": { + "description": "Description for experimental features setting" + }, + "imageCachingMode": "Bildcaching-Modus", + "@imageCachingMode": { + "description": "Title for setting related to image caching mode" + }, + "excessiveApiCallsWarning": "Es kann sein, dass Ihr Feed aufgrund von Filtern für Suchbegriffe eine Weile zum Laden braucht.", + "@excessiveApiCallsWarning": { + "description": "A message shown to the user when the feed is taking a long time to load, possibly because many posts are being filtered out due to their keyword filters" + }, + "defaultFeedSortType": "Feed Sortierung", + "@defaultFeedSortType": { + "description": "Default sorting type for the feed." + }, + "defaultFeedType": "Feed Typ", + "@defaultFeedType": { + "description": "Default listing type for the feed." + }, + "colorizeUserName": "Färbe Benutzer Namen", + "@colorizeUserName": { + "description": "Setting for colorizing username" + }, + "local": "Loakl", + "@local": {}, + "countComments": "{count} Kommentare", + "@countComments": { + "description": "Number of comments" + }, + "detailedReason": "Grund: {reason}", + "@detailedReason": { + "description": "The reason for the moderation action" + }, + "enableFloatingButtonOnFeeds": "Schwebende Schaltfläche auf Feeds aktivieren", + "@enableFloatingButtonOnFeeds": { + "description": "Setting for enable floating button on feeds" + }, + "internetOrInstanceIssues": "Möglicherweise sind Sie nicht mit dem Internet verbunden, oder Ihre Instanz ist derzeit nicht verfügbar.", + "@internetOrInstanceIssues": {}, + "addAsCommunityModerator": "Hinzufügen als Community Moderator", + "@addAsCommunityModerator": { + "description": "Moderator action to add a user as community moderator" + }, + "alternateSources": "Alternative Quellen", + "@alternateSources": { + "description": "Action for viewing a link from alternate sources" + }, + "applePushNotificationService": "Apple Push Benachrichtigungsservice", + "@applePushNotificationService": { + "description": "Describes the notification type for Apple Push Notification Service" + }, + "backgroundCheckWarning": "Beachte das Benachrichtigungsprüfungen zusätzlich Strom verbrauchen", + "@backgroundCheckWarning": { + "description": "Warning for enabling notifications" + }, + "banFromCommunity": "Von Community geblockt", + "@banFromCommunity": { + "description": "Moderator action to ban a user from a community" + }, + "blockCommunityInstance": "Blockierte Community Instanz", + "@blockCommunityInstance": { + "description": "Action to block the instance of a community" + }, + "blockManagement": "Sperrmanagement", + "@blockManagement": { + "description": "Setting for user, community, and instance block settings" + }, + "blockUserInstance": "Blockiere Benutzer Instanz", + "@blockUserInstance": { + "description": "Action to block the instance of a user" + }, + "boldUserName": "Fettgedruckter Name des Benutzers", + "@boldUserName": { + "description": "Setting for bolding the username" + }, + "confirm": "Bestätigen", + "@confirm": { + "description": "Label for the confirm action in the dialog" + }, + "confirmUnsubscription": "Bist du dir sicher, das du dich abmelden möchtest?", + "@confirmUnsubscription": { + "description": "Ask the user to confirm that they want to unsubscribe" + }, + "contentManagement": "Inhaltsmanagement", + "@contentManagement": { + "description": "Setting for content management (languages/blocking)" + }, + "contentWarning": "Inhaltswarnung", + "@contentWarning": { + "description": "Heading for content warning dialog" + }, + "countLocalSubscribers": "{count} Lokale Abonnenten", + "@countLocalSubscribers": { + "description": "Number of local subscribers" + }, + "couldntFindPost": "Der angeforderte Beitrag kann nicht geladen werden. Er wurde möglicherweise gelöscht oder entfernt.", + "@couldntFindPost": { + "description": "Error message for when we can't load a post." + }, + "dark": "Dunkel", + "@dark": { + "description": "Describes using the dark theme" + }, + "databaseImportedSuccessfully": "Die Datenbank wurde erfolgreich importiert!", + "@databaseImportedSuccessfully": { + "description": "Message shown to the user when the db was successfully imported" + }, + "decline": "Ablehnen", + "@decline": { + "description": "The ability to decline an option" + }, + "defaultCommentSortType": "Kommentar Sortierung", + "@defaultCommentSortType": { + "description": "Setting for default comment sort type" + }, + "deleteAccount": "Konto löschen", + "@deleteAccount": { + "description": "Label for action to delete account" + }, + "deletePost": "Lösche Beitrag", + "@deletePost": { + "description": "Action for deleting a post" + }, + "deleteUserLabelConfirmation": "Sind Sie sicher, dass Sie das Label löschen wollen?", + "@deleteUserLabelConfirmation": { + "description": "Confirmation message for deleting a label" + }, + "disablePushNotifications": "Push-Benachrichtigungen deaktivieren", + "@disablePushNotifications": { + "description": "Description when disabling push notifications" + }, + "disabled": "Deaktiviert", + "@disabled": { + "description": "Describes the state of something that is disabled" + }, + "displayName": "Name anzeigen", + "@displayName": { + "description": "Label for display name" + }, + "dividerAppearance": "Trenner Erscheinungsbild", + "@dividerAppearance": { + "description": "Divider appearance category" + }, + "email": "E-Mail", + "@email": { + "description": "Label for email input" + }, + "errorMarkingReplyUnread": "Es gab einen Fehler bei der Markierung der Antwort als ungelesen.", + "@errorMarkingReplyUnread": { + "description": "Error message for marking a reply unread" + }, + "extraLarge": "Extra Groß", + "@extraLarge": { + "description": "Description for extra large font scale" + }, + "failedToCommunicateWithThunderNotificationServer": "Kommunikation mit dem Thunder-Benachrichtigungsserver unter '{serverAddress}' fehlgeschlagen", + "@failedToCommunicateWithThunderNotificationServer": { + "description": "Error message for when we fail to communicate with Thunder notification server" + }, + "failedToLoadVideo": "Das Video konnte nicht geladen werden. Link im Browser öffnen?", + "@failedToLoadVideo": { + "description": "Error message that displays when we fail to load a video" + }, + "floatingActionButtonSinglePressDescription": "bezeichnet die Funktion des FAB auf einmaliges Drücken.", + "@floatingActionButtonSinglePressDescription": { + "description": "Description of the FAB's single-press action" + }, + "gettingStarted": "Erste Schritte", + "@gettingStarted": {}, + "hide": "Verstecke", + "@hide": { + "description": "The action to hide a post" + }, + "generalSettings": "Allgemeine Einstellungen", + "@generalSettings": { + "description": "Subcategory in Settings" + }, + "green": "Grün", + "@green": { + "description": "The color green" + }, + "hideNsfwPostsFromFeed": "Verstecke NSFW Beiträge im Feed", + "@hideNsfwPostsFromFeed": { + "description": "Toggle to hide NSFW posts from the feed." + }, + "information": "Informationen", + "@information": { + "description": "Information heading - used in the FAB settings page" + }, + "languageFilters": "Sie suchen nach Sprachfiltern?", + "@languageFilters": {}, + "accountSwitchParentCommentNotFound": "Der ausgewählte Kommentar wurde nicht auf '{instance}'gefunden. Wechsle zu vorherigem Konto.", + "@accountSwitchParentCommentNotFound": { + "description": "Error message for when we couldn't resolve comment to reply to" + }, + "accountSwitchPostNotFound": "Der gewählte Beitrag wurde nicht auf '{instance}'gefunden. Wechsle zurück auf vorheriges Konto.", + "@accountSwitchPostNotFound": { + "description": "Error message for when we couldn't resolve post to reply to" + }, + "browserMode": "Link Behandlung", + "@browserMode": { + "description": "Title for link handling setting (called browserMode internally)" + }, + "defaultColor": "Voreinstellung", + "@defaultColor": { + "description": "Default setting value (e.g., color)" + }, + "loadMorePlural": "Lade {count} weitere Antworten…", + "@loadMorePlural": {}, + "collapseParentCommentBodyOnGesture": "Verstecke übergeordneten Kommentar, wenn eingeklappt", + "@collapseParentCommentBodyOnGesture": { + "description": "Toggle to collapse parent comment body on gesture." + }, + "doNotShowAgain": "Nicht mehr anzeigen", + "@doNotShowAgain": { + "description": "Action for hiding something permanently" + }, + "enableCommentNavigation": "Aktivieren der Kommentar-Navigation", + "@enableCommentNavigation": { + "description": "Setting for enable comment navigation" + }, + "instances": "Instanzen", + "@instances": { + "description": "Title for settings related to instances" + }, + "floatingActionButtonInformation": "Thunder bietet ein vollständig anpassbares FAB- Element, das ein paar Gesten unterstützt.\n- Wischen Sie nach oben, um zusätzliche FAB-Aktionen anzuzeigen\n- Wischen Sie nach unten/oben, um den FAB ein- oder auszublenden\n\nUm die Haupt- und Nebenaktionen für den FAB anzupassen, drücken Sie lange auf eine der Aktionen unten.", + "@floatingActionButtonInformation": { + "description": "Description of the FAB in the settings page" + }, + "language": "Sprache", + "@language": { + "description": "Label when creating or editing a post." + }, + "areNotificationsAllowedBySystem": "Benachrichtigungen vom System erlaubt: {yesOrNo}", + "@areNotificationsAllowedBySystem": { + "description": "A status indicator for whether notifications are allowed by OS permissions" + }, + "boldCommunityName": "Fettgedruckter Name der Community", + "@boldCommunityName": { + "description": "Setting for bolding the community name" + }, + "boldInstanceName": "Fettgedruckter Name der Instanz", + "@boldInstanceName": { + "description": "Setting for bolding the instance name" + }, + "colorizeInstanceName": "Färbe Instanz Namen", + "@colorizeInstanceName": { + "description": "Setting for colorizing instance name" + }, + "copyComment": "Kommentar kopieren", + "@copyComment": { + "description": "Action for copying a whole comment" + }, + "copySelected": "Auswahl kopieren", + "@copySelected": { + "description": "Action for copying selected text" + }, + "downvoted": "Heruntergewertet", + "@downvoted": { + "description": "Short description for downvoting a post/comment" + }, + "includeCommunity": "Community einbeziehen", + "@includeCommunity": {}, + "loadMoreSingular": "Lade {count} weitere Antworten…", + "@loadMoreSingular": {}, + "combineCommentScores": "Kombiniere Kommentar Ergebnisse", + "@combineCommentScores": { + "description": "Toggle to combine comment scores." + }, + "combineNavAndFabDescription": "Schwebender Aktionsbutton wird zwischen den Navigationsbuttons angezeigt.", + "@combineNavAndFabDescription": {}, + "commentSwipeActions": "Kommentar Wisch Aktionen", + "@commentSwipeActions": { + "description": "Setting for comment swipe actions" + }, + "large": "Groß", + "@large": { + "description": "Description for large font scale" + }, + "colorizeCommunityName": "Färbe Community Namen", + "@colorizeCommunityName": { + "description": "Setting for colorizing community name" + }, + "discussionLanguagesTooltip": "Der Inhalt wird nach den ausgewählten Sprachen gefiltert.", + "@discussionLanguagesTooltip": {}, + "fonts": "Schriftarten", + "@fonts": { + "description": "Settings category for fonts" + }, + "instanceActions": "Instanz Aktionen", + "@instanceActions": { + "description": "Heading for instance actions page" + }, + "localPosts": "Lokale Beiträge", + "@localPosts": {}, + "lockedPost": "Gesperrter Beitrag", + "@lockedPost": { + "description": "Short decription for moderator action to lock a post" + }, + "expandSpoiler": "Spoiler ausklappen", + "@expandSpoiler": { + "description": "Label for expanding spoiler" + }, + "expanded": "Ausgeklappt", + "@expanded": { + "description": "Expanded post body view type" + }, + "bannedUser": "Geblockte Benutzer", + "@bannedUser": { + "description": "Short decription for moderator action to ban a user" + }, + "bannedUserFromCommunity": "Von Community geblockte User", + "@bannedUserFromCommunity": { + "description": "Short decription for moderator action to ban a user from a community" + }, + "countUsersActiveMonth": "{count} Benutzer/Mo", + "@countUsersActiveMonth": { + "description": "Number of users active in the last month" + }, + "countUsersActiveWeek": "{count} Benutzer/Wo", + "@countUsersActiveWeek": { + "description": "Number of users active in the last week" + }, + "created": "Erstellt {date}", + "@created": { + "description": "The date that something was created" + }, + "crossPostedFrom": "Mehrfach veröffentlicht von: {postUrl}", + "@crossPostedFrom": { + "description": "Initial heading for text-based cross-post" + }, + "countUsersActiveDay": "{count} Benutzer/Tag", + "@countUsersActiveDay": { + "description": "Number of users active in the last day" + }, + "countUsersActiveHalfYear": "{count} Benutzer/6 Mo", + "@countUsersActiveHalfYear": { + "description": "Number of users active in the last half year" + }, + "createdToday": "Heute erstellt", + "@createdToday": { + "description": "An account descriptor for an account with a birthday today" + }, + "endOfComments": "Ende der Kommentare", + "@endOfComments": {}, + "clearCacheLabel": "Cache leeren", + "@clearCacheLabel": { + "description": "Label for action to clear cache in the dialog" + }, + "doNotSupportMultipleUnifiedPushApps": "Mehrere kompatible Apps gefunden; bitte nur eine installieren", + "@doNotSupportMultipleUnifiedPushApps": { + "description": "Tell the user we don't currently support multiple UnifiedPush apps" + }, + "errorMarkingReplyRead": "Es gab einen Fehler bei der Markierung der Antwort als gelesen.", + "@errorMarkingReplyRead": { + "description": "Error message for marking a reply read" + }, + "failedToPerformAction": "Aktion konnte nicht ausgeführt werden", + "@failedToPerformAction": { + "description": "Error message when we fail to perform an action" + }, + "failedToUpdateNotificationSettings": "Benachrichtigungseinstellungen konnten nicht aktualisiert werden", + "@failedToUpdateNotificationSettings": { + "description": "Error message when failed to update notification settings." + }, + "feedSettings": "Feed Einstellungen", + "@feedSettings": { + "description": "Feed settings category." + }, + "exportDatabaseSubtitle": "Die Datenbank enthält Informationen über Konten, Favoriten, anonyme Abonnements und Kennzeichnungen von Benutzern.", + "@exportDatabaseSubtitle": { + "description": "Subtitle of setting for exporting the db" + }, + "linkHandlingExternal": "Im Systembrowser extern öffnen", + "@linkHandlingExternal": { + "description": "Description for external link handling" + }, + "linkHandlingExternalShort": "Extern", + "@linkHandlingExternalShort": { + "description": "Short description for external link handling" + }, + "localNotifications": "Lokale Benachrichtigungen", + "@localNotifications": { + "description": "Describes the notification type for Local Notifications" + }, + "imageCachingModeRelaxedShort": "Entspannt", + "@imageCachingModeRelaxedShort": { + "description": "Short description for relaxed image caching mode" + }, + "countUsers": "{count} Benutzer", + "@countUsers": { + "description": "Describes a certain number of users" + }, + "disable": "Deaktivieren", + "@disable": { + "description": "Action for disabling something" + }, + "image": "Bild", + "@image": {}, + "includeTitle": "Titel einfügen", + "@includeTitle": {}, + "instanceHasAlreadyBenAdded": "{instance} wurde bereits hinzugefügt.", + "@instanceHasAlreadyBenAdded": {}, + "keywordFilterDescription": "Filtert Beiträge, die Schlüsselwörter im Titel, im Text oder in der URL enthalten", + "@keywordFilterDescription": { + "description": "Description of keyword filter settings" + }, + "addedModToCommunity": "Füge Moderator zur Community hinzu", + "@addedModToCommunity": { + "description": "Short decription for moderator action to add a mod to a community" + }, + "addUserLabel": "Benutzerlabel hinzufügen", + "@addUserLabel": { + "description": "Action for adding a user label" + }, + "addedInstanceMod": "Instanz Moderator hinzufügen", + "@addedInstanceMod": { + "description": "Short decription for moderator action to add a mod to an instance" + }, + "admin": "Administrator", + "@admin": { + "description": "Role name for admin" + }, + "communityNameThickness": "Community Namensschriftstärke", + "@communityNameThickness": { + "description": "Setting for community name thickness" + }, + "communityStyle": "Community Stil", + "@communityStyle": { + "description": "Heading for community style setting" + }, + "compact": "Kompakt", + "@compact": { + "description": "Describes a compact visual density" + }, + "compactPostCardMetadataItems": "Kompakte Ansicht Metadaten", + "@compactPostCardMetadataItems": { + "description": "Name of setting for compact post card metadata items" + }, + "databaseExportedSuccessfully": "Die Datenbank wurde erfolgreich exportiert nach '{savedFilePath}'", + "@databaseExportedSuccessfully": { + "description": "Message shown to the user when the db was successfully exported" + }, + "exportSettingsSubtitle": "Die Einstellungen enthalten alle Präferenzen, die Sie in Thunder konfiguriert haben.", + "@exportSettingsSubtitle": { + "description": "Subtitle of setting for exporting settings" + }, + "hidCommunity": "Verstecke Community", + "@hidCommunity": { + "description": "Short decription for moderator action to hide a community" + }, + "accountSettingOverrideWarning": "Die Einstellungen deines Kontos überschreiben die folgenden Einstellungen", + "@accountSettingOverrideWarning": { + "description": "Warning for account settings override" + }, + "changeNotificationSettings": "Ändere Benachrichtigungseinstellungen...", + "@changeNotificationSettings": { + "description": "A shortcut to navigate to the notification settings" + }, + "changeAccountSettingsFor": "Ändere Konto Einstellungen für", + "@changeAccountSettingsFor": { + "description": "Heading for the profiler modal when changing account settings" + }, + "communityEntry": "Community '{community}'", + "@communityEntry": { + "description": "Entry in list for a community to perform further actions" + }, + "communityNameColor": "Namensfarbe Community", + "@communityNameColor": { + "description": "Setting for community name color" + }, + "connectedToUnifiedPushDistributorApp": "Verbunden mit {app}", + "@connectedToUnifiedPushDistributorApp": { + "description": "Tell the user which UnifiedPush app we're connected to" + }, + "databaseExportWarning": "Die Datenbank kann sensible Informationen über Ihr Lemmy-Konto enthalten. Wenn Sie sie exportieren, sollten Sie sie nicht an Dritte weitergeben. Möchten Sie fortfahren?", + "@databaseExportWarning": { + "description": "Message shown to the user when exporting the db" + }, + "dangerZone": "Gefahrenzone", + "@dangerZone": { + "description": "Describes a section where the actions could be dangerous (e.g., permanently deleting account)" + }, + "deleteAccountDescription": "Um Ihr Konto endgültig zu löschen, werden Sie zu Ihrer Instanzseite weitergeleitet. \n\nSind Sie sicher, dass Sie fortfahren möchten?", + "@deleteAccountDescription": { + "description": "Description for confirmation action to delete account" + }, + "deselectUndeterminedWarning": "Wenn Sie die Option Undetermined deaktivieren, werden Sie die meisten Inhalte nicht sehen.", + "@deselectUndeterminedWarning": {}, + "expand": "Erweitern", + "@expand": { + "description": "Action to expand something" + }, + "floatingActionButtonLongPressDescription": "bezeichnet den langen Druck des FAB.", + "@floatingActionButtonLongPressDescription": { + "description": "Description of the FAB's long-press action" + }, + "forward": "Weiterleitung", + "@forward": { + "description": "Label for navigating forward (e.g., in a browser)" + }, + "foundUnifiedPushDistribtorApp": "Kompatible Anwendung gefunden; Thunder neu starten, um eine Verbindung herzustellen", + "@foundUnifiedPushDistribtorApp": { + "description": "Tell the user we found a compatible UnifiedPush app but they have to restart to connect" + }, + "havingIssuesWithNotifications": "Haben Sie Probleme mit Benachrichtigungen?", + "@havingIssuesWithNotifications": { + "description": "A shortcut to navigate to the notification debugging section" + }, + "includeExternalLink": "Externen Link einfügen", + "@includeExternalLink": {}, + "includeImage": "Bild einfügen", + "@includeImage": {}, + "light": "Hell", + "@light": { + "description": "Describes using the light theme" + }, + "leftLongSwipe": "Langes Wischen nach links", + "@leftLongSwipe": { + "description": "Setting for left long swipe" + }, + "linkHandlingInApp": "Verwenden Sie den integrierten Browser von Thunder", + "@linkHandlingInApp": { + "description": "Description for in-app link handling" + }, + "linkHandlingCustomTabs": "Öffnen im Systembrowser, eingebettet in die App", + "@linkHandlingCustomTabs": { + "description": "Description for custom tabs link handling" + }, + "linkHandlingCustomTabsShort": "Eingebettet in die App", + "@linkHandlingCustomTabsShort": { + "description": "Short description for custom tabs link handling" + }, + "communityActions": "Community Aktionen", + "@communityActions": { + "description": "Heading for community actions page" + }, + "enableFloatingButtonOnPosts": "Aktiviere schwebenden Button auf Beiträgen", + "@enableFloatingButtonOnPosts": { + "description": "Setting for enable floating button on posts" + }, + "experimentalFeatures": "Experimentelle Funktionen", + "@experimentalFeatures": { + "description": "Name of setting for experimental features" + }, + "fullscreenSwipeGestures": "Wischgesten im Vollbildmodus", + "@fullscreenSwipeGestures": { + "description": "Setting for fullscreen swipe gestures" + }, + "hideColor": "Farbe verstecken", + "@hideColor": { + "description": "Name of the hide color setting" + }, + "hideNsfwPreviews": "Verwische NSFW Vorschauen", + "@hideNsfwPreviews": { + "description": "Toggle to blur NSFW previews." + }, + "inReplyTo": "Als Antwort auf {post} in {community}", + "@inReplyTo": {}, + "keywordFilters": "Stichwort Filter", + "@keywordFilters": { + "description": "Subcategory in Settings -> Filters" + }, + "leftShortSwipe": "Kurzes Wischen nach Links", + "@leftShortSwipe": { + "description": "Setting for left short swipe" + }, + "importDatabase": "Datenbank importieren", + "@importDatabase": { + "description": "Name of setting for importing the db" + }, + "hidden": "Versteckt", + "@hidden": { + "description": "Describes a post that is hidden" + }, + "exploreInstance": "Instanz erkunden", + "@exploreInstance": { + "description": "Button for exploring an instance" + }, + "general": "Allgemein", + "@general": { + "description": "General settings category." + }, + "hideThumbnails": "Miniaturbilder ausblenden", + "@hideThumbnails": { + "description": "Option to hide thumbnails in feed" + }, + "guestModeFeedSettings": "Einstellungen für den Gastmodus", + "@guestModeFeedSettings": { + "description": "Feed settings for guest accounts" + }, + "guestModeFeedSettingsLabel": "Die folgenden Einstellungen gelten nur für Gastkonten. Um die Feed-Einstellungen für Ihr Konto anzupassen, gehen Sie zu Kontoeinstellungen.", + "@guestModeFeedSettingsLabel": { + "description": "Description for guest mode feed settings" + }, + "hidePassword": "Passwort verbergen", + "@hidePassword": {}, + "hideTopBarOnScroll": "Obere Leiste beim Scrollen ausblenden", + "@hideTopBarOnScroll": { + "description": "Settings toggle to hide the top bar on scroll" + }, + "hot": "Hot", + "@hot": {}, + "imageCachingModeAggressive": "Aggressives Zwischenspeichern von Bildern (verbraucht mehr Speicher)", + "@imageCachingModeAggressive": { + "description": "Long description for aggressive image caching mode" + }, + "imageCachingModeAggressiveShort": "Aggressiv", + "@imageCachingModeAggressiveShort": { + "description": "Short description for aggressive image caching mode" + }, + "imageCachingModeRelaxed": "Bild-Caches ablaufen lassen (verbraucht weniger Speicher, führt aber dazu, dass Bilder häufiger neu geladen werden)", + "@imageCachingModeRelaxed": { + "description": "Long description for relaxed image caching mode" + }, + "importExportDatabase": "Datenbank importieren/exportieren", + "@importExportDatabase": { + "description": "Overall name of setting for importing or exporting the db (for searching)" + }, + "includePostLink": "Beitrags-Link einschließen", + "@includePostLink": {}, + "imageDimensionTimeout": "Zeitüberschreitung Bild Abmessungen", + "@imageDimensionTimeout": { + "description": "Setting for how long to wait for the image dimensions to be fetched" + }, + "logOut": "Ausloggen", + "@logOut": {}, + "login": "Einloggen", + "@login": {}, + "loginAttemptCanceled": "Anmeldeversuch abgebrochen.", + "@loginAttemptCanceled": { + "description": "Message shown to user when they cancel a login attempt" + }, + "changePasswordWarning": "Um die dein Passwort zu ändern, wirst du auf die Seite deiner Instanz weitergeleitet. \n\nBis du dir sicher, das du weitermachen möchtest?", + "@changePasswordWarning": { + "description": "Warning label for changing password" + }, + "databaseNotExportedSuccessfully": "Die Datenbank wurde nicht erfolgreich exportiert oder der Vorgang wurde abgebrochen.", + "@databaseNotExportedSuccessfully": { + "description": "Message shown to the user when the db was unsuccessfully exported" + }, + "dateFormat": "Datumsformat", + "@dateFormat": { + "description": "Setting for date format" + }, + "databaseNotImportedSuccessfully": "Die Datenbank wurde nicht erfolgreich importiert, oder der Vorgang wurde abgebrochen.", + "@databaseNotImportedSuccessfully": { + "description": "Message shown to the user when the db was unsuccessfully imported" + }, + "deletedByModerator": "vom Moderator gelöscht", + "@deletedByModerator": { + "description": "Placeholder text for a comment deleted by a moderator. Be sure to keep this lowercase." + }, + "exportDatabase": "Exportiere Datenbank", + "@exportDatabase": { + "description": "Name of the setting for exporting the db" } } From 248b33efde48274a1d145784fc60fd1f277ab1c5 Mon Sep 17 00:00:00 2001 From: Offerel Date: Thu, 12 Dec 2024 19:43:00 +0000 Subject: [PATCH 07/18] Translated using Weblate (German) Currently translated at 74.5% (638 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/de/ --- lib/l10n/app_de.arb | 1014 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 975 insertions(+), 39 deletions(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 05cdc91e8..a92443255 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -39,7 +39,7 @@ }, "all": "Alle", "@all": {}, - "allPosts": "Alle Beiträge", + "allPosts": "Alle Posts", "@allPosts": {}, "allowOpenSupportedLinks": "Erlaube Thunder, unterstütze Links zu öffnen.", "@allowOpenSupportedLinks": { @@ -131,9 +131,9 @@ "@collapseInformation": { "description": "Describes the action to collapse information - used in FAB settings" }, - "collapsePost": "Beitrag einklappen", + "collapsePost": "Post einklappen", "@collapsePost": {}, - "collapsePostPreview": "Beitragsvorschau einklappen", + "collapsePostPreview": "Postvorschau einklappen", "@collapsePostPreview": { "description": "Semantic label for the collapse button in Setting -> Appearance -> Posts" }, @@ -207,7 +207,7 @@ "@confirmResetCommentPreferences": { "description": "Description for reset preferences dialog in Setting -> Appearance -> Comments" }, - "confirmResetPostPreferences": "Dies wird alle Beitrags-Einstellungen zurücksetzen. Bist du sicher, dass du fortfahren möchtest?", + "confirmResetPostPreferences": "Dies wird alle Post Einstellungen zurücksetzen. Bist du sicher, dass du fortfahren möchtest?", "@confirmResetPostPreferences": { "description": "Description for reset preferences dialog in Setting -> Appearance -> Posts" }, @@ -219,9 +219,9 @@ "@copy": {}, "copyText": "Text kopieren", "@copyText": {}, - "couldNotDetermineCommentDelete": "Fehler: Konnte Kommentar nicht löschen (Beitrag nicht bestimmbar)", + "couldNotDetermineCommentDelete": "Fehler: Konnte Kommentar nicht löschen (Post nicht bestimmbar)", "@couldNotDetermineCommentDelete": {}, - "couldNotDeterminePostComment": "Fehler: Kommentar nicht gespeichert (Beitrag nicht bestimmbar).", + "couldNotDeterminePostComment": "Fehler: Kommentar nicht gespeichert (Post nicht bestimmbar).", "@couldNotDeterminePostComment": {}, "couldntCreateReport": "Deine Meldung konnte nicht abgesendet werden. Bitte versuche es später wieder", "@couldntCreateReport": {}, @@ -233,7 +233,7 @@ "@createComment": {}, "createNewCrossPost": "Neuen Crosspost erstellen", "@createNewCrossPost": {}, - "createPost": "Beitrag erstellen", + "createPost": "Post erstellen", "@createPost": {}, "creator": "Autor", "@creator": { @@ -273,7 +273,7 @@ "@deleteLocalPreferencesDescription": { "description": "Description for confirmation action to delete local preferences" }, - "dimReadPosts": "Gelesene Beiträge werden ausgegraut", + "dimReadPosts": "Gelesene Posts werden ausgegraut", "@dimReadPosts": { "description": "Description of the effect on read posts." }, @@ -293,7 +293,7 @@ "@edit": {}, "editComment": "Kommentar bearbeiten", "@editComment": {}, - "editPost": "Beiträge bearbeiten", + "editPost": "Post bearbeiten", "@editPost": { "description": "Title when editing a post." }, @@ -309,7 +309,7 @@ "@enableFeedFab": { "description": "Enable the Floating Action Button for the feed" }, - "enablePostFab": "Schwebenden Button auf Beiträgen aktivieren", + "enablePostFab": "Schwebenden Button auf Posts aktivieren", "@enablePostFab": { "description": "Enable the Floating Action Button for the post" }, @@ -331,9 +331,9 @@ }, "expandOptions": "Optionen erweitern", "@expandOptions": {}, - "expandPost": "Beitrag erweitern", + "expandPost": "Post erweitern", "@expandPost": {}, - "expandPostPreview": "Beitrags-Vorschau erweitern", + "expandPostPreview": "Postvorschau erweitern", "@expandPostPreview": { "description": "Semantic label for the expand button in Setting -> Appearance -> Posts" }, @@ -463,7 +463,7 @@ "@commentFontScale": { "description": "Setting for comment font scale" }, - "countPosts": "{count} Beiträge", + "countPosts": "{count} Posts", "@countPosts": { "description": "Number of posts" }, @@ -471,7 +471,7 @@ "@currentNotificationsMode": { "description": "A status indicator for the current notifications mode" }, - "debugNotificationsDescription": "Verwenden Sie die folgenden Optionen, um Probleme im Zusammenhang mit Benachrichtigungen zu beheben.", + "debugNotificationsDescription": "Verwende die folgenden Optionen, um Probleme im Zusammenhang mit Benachrichtigungen zu beheben.", "@debugNotificationsDescription": { "description": "A description for the notification debugging section" }, @@ -483,11 +483,11 @@ "@discussionLanguages": { "description": "Only load posts and communities in your language(s)" }, - "featuredPost": "Besonderer Beitrag", + "featuredPost": "Besonderer Post", "@featuredPost": { "description": "Short decription for moderator action to feature a post" }, - "fullScreenNavigationSwipeDescription": "Wischen Sie irgendwo hin, um zurückzugehen, wenn die Links-nach-Rechts-Gesten deaktiviert sind", + "fullScreenNavigationSwipeDescription": "Wische irgendwohin, um zurückzugehen, wenn die Links-nach-Rechts-Gesten deaktiviert sind", "@fullScreenNavigationSwipeDescription": {}, "in_": "von", "@in_": { @@ -513,7 +513,7 @@ "@instance": { "description": "Heading for an instance" }, - "languageNotAllowed": "Die Community, in der Sie den Beitrag verfassen, erlaubt keine Beiträge in der von Ihnen gewählten Sprache. Versuchen Sie eine andere Sprache.", + "languageNotAllowed": "Die Community, in der du den Post verfasst, erlaubt keine Posts in der von dir gewählten Sprache. Versuche eine andere Sprache.", "@languageNotAllowed": { "description": "The error message for the language_not_allowed Lemmy exception" }, @@ -523,7 +523,7 @@ "@localOnly": { "description": "Local community visibility" }, - "lockPost": "Lock Beitrag", + "lockPost": "Sperre Post", "@lockPost": { "description": "Action for locking a post (moderator action)" }, @@ -555,7 +555,7 @@ "@blockSettingLabel": { "description": "Setting for user, community, and instance block settings" }, - "experimentalFeaturesDescription": "Diese Funktionen befinden sich noch in der Entwicklung und können instabil sein. Die Verwendung erfolgt auf eigene Gefahr. Sie müssen Thunder neu starten, damit sie wirksam werden.", + "experimentalFeaturesDescription": "Diese Funktionen befinden sich noch in der Entwicklung und können instabil sein. Die Verwendung erfolgt auf eigene Gefahr. Du musst Thunder neu starten, damit sie wirksam werden.", "@experimentalFeaturesDescription": { "description": "Description for experimental features setting" }, @@ -593,7 +593,7 @@ "@enableFloatingButtonOnFeeds": { "description": "Setting for enable floating button on feeds" }, - "internetOrInstanceIssues": "Möglicherweise sind Sie nicht mit dem Internet verbunden, oder Ihre Instanz ist derzeit nicht verfügbar.", + "internetOrInstanceIssues": "Möglicherweise bist du nicht mit dem Internet verbunden, oder deine Instanz ist derzeit nicht verfügbar.", "@internetOrInstanceIssues": {}, "addAsCommunityModerator": "Hinzufügen als Community Moderator", "@addAsCommunityModerator": { @@ -651,7 +651,7 @@ "@countLocalSubscribers": { "description": "Number of local subscribers" }, - "couldntFindPost": "Der angeforderte Beitrag kann nicht geladen werden. Er wurde möglicherweise gelöscht oder entfernt.", + "couldntFindPost": "Der angeforderte Post kann nicht geladen werden. Er wurde möglicherweise gelöscht oder entfernt.", "@couldntFindPost": { "description": "Error message for when we can't load a post." }, @@ -675,11 +675,11 @@ "@deleteAccount": { "description": "Label for action to delete account" }, - "deletePost": "Lösche Beitrag", + "deletePost": "Lösche Post", "@deletePost": { "description": "Action for deleting a post" }, - "deleteUserLabelConfirmation": "Sind Sie sicher, dass Sie das Label löschen wollen?", + "deleteUserLabelConfirmation": "Bist du sicher, dass du die Bezeichnung löschen möchtest?", "@deleteUserLabelConfirmation": { "description": "Confirmation message for deleting a label" }, @@ -737,7 +737,7 @@ "@green": { "description": "The color green" }, - "hideNsfwPostsFromFeed": "Verstecke NSFW Beiträge im Feed", + "hideNsfwPostsFromFeed": "Verstecke NSFW Posts im Feed", "@hideNsfwPostsFromFeed": { "description": "Toggle to hide NSFW posts from the feed." }, @@ -745,13 +745,13 @@ "@information": { "description": "Information heading - used in the FAB settings page" }, - "languageFilters": "Sie suchen nach Sprachfiltern?", + "languageFilters": "Du suchst nach Sprachfiltern?", "@languageFilters": {}, "accountSwitchParentCommentNotFound": "Der ausgewählte Kommentar wurde nicht auf '{instance}'gefunden. Wechsle zu vorherigem Konto.", "@accountSwitchParentCommentNotFound": { "description": "Error message for when we couldn't resolve comment to reply to" }, - "accountSwitchPostNotFound": "Der gewählte Beitrag wurde nicht auf '{instance}'gefunden. Wechsle zurück auf vorheriges Konto.", + "accountSwitchPostNotFound": "Der gewählte Post wurde nicht auf '{instance}'gefunden. Wechsle zurück auf vorheriges Konto.", "@accountSwitchPostNotFound": { "description": "Error message for when we couldn't resolve post to reply to" }, @@ -781,7 +781,7 @@ "@instances": { "description": "Title for settings related to instances" }, - "floatingActionButtonInformation": "Thunder bietet ein vollständig anpassbares FAB- Element, das ein paar Gesten unterstützt.\n- Wischen Sie nach oben, um zusätzliche FAB-Aktionen anzuzeigen\n- Wischen Sie nach unten/oben, um den FAB ein- oder auszublenden\n\nUm die Haupt- und Nebenaktionen für den FAB anzupassen, drücken Sie lange auf eine der Aktionen unten.", + "floatingActionButtonInformation": "Thunder bietet ein vollständig anpassbares FAB- Element, das ein paar Gesten unterstützt.\n- Wische nach oben, um zusätzliche FAB-Aktionen anzuzeigen\n- Wische nach unten/oben, um den FAB ein- oder auszublenden\n\nUm die Haupt- und Nebenaktionen für den FAB anzupassen, drücke lange auf eine der Aktionen.", "@floatingActionButtonInformation": { "description": "Description of the FAB in the settings page" }, @@ -849,9 +849,9 @@ "@instanceActions": { "description": "Heading for instance actions page" }, - "localPosts": "Lokale Beiträge", + "localPosts": "Lokale Posts", "@localPosts": {}, - "lockedPost": "Gesperrter Beitrag", + "lockedPost": "Gesperrter Post", "@lockedPost": { "description": "Short decription for moderator action to lock a post" }, @@ -959,7 +959,7 @@ "@includeTitle": {}, "instanceHasAlreadyBenAdded": "{instance} wurde bereits hinzugefügt.", "@instanceHasAlreadyBenAdded": {}, - "keywordFilterDescription": "Filtert Beiträge, die Schlüsselwörter im Titel, im Text oder in der URL enthalten", + "keywordFilterDescription": "Filtert Posts, die Schlüsselwörter im Titel, im Text oder in der URL enthalten", "@keywordFilterDescription": { "description": "Description of keyword filter settings" }, @@ -999,7 +999,7 @@ "@databaseExportedSuccessfully": { "description": "Message shown to the user when the db was successfully exported" }, - "exportSettingsSubtitle": "Die Einstellungen enthalten alle Präferenzen, die Sie in Thunder konfiguriert haben.", + "exportSettingsSubtitle": "Die Einstellungen enthalten alle Präferenzen, die du konfiguriert hast.", "@exportSettingsSubtitle": { "description": "Subtitle of setting for exporting settings" }, @@ -1031,7 +1031,7 @@ "@connectedToUnifiedPushDistributorApp": { "description": "Tell the user which UnifiedPush app we're connected to" }, - "databaseExportWarning": "Die Datenbank kann sensible Informationen über Ihr Lemmy-Konto enthalten. Wenn Sie sie exportieren, sollten Sie sie nicht an Dritte weitergeben. Möchten Sie fortfahren?", + "databaseExportWarning": "Die Datenbank kann sensible Informationen über dein Lemmy-Konto enthalten. Wenn du sie exportierst, solltest du sie nicht an Dritte weitergeben. Möchtest du fortfahren?", "@databaseExportWarning": { "description": "Message shown to the user when exporting the db" }, @@ -1039,11 +1039,11 @@ "@dangerZone": { "description": "Describes a section where the actions could be dangerous (e.g., permanently deleting account)" }, - "deleteAccountDescription": "Um Ihr Konto endgültig zu löschen, werden Sie zu Ihrer Instanzseite weitergeleitet. \n\nSind Sie sicher, dass Sie fortfahren möchten?", + "deleteAccountDescription": "Um dein Konto endgültig zu löschen, wirst du zu deiner Instanzseite weitergeleitet. \n\nBist du sicher, dass du fortfahren möchtest?", "@deleteAccountDescription": { "description": "Description for confirmation action to delete account" }, - "deselectUndeterminedWarning": "Wenn Sie die Option Undetermined deaktivieren, werden Sie die meisten Inhalte nicht sehen.", + "deselectUndeterminedWarning": "Wenn du die Option Undetermined deaktivierst, wirst du viele Inhalte nicht sehen.", "@deselectUndeterminedWarning": {}, "expand": "Erweitern", "@expand": { @@ -1061,7 +1061,7 @@ "@foundUnifiedPushDistribtorApp": { "description": "Tell the user we found a compatible UnifiedPush app but they have to restart to connect" }, - "havingIssuesWithNotifications": "Haben Sie Probleme mit Benachrichtigungen?", + "havingIssuesWithNotifications": "Hast du Probleme mit Benachrichtigungen?", "@havingIssuesWithNotifications": { "description": "A shortcut to navigate to the notification debugging section" }, @@ -1077,7 +1077,7 @@ "@leftLongSwipe": { "description": "Setting for left long swipe" }, - "linkHandlingInApp": "Verwenden Sie den integrierten Browser von Thunder", + "linkHandlingInApp": "Verwende den integrierten Browser von Thunder", "@linkHandlingInApp": { "description": "Description for in-app link handling" }, @@ -1093,7 +1093,7 @@ "@communityActions": { "description": "Heading for community actions page" }, - "enableFloatingButtonOnPosts": "Aktiviere schwebenden Button auf Beiträgen", + "enableFloatingButtonOnPosts": "Aktiviere schwebenden Button auf Posts", "@enableFloatingButtonOnPosts": { "description": "Setting for enable floating button on posts" }, @@ -1147,7 +1147,7 @@ "@guestModeFeedSettings": { "description": "Feed settings for guest accounts" }, - "guestModeFeedSettingsLabel": "Die folgenden Einstellungen gelten nur für Gastkonten. Um die Feed-Einstellungen für Ihr Konto anzupassen, gehen Sie zu Kontoeinstellungen.", + "guestModeFeedSettingsLabel": "Die folgenden Einstellungen gelten nur für Gastkonten. Um die Feed-Einstellungen für dein Konto anzupassen, gehen zu Kontoeinstellungen.", "@guestModeFeedSettingsLabel": { "description": "Description for guest mode feed settings" }, @@ -1175,7 +1175,7 @@ "@importExportDatabase": { "description": "Overall name of setting for importing or exporting the db (for searching)" }, - "includePostLink": "Beitrags-Link einschließen", + "includePostLink": "Post-Link einschließen", "@includePostLink": {}, "imageDimensionTimeout": "Zeitüberschreitung Bild Abmessungen", "@imageDimensionTimeout": { @@ -1212,5 +1212,941 @@ "exportDatabase": "Exportiere Datenbank", "@exportDatabase": { "description": "Name of the setting for exporting the db" + }, + "me": "Ich", + "@me": { + "description": "Label for the current user." + }, + "missingErrorMessage": "Keine Fehlermeldung vorhanden", + "@missingErrorMessage": {}, + "navigateDown": "Nächster Kommentar", + "@navigateDown": {}, + "noCommunityBlocks": "Keine gesperrten Communities", + "@noCommunityBlocks": {}, + "never": "Niemals", + "@never": {}, + "notificationsNotAllowed": "Benachrichtigungen sind für Thunder in den Systemeinstellungen nicht erlaubt", + "@notificationsNotAllowed": { + "description": "Description for when notifications are now allowed for app" + }, + "notifications": "{count, plural, zero {Benachrichtigung} one {Benachrichtigung} other {Benachrichtigungen}}", + "@notifications": { + "description": "Message formatting for notifications count." + }, + "onWifi": "Mit WLAN", + "@onWifi": {}, + "saveSettings": "Einstellungen speichern", + "@saveSettings": { + "description": "Action to save the application settings." + }, + "shareLink": "Externen Link teilen", + "@shareLink": {}, + "showExpandedTaglines": "Erweiterte Schlagworte anzeigen", + "@showExpandedTaglines": { + "description": "Toggle that shows the full expanded tagline in the feed page" + }, + "modAdd": "Hinzufügen/Entfernen von Instanz-Moderatoren", + "@modAdd": { + "description": "Description for modlog filter for actions that add instance moderators" + }, + "modlog": "Modlog", + "@modlog": { + "description": "Option for viewing modlog." + }, + "modRemovePost": "Posts entfernen/wiederherstellen", + "@modRemovePost": { + "description": "Description for modlog filter for actions that remove posts" + }, + "modTransferCommunity": "Communities übertragen", + "@modTransferCommunity": { + "description": "Description for modlog filter for actions that transfer moderators to another community" + }, + "noCommunitiesFound": "Keine Communities gefunden", + "@noCommunitiesFound": {}, + "noCompatibleAppFound": "Keine kompatible App gefunden", + "@noCompatibleAppFound": { + "description": "Tell the user we didn't find a compatible UnifiedPush app" + }, + "noDisplayNameSet": "Kein Anzeigename festgelegt", + "@noDisplayNameSet": { + "description": "Message for no display name set" + }, + "noKeywordFilters": "Keine Stichwortfilter hinzugefügt", + "@noKeywordFilters": { + "description": "Message for no keyword filters added" + }, + "noInstanceBlocks": "Keine blockierten Instanzen.", + "@noInstanceBlocks": {}, + "noMatrixUserSet": "Kein Matrix-Benutzer eingestellt", + "@noMatrixUserSet": { + "description": "Message for no matrix user set" + }, + "noItems": "Keine Einträge", + "@noItems": { + "description": "Generic text when there are no items" + }, + "noProfileBioSet": "Keine Profilbeschreibung eingestellt", + "@noProfileBioSet": { + "description": "Message for no profile bio set" + }, + "noMentions": "Keine Erwähnungen", + "@noMentions": { + "description": "Label for when there are no person mentions in the list" + }, + "noMessages": "Keine Nachrichten", + "@noMessages": { + "description": "Label for when there are no messages in the inbox" + }, + "nothingToShare": "Es gibt nichts zu teilen", + "@nothingToShare": {}, + "notValidLemmyInstance": "{instance} scheint keine gültige Lemmy-Instanz zu sein", + "@notValidLemmyInstance": {}, + "notificationsBehaviourSettings": "Benachrichtigungen", + "@notificationsBehaviourSettings": { + "description": "Subcategory in Setting -> General" + }, + "postUploadImageError": "Bild kann nicht hochgeladen werden", + "@postUploadImageError": {}, + "purgedPost": "Gelöschter Post", + "@purgedPost": { + "description": "Short decription for moderator action to purge a post" + }, + "purgedComment": "Gelöschter Kommentar", + "@purgedComment": { + "description": "Short decription for moderator action to purge a comment" + }, + "removedCommunity": "Gelöschte Community", + "@removedCommunity": { + "description": "Short decription for moderator action to remove a community" + }, + "replyingTo": "Antworte auf {author}", + "@replyingTo": {}, + "reset": "Zurücksetzen", + "@reset": { + "description": "Label for the reset button in Setting -> Appearance -> Posts/Comments" + }, + "resetCommentPreferences": "Kommentar-Einstellungen zurücksetzen", + "@resetCommentPreferences": { + "description": "Semantic label for button in comment appearance settings." + }, + "report": "{count, plural, zero {Melden} one {Melden} other {Melden} } ", + "@report": {}, + "resetPreferencesAndData": "Einstellungen und Daten zurücksetzen", + "@resetPreferencesAndData": { + "description": "Debug setting header for resetting all user preferences and data." + }, + "restoredCommentFromDraft": "Wiederhergestellter Kommentar vom Entwurf", + "@restoredCommentFromDraft": {}, + "restoredCommunity": "Wiederhergestellte Community", + "@restoredCommunity": { + "description": "Short decription for moderator action to restore a community" + }, + "restoredPost": "Wiederhergestellter Post", + "@restoredPost": { + "description": "Short decription for moderator action to restore a post" + }, + "selectAccountToPostAs": "Wähle das Konto, mit dem geposted werden soll", + "@selectAccountToPostAs": { + "description": "Heading for account selector when posting" + }, + "selectLanguage": "Sprache auswählen", + "@selectLanguage": { + "description": "The prompt to select a language in the post creation page" + }, + "sendBackgroundTestUnifiedPushNotification": "Senden einer UnifiedPush-Benachrichtigung im Hintergrund", + "@sendBackgroundTestUnifiedPushNotification": { + "description": "The option to send a background UnifiedPUsh notification for testing" + }, + "shareCommunity": "Community teilen", + "@shareCommunity": { + "description": "Heading for sharing a community" + }, + "shareMediaLink": "Medien-Link teilen", + "@shareMediaLink": { + "description": "Action for sharing the link to the media associated with a post" + }, + "showAll": "Alle anzeigen", + "@showAll": {}, + "showCommunityDisplayNames": "Namen der Community anzeigen", + "@showCommunityDisplayNames": { + "description": "Setting for showing community display names" + }, + "showFullHeightImages": "Bilder mit voller Höhe anzeigen", + "@showFullHeightImages": { + "description": "Toggle to view full height images." + }, + "showFullDate": "Vollständiges Datum anzeigen", + "@showFullDate": { + "description": "Toggle to show full date on posts" + }, + "manageAccounts": "Konten verwalten", + "@manageAccounts": {}, + "nestedCommentIndicatorColor": "Farbe für verschachtelte Kommentare", + "@nestedCommentIndicatorColor": { + "description": "Setting for nested comment indicator color" + }, + "postBehaviourSettings": "Posts", + "@postBehaviourSettings": { + "description": "Subcategory in Setting -> General" + }, + "pushNotification": "Push-Benachrichtigungen", + "@pushNotification": { + "description": "Setting for push notifications" + }, + "pushNotificationDescription": "Wenn aktiviert, sendet Thunder deine(n) JWT-Token an den Server, um neue Benachrichtigungen abzufragen. \n\n **Hinweis:** Dies wird erst beim nächsten Start der App wirksam.", + "@pushNotificationDescription": { + "description": "Description of push notification setting" + }, + "restoredPostFromDraft": "Post aus Entwurf wiederhergestellt", + "@restoredPostFromDraft": {}, + "rightLongSwipe": "Langes Wischen nach rechts", + "@rightLongSwipe": { + "description": "Setting for right long swipe" + }, + "screenReaderProfile": "Screen Reader Profil", + "@screenReaderProfile": {}, + "searchComments": "Kommentare suchen", + "@searchComments": {}, + "selectCommunity": "Wählen Sie eine Community (erforderlich)", + "@selectCommunity": {}, + "settings": "Einstellungen", + "@settings": {}, + "open": "Offen", + "@open": {}, + "removalReason": "Entfernungsgrund", + "@removalReason": { + "description": "Title for the dialog for removing a post" + }, + "red": "Rot", + "@red": { + "description": "The color red" + }, + "search": "Suche", + "@search": {}, + "postTitleFontScale": "Posttitel Schriftgröße", + "@postTitleFontScale": { + "description": "Setting for post title font scale" + }, + "selectAll": "Alle auswählen", + "@selectAll": { + "description": "Action for selecting all text" + }, + "showCommentActionButtons": "Kommentar-Aktionsschaltflächen anzeigen", + "@showCommentActionButtons": { + "description": "Toggle to show comment action buttons." + }, + "refresh": "Aktualisieren", + "@refresh": {}, + "modBan": "Instanz-Benutzer sperren/entsperren", + "@modBan": { + "description": "Description for modlog filter for actions that ban instance users" + }, + "none": "Keine", + "@none": { + "description": "Describes the notification type when push notifications are disabled" + }, + "permissionDeniedMessage": "Thunder benötigt einige Berechtigungen, um dieses Bild zu speichern, die verweigert wurden.", + "@permissionDeniedMessage": { + "description": "Explanation for error when user denies OS permissions" + }, + "removeKeyword": "Entferne \"{keyword}\"?", + "@removeKeyword": { + "description": "Description of removing a keyword filter" + }, + "retry": "Wiederholen", + "@retry": {}, + "saved": "Gespeichert", + "@saved": {}, + "shareImage": "Bild teilen", + "@shareImage": { + "description": "Action for sharing an image" + }, + "shareThumbnail": "Vorschaubild teilen", + "@shareThumbnail": { + "description": "Action for sharing the thumbnail of a post" + }, + "matrixUser": "Matrix Benutzer", + "@matrixUser": { + "description": "Label for Matrix user id" + }, + "modBanFromCommunity": "Benutzer von Communities sperren/entsperren", + "@modBanFromCommunity": { + "description": "Description for modlog filter for actions that ban users from communities" + }, + "newPost": "Neuer Post", + "@newPost": { + "description": "Setting for new post" + }, + "noAccountsAdded": "Es wurden keine Konten hinzugefügt", + "@noAccountsAdded": { + "description": "Placeholder text when no accounts have been added" + }, + "navigation": "Navigation", + "@navigation": {}, + "noUserLabels": "Sie haben noch keine Benutzerkennzeichnungen erstellt", + "@noUserLabels": { + "description": "Placeholder message for empty list of labels" + }, + "noSubscriptions": "Keine Abonnements", + "@noSubscriptions": { + "description": "Message for no subscriptions on the drawer" + }, + "noUserBlocks": "Keine gesperrten Benutzer.", + "@noUserBlocks": {}, + "on": "an", + "@on": {}, + "pinPostToCommunity": "Post an Community anheften", + "@pinPostToCommunity": { + "description": "Action for pinning a post to a community (moderator action)" + }, + "permissionDenied": "Thunder hat nicht die Berechtigung, Benachrichtigungen anzuzeigen. Bitte aktiviere dies in den Systemeinstellungen.", + "@permissionDenied": { + "description": "Title for error when user denies OS permissions" + }, + "placeholderText": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", + "@placeholderText": { + "description": "Placeholder text for any previews. This comes from https://www.lipsum.com/" + }, + "post": "Post", + "@post": { + "description": "Describes a single post" + }, + "postLocked": "Post gesperrt. Keine Antworten erlaubt.", + "@postLocked": {}, + "postActions": "Post Aktionen", + "@postActions": { + "description": "Describes a given set of actions that can be performed on a post" + }, + "postViewType": "Post-Ansicht Typ", + "@postViewType": { + "description": "Label for the post view type (compact/card) in Setting -> Appearance -> Posts" + }, + "profileAppliedSuccessfully": "{profile} erfolgreich angewandt!", + "@profileAppliedSuccessfully": {}, + "readAll": "Alles gelesen", + "@readAll": {}, + "removedCommunityFromSubscriptions": "Von der Community abgemeldet", + "@removedCommunityFromSubscriptions": {}, + "requiredField": "*benötigt", + "@requiredField": { + "description": "Helper text for a required form field" + }, + "setLongPress": "Als Langdruckaktion einstellen", + "@setLongPress": {}, + "settingsFeedCards": "Diese Einstellungen gelten für die Karten im Haupt-Feed, Aktionen sind immer verfügbar, wenn Beiträge geöffnet werden.", + "@settingsFeedCards": { + "description": "Settings for controlling the display of cards in the main feed." + }, + "shareCommentLocal": "Kommentar-Link teilen (Meine Instanz)", + "@shareCommentLocal": { + "description": "Menu item for sharing a local link to comment" + }, + "showCrossPosts": "Cross Posts anzeigen", + "@showCrossPosts": { + "description": "Toggle to show cross posts." + }, + "openInBrowser": "Im Browser öffnen", + "@openInBrowser": {}, + "openLinksInExternalBrowser": "Links in externem Browser öffnen", + "@openLinksInExternalBrowser": { + "description": "Toggle to open links in an external browser." + }, + "purple": "Lila", + "@purple": { + "description": "The color purple" + }, + "purgedCommunity": "Gelöschte Community", + "@purgedCommunity": { + "description": "Short decription for moderator action to purge a community" + }, + "searchPostsFederatedWith": "Suche nach Posts, die mit {instance} föderiert sind", + "@searchPostsFederatedWith": {}, + "searchUsersFederatedWith": "Suche nach Benutzern, die mit {instance} föderiert sind", + "@searchUsersFederatedWith": {}, + "sensitiveContentWarning": "Kann sensible Inhalte enthalten. Zum Anzeigen antippen.", + "@sensitiveContentWarning": { + "description": "Warning for sensitive content (e.g., from modlog)" + }, + "sentRequestForTestNotification": "Anfrage für Testbenachrichtigung gesendet.", + "@sentRequestForTestNotification": {}, + "openByDefault": "Standardmäßig geöffnet", + "@openByDefault": { + "description": "Indicating the default behavior of opening links." + }, + "postTogglePreview": "Umschalten der Vorschau", + "@postTogglePreview": {}, + "preview": "Vorschau", + "@preview": {}, + "showBotAccounts": "Bot-Konten anzeigen", + "@showBotAccounts": { + "description": "Option to show bot accounts." + }, + "searchByUrl": "Suche nach URL", + "@searchByUrl": {}, + "postURL": "URL", + "@postURL": {}, + "loginToSeeInbox": "Anmelden, um den Posteingang zu sehen", + "@loginToSeeInbox": {}, + "openSettings": "Einstellungen öffnen", + "@openSettings": { + "description": "Prompt for the user to open system settings" + }, + "replyNotSupported": "Das Antworten aus dieser Ansicht wird derzeit noch nicht unterstützt", + "@replyNotSupported": {}, + "restore": "Wiederherstellen", + "@restore": {}, + "pinToCommunity": "Pin an Community", + "@pinToCommunity": { + "description": "Setting for pinning a post to a community (moderator action)" + }, + "postSavedAsDraft": "Post als Entwurf gespeichert", + "@postSavedAsDraft": {}, + "posts": "Posts", + "@posts": {}, + "scaled": "Skaliert", + "@scaled": {}, + "shareUserLinkLocal": "Benutzer-Link teilen (Meine Instanz)", + "@shareUserLinkLocal": { + "description": "Menu item for sharing a local user link" + }, + "shareUserLink": "Benutzer-Link teilen", + "@shareUserLink": { + "description": "Menu item for sharing a user" + }, + "linksBehaviourSettings": "Links", + "@linksBehaviourSettings": { + "description": "Subcategory in Setting -> General" + }, + "markAsRead": "Als gelesen markieren", + "@markAsRead": { + "description": "Label for the action to mark a message as read" + }, + "postBodyShowCommunityAvatar": "Community-Avatar anzeigen", + "@postBodyShowCommunityAvatar": { + "description": "Whether to show the community avatar for post bodies" + }, + "postSwipeGesturesHint": "Möchtest du stattdessen Schaltflächen verwenden? Ändere in den allgemeinen Einstellungen, welche Schaltflächen auf den Karten erscheinen.", + "@postSwipeGesturesHint": {}, + "removeAccount": "Konto löschen", + "@removeAccount": {}, + "searchCommentsFederatedWith": "Suche nach Kommentaren, die mit {instance} föderiert sind", + "@searchCommentsFederatedWith": {}, + "sendTestLocalNotification": "Lokale Testbenachrichtigung senden", + "@sendTestLocalNotification": { + "description": "The option to send a notification for testing" + }, + "sendTestUnifiedPushNotification": "Test UnifiedPush-Benachrichtigung senden", + "@sendTestUnifiedPushNotification": { + "description": "The option to send a UnifiedPush notification for testing" + }, + "settingTypeNotSupported": "Einstellungen vom Typ {settingType} werden noch nicht unterstützt.", + "@settingTypeNotSupported": {}, + "showFullDateDescription": "Volles Datum bei Posts anzeigen", + "@showFullDateDescription": { + "description": "Description to show full date on posts" + }, + "searchCommunitiesFederatedWith": "Suche nach Communities, die mit {instance} föderiert sind", + "@searchCommunitiesFederatedWith": {}, + "showEdgeToEdgeImages": "Bilder von Rand zu Rand anzeigen", + "@showEdgeToEdgeImages": { + "description": "Toggle to view edge to edge images." + }, + "readerMode": "Lesemodus", + "@readerMode": { + "description": "Menu item for toggling reader mode" + }, + "removedPost": "Entfernter Post", + "@removedPost": { + "description": "Short decription for moderator action to remove a post" + }, + "removedComment": "Gelöschter Kommentar", + "@removedComment": { + "description": "Short decription for moderator action to remove a comment" + }, + "replyToPost": "Antwort auf Post", + "@replyToPost": {}, + "restoredComment": "Wiederhergestellter Kommentar", + "@restoredComment": { + "description": "Short decription for moderator action to restore a comment" + }, + "shareComment": "Kommentar-Link teilen", + "@shareComment": { + "description": "Menu item for sharing a comment" + }, + "reducesAnimations": "Verringert die in Thunder verwendeten Animationen", + "@reducesAnimations": {}, + "removeAsCommunityModerator": "Als Community-Moderator entfernen", + "@removeAsCommunityModerator": { + "description": "Moderator action to remove user as community moderator" + }, + "settingOverrideLabel": "Diese Einstellungen setzen die Standardeinstellungen von Thunder außer Kraft.", + "@settingOverrideLabel": { + "description": "Message which indicates that the (instance) settings override the app settings" + }, + "label": "Bezeichnung", + "@label": { + "description": "Text field label for a user label" + }, + "removePost": "Post löschen", + "@removePost": { + "description": "Action to remove a post (moderator action)" + }, + "remove": "Entfernen", + "@remove": {}, + "markPostAsReadOnScroll": "Beim Scrollen als gelesen markieren", + "@markPostAsReadOnScroll": { + "description": "Toggle to mark posts as read as you scroll past them in the feed." + }, + "postSwipeActions": "Post-Swipe-Aktionen", + "@postSwipeActions": { + "description": "Setting for post swipe actions" + }, + "postPreview": "Eine Vorschau des Posts mit den angegebenen Einstellungen anzeigen", + "@postPreview": { + "description": "Description for the post preview in Setting -> Appearance -> Posts" + }, + "purgedPerson": "Gelöschte Person", + "@purgedPerson": { + "description": "Short decription for moderator action to purge a person" + }, + "pushNotificationServerDescription": "Konfiguriere den Push-Benachrichtigungsserver. Der Server muss richtig konfiguriert sein, um Push-Benachrichtigungen an dein Gerät zu senden.\n\n **Gib nur einen Server ein, dem du mit deinen Anmeldedaten vertraust.**", + "@pushNotificationServerDescription": { + "description": "Description of choosing push notification server setting" + }, + "screenReaderProfileDescription": "Optimiert Thunder für Screen Reader, indem es die Gesamtelemente reduziert und potenziell widersprüchliche Gesten entfernt.", + "@screenReaderProfileDescription": {}, + "reduceAnimations": "Animationen verringern", + "@reduceAnimations": { + "description": "Toggle to reduce animations." + }, + "selectAccountToCommentAs": "Wähle das Konto, unter dem du kommentieren willst", + "@selectAccountToCommentAs": { + "description": "Profile modal heading for commenting as other user" + }, + "saveColor": "Farbe speichern", + "@saveColor": { + "description": "Name of save color setting" + }, + "modAddCommunity": "Hinzufügen/Entfernen von Moderatoren zu Communities", + "@modAddCommunity": { + "description": "Description for modlog filter for actions that add moderators to communities" + }, + "noFavoritedCommunities": "Keine bevorzugten Communities", + "@noFavoritedCommunities": { + "description": "Message for no favorited communities on the drawer" + }, + "postBodyShowCommunityInstance": "Community-Instanz anzeigen", + "@postBodyShowCommunityInstance": { + "description": "Whether to show the community instance for post bodies" + }, + "postBodyShowUserInstance": "Benutzer-Instanz anzeigen", + "@postBodyShowUserInstance": { + "description": "Whether to show the user instance for post bodies" + }, + "selectSearchType": "Suchart auswählen", + "@selectSearchType": {}, + "settingsExportedSuccessfully": "Einstellungen wurden erfolgreich in '{savedFilePath}' gespeichert", + "@settingsExportedSuccessfully": { + "description": "Message shown to the user when the settings were exported successfully" + }, + "settingsNotExportedSuccessfully": "Die Einstellungen wurden nicht gespeichert, oder der Vorgang wurde abgebrochen.", + "@settingsNotExportedSuccessfully": { + "description": "Message shown to the user when the settings were exported unsuccessfully" + }, + "overview": "Übersicht", + "@overview": {}, + "sendBackgroundTestLocalNotification": "Lokale Benachrichtigung für Hintergrundtests senden", + "@sendBackgroundTestLocalNotification": { + "description": "The option to send a background notification for testing" + }, + "no": "Nein", + "@no": { + "description": "A negative status" + }, + "malformedUri": "Der von dir angegebene Link hat ein nicht unterstütztes Format. Bitte stelle sicher, dass es sich um ein gültigen Link handelt.", + "@malformedUri": { + "description": "Error related to unsupported link format." + }, + "noUsersFound": "Keine Benutzer gefunden.", + "@noUsersFound": {}, + "notValidUrl": "Ungültiger URL", + "@notValidUrl": {}, + "nsfw": "NSFW", + "@nsfw": { + "description": "Short description for NSFW label" + }, + "password": "Passwort", + "@password": {}, + "pending": "Ausstehend", + "@pending": { + "description": "Describes the subscription status for 'Pending'" + }, + "removeKeywordFilter": "Stichwort entfernen", + "@removeKeywordFilter": { + "description": "Title for dialog to remove keyword filter" + }, + "resetPreferences": "Einstellungen zurücksetzen", + "@resetPreferences": {}, + "shareMedia": "Medien teilen", + "@shareMedia": {}, + "postBodySettings": "Post Body Einstellungen", + "@postBodySettings": { + "description": "Settings heading for post body settings" + }, + "navigateUp": "Vorheriger Kommentar", + "@navigateUp": {}, + "mostComments": "Meiste Kommentare", + "@mostComments": {}, + "markPostAsReadOnMediaView": "Nach dem Betrachten von Medien als gelesen markieren", + "@markPostAsReadOnMediaView": { + "description": "Toggle to mark posts as read after viewing media." + }, + "lookingForAccountSpecificFeedSettings": "Suchst du nach kontospezifischen Feed-Einstellungen?", + "@lookingForAccountSpecificFeedSettings": { + "description": "Helper setting which navigates to account page" + }, + "settingsNotImportedSuccessfully": "Die Einstellungen wurden nicht importiert oder der Vorgang wurde abgebrochen.", + "@settingsNotImportedSuccessfully": { + "description": "Message shown to the user when the settings were imported unsuccessfully" + }, + "shareThumbnailAsImage": "Vorschaubild als Bild teilen", + "@shareThumbnailAsImage": { + "description": "Action for sharing the thumbnail of a post as an image" + }, + "shareUser": "Benutzer teilen", + "@shareUser": { + "description": "Heading for sharing a user" + }, + "showHiddenPosts": "Versteckte Posts anzeigen", + "@showHiddenPosts": { + "description": "The name of the setting for showing hidden posts" + }, + "showInAppUpdateNotifications": "Über neue GitHub-Releases benachrichtigen lassen", + "@showInAppUpdateNotifications": { + "description": "Toggle to get notified of new GitHub releases." + }, + "mustBeLoggedInComment": "Du musst eingeloggt sein, um zu kommentieren", + "@mustBeLoggedInComment": {}, + "mustBeLoggedIn": "Du musst eingeloggt sein", + "@mustBeLoggedIn": {}, + "postTitle": "Titel", + "@postTitle": {}, + "scrapeMissingPreviews": "Die Aktivierung wird sich auf die Leistung auswirken.", + "@scrapeMissingPreviews": { + "description": "Notice regarding potential performance impact when enabling link scrapping." + }, + "searchByText": "Suche nach Text", + "@searchByText": {}, + "modFeaturePost": "Hervorheben/Anpassen Posts", + "@modFeaturePost": { + "description": "Description for modlog filter for actions that feature posts" + }, + "modLockPost": "Sperre/Entsperre Posts", + "@modLockPost": { + "description": "Description for modlog filter for actions that lock posts" + }, + "moderator": "{count, plural, zero {Moderator} one {Moderator} other {Moderatoren}}", + "@moderator": { + "description": "Role name for moderator" + }, + "off": "aus", + "@off": {}, + "ok": "OK", + "@ok": {}, + "refreshContent": "Inhalt aktualisieren", + "@refreshContent": {}, + "removeInstance": "Instanz entfernen", + "@removeInstance": {}, + "removedInstanceMod": "Entfernte Instanz-Mod", + "@removedInstanceMod": { + "description": "Short decription for moderator action to remove a mod from an instance" + }, + "removedModFromCommunity": "Mod aus der Community entfernt", + "@removedModFromCommunity": { + "description": "Short decription for moderator action to remove a mod from a community" + }, + "markAllAsRead": "Alles als gelesen markieren", + "@markAllAsRead": { + "description": "The mark all as read action" + }, + "moderatedCommunities": "Moderierte Communities", + "@moderatedCommunities": { + "description": "Describes a list of communities that are moderated by the current user." + }, + "navbarDoubleTapGestures": "Navbar-Doppeltippgesten", + "@navbarDoubleTapGestures": { + "description": "Setting for navbar double tap gestures" + }, + "navbarSwipeGestures": "Navbar-Wischgesten", + "@navbarSwipeGestures": { + "description": "Setting for navbar swipe gestures" + }, + "noResultsFound": "Keine Ergebnisse gefunden.", + "@noResultsFound": {}, + "link": "{count, plural, zero {Link} one {Link} other {Links} } ", + "@link": {}, + "linkHandlingInAppShort": "In-App", + "@linkHandlingInAppShort": { + "description": "Short description for in-app link handling" + }, + "names": "Namen", + "@names": { + "description": "Heading for name-related settings" + }, + "openInstance": "Instanz öffnen", + "@openInstance": {}, + "orange": "Orange", + "@orange": { + "description": "The color orange" + }, + "openLinksInReaderMode": "Links im Lesemodus öffnen", + "@openLinksInReaderMode": { + "description": "Toggle to open links in reader mode when available." + }, + "searchInstancesFederatedWith": "Suche nach Instanzen, die mit {instance} föderiert sind", + "@searchInstancesFederatedWith": { + "description": "Placeholder text for searching for instances" + }, + "searchPostSearchType": "Post-Suchtyp wählen", + "@searchPostSearchType": {}, + "searchTerm": "Suchbegriff", + "@searchTerm": {}, + "share": "Teilen", + "@share": {}, + "reporter": "Melder:", + "@reporter": { + "description": "Name of reporter that reported a post/comment" + }, + "scrapeMissingLinkPreviews": "Hole Fehlende Link-Vorschauen", + "@scrapeMissingLinkPreviews": { + "description": "Toggle to scrape missing external link previews." + }, + "searchInstance": "Suche {instance}", + "@searchInstance": {}, + "reportComment": "Melde Kommentar", + "@reportComment": {}, + "instanceNameThickness": "Instanz Name Stärke", + "@instanceNameThickness": { + "description": "Setting for instance name thickness" + }, + "loginSucceeded": "Eingeloggt.", + "@loginSucceeded": {}, + "loginToPerformAction": "Um diese Aktion ausführen zu können, musst du eingeloggt sein.", + "@loginToPerformAction": {}, + "markReadColor": "Gelesen/Ungelesen Farbe", + "@markReadColor": { + "description": "Name of mark read/unread color setting" + }, + "mention": "{count, plural, zero {Erwähnung} one {Erwähnung} other {Erwähnungen} }", + "@mention": {}, + "message": "{count, plural, zero {Nachricht} one {Nachricht} other {Nachrichten} }", + "@message": {}, + "metadataFontScale": "Metadaten Schriftgröße", + "@metadataFontScale": { + "description": "Setting for metadata font scale" + }, + "modRemoveComment": "Kommentare entfernen/wiederherstellen", + "@modRemoveComment": { + "description": "Description for modlog filter for actions that remove comments" + }, + "modRemoveCommunity": "Communities entfernen/wiederherstellen", + "@modRemoveCommunity": { + "description": "Description for modlog filter for actions that remove communities" + }, + "moderatorActions": "Moderator Aktionen", + "@moderatorActions": { + "description": "Actions for moderators to perform on posts" + }, + "nestedCommentIndicatorStyle": "Verschachtelter Kommentar Indikatorstil", + "@nestedCommentIndicatorStyle": { + "description": "Setting for nested comment indicator style" + }, + "newComments": "Neue Kommentare", + "@newComments": {}, + "new_": "Neu", + "@new_": {}, + "noAnonymousInstances": "Es wurden keine anonymen Instanzen hinzugefügt", + "@noAnonymousInstances": { + "description": "Placeholder text when no anonymous instances have been added" + }, + "noCommentsFound": "Keine Kommentare gefunden", + "@noCommentsFound": {}, + "noDiscussionLanguages": "Kein Inhalt wurde versteckt, basierend auf der Sprache", + "@noDiscussionLanguages": { + "description": "Message for no discussion languages added" + }, + "noEmailSet": "Keine E-Mail eingerichtet", + "@noEmailSet": { + "description": "Message for no email set" + }, + "noLanguage": "Keine Sprache", + "@noLanguage": { + "description": "The entry for no language when selecting a post language" + }, + "noReplies": "Keine Antworten", + "@noReplies": { + "description": "Label for when there are no replies in the list" + }, + "originalPoster": "Original Poster", + "@originalPoster": { + "description": "Label for the original poster." + }, + "postShowUserInstance": "Benutzer-Instanz anzeigen", + "@postShowUserInstance": { + "description": "Whether to show the user instance for post listings" + }, + "profileBio": "Profil Beschreibung", + "@profileBio": { + "description": "Setting for profile bio" + }, + "profiles": "Profile", + "@profiles": {}, + "public": "Öffentlich", + "@public": { + "description": "Public community visibility" + }, + "pureBlack": "Reines Schwarz", + "@pureBlack": { + "description": "Describes using the pure black theme" + }, + "pushNotificationServer": "Server für Push-Benachrichtigungen", + "@pushNotificationServer": { + "description": "Setting for choosing push notification server" + }, + "reachedTheBottom": "Es sind keine weiteren Artikel zu laden", + "@reachedTheBottom": {}, + "read": "Gelesen", + "@read": { + "description": "Indicates that a post has been read" + }, + "reason": "Grund", + "@reason": { + "description": "The reason for the moderation action (e.g., removing post)" + }, + "removeFromFavorites": "Aus Favoriten entfernen", + "@removeFromFavorites": { + "description": "Action to remove a community in drawer from favorites" + }, + "reorder": "Neusortieren", + "@reorder": { + "description": "Tooltip text for the list editor button" + }, + "reply": "{count, plural, zero {Antwort} one {Antwort} other {Antworten} }", + "@reply": {}, + "replyColor": "Antwort Farbe", + "@replyColor": { + "description": "Name of reply color setting" + }, + "reportPost": "Post melden", + "@reportPost": { + "description": "Action to report a post (moderator action)" + }, + "save": "Speichern", + "@save": {}, + "selectText": "Text auswählen", + "@selectText": { + "description": "Post and comment action for selecting text" + }, + "serverErrorComments": "Beim Abrufen weiterer Kommentare ist ein Serverfehler aufgetreten: {message}", + "@serverErrorComments": {}, + "setAction": "Aktion einstellen", + "@setAction": { + "description": "Label for the action to set (short-press, long-press)" + }, + "settingsImportedSuccessfully": "Die Einstellungen wurden erfolgreich importiert!", + "@settingsImportedSuccessfully": { + "description": "Message shown to the user when the settings were imported successfully" + }, + "shareOriginalLink": "Original-Link teilen", + "@shareOriginalLink": { + "description": "Action for sharing the original link associated with a post" + }, + "sharePost": "Post-Link teilen", + "@sharePost": {}, + "sharePostLocal": "Post-Link teilen (Meine Instanz)", + "@sharePostLocal": { + "description": "Item for sharing a link to a post on my instance" + }, + "medium": "Mittel", + "@medium": { + "description": "Description for medium font scale" + }, + "old": "Alt", + "@old": {}, + "normal": "Normal", + "@normal": { + "description": "Normal name thickness/weight" + }, + "setShortPress": "Als Kurzdruckaktion einstellen", + "@setShortPress": {}, + "selectFeedType": "Feed-Typ auswählen", + "@selectFeedType": {}, + "loginFailed": "Konnte nicht eingeloggt werden. Bitte versuche es erneut. (Fehler: {errorMessage})", + "@loginFailed": { + "description": "Message shown to user when their login attempt failed" + }, + "nsfwWarning": "NSFW - Zum Anzeigen antippen", + "@nsfwWarning": { + "description": "Warning for NSFW posts" + }, + "offline": "offline", + "@offline": { + "description": "Describes a service that is unavailable" + }, + "notificationsWarningDialog": "Benachrichtigungen sind eine **experimentelle Funktion**, die möglicherweise nicht auf allen Geräten korrekt funktioniert.\n\n - Die Überprüfungen erfolgen alle ~15 Minuten und verbrauchen zusätzlichen Akku.\n\n - Deaktivieren Sie die Akku-Optimierung, um eine höhere Wahrscheinlichkeit für erfolgreiche Benachrichtigungen zu erreichen.\n\n Weitere Informationen finden Sie auf der folgenden Seite.", + "@notificationsWarningDialog": { + "description": "The content of the warning dialog for the notifications feature" + }, + "onlyModsCanPostInCommunity": "Nur Moderatoren dürfen in dieser Community Post verfassen", + "@onlyModsCanPostInCommunity": {}, + "openAccountSwitcher": "Kontowechsler öffnen", + "@openAccountSwitcher": {}, + "postBody": "Post Body", + "@postBody": {}, + "postBodyViewType": "Post Body Ansicht Typ", + "@postBodyViewType": { + "description": "Setting name for the post body view type setting" + }, + "postContentFontScale": "Post-Inhalt Schriftgröße", + "@postContentFontScale": { + "description": "Setting for post content font scale" + }, + "postCreatedSuccessfully": "Post erfolgreich erstellt!", + "@postCreatedSuccessfully": { + "description": "Notifying the user that their post was created successfully" + }, + "postBodySettingsDescription": "Diese Einstellungen wirken sich auf die Anzeige des Post Texts aus", + "@postBodySettingsDescription": { + "description": "Description of post body settings" + }, + "postNSFW": "Als NSFW markieren", + "@postNSFW": {}, + "postMetadataInstructions": "Du kannst die Metadaten durch Ziehen und Ablegen der gewünschten Informationen anpassen", + "@postMetadataInstructions": { + "description": "Instructions on how to customize the post metadata information. This is found in the Appearance -> Post settings page" + }, + "resetPostPreferences": "Post-Einstellungen zurücksetzen", + "@resetPostPreferences": { + "description": "Semantic label for button in post appearance settings." + }, + "restorePost": "Post wiederherstellen", + "@restorePost": { + "description": "Action to restore a post (moderator action)" + }, + "mustBeLoggedInPost": "Du musst eingeloggt sein, um einen Beitrag zu erstellen", + "@mustBeLoggedInPost": {}, + "noPostsFound": "Keine Posts gefunden.", + "@noPostsFound": {}, + "shareCommunityLink": "Community-Link teilen", + "@shareCommunityLink": { + "description": "Menu item for sharing a community" + }, + "shareCommunityLinkLocal": "Community-Link teilen (Meine Instanz)", + "@shareCommunityLinkLocal": { + "description": "Menu item for sharing a local community link" + }, + "shareLemmyLink": "Lemmy-Link teilen", + "@shareLemmyLink": { + "description": "Menu item for sharing a Lemmy link" } } From daab9aad96d1bf55232dbc4c261f7a61a2cb5e10 Mon Sep 17 00:00:00 2001 From: Offerel Date: Fri, 13 Dec 2024 09:40:32 +0000 Subject: [PATCH 08/18] Translated using Weblate (German) Currently translated at 100.0% (856 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/de/ --- lib/l10n/app_de.arb | 748 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 734 insertions(+), 14 deletions(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index a92443255..1a05dbccd 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -67,7 +67,7 @@ "@apply": {}, "back": "Zurück", "@back": {}, - "backButton": "Zurück-Schaltfläche", + "backButton": "Zurück-Button", "@backButton": {}, "backToTop": "Zurück nach oben", "@backToTop": {}, @@ -141,7 +141,7 @@ "@combineCommentScoresLabel": { "description": "Label for setting to combine comment scores" }, - "combineNavAndFab": "Der schwebende Action Button wird zwischen den Navigationsbuttons angezeigt werden.", + "combineNavAndFab": "Kombinieren Sie FAB und Navigationsschaltflächen", "@combineNavAndFab": {}, "comment": "Kommentieren", "@comment": {}, @@ -219,13 +219,13 @@ "@copy": {}, "copyText": "Text kopieren", "@copyText": {}, - "couldNotDetermineCommentDelete": "Fehler: Konnte Kommentar nicht löschen (Post nicht bestimmbar)", + "couldNotDetermineCommentDelete": "Fehler: Konnte Kommentar nicht löschen (Post nicht bestimmbar).", "@couldNotDetermineCommentDelete": {}, "couldNotDeterminePostComment": "Fehler: Kommentar nicht gespeichert (Post nicht bestimmbar).", "@couldNotDeterminePostComment": {}, "couldntCreateReport": "Deine Meldung konnte nicht abgesendet werden. Bitte versuche es später wieder", "@couldntCreateReport": {}, - "countSubscribers": "{count} Abonennten", + "countSubscribers": "{count} Abonnenten", "@countSubscribers": {}, "createAccount": "Konto erstellen", "@createAccount": {}, @@ -589,7 +589,7 @@ "@detailedReason": { "description": "The reason for the moderation action" }, - "enableFloatingButtonOnFeeds": "Schwebende Schaltfläche auf Feeds aktivieren", + "enableFloatingButtonOnFeeds": "Schwebenden Button auf Feeds aktivieren", "@enableFloatingButtonOnFeeds": { "description": "Setting for enable floating button on feeds" }, @@ -1109,7 +1109,7 @@ "@hideColor": { "description": "Name of the hide color setting" }, - "hideNsfwPreviews": "Verwische NSFW Vorschauen", + "hideNsfwPreviews": "Verwische NSFW Vorschau", "@hideNsfwPreviews": { "description": "Toggle to blur NSFW previews." }, @@ -1139,7 +1139,7 @@ "@general": { "description": "General settings category." }, - "hideThumbnails": "Miniaturbilder ausblenden", + "hideThumbnails": "Thumbnails ausblenden", "@hideThumbnails": { "description": "Option to hide thumbnails in feed" }, @@ -1431,7 +1431,7 @@ "@selectAll": { "description": "Action for selecting all text" }, - "showCommentActionButtons": "Kommentar-Aktionsschaltflächen anzeigen", + "showCommentActionButtons": "Kommentar-Buttons anzeigen", "@showCommentActionButtons": { "description": "Toggle to show comment action buttons." }, @@ -1461,7 +1461,7 @@ "@shareImage": { "description": "Action for sharing an image" }, - "shareThumbnail": "Vorschaubild teilen", + "shareThumbnail": "Thumbnail teilen", "@shareThumbnail": { "description": "Action for sharing the thumbnail of a post" }, @@ -1625,7 +1625,7 @@ "@postBodyShowCommunityAvatar": { "description": "Whether to show the community avatar for post bodies" }, - "postSwipeGesturesHint": "Möchtest du stattdessen Schaltflächen verwenden? Ändere in den allgemeinen Einstellungen, welche Schaltflächen auf den Karten erscheinen.", + "postSwipeGesturesHint": "Möchtest du stattdessen Buttons verwenden? Ändere in den allgemeinen Einstellungen, welche Buttons auf den Karten erscheinen.", "@postSwipeGesturesHint": {}, "removeAccount": "Konto löschen", "@removeAccount": {}, @@ -1809,7 +1809,7 @@ "@settingsNotImportedSuccessfully": { "description": "Message shown to the user when the settings were imported unsuccessfully" }, - "shareThumbnailAsImage": "Vorschaubild als Bild teilen", + "shareThumbnailAsImage": "Thumbnail als Bild teilen", "@shareThumbnailAsImage": { "description": "Action for sharing the thumbnail of a post as an image" }, @@ -1987,7 +1987,7 @@ "@noReplies": { "description": "Label for when there are no replies in the list" }, - "originalPoster": "Original Poster", + "originalPoster": "Original Ersteller", "@originalPoster": { "description": "Label for the original poster." }, @@ -2133,7 +2133,7 @@ "@restorePost": { "description": "Action to restore a post (moderator action)" }, - "mustBeLoggedInPost": "Du musst eingeloggt sein, um einen Beitrag zu erstellen", + "mustBeLoggedInPost": "Du musst eingeloggt sein, um einen Post zu erstellen", "@mustBeLoggedInPost": {}, "noPostsFound": "Keine Posts gefunden.", "@noPostsFound": {}, @@ -2148,5 +2148,725 @@ "shareLemmyLink": "Lemmy-Link teilen", "@shareLemmyLink": { "description": "Menu item for sharing a Lemmy link" - } + }, + "toggelRead": "Lesen umschalten", + "@toggelRead": {}, + "useUnifiedPushNotifications": "UnifiedPush-Benachrichtigungen verwenden", + "@useUnifiedPushNotifications": { + "description": "Toggle to use UnifiedPush Notifications" + }, + "userEntry": "Benutzer '{username}'", + "@userEntry": { + "description": "Entry in list for a user to perform further actions" + }, + "showPostAuthorSubtitle": "Der Autor eines Posts wird immer in den Community Feeds angezeigt", + "@showPostAuthorSubtitle": { + "description": "Subtitle for the Show Post Author setting" + }, + "showPostCommunityIcons": "Community-Symbole anzeigen", + "@showPostCommunityIcons": { + "description": "Toggle to show community icons." + }, + "showSavedContent": "Gespeicherte Inhalte anzeigen", + "@showSavedContent": { + "description": "Toggle to show saved posts/comments." + }, + "showUpdateChangelogsSubtitle": "Anzeige der Liste der Änderungen nach einer Aktualisierung", + "@showUpdateChangelogsSubtitle": { + "description": "Subtitle for setting for showing changelogs after updates" + }, + "successfullyBlocked": "Blockiert.", + "@successfullyBlocked": {}, + "unableToLoadInstance": "Kann {instance} nicht laden", + "@unableToLoadInstance": {}, + "thunderNotificationServer": "Thunder Benachrichtigungs Server: {server}", + "@thunderNotificationServer": { + "description": "Text for the user to know what the currently selected notification server is" + }, + "unableToLoadPostsFrominstance": "Posts von {instance} konnten nicht geladen werden", + "@unableToLoadPostsFrominstance": {}, + "unbanFromCommunity": "Community-Sperre aufheben", + "@unbanFromCommunity": { + "description": "Moderator action to unban a user from a community" + }, + "useProfilePictureForDrawerSubtitle": "Zeigt bei der Anmeldung das Profilbild des Benutzers, anstelle des Symboles an", + "@useProfilePictureForDrawerSubtitle": { + "description": "Setting subtitle for using the profile picture for the drawer" + }, + "userActions": "Benutzer Aktionen", + "@userActions": { + "description": "Heading for user actions page" + }, + "versionNumber": "Version {version}", + "@versionNumber": { + "description": "String for describing the current version" + }, + "video": "Video", + "@video": { + "description": "String for video " + }, + "warning": "Warnung", + "@warning": { + "description": "Heading for warning dialogs" + }, + "showPostVoteActions": "Abstimmungsbuttons zeigen", + "@showPostVoteActions": { + "description": "Toggle to show vote buttons." + }, + "showReadPosts": "Gelesene Posts anzeigen", + "@showReadPosts": { + "description": "Setting to show read posts in feed." + }, + "showTextPostIndicator": "Text-Post-Indikator anzeigen", + "@showTextPostIndicator": { + "description": "Toggle to show text post indicator." + }, + "subscribeToCommunity": "Community abonnieren", + "@subscribeToCommunity": { + "description": "Action for subscribing to a community" + }, + "subscriptionRequestSent": "Abonnement-Anfrage gesendet", + "@subscriptionRequestSent": { + "description": "Message for subscription request sent" + }, + "suggestedTitle": "Vorgeschlagener Titel", + "@suggestedTitle": { + "description": "Suggested title for the post." + }, + "thumbnailUrl": "Thumbnail URL", + "@thumbnailUrl": { + "description": "Post field for adding a custom thumbnail to the post" + }, + "unableToFindPost": "Post kann nicht gefunden werden", + "@unableToFindPost": { + "description": "Error message when we are unable to find a post" + }, + "unableToFindLanguage": "Sprache nicht gefunden", + "@unableToFindLanguage": { + "description": "Error message when language cannot be found." + }, + "unableToLoadImage": "Bild konnte nicht geladen werden", + "@unableToLoadImage": { + "description": "Placeholder for when we are unable to load a binary image" + }, + "unreachable": "Unerreichbar", + "@unreachable": { + "description": "Describes an instance that is currently unreachable" + }, + "upvoted": "Hochgestuft", + "@upvoted": { + "description": "Short description for upvoted post/comment" + }, + "uriNotSupported": "Diese Art der Link wird zur Zeit nicht unterstützt.", + "@uriNotSupported": { + "description": "Unsupported link type at the present time." + }, + "userLabels": "Benutzer Bezeichnungen", + "@userLabels": { + "description": "Heading for user labels settings" + }, + "useUnifiedPushNotificationsDescription": "Benötigt eine kompatible App", + "@useUnifiedPushNotificationsDescription": { + "description": "Subtitle of the setting for using UnifiedPush Notifications" + }, + "userFormat": "Benutzerformat", + "@userFormat": { + "description": "Setting for user full name format" + }, + "userProfiles": "Benutzerprofile", + "@userProfiles": { + "description": "Settings related to user profiles." + }, + "userNameThickness": "Nutzername Stärke", + "@userNameThickness": { + "description": "Setting for user name thickness" + }, + "userSettingDescription": "Diese Einstellungen werden mit deinem Lemmy-Konto synchronisiert und gelten nur für das jeweilige Konto.", + "@userSettingDescription": { + "description": "Description which explains that the settings are applied globally to the current user." + }, + "users": "Benutzer", + "@users": {}, + "videoAutoMute": "Videos stummschalten", + "@videoAutoMute": { + "description": "Option to always mute videos" + }, + "videoAutoPlay": "Video automatisch abspielen", + "@videoAutoPlay": { + "description": "Option to always autoplay videos" + }, + "xDownvotes": "{x} Herabstufungen", + "@xDownvotes": {}, + "showLess": "Weniger anzeigen", + "@showLess": {}, + "subscribed": "Abonniert", + "@subscribed": {}, + "topHour": "Top in der vergangenen Stunde", + "@topHour": {}, + "updateReleased": "Update veröffentlicht: {version}", + "@updateReleased": {}, + "upvote": "Aufwerten", + "@upvote": { + "description": "Action for upvoting a post/comment" + }, + "useAdvancedShareSheet": "Erweitertes Freigabeformular verwenden", + "@useAdvancedShareSheet": { + "description": "Toggle to use advanced share sheet." + }, + "xScore": "{x} Wertung", + "@xScore": { + "description": "The total score of post or comment" + }, + "timeoutVotingPost": "Fehler: Zeitüberschreitung beim Versuch, einen Beitrag zu bewerten.", + "@timeoutVotingPost": {}, + "topMonth": "Top Monat", + "@topMonth": {}, + "unhidCommunity": "Unversteckte Community", + "@unhidCommunity": { + "description": "Short decription for moderator action to unhide a community" + }, + "username": "Benutzername", + "@username": {}, + "useMaterialYouTheme": "Verwende Material You Thema", + "@useMaterialYouTheme": { + "description": "Toggle to use Material You theme." + }, + "subscribe": "Abonnieren", + "@subscribe": {}, + "showPostTextContentPreview": "Textvorschau anzeigen", + "@showPostTextContentPreview": { + "description": "Toggle to show text previews." + }, + "showPostTitleFirst": "Titel zuerst anzeigen", + "@showPostTitleFirst": { + "description": "Toggle to show post title first." + }, + "showScoreCounters": "Nutzerbewertungen anzeigen", + "@showScoreCounters": { + "description": "Toggle to display user scores." + }, + "showNsfwContent": "NSFW Inhalte anzeigen", + "@showNsfwContent": { + "description": "Toggle to show NSFW content." + }, + "showScores": "Post/Kommentar-Bewertungen anzeigen", + "@showScores": { + "description": "Option to show scores on posts and comments." + }, + "sidebar": "Seitenleiste", + "@sidebar": {}, + "successfullyBlockedCommunity": "Blockiert {communityName}", + "@successfullyBlockedCommunity": {}, + "timeoutErrorMessage": "Es gab eine Unterbrechung beim Warten auf eine Rückmeldung.", + "@timeoutErrorMessage": {}, + "timeoutSaveComment": "Fehler: Zeitüberschreitung beim Versuch, einen Kommentar zu speichern", + "@timeoutSaveComment": {}, + "unblockCommunityInstance": "Community-Instanz entsperren", + "@unblockCommunityInstance": { + "description": "Action to unblock the instance of a given community" + }, + "unhide": "Einblenden", + "@unhide": { + "description": "The action to unhide a post" + }, + "unlockedPost": "Entsperrter Post", + "@unlockedPost": { + "description": "Short decription for moderator action to unlock a post" + }, + "rightShortSwipe": "Kurzer Swipe Rechts", + "@rightShortSwipe": { + "description": "Setting for right short swipe" + }, + "showPassword": "Passwort anzeigen", + "@showPassword": {}, + "status": "Status", + "@status": { + "description": "Status of the action" + }, + "unableToFindCommunityOnInstance": "Die gewählte Community kann auf der Instanz des Benutzers nicht gefunden werden.", + "@unableToFindCommunityOnInstance": { + "description": "An error message for when we can't find a community on an instance" + }, + "useLocalNotifications": "Lokale Benachrichtigungen verwenden (experimentell)", + "@useLocalNotifications": { + "description": "Toggle to use local notifications." + }, + "system": "System", + "@system": { + "description": "Describes using the system settings for theme" + }, + "viewAllComments": "Alle Kommentare anzeigen", + "@viewAllComments": {}, + "themeSecondary": "Sekundäre Farbe", + "@themeSecondary": { + "description": "Name of secondary theme color" + }, + "userStyle": "Benutzer-Stil", + "@userStyle": { + "description": "Heading for user style setting" + }, + "usernameFormattingRedirect": "Suchst du nach der Formatierung des Benutzernamens?", + "@usernameFormattingRedirect": { + "description": "Setting title for sending the user to the new formatting options" + }, + "showOwnContent": "Eigene Inhalte anzeigen", + "@showOwnContent": { + "description": "Toggle to show your own posts/comments." + }, + "subscriptions": "Abonnements", + "@subscriptions": {}, + "successfullyUnblocked": "Entsperrt.", + "@successfullyUnblocked": {}, + "theming": "Thema", + "@theming": { + "description": "Title of Theming in Settings -> Appearance -> Theming" + }, + "topDay": "Top Heute", + "@topDay": {}, + "topYear": "Top Jahr", + "@topYear": {}, + "unableToFindCommunity": "Community nicht gefunden", + "@unableToFindCommunity": {}, + "unifiedpush": "UnifiedPush", + "@unifiedpush": { + "description": "The UnifiedPush notification type (maybe shouldn't be translated)" + }, + "userNotLoggedIn": "Benutzer nicht angemeldet", + "@userNotLoggedIn": {}, + "videoAutoLoop": "Video wiederholen", + "@videoAutoLoop": { + "description": "Option to always loop a video" + }, + "viewPostSource": "Quelle für Post anzeigen", + "@viewPostSource": { + "description": "Menu item for viewing a post's source" + }, + "visitUserInstance": "Benutzerinstanz besuchen", + "@visitUserInstance": { + "description": "Action to visit the instance of a user" + }, + "textActions": "Text Aktionen", + "@textActions": { + "description": "Option for text actions" + }, + "showUserAvatar": "Benutzer-Avatar anzeigen", + "@showUserAvatar": { + "description": "Toggle to show user avatar." + }, + "successfullyBlockedUser": "Blockiert {username}", + "@successfullyBlockedUser": { + "description": "Notification for successfully blocking a user" + }, + "unableToFindInstance": "Instanz nicht auffindbar", + "@unableToFindInstance": {}, + "unifiedPushNotifications": "UnifiedPush Benachrichtigungen", + "@unifiedPushNotifications": { + "description": "Describes the notification type for UnifiedPush Notifications" + }, + "url": "URL", + "@url": {}, + "showUpdateChangelogs": "Changelogs für Updates anzeigen", + "@showUpdateChangelogs": { + "description": "Setting for showing changelogs after updates" + }, + "showThumbnailPreviewOnRight": "Thumbnails rechts anzeigen", + "@showThumbnailPreviewOnRight": { + "description": "Toggle to show thumbnails on the right side." + }, + "sidebarBottomNavSwipeDescription": "Durch Wischen über die untere Navigationsleiste wird die Seitenleiste geöffnet", + "@sidebarBottomNavSwipeDescription": {}, + "somethingWentWrong": "Ups, da ist etwas schiefgegangen!", + "@somethingWentWrong": {}, + "sortBy": "Sortieren nach", + "@sortBy": {}, + "small": "Klein", + "@small": { + "description": "Description for small font scale" + }, + "sortByTop": "Nach Top sortieren", + "@sortByTop": {}, + "sortOptions": "Sortier-Optionen", + "@sortOptions": {}, + "spoiler": "Spoiler", + "@spoiler": { + "description": "Placeholder label for spoiler" + }, + "tabletMode": "Tablet-Modus (2-Spalten-Ansicht)", + "@tabletMode": { + "description": "Toggle to enable 2-column tablet mode." + }, + "theme": "Thema", + "@theme": { + "description": "Setting for theme" + }, + "themeAccentColor": "Akzent Farben", + "@themeAccentColor": { + "description": "Setting for theme accent color" + }, + "themeTertiary": "Dritte Farbe", + "@themeTertiary": { + "description": "Name of primary theme color" + }, + "transferredModToCommunity": "Übertragene Community", + "@transferredModToCommunity": { + "description": "Short decription for moderator action to transfer a community" + }, + "unblockUser": "Benutzer entsperren", + "@unblockUser": { + "description": "Action to unblock a user" + }, + "useSuggestedTitle": "Vorgeschlagenen Titel verwenden: {title}", + "@useSuggestedTitle": {}, + "unblockUserInstance": "Benutzerinstanz entsperren", + "@unblockUserInstance": { + "description": "Action to unblock the instance of a given user" + }, + "videoDefaultPlaybackSpeed": "Standard Wiedergabegeschwindigkeit", + "@videoDefaultPlaybackSpeed": { + "description": "Option to select the default video playback Speed" + }, + "visitInstance": "Instanz besuchen", + "@visitInstance": {}, + "standard": "Standard", + "@standard": { + "description": "Describes a standard visual density" + }, + "systemDarkModeDescription": "Schwarzes Thema im dunklen Modus des Systems aktivieren", + "@systemDarkModeDescription": { + "description": "Toggle which enables the pure black theme when using system theme, and is using the dark mode version" + }, + "testBackgroundNotificationDescription": "Thunder beendet sich selbst und versucht dann, im Hintergrund eine Benachrichtigung zu erstellen. (Dies dauert mindestens 15 Minuten.)", + "@testBackgroundNotificationDescription": { + "description": "A message describing the background test notification" + }, + "unableToFindCommunityName": "Community '{communityName}' wurde nicht gefunden", + "@unableToFindCommunityName": { + "description": "Error message for when we are unable to find a community, including the name" + }, + "unbannedUserFromCommunity": "Entsperrter Benutzer aus der Community", + "@unbannedUserFromCommunity": { + "description": "Short decription for moderator action to unban a user from a community" + }, + "topSixHour": "Top der letzten 6 Stunden", + "@topSixHour": {}, + "topAll": "Top aller Zeiten", + "@topAll": {}, + "timeoutSavingPost": "Fehler: Zeitüberschreitung beim Versuch, den Beitrag zu speichern.", + "@timeoutSavingPost": {}, + "visitCommunity": "Community besuchen", + "@visitCommunity": {}, + "unableToFindUserName": "Benutzer '{username}' nicht gefunden", + "@unableToFindUserName": {}, + "unfeaturedPost": "Einfacher Post", + "@unfeaturedPost": { + "description": "Short decription for moderator action to unfeature a post" + }, + "suchAs": "wie z.B.", + "@suchAs": { + "description": "This is a connecting phrase and could be translated into anything equivalent of 'like', 'e.g.,', 'for example', etc." + }, + "themePrimary": "Primäre Farbe", + "@themePrimary": { + "description": "Name of primary theme color" + }, + "thickness": "Dicke", + "@thickness": { + "description": "Describes a thickness (e.g., divider)" + }, + "understandEnable": "Verstehe, Aktivieren", + "@understandEnable": { + "description": "Action for acknowledging and enabling something" + }, + "useLocalNotificationsDescription": "Prüft regelmäßig im Hintergrund auf Benachrichtigungen", + "@useLocalNotificationsDescription": { + "description": "Subtitle of the setting for using local notifications" + }, + "showUnreadOnly": "Nur ungelesene anzeigen", + "@showUnreadOnly": { + "description": "Show unread replies/mentions/messages only" + }, + "showUserInstance": "Benutzer-Instanz anzeigen", + "@showUserInstance": { + "description": "Toggle to show user instance." + }, + "thunderHasBeenUpdated": "Thunder auf {version} aktualisiert!", + "@thunderHasBeenUpdated": { + "description": "Heading for changelog when Thunder has been updated" + }, + "translationsMayNotBeComplete": "Bitte beachte, dass Übersetzungen möglicherweise nicht vollständig sind", + "@translationsMayNotBeComplete": { + "description": "Warning that translations may not be complete when selecting a language in the settings" + }, + "trySearchingFor": "Versuche die Suche nach...", + "@trySearchingFor": { + "description": "Suggestion for the user to try searching for a different type" + }, + "unableToFindUser": "Benutzer nicht gefunden", + "@unableToFindUser": {}, + "useCompactView": "Für kleine Posts einschalten, für große deaktivieren.", + "@useCompactView": { + "description": "Option to enable or disable compact view for small posts." + }, + "useApplePushNotificationsDescription": "Verwendet Apples Push-Benachrichtigungsdienst", + "@useApplePushNotificationsDescription": { + "description": "Subtitle of the setting for using APNs" + }, + "viewCommentSource": "Kommentarquelle anzeigen", + "@viewCommentSource": { + "description": "Menu item for viewing a comment's source" + }, + "viewOriginal": "Original anzeigen", + "@viewOriginal": { + "description": "Action for viewing original text (as opposed to raw markdown)" + }, + "viewAll": "Alle ansehen", + "@viewAll": { + "description": "A title for viewing all of something (e.g., instances)" + }, + "xUpvotes": "{x} Hochstufungen", + "@xUpvotes": {}, + "videoLinkHandlingExternal": "Videos mit externer App abspielen", + "@videoLinkHandlingExternal": { + "description": "Description to Open video with an external application" + }, + "viewingAll": "Alle anzeigen", + "@viewingAll": { + "description": "Chip for viewing all possible search results" + }, + "userLabelsSettingsPageDescription": "Du kannst mit Benutzern verknüpfte Kennzeichnungen hinzufügen, ändern oder entfernen.", + "@userLabelsSettingsPageDescription": { + "description": "Description text for user labels settings page" + }, + "videoAutoFullscreen": "Auto-Vollbild", + "@videoAutoFullscreen": { + "decription": "Option to always start the video players in landscape" + }, + "viewSource": "Quelle anzeigen", + "@viewSource": { + "description": "Action for viewing source (raw markdown)" + }, + "viewModlog": "Modlog anzeigen", + "@viewModlog": { + "description": "Action which allows the user to navigate to the modlog for a particular entity" + }, + "showNavigationLabels": "Navigationsbeschriftung anzeigen", + "@showNavigationLabels": { + "description": "Setting for showing navigation labels" + }, + "unpinFromCommunity": "Aus der Community lösen", + "@unpinFromCommunity": { + "description": "Setting for unpinning a post from a community (moderator action)" + }, + "topThreeMonths": "Top der letzten 3 Monate", + "@topThreeMonths": { + "description": "Sort mode for top in past 3 months" + }, + "successfullyUnblockedUser": "Entsperrt {username}", + "@successfullyUnblockedUser": { + "description": "Notification for successfully unblocking a user" + }, + "showNavigationLabelsDescription": "Legt fest, ob Beschriftungen unter den unteren Buttons angezeigt werden sollen", + "@showNavigationLabelsDescription": { + "description": "Description for setting for showing navigation labels" + }, + "unableToLoadImageFrom": "Bild konnte nicht von {domain} geladen werden", + "@unableToLoadImageFrom": { + "description": "Placeholder for when we are unable to load an image from a URL" + }, + "unableToLoadReplies": "Kann keine weiteren Antworten laden.", + "@unableToLoadReplies": {}, + "unableToResolveReport": "Meldung kann nicht gelöst werden", + "@unableToResolveReport": { + "description": "Error message when we are unable to resolve a report" + }, + "unableToRetrieveChangelog": "Changelog für Version {version} kann nicht geladen werden.", + "@unableToRetrieveChangelog": { + "description": "Error message for when we are unable to retrieve the changelog." + }, + "unbannedUser": "Entsperrter Benutzer", + "@unbannedUser": { + "description": "Short decription for moderator action to unban a user" + }, + "unblockCommunity": "Community entsperren", + "@unblockCommunity": { + "description": "Action to unblock a community" + }, + "unblockInstance": "Instanz entsperren", + "@unblockInstance": { + "description": "Tooltip for unblocking an instance" + }, + "unexpectedError": "Unerwarteter Fehler", + "@unexpectedError": {}, + "unsubscribePending": "Abbestellen (Abonnement ausstehend)", + "@unsubscribePending": {}, + "upvoteColor": "Hochstufen Farbe", + "@upvoteColor": { + "description": "Name of upvote color setting" + }, + "unsubscribe": "Abbestellen", + "@unsubscribe": {}, + "unsubscribeFromCommunity": "Community abbestellen", + "@unsubscribeFromCommunity": { + "description": "Action for unsubscribing from a community" + }, + "unsubscribed": "Abbestellt", + "@unsubscribed": {}, + "useApplePushNotifications": "APNs Benachrichtigungen verwenden", + "@useApplePushNotifications": { + "description": "Toggle to use APNs." + }, + "visibility": "Sichtbarkeit: {visibility}", + "@visibility": { + "description": "Visibility heading for community" + }, + "submit": "Senden", + "@submit": {}, + "thisAccount": "Dieses Konto", + "@thisAccount": { + "description": "Referring to the currently active account in account settings" + }, + "topTwelveHour": "Top der letzten 12 Stunden", + "@topTwelveHour": {}, + "timeoutUpvoteComment": "Fehler: Zeitüberschreitung beim Versuch, für einen Kommentar abzustimmen", + "@timeoutUpvoteComment": {}, + "topNineMonths": "Top der letzten 9 Monate", + "@topNineMonths": { + "description": "Sort mode for top in past 9 months" + }, + "userNameColor": "Benutzername Farbe", + "@userNameColor": { + "description": "Setting for username color" + }, + "text": "Text", + "@text": {}, + "user": "Benutzer", + "@user": { + "description": "Role name for user" + }, + "useMaterialYouThemeDescription": "Setzt das benutzerdefinierte Thema außer Kraft", + "@useMaterialYouThemeDescription": { + "description": "Subtitle of the setting for using Material You theme" + }, + "useProfilePictureForDrawer": "Profilbild für Drawer verwenden", + "@useProfilePictureForDrawer": { + "description": "Setting name for using the profile picture for the drawer" + }, + "unableToNavigateToInstance": "Es ist nicht möglich, zu {instanceHost} zu wechseln. Es handelt sich möglicherweise nicht um eine gültige Lemmy-Instanz.", + "@unableToNavigateToInstance": { + "description": "Error message for when we can't navigate to a Lemmy instance" + }, + "stats": "Statistiken", + "@stats": { + "description": "Community statistics" + }, + "topSixMonths": "Top der letzten 6 Monate", + "@topSixMonths": { + "description": "Sort mode for top in past 6 months" + }, + "visitUserProfile": "Benutzerprofil besuchen", + "@visitUserProfile": {}, + "successfullyUnblockedCommunity": "Entsperrt {communityName}", + "@successfullyUnblockedCommunity": {}, + "top": "Top", + "@top": {}, + "showMore": "Mehr anzeigen", + "@showMore": {}, + "showUserDisplayNames": "Anzeige der Benutzernamen", + "@showUserDisplayNames": { + "description": "Toggle to show user display names." + }, + "successfullyBannedUser": "Gesperrt {username}", + "@successfullyBannedUser": { + "description": "Notification for successfully banning a user" + }, + "successfullyUnbannedUser": "Entsperrt {username}", + "@successfullyUnbannedUser": { + "description": "Notification for successfully unbanning a user" + }, + "systemDarkMode": "System Dark Mode", + "@systemDarkMode": { + "description": "Setting which toggles the dark theme type when the system theme is selected" + }, + "tapToExit": "Zum Beenden erneut auf Zurück drücken", + "@tapToExit": {}, + "tappableAuthorCommunity": "Antippbare Autoren & Communitys", + "@tappableAuthorCommunity": { + "description": "Toggle to make authors and communities tappable." + }, + "teal": "Türkisblau", + "@teal": { + "description": "The color teal" + }, + "testBackgroundUnifiedPushNotificationDescription": "Thunder fragt den Benachrichtigungs-Server, eine verzögerte Benachrichtigung zu senden und beendet sich dann selbst. (Das kann einige Minuten dauern.)", + "@testBackgroundUnifiedPushNotificationDescription": { + "description": "A message describing the UnifiedPush background test notification" + }, + "timeoutComments": "Fehler: Zeitüberschreitung beim Versuch, Kommentare abzurufen", + "@timeoutComments": {}, + "topWeek": "Top Woche", + "@topWeek": {}, + "totp": "TOTP (optional)", + "@totp": {}, + "trendingCommunities": "Trending Communities", + "@trendingCommunities": {}, + "unifiedPushServer": "UnifiedPush Server: {server}", + "@unifiedPushServer": { + "description": "Debug text that tells the user what UnifiedPush server is being used" + }, + "unifiedPushDistributorApp": "UnifiedPush Verteileranwendung: {app} ({count} verfügbar)", + "@unifiedPushDistributorApp": { + "description": "A status indicator telling the current state of the UnifiedPush distributor app" + }, + "unlockPost": "Post entsperren", + "@unlockPost": { + "description": "Action for unlocking a post (moderator action)" + }, + "unpinPostFromCommunity": "Post aus der Community lösen", + "@unpinPostFromCommunity": { + "description": "Moderator action to unpin a post from a community" + }, + "unresolved": "Ungeklärt", + "@unresolved": { + "description": "Description for unresolved status (e.g., unresolved reports)" + }, + "videoPlayerInApp": "Integrierten Thunder Player verwenden", + "@videoPlayerInApp": { + "description": "Description for using in-app video player" + }, + "videoPlayerMode": "Player Modus", + "@videoPlayerMode": { + "description": "Option to select video player mode (in-app or external) " + }, + "viewPostAsDifferentAccount": "Post unter anderem Konto anzeigen", + "@viewPostAsDifferentAccount": { + "description": "Action for viewing a post as a different account" + }, + "visitCommunityInstance": "Community-Instanz besuchen", + "@visitCommunityInstance": { + "description": "Action to visit the instance of a community" + }, + "uploadImage": "Bild hochladen", + "@uploadImage": {}, + "showPostAuthor": "Autor des Posts anzeigen", + "@showPostAuthor": { + "description": "Toggle to show post author." + }, + "showPostSaveAction": "Speichern- Button anzeigen", + "@showPostSaveAction": { + "description": "Toggle to show save button." + }, + "userLabelHint": "Dies ist mein bevorzugter Benutzer", + "@userLabelHint": { + "description": "Hint text for adding a new user label" + }, + "xYearsOld": "{count, plural, zero {{x} Jahr alt} one {{x} Jahr alt} other {{x} Jahre alt}}", + "@xYearsOld": { + "description": "An account descriptor representing how old an account is" + }, + "yes": "Ja", + "@yes": { + "description": "A positive status" + }, + "sidebarBottomNavDoubleTapDescription": "Doppeltipp auf die untere Navigationsleiste zum Öffnen der Seitenleiste", + "@sidebarBottomNavDoubleTapDescription": {} } From 8efe9d2d5bb2d11ac1aa00acd69ff065ebbb9690 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Mon, 16 Dec 2024 19:29:14 +0000 Subject: [PATCH 09/18] Translated using Weblate (Spanish) Currently translated at 100.0% (856 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/es/ --- lib/l10n/app_es.arb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/l10n/app_es.arb b/lib/l10n/app_es.arb index 6374fdcd6..6a0309a62 100644 --- a/lib/l10n/app_es.arb +++ b/lib/l10n/app_es.arb @@ -2858,5 +2858,9 @@ "excessiveApiCallsWarning": "Es posible que tu feed tarde en cargarse debido a los filtros de palabras clave.", "@excessiveApiCallsWarning": { "description": "A message shown to the user when the feed is taking a long time to load, possibly because many posts are being filtered out due to their keyword filters" + }, + "viewModlog": "Ver registro de modificaciones", + "@viewModlog": { + "description": "Action which allows the user to navigate to the modlog for a particular entity" } } From 6dd74ed61ab2938dfed363fb027d99898fdfc535 Mon Sep 17 00:00:00 2001 From: Philip Goto Date: Mon, 23 Dec 2024 08:24:56 +0100 Subject: [PATCH 10/18] Added translation using Weblate (Dutch) --- lib/l10n/app_nl.arb | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/l10n/app_nl.arb diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/lib/l10n/app_nl.arb @@ -0,0 +1 @@ +{} From 1b8e5568debea9a04e974d1334ab2eccbb76e182 Mon Sep 17 00:00:00 2001 From: Philip Goto Date: Mon, 23 Dec 2024 07:25:35 +0000 Subject: [PATCH 11/18] Translated using Weblate (Dutch) Currently translated at 3.6% (31 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/nl/ --- lib/l10n/app_nl.arb | 93 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 92 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index 0967ef424..f55823ba4 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -1 +1,92 @@ -{} +{ + "about": "Over", + "@about": { + "description": "About settings category." + }, + "accessibility": "Toegankelijk­heid", + "@accessibility": {}, + "actions": "Acties", + "@actions": {}, + "admin": "Administrator", + "@admin": { + "description": "Role name for admin" + }, + "all": "Alles", + "@all": {}, + "always": "Altijd", + "@always": {}, + "animations": "Animaties", + "@animations": {}, + "anonymous": "Anoniem", + "@anonymous": {}, + "applied": "Toegepast", + "@applied": {}, + "apply": "Toepassen", + "@apply": {}, + "back": "Terug", + "@back": {}, + "base": "Basis", + "@base": { + "description": "Description for base font scale" + }, + "blue": "Blauw", + "@blue": { + "description": "The color blue" + }, + "close": "Sluiten", + "@close": {}, + "collapse": "Inklappen", + "@collapse": { + "description": "Action to collapse something" + }, + "color": "Kleur", + "@color": { + "description": "Describes a color" + }, + "colors": "Kleuren", + "@colors": { + "description": "Heading for colors" + }, + "comfortable": "Comfortabel", + "@comfortable": { + "description": "Describes a comfortable visual density" + }, + "comment": "Opmerking", + "@comment": {}, + "commentBehaviourSettings": "Opmerkingen", + "@commentBehaviourSettings": { + "description": "Subcategory in Setting -> General" + }, + "comments": "Opmerkingen", + "@comments": {}, + "communities": "Gemeen­schappen", + "@communities": {}, + "community": "Gemeen­schap", + "@community": {}, + "advanced": "Geavanceerd", + "@advanced": { + "description": "Heading for advanced settings" + }, + "accept": "Accepteren", + "@accept": { + "description": "The ability to accept an option" + }, + "active": "Actief", + "@active": {}, + "add": "Toe­voegen", + "@add": {}, + "bold": "Vetgedrukt", + "@bold": { + "description": "Bold name thickness/weight" + }, + "cancel": "Annuleren", + "@cancel": {}, + "bot": "Bot", + "@bot": { + "description": "Label for a bot user." + }, + "compact": "Compact", + "@compact": { + "description": "Describes a compact visual density" + } +} From 93bd6f6e33fdae038b1cdfcf01ceac5337679bb0 Mon Sep 17 00:00:00 2001 From: Philip Goto Date: Tue, 24 Dec 2024 11:55:59 +0000 Subject: [PATCH 12/18] Translated using Weblate (Dutch) Currently translated at 5.3% (46 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/nl/ --- lib/l10n/app_nl.arb | 50 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index f55823ba4..b78fc920e 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -3,7 +3,7 @@ "@about": { "description": "About settings category." }, - "accessibility": "Toegankelijk­heid", + "accessibility": "Toegankelijkheid", "@accessibility": {}, "actions": "Acties", "@actions": {}, @@ -88,5 +88,53 @@ "compact": "Compact", "@compact": { "description": "Describes a compact visual density" + }, + "account": "{count, plural, one {Account} other {Accounts} } ", + "@account": { + "description": "Describes the user account" + }, + "accountBirthday": "Account­verjaardag {additionalInfo}", + "@accountBirthday": { + "description": "User descriptor for accounts created on today's date" + }, + "accountSettings": "Account­instellingen", + "@accountSettings": {}, + "actionColors": "Actie­kleuren", + "@actionColors": { + "description": "Setting heading for action colors" + }, + "addUserLabel": "Gebruikers­label toevoegen", + "@addUserLabel": { + "description": "Action for adding a user label" + }, + "addedCommunityToSubscriptions": "Geabonneerd op gemeenschap", + "@addedCommunityToSubscriptions": {}, + "allPosts": "Alle berichten", + "@allPosts": {}, + "appLanguage": "App-taal", + "@appLanguage": { + "description": "Language selection in settings." + }, + "backButton": "Terug­knop", + "@backButton": {}, + "backToTop": "Terug naar boven", + "@backToTop": {}, + "blockInstance": "Instantie blokkeren", + "@blockInstance": {}, + "changePassword": "Wachtwoord wijzigen", + "@changePassword": { + "description": "Label for action to change password" + }, + "addToFavorites": "Toevoegen aan favorieten", + "@addToFavorites": { + "description": "Action to add a community in drawer to favorites" + }, + "addKeywordFilter": "Sleutel­woord toevoegen", + "@addKeywordFilter": { + "description": "Hint for text field to add keyword" + }, + "cardView": "Kaart­weergave", + "@cardView": { + "description": "Label for the card view option in Setting -> Appearance -> Posts" } } From 7adedb4ae3a73aabcde715a2168bd9111ecb366d Mon Sep 17 00:00:00 2001 From: Philip Goto Date: Tue, 24 Dec 2024 13:08:02 +0000 Subject: [PATCH 13/18] Translated using Weblate (Dutch) Currently translated at 21.6% (185 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/nl/ --- lib/l10n/app_nl.arb | 442 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 441 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index b78fc920e..3b608c1db 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -136,5 +136,445 @@ "cardView": "Kaart­weergave", "@cardView": { "description": "Label for the card view option in Setting -> Appearance -> Posts" - } + }, + "unsubscribed": "Uitgeschreven", + "@unsubscribed": {}, + "url": "URL", + "@url": {}, + "user": "Gebruiker", + "@user": { + "description": "Role name for user" + }, + "username": "Gebruikers­naam", + "@username": {}, + "users": "Gebruikers", + "@users": {}, + "video": "Video", + "@video": { + "description": "String for video " + }, + "warning": "Waarschuwing", + "@warning": { + "description": "Heading for warning dialogs" + }, + "yes": "Ja", + "@yes": { + "description": "A positive status" + }, + "addAccount": "Account toevoegen", + "@addAccount": {}, + "alternateSources": "Alternatieve bronnen", + "@alternateSources": { + "description": "Action for viewing a link from alternate sources" + }, + "anonymousInstances": "Anonieme instanties", + "@anonymousInstances": { + "description": "Heading for the anonymous instances section of the login page" + }, + "appearance": "Weergave", + "@appearance": { + "description": "Title of Appearance in Settings -> Appearance" + }, + "blockCommunity": "Gemeenschap blokkeren", + "@blockCommunity": {}, + "blockManagement": "Blokkade­beheer", + "@blockManagement": { + "description": "Setting for user, community, and instance block settings" + }, + "blockSettingLabel": "Gebruiker-/gemeenschap-/instantie­blokkades", + "@blockSettingLabel": { + "description": "Setting for user, community, and instance block settings" + }, + "blockUser": "Gebruiker blokkeren", + "@blockUser": {}, + "blockedCommunities": "Geblokkeerde gemeenschappen", + "@blockedCommunities": {}, + "blockedInstances": "Geblokkeerde instanties", + "@blockedInstances": {}, + "blockedUsers": "Geblokkeerde gebruikers", + "@blockedUsers": {}, + "browserMode": "Koppelings­verwerking", + "@browserMode": { + "description": "Title for link handling setting (called browserMode internally)" + }, + "changeSort": "Sortering wijzigen", + "@changeSort": {}, + "clearCacheLabel": "Cache wissen", + "@clearCacheLabel": { + "description": "Label for action to clear cache in the dialog" + }, + "clearDatabase": "Database wissen", + "@clearDatabase": { + "description": "Label for action to clear local database in the dialog" + }, + "clearPreferences": "Voorkeuren wissen", + "@clearPreferences": { + "description": "Label for action to clear local user preferences in the dialog" + }, + "clearSearch": "Zoek­opdrachten wissen", + "@clearSearch": {}, + "confirm": "Bevestigen", + "@confirm": { + "description": "Label for the confirm action in the dialog" + }, + "controversial": "Controversieel", + "@controversial": {}, + "copy": "Kopiëren", + "@copy": {}, + "dark": "Donker", + "@dark": { + "description": "Describes using the dark theme" + }, + "defaultColor": "Standaard", + "@defaultColor": { + "description": "Default setting value (e.g., color)" + }, + "delete": "Verwijderen", + "@delete": {}, + "edit": "Bewerken", + "@edit": {}, + "empty": "Leeg", + "@empty": {}, + "expand": "Uitvouwen", + "@expand": { + "description": "Action to expand something" + }, + "favorites": "Favorieten", + "@favorites": { + "description": "The favorited communities on the drawer" + }, + "fonts": "Letter­typen", + "@fonts": { + "description": "Settings category for fonts" + }, + "forward": "Vooruit", + "@forward": { + "description": "Label for navigating forward (e.g., in a browser)" + }, + "general": "Algemeen", + "@general": { + "description": "General settings category." + }, + "gestures": "Gebaren", + "@gestures": {}, + "hot": "Populair", + "@hot": {}, + "image": "Afbeelding", + "@image": {}, + "imageCachingModeAggressiveShort": "Agressief", + "@imageCachingModeAggressiveShort": { + "description": "Short description for aggressive image caching mode" + }, + "imageCachingModeRelaxedShort": "Ontspannen", + "@imageCachingModeRelaxedShort": { + "description": "Short description for relaxed image caching mode" + }, + "inbox": "Postvak IN", + "@inbox": {}, + "information": "Informatie", + "@information": { + "description": "Information heading - used in the FAB settings page" + }, + "instances": "Instanties", + "@instances": { + "description": "Title for settings related to instances" + }, + "label": "Label", + "@label": { + "description": "Text field label for a user label" + }, + "language": "Taal", + "@language": { + "description": "Label when creating or editing a post." + }, + "large": "Groot", + "@large": { + "description": "Description for large font scale" + }, + "light": "Licht", + "@light": { + "description": "Describes using the light theme" + }, + "linkHandlingInAppShort": "Intern", + "@linkHandlingInAppShort": { + "description": "Short description for in-app link handling" + }, + "linksBehaviourSettings": "Koppelingen", + "@linksBehaviourSettings": { + "description": "Subcategory in Setting -> General" + }, + "me": "Ik", + "@me": { + "description": "Label for the current user." + }, + "medium": "Gemiddeld", + "@medium": { + "description": "Description for medium font scale" + }, + "modlog": "Moderator­logboek", + "@modlog": { + "description": "Option for viewing modlog." + }, + "names": "Namen", + "@names": { + "description": "Heading for name-related settings" + }, + "no": "Nee", + "@no": { + "description": "A negative status" + }, + "normal": "Normaal", + "@normal": { + "description": "Normal name thickness/weight" + }, + "orange": "Oranje", + "@orange": { + "description": "The color orange" + }, + "overview": "Overzicht", + "@overview": {}, + "pending": "In behandeling", + "@pending": { + "description": "Describes the subscription status for 'Pending'" + }, + "post": "Bericht", + "@post": { + "description": "Describes a single post" + }, + "postTitle": "Titel", + "@postTitle": {}, + "postURL": "URL", + "@postURL": {}, + "posts": "Berichten", + "@posts": {}, + "preview": "Voor­vertoning", + "@preview": {}, + "profiles": "Profielen", + "@profiles": {}, + "public": "Openbaar", + "@public": { + "description": "Public community visibility" + }, + "purple": "Paars", + "@purple": { + "description": "The color purple" + }, + "read": "Gelezen", + "@read": { + "description": "Indicates that a post has been read" + }, + "reorder": "Opnieuw ordenen", + "@reorder": { + "description": "Tooltip text for the list editor button" + }, + "requiredField": "*vereist", + "@requiredField": { + "description": "Helper text for a required form field" + }, + "reset": "Opnieuw instellen", + "@reset": { + "description": "Label for the reset button in Setting -> Appearance -> Posts/Comments" + }, + "restore": "Herstellen", + "@restore": {}, + "retry": "Opnieuw proberen", + "@retry": {}, + "save": "Opslaan", + "@save": {}, + "saved": "Opgeslagen", + "@saved": {}, + "scaled": "Geschaald", + "@scaled": {}, + "search": "Zoeken", + "@search": {}, + "settings": "Instellingen", + "@settings": {}, + "share": "Delen", + "@share": {}, + "sidebar": "Zijbalk", + "@sidebar": {}, + "small": "Klein", + "@small": { + "description": "Description for small font scale" + }, + "spoiler": "Spoiler", + "@spoiler": { + "description": "Placeholder label for spoiler" + }, + "stats": "Statistieken", + "@stats": { + "description": "Community statistics" + }, + "standard": "Standaard", + "@standard": { + "description": "Describes a standard visual density" + }, + "status": "Status", + "@status": { + "description": "Status of the action" + }, + "submit": "Indienen", + "@submit": {}, + "subscribe": "Abonneren", + "@subscribe": {}, + "subscribed": "Geabonneerd", + "@subscribed": {}, + "subscriptions": "Abonnementen", + "@subscriptions": {}, + "successfullyBlocked": "Geblokkeerd.", + "@successfullyBlocked": {}, + "successfullyUnblocked": "Gedeblokkeerd.", + "@successfullyUnblocked": {}, + "system": "Systeem", + "@system": { + "description": "Describes using the system settings for theme" + }, + "teal": "Blauw­groen", + "@teal": { + "description": "The color teal" + }, + "text": "Tekst", + "@text": {}, + "theme": "Thema", + "@theme": { + "description": "Setting for theme" + }, + "theming": "Thematiek", + "@theming": { + "description": "Title of Theming in Settings -> Appearance -> Theming" + }, + "thickness": "Dikte", + "@thickness": { + "description": "Describes a thickness (e.g., divider)" + }, + "top": "Beste", + "@top": {}, + "unifiedpush": "UnifiedPush", + "@unifiedpush": { + "description": "The UnifiedPush notification type (maybe shouldn't be translated)" + }, + "unreachable": "Onbereikbaar", + "@unreachable": { + "description": "Describes an instance that is currently unreachable" + }, + "hide": "Verbergen", + "@hide": { + "description": "The action to hide a post" + }, + "open": "Openen", + "@open": {}, + "linkHandlingExternalShort": "Extern", + "@linkHandlingExternalShort": { + "description": "Short description for external link handling" + }, + "in_": "in", + "@in_": { + "description": "Connecting word used to indicate that a certain comment/post post came from a certain community" + }, + "ago": "{time} geleden", + "@ago": { + "description": "Represents a duration in the past" + }, + "email": "E-mail", + "@email": { + "description": "Label for email input" + }, + "navigation": "Navigatie", + "@navigation": {}, + "on": "aan", + "@on": {}, + "disable": "Uitschakelen", + "@disable": { + "description": "Action for disabling something" + }, + "feed": "Feed", + "@feed": {}, + "nsfw": "NSFW", + "@nsfw": { + "description": "Short description for NSFW label" + }, + "creator": "Maker", + "@creator": { + "description": "The creator filter for searches." + }, + "expanded": "Uitgevouwen", + "@expanded": { + "description": "Expanded post body view type" + }, + "new_": "Nieuw", + "@new_": {}, + "feedBehaviourSettings": "Feed", + "@feedBehaviourSettings": { + "description": "Subcategory in Setting -> General" + }, + "red": "Rood", + "@red": { + "description": "The color red" + }, + "filters": "Filters", + "@filters": { + "description": "Category to describe various filters (user, community, instance blocking)" + }, + "disabled": "Uitgeschakeld", + "@disabled": { + "description": "Describes the state of something that is disabled" + }, + "never": "Nooit", + "@never": {}, + "postBehaviourSettings": "Berichten", + "@postBehaviourSettings": { + "description": "Subcategory in Setting -> General" + }, + "refresh": "Vernieuwen", + "@refresh": {}, + "local": "Lokaal", + "@local": {}, + "none": "Geen", + "@none": { + "description": "Describes the notification type when push notifications are disabled" + }, + "debug": "Fout­opsporing", + "@debug": { + "description": "Debug settings category." + }, + "decline": "Afwijzen", + "@decline": { + "description": "The ability to decline an option" + }, + "green": "Groen", + "@green": { + "description": "The color green" + }, + "reason": "Reden", + "@reason": { + "description": "The reason for the moderation action (e.g., removing post)" + }, + "hidden": "Verborgen", + "@hidden": { + "description": "Describes a post that is hidden" + }, + "notificationsBehaviourSettings": "Meldingen", + "@notificationsBehaviourSettings": { + "description": "Subcategory in Setting -> General" + }, + "old": "Oud", + "@old": {}, + "off": "uit", + "@off": {}, + "offline": "offline", + "@offline": { + "description": "Describes a service that is unavailable" + }, + "ok": "Oké", + "@ok": {}, + "password": "Wacht­woord", + "@password": {}, + "unsubscribe": "Uitschrijven", + "@unsubscribe": {}, + "addDiscussionLanguage": "Taal toevoegen", + "@addDiscussionLanguage": { + "description": "Hint for text field to add language" + }, + "remove": "Verwijderen", + "@remove": {} } From 41fac6518c5248f91de1bd48538252cf5ad35979 Mon Sep 17 00:00:00 2001 From: Philip Goto Date: Sat, 28 Dec 2024 16:16:56 +0000 Subject: [PATCH 14/18] Translated using Weblate (Dutch) Currently translated at 22.6% (194 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/nl/ --- lib/l10n/app_nl.arb | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index 3b608c1db..0e414b743 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -576,5 +576,41 @@ "description": "Hint for text field to add language" }, "remove": "Verwijderen", - "@remove": {} + "@remove": {}, + "upvote": "Upvoten", + "@upvote": { + "description": "Action for upvoting a post/comment" + }, + "upvoted": "Geüpvotet", + "@upvoted": { + "description": "Short description for upvoted post/comment" + }, + "bannedUser": "Verbannen gebruiker", + "@bannedUser": { + "description": "Short decription for moderator action to ban a user" + }, + "condensed": "Beknopt", + "@condensed": { + "description": "Condensed post body view type" + }, + "downvote": "Downvoten", + "@downvote": { + "description": "Action for downvoting a post/comment" + }, + "downvoted": "Gedownvotet", + "@downvoted": { + "description": "Short description for downvoting a post/comment" + }, + "reporter": "Rapporteerder:", + "@reporter": { + "description": "Name of reporter that reported a post/comment" + }, + "unhide": "Verbergen herstellen", + "@unhide": { + "description": "The action to unhide a post" + }, + "unresolved": "Onopgelost", + "@unresolved": { + "description": "Description for unresolved status (e.g., unresolved reports)" + } } From 9afd84f8abc412bbf19a61516a7e872b5d37200f Mon Sep 17 00:00:00 2001 From: Philip Goto Date: Sun, 29 Dec 2024 19:23:32 +0000 Subject: [PATCH 15/18] Translated using Weblate (Dutch) Currently translated at 28.7% (246 of 856 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/nl/ --- lib/l10n/app_nl.arb | 184 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index 0e414b743..def83ddd9 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -612,5 +612,189 @@ "unresolved": "Onopgelost", "@unresolved": { "description": "Description for unresolved status (e.g., unresolved reports)" + }, + "collapseInformation": "Informatie samen­vouwen", + "@collapseInformation": { + "description": "Describes the action to collapse information - used in FAB settings" + }, + "collapsePost": "Bericht samen­vouwen", + "@collapsePost": {}, + "collapseSpoiler": "Spoiler samen­vouwen", + "@collapseSpoiler": { + "description": "Label for collapsing spoiler" + }, + "communityActions": "Gemeenschaps­acties", + "@communityActions": { + "description": "Heading for community actions page" + }, + "communityEntry": "Gemeenschap ‘{community}’", + "@communityEntry": { + "description": "Entry in list for a community to perform further actions" + }, + "communityFormat": "Gemeenschaps­formaat", + "@communityFormat": { + "description": "Setting for community full name format" + }, + "communityStyle": "Gemeenschaps­stijl", + "@communityStyle": { + "description": "Heading for community style setting" + }, + "compactView": "Compacte weergave", + "@compactView": { + "description": "Label for the compact view option in Setting -> Appearance -> Posts" + }, + "confirmLogOutTitle": "Uit­loggen?", + "@confirmLogOutTitle": { + "description": "The title of the confirm logout dialog" + }, + "contentManagement": "Inhouds­beheer", + "@contentManagement": { + "description": "Setting for content management (languages/blocking)" + }, + "contentWarning": "Inhouds­waarschuwing", + "@contentWarning": { + "description": "Heading for content warning dialog" + }, + "copyComment": "Opmerking kopiëren", + "@copyComment": { + "description": "Action for copying a whole comment" + }, + "copySelected": "Geselecteerde tekst kopiëren", + "@copySelected": { + "description": "Action for copying selected text" + }, + "copyText": "Tekst kopiëren", + "@copyText": {}, + "countComments": "{count} opmerkingen", + "@countComments": { + "description": "Number of comments" + }, + "countUsersActiveWeek": "{count} gebruikers/week", + "@countUsersActiveWeek": { + "description": "Number of users active in the last week" + }, + "countUsersActiveMonth": "{count} gebruikers/maand", + "@countUsersActiveMonth": { + "description": "Number of users active in the last month" + }, + "createComment": "Opmerking plaatsen", + "@createComment": {}, + "createPost": "Bericht plaatsen", + "@createPost": {}, + "crossPostedTo": "Gekruisplaatst naar", + "@crossPostedTo": {}, + "dangerZone": "Gevaren­zone", + "@dangerZone": { + "description": "Describes a section where the actions could be dangerous (e.g., permanently deleting account)" + }, + "dateFormat": "Datum­formaat", + "@dateFormat": { + "description": "Setting for date format" + }, + "deleteAccount": "Account verwijderen", + "@deleteAccount": { + "description": "Label for action to delete account" + }, + "deletePost": "Bericht verwijderen", + "@deletePost": { + "description": "Action for deleting a post" + }, + "detailedReason": "Reden: {reason}", + "@detailedReason": { + "description": "The reason for the moderation action" + }, + "discussionLanguages": "Discussie­talen", + "@discussionLanguages": { + "description": "Only load posts and communities in your language(s)" + }, + "dismissRead": "Gelezen items afwijzen", + "@dismissRead": {}, + "dividerAppearance": "Verdeler­weergave", + "@dividerAppearance": { + "description": "Divider appearance category" + }, + "downvoteColor": "Downvote-kleur", + "@downvoteColor": { + "description": "Name of downvote color setting" + }, + "editComment": "Opmerking bewerken", + "@editComment": {}, + "emptyInbox": "Postvak IN legen", + "@emptyInbox": {}, + "endSearch": "Stoppen met zoeken", + "@endSearch": {}, + "expandOptions": "Opties uitvouwen", + "@expandOptions": {}, + "experimentalFeatures": "Experimentele functies", + "@experimentalFeatures": { + "description": "Name of setting for experimental features" + }, + "exploreInstance": "Instantie verkennen", + "@exploreInstance": { + "description": "Button for exploring an instance" + }, + "exportDatabase": "Database exporteren", + "@exportDatabase": { + "description": "Name of the setting for exporting the db" + }, + "extraLarge": "Extra groot", + "@extraLarge": { + "description": "Description for extra large font scale" + }, + "featuredPost": "Uitgelicht bericht", + "@featuredPost": { + "description": "Short decription for moderator action to feature a post" + }, + "feedSettings": "Feed-instellingen", + "@feedSettings": { + "description": "Feed settings category." + }, + "generalSettings": "Algemene instellingen", + "@generalSettings": { + "description": "Subcategory in Settings" + }, + "countPosts": "{count} berichten", + "@countPosts": { + "description": "Number of posts" + }, + "createAccount": "Account aan­maken", + "@createAccount": {}, + "displayName": "Weergave­naam", + "@displayName": { + "description": "Label for display name" + }, + "expandInformation": "Informatie uitvouwen", + "@expandInformation": { + "description": "Describes the action to expand information - used in FAB settings" + }, + "createdToday": "Vandaag geplaatst", + "@createdToday": { + "description": "An account descriptor for an account with a birthday today" + }, + "countSubscribers": "{count} abonnees", + "@countSubscribers": { + "description": "Number of subscribers" + }, + "countUsers": "{count} gebruikers", + "@countUsers": { + "description": "Describes a certain number of users" + }, + "countUsersActiveDay": "{count} gebruikers/dag", + "@countUsersActiveDay": { + "description": "Number of users active in the last day" + }, + "created": "Geplaatst op {date}", + "@created": { + "description": "The date that something was created" + }, + "editPost": "Bericht bewerken", + "@editPost": { + "description": "Title when editing a post." + }, + "expandPost": "Bericht uitvouwen", + "@expandPost": {}, + "expandSpoiler": "Spoiler uitvouwen", + "@expandSpoiler": { + "description": "Label for expanding spoiler" } } From 9e106dfaf7c60c8c1e54f9348f242f07281840d7 Mon Sep 17 00:00:00 2001 From: Evgeniy Khramov <65224669+thejenja@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:03:41 +0000 Subject: [PATCH 16/18] Translated using Weblate (Russian) Currently translated at 53.8% (472 of 877 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/ru/ --- lib/l10n/app_ru.arb | 134 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 133 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_ru.arb b/lib/l10n/app_ru.arb index 7cf8fc028..a683d5ac4 100644 --- a/lib/l10n/app_ru.arb +++ b/lib/l10n/app_ru.arb @@ -233,7 +233,7 @@ "@couldNotDeterminePostComment": {}, "couldntCreateReport": "В настоящее время не удалось отправить ваш отчет о комментариях. Пожалуйста, повторите попытку позже", "@couldntCreateReport": {}, - "countSubscribers": "{count} подписчиков", + "countSubscribers": "{count} Подписчиков", "@countSubscribers": {}, "countUsers": "{count} пользователей", "@countUsers": { @@ -1288,5 +1288,137 @@ "defaultFeedSortType": "Сортировка ленты по умолчанию", "@defaultFeedSortType": { "description": "Default sorting type for the feed." + }, + "bot": "Бот", + "@bot": { + "description": "Label for a bot user." + }, + "colors": "Цвета", + "@colors": { + "description": "Heading for colors" + }, + "public": "Публично", + "@public": { + "description": "Public community visibility" + }, + "hide": "Скрыть", + "@hide": { + "description": "The action to hide a post" + }, + "in_": "в", + "@in_": { + "description": "Connecting word used to indicate that a certain comment/post post came from a certain community" + }, + "no": "Нет", + "@no": { + "description": "A negative status" + }, + "accountBirthday": "День рождения аккаунта {additionalInfo}", + "@accountBirthday": { + "description": "User descriptor for accounts created on today's date" + }, + "always": "Всегда", + "@always": {}, + "deleteImageConfirmTitle": "Удалить?", + "@deleteImageConfirmTitle": { + "description": "Confirmation title message for deleting an image" + }, + "hidden": "Скрытый", + "@hidden": { + "description": "Describes a post that is hidden" + }, + "green": "Зеленый", + "@green": { + "description": "The color green" + }, + "offline": "оффлайн", + "@offline": { + "description": "Describes a service that is unavailable" + }, + "instances": "Инстансы", + "@instances": { + "description": "Title for settings related to instances" + }, + "teal": "Бирюзовый", + "@teal": { + "description": "The color teal" + }, + "loading": "Загрузка...", + "@loading": { + "description": "Placeholder text for loading" + }, + "red": "Красный", + "@red": { + "description": "The color red" + }, + "disabled": "Выключено", + "@disabled": { + "description": "Describes the state of something that is disabled" + }, + "email": "Эл. почта", + "@email": { + "description": "Label for email input" + }, + "never": "Никогда", + "@never": {}, + "video": "Видео", + "@video": { + "description": "String for video " + }, + "purple": "Фиолетовый", + "@purple": { + "description": "The color purple" + }, + "yes": "Да", + "@yes": { + "description": "A positive status" + }, + "me": "Я", + "@me": { + "description": "Label for the current user." + }, + "requiredField": "*обязательно", + "@requiredField": { + "description": "Helper text for a required form field" + }, + "blue": "Синий", + "@blue": { + "description": "The color blue" + }, + "stats": "Статистика", + "@stats": { + "description": "Community statistics" + }, + "orange": "Оранжевый", + "@orange": { + "description": "The color orange" + }, + "reorder": "Переместить", + "@reorder": { + "description": "Tooltip text for the list editor button" + }, + "none": "Нет", + "@none": { + "description": "Describes the notification type when push notifications are disabled" + }, + "unifiedpush": "UnifiedPush", + "@unifiedpush": { + "description": "The UnifiedPush notification type (maybe shouldn't be translated)" + }, + "nsfw": "NSFW", + "@nsfw": { + "description": "Short description for NSFW label" + }, + "post": "Пост", + "@post": { + "description": "Describes a single post" + }, + "accept": "Принять", + "@accept": { + "description": "The ability to accept an option" + }, + "unhide": "Раскрыть", + "@unhide": { + "description": "The action to unhide a post" } } From 6584a633a5df14fa89971087a3aa1406ae2f2916 Mon Sep 17 00:00:00 2001 From: Ettore Atalan Date: Fri, 10 Jan 2025 01:53:33 +0000 Subject: [PATCH 17/18] Translated using Weblate (German) Currently translated at 97.6% (856 of 877 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/de/ --- lib/l10n/app_de.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 1a05dbccd..f64517e80 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -1171,7 +1171,7 @@ "@imageCachingModeRelaxed": { "description": "Long description for relaxed image caching mode" }, - "importExportDatabase": "Datenbank importieren/exportieren", + "importExportDatabase": "Thunder-Datenbank importieren/exportieren", "@importExportDatabase": { "description": "Overall name of setting for importing or exporting the db (for searching)" }, From 4255fa3370ababc4b186135b05364f609e1e1ab0 Mon Sep 17 00:00:00 2001 From: Spearman5572 Date: Sun, 19 Jan 2025 00:38:17 +0000 Subject: [PATCH 18/18] Translated using Weblate (Italian) Currently translated at 26.3% (232 of 881 strings) Translation: Thunder/Thunder Translate-URL: https://hosted.weblate.org/projects/thunder/thunder/it/ --- lib/l10n/app_it.arb | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_it.arb b/lib/l10n/app_it.arb index 3ba0f4f6b..f96694e03 100644 --- a/lib/l10n/app_it.arb +++ b/lib/l10n/app_it.arb @@ -598,5 +598,13 @@ "xDownvotes": "{x} voti in giù", "@xDownvotes": {}, "xUpvotes": "{x} voti in su", - "@xUpvotes": {} + "@xUpvotes": {}, + "accountBirthday": "Compleanno dell'Account {additionalInfo}", + "@accountBirthday": { + "description": "User descriptor for accounts created on today's date" + }, + "accept": "Accetta", + "@accept": { + "description": "The ability to accept an option" + } }