From 6dbe251bc3e7679e9ff18db60b050d601d7a1edc Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Wed, 22 Mar 2023 19:40:47 +0900 Subject: [PATCH 1/3] New translations translation.json (German) --- src/config/locales/de/translation.json | 30 +++++++++++++------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index 50baf456..a660203d 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -3,8 +3,8 @@ "application": { "name": "Whalebird", "about": "Über Whalebird", - "preferences": "Preferences", - "shortcuts": "Keyboard shortcuts", + "preferences": "Einstellungen", + "shortcuts": "Tastenkürzel", "services": "Dienste", "hide": "Whalebird ausblenden", "hide_others": "Hide others", @@ -23,10 +23,10 @@ }, "view": { "name": "Ansicht", - "toggle_full_screen": "Toggle full screen" + "toggle_full_screen": "Vollbildmodus umschalten" }, "window": { - "always_show_menu_bar": "Always show menu bar", + "always_show_menu_bar": "Menüleiste immer anzeigen", "name": "Fenster", "close": "Fenster schließen", "open": "Fenster öffnen", @@ -48,26 +48,26 @@ "collapse": "Einklappen", "expand": "Ausklappen", "home": "Start", - "notification": "Notifications", + "notification": "Mitteilungen", "direct": "Direktnachrichten", "follow_requests": "Follow requests", - "favourite": "Favourited", - "bookmark": "Bookmarks", + "favourite": "Favoriten", + "bookmark": "Lesezeichen", "local": "Lokale Timeline", - "public": "Federated timeline", + "public": "Föderierte Timeline", "hashtag": "Hashtags", "search": "Suche", "lists": "Listen" }, "header_menu": { "home": "Start", - "notification": "Notifications", - "favourite": "Favourited", - "bookmark": "Bookmarks", + "notification": "Mitteilungen", + "favourite": "Favoriten", + "bookmark": "Lesezeichen", "follow_requests": "Follow requests", "direct_messages": "Direct messages", "local": "Lokale Timeline", - "public": "Federated timeline", + "public": "Föderierte Timeline", "hashtag": "Hashtags", "search": "Suche", "lists": "Listen", @@ -201,12 +201,12 @@ } }, "notification": { - "title": "Notifications", + "title": "Mitteilungen", "enable": { "description": "Notify me when I receive...", "reply": "Replies", "reblog": "Boosts", - "favourite": "Favourites", + "favourite": "Favoriten", "follow": "New followers", "reaction": "Emoji reactions", "follow_request": "Follow requests", @@ -508,7 +508,7 @@ "compose": { "title": "New post", "cw": "Write your warning here", - "status": "What's on your mind?", + "status": "Was gibt's Neues?", "cancel": "Cancel", "toot": "Post", "description": "Add alternate text for this media", From 7b7bfc91a2a6a7f2ab2445ae23ba031ab8c5d713 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Wed, 22 Mar 2023 20:38:41 +0900 Subject: [PATCH 2/3] New translations translation.json (German) --- src/config/locales/de/translation.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/config/locales/de/translation.json b/src/config/locales/de/translation.json index a660203d..19e7b8b4 100644 --- a/src/config/locales/de/translation.json +++ b/src/config/locales/de/translation.json @@ -44,7 +44,7 @@ "profile": "Profil", "show_profile": "Profil ansehen", "edit_profile": "Profil bearbeiten", - "settings": "Account settings", + "settings": "Kontoeinstellungen", "collapse": "Einklappen", "expand": "Ausklappen", "home": "Start", @@ -310,8 +310,8 @@ "show_more": "Mehr anzeigen", "hide": "Verbergen", "sensitive": "Sensible inhalte anzeigen", - "view_toot_detail": "View post details", - "open_in_browser": "Open in browser", + "view_toot_detail": "Post-Details anzeigen", + "open_in_browser": "Im Browser öffnen", "copy_link_to_toot": "Copy post link", "mute": "Stummschalten", "block": "Blockieren", @@ -321,7 +321,7 @@ "reply": "Antworten", "reblog": "Boost", "fav": "Favorit", - "detail": "Post details", + "detail": "Mehr", "bookmark": "Lesezeichen", "pinned": "Pinned post", "poll": { @@ -352,7 +352,7 @@ "subscribe": "Subscribe to this user", "unsubscribe": "Unsubscribe from this user", "follow_requested": "Follower Anfrage gestellt", - "open_in_browser": "Open in browser", + "open_in_browser": "Im Browser öffnen", "manage_list_memberships": "Manage list memberships", "mute": "Stummschalten", "unmute": "Stummschaltung aufheben", From e13daa98e2f7589b4bf598a98a1121e2376692bb Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 24 Mar 2023 10:26:07 +0900 Subject: [PATCH 3/3] New translations translation.json (Basque) --- src/config/locales/eu/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/locales/eu/translation.json b/src/config/locales/eu/translation.json index a64ffdb9..7ea5ca99 100644 --- a/src/config/locales/eu/translation.json +++ b/src/config/locales/eu/translation.json @@ -53,8 +53,8 @@ "follow_requests": "Jarraipen-eskaerak", "favourite": "Gogokoak", "bookmark": "Laster-markak", - "local": "Denbora-lerro lokala", - "public": "Federatutako denbora-lerroa", + "local": "Lokala", + "public": "Federatutakoa", "hashtag": "Traolak", "search": "Bilaketa", "lists": "Zerrendak"