Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #4234

Merged
merged 3 commits into from
Mar 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 20 additions & 20 deletions src/config/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand All @@ -44,30 +44,30 @@
"profile": "Profil",
"show_profile": "Profil ansehen",
"edit_profile": "Profil bearbeiten",
"settings": "Account settings",
"settings": "Kontoeinstellungen",
"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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand All @@ -321,7 +321,7 @@
"reply": "Antworten",
"reblog": "Boost",
"fav": "Favorit",
"detail": "Post details",
"detail": "Mehr",
"bookmark": "Lesezeichen",
"pinned": "Pinned post",
"poll": {
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions src/config/locales/eu/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down