Translated using Weblate (German)

Currently translated at 100.0% (26 of 26 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/de/
This commit is contained in:
Deleted User 2023-03-03 22:44:26 +00:00 committed by Hosted Weblate
parent ec1b517639
commit 4004ed144f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -4,7 +4,7 @@
"description": "name of the extension" "description": "name of the extension"
}, },
"extensionDescription": { "extensionDescription": {
"message": "Eine Erweiterung, die beliebte Websites zu alternativen datenschutzfreundlichen Frontends und Backends weiterleitet", "message": "Eine Erweiterung, die beliebte Websites auf alternative, datenschutzfreundliche Frontends und Backends umleitet",
"description": "description of the extension" "description": "description of the extension"
}, },
"switchInstance": { "switchInstance": {
@ -32,11 +32,11 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"auto": { "auto": {
"message": "Auto", "message": "System",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"excludeFromRedirecting": { "excludeFromRedirecting": {
"message": "Excluded from redirecting", "message": "Vom Umleiten ausschließen",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"importSettings": { "importSettings": {
@ -56,7 +56,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"showInPopup": { "showInPopup": {
"message": "Show in popup", "message": "Im Pop-up-Fenster anzeigen",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"frontend": { "frontend": {
@ -64,7 +64,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"redirectType": { "redirectType": {
"message": "Art der Weiterleitung", "message": "Art der Umleitung",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"both": { "both": {
@ -76,11 +76,11 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"onlyNotEmbedded": { "onlyNotEmbedded": {
"message": "nur nicht-eingebunden", "message": "nur nicht eingebettet",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"addYourFavoriteInstances": { "addYourFavoriteInstances": {
"message": "Add your favorite instances", "message": "Eigene Instanz hinzufügen",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"copyRaw": { "copyRaw": {
@ -90,14 +90,14 @@
"message": "Kopiert" "message": "Kopiert"
}, },
"redirectToOriginal": { "redirectToOriginal": {
"message": "Redirect to original", "message": "Zur Originalseite umleiten",
"description": "Used in context menus when right clicking on a page/tab" "description": "Used in context menus when right clicking on a page/tab"
}, },
"redirectLink": { "redirectLink": {
"message": "Versuch, diesen Hyperlink umzuleiten", "message": "Versuchen umzuleiten",
"description": "Used in context menus when right clicking on a hyperlink" "description": "Used in context menus when right clicking on a hyperlink"
}, },
"about": { "about": {
"message": "About" "message": "Über"
} }
} }