Merge pull request #1192 from h3poteto/l10n_master
New Crowdin translations
This commit is contained in:
commit
c6442858f5
|
@ -43,7 +43,7 @@
|
||||||
"profile": "Profil",
|
"profile": "Profil",
|
||||||
"show_profile": "Profil ansehen",
|
"show_profile": "Profil ansehen",
|
||||||
"edit_profile": "Profil bearbeiten",
|
"edit_profile": "Profil bearbeiten",
|
||||||
"settings": "Settings",
|
"settings": "Einstellungen",
|
||||||
"collapse": "Zusammenbruch",
|
"collapse": "Zusammenbruch",
|
||||||
"expand": "Erweitern",
|
"expand": "Erweitern",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
"settings": "Einstellungen"
|
"settings": "Einstellungen"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "Settings",
|
"title": "Einstellungen",
|
||||||
"general": {
|
"general": {
|
||||||
"title": "Settings",
|
"title": "Settings",
|
||||||
"toot": {
|
"toot": {
|
||||||
|
@ -104,7 +104,7 @@
|
||||||
"timeline": {
|
"timeline": {
|
||||||
"title": "Zeitleiste",
|
"title": "Zeitleiste",
|
||||||
"unread_notification": {
|
"unread_notification": {
|
||||||
"title": "Unread Notification",
|
"title": "Ungelesene Benachrichtigungen",
|
||||||
"description": "Customize unread notifications for each timeline.",
|
"description": "Customize unread notifications for each timeline.",
|
||||||
"direct": "Direkt Nachrichten",
|
"direct": "Direkt Nachrichten",
|
||||||
"local": "Lokale Zeitleiste",
|
"local": "Lokale Zeitleiste",
|
||||||
|
@ -130,7 +130,7 @@
|
||||||
"hideAllAttachments": "Verstecke alle Medien"
|
"hideAllAttachments": "Verstecke alle Medien"
|
||||||
},
|
},
|
||||||
"other": {
|
"other": {
|
||||||
"title": "Other options",
|
"title": "Andere Optionen",
|
||||||
"launch": "Launch app on login"
|
"launch": "Launch app on login"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -148,17 +148,17 @@
|
||||||
"custom_theme": {
|
"custom_theme": {
|
||||||
"background_color": "Base background",
|
"background_color": "Base background",
|
||||||
"selected_background_color": "Focused background",
|
"selected_background_color": "Focused background",
|
||||||
"global_header_color": "Account menu",
|
"global_header_color": "Konto-Menü",
|
||||||
"side_menu_color": "Side menu",
|
"side_menu_color": "Seitenmenü",
|
||||||
"primary_color": "Primary font",
|
"primary_color": "Primäre Schriftart",
|
||||||
"regular_color": "Regular font",
|
"regular_color": "Normale Schriftart",
|
||||||
"secondary_color": "Secondary font",
|
"secondary_color": "Sekundäre Schriftart",
|
||||||
"border_color": "Border",
|
"border_color": "Border",
|
||||||
"header_menu_color": "Header menu",
|
"header_menu_color": "Kopfzeilen-Menü",
|
||||||
"wrapper_mask_color": "Modal wrapper"
|
"wrapper_mask_color": "Modal wrapper"
|
||||||
},
|
},
|
||||||
"font_size": "Schriftgröße",
|
"font_size": "Schriftgröße",
|
||||||
"font_family": "Font family",
|
"font_family": "Schriftfamilie",
|
||||||
"toot_padding": "Abstand zwischen den Toot",
|
"toot_padding": "Abstand zwischen den Toot",
|
||||||
"display_style": {
|
"display_style": {
|
||||||
"title": "Anzeigestil",
|
"title": "Anzeigestil",
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
"username": "Benutzername"
|
"username": "Benutzername"
|
||||||
},
|
},
|
||||||
"time_format": {
|
"time_format": {
|
||||||
"title": "Time format",
|
"title": "Zeitformat",
|
||||||
"absolute": "Absolute",
|
"absolute": "Absolute",
|
||||||
"relative": "Relative"
|
"relative": "Relative"
|
||||||
}
|
}
|
||||||
|
@ -196,13 +196,13 @@
|
||||||
"confirm_message": "Möchtest du wirklich alle Verbindungen trennen?"
|
"confirm_message": "Möchtest du wirklich alle Verbindungen trennen?"
|
||||||
},
|
},
|
||||||
"network": {
|
"network": {
|
||||||
"title": "Network",
|
"title": "Netzwerk",
|
||||||
"proxy": {
|
"proxy": {
|
||||||
"title": "Proxy Configuration",
|
"title": "Proxy Configuration",
|
||||||
"no": "No proxy",
|
"no": "No proxy",
|
||||||
"system": "Use system proxy",
|
"system": "Use system proxy",
|
||||||
"manual": "Manual proxy configuration",
|
"manual": "Manual proxy configuration",
|
||||||
"protocol": "Protocol",
|
"protocol": "Protokoll",
|
||||||
"host": "Proxy host",
|
"host": "Proxy host",
|
||||||
"port": "Proxy port",
|
"port": "Proxy port",
|
||||||
"username": "Proxy username",
|
"username": "Proxy username",
|
||||||
|
|
Loading…
Reference in New Issue