aboutsummaryrefslogtreecommitdiffstats
path: root/src/_locales
diff options
context:
space:
mode:
authorDeleted User <noreply+58060@weblate.org>2023-03-03 22:44:26 +0000
committerHosted Weblate <hosted@weblate.org>2023-03-07 03:40:48 +0100
commit4004ed144fedb88965ec5574c0130cc21d50b134 (patch)
tree021dba74d31071ba7798a2f5c8374c9270ef1f6c /src/_locales
parentFixed bug in RedirectType in settings (diff)
downloadlibredirect-4004ed144fedb88965ec5574c0130cc21d50b134.zip
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/
Diffstat (limited to 'src/_locales')
-rw-r--r--src/_locales/de/messages.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/_locales/de/messages.json b/src/_locales/de/messages.json
index ed344d41..442afb96 100644
--- a/src/_locales/de/messages.json
+++ b/src/_locales/de/messages.json
@@ -4,7 +4,7 @@
"description": "name of the extension"
},
"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"
},
"switchInstance": {
@@ -32,11 +32,11 @@
"description": "used in the settings page"
},
"auto": {
- "message": "Auto",
+ "message": "System",
"description": "used in the settings page"
},
"excludeFromRedirecting": {
- "message": "Excluded from redirecting",
+ "message": "Vom Umleiten ausschließen",
"description": "used in the settings page"
},
"importSettings": {
@@ -56,7 +56,7 @@
"description": "used in the settings page"
},
"showInPopup": {
- "message": "Show in popup",
+ "message": "Im Pop-up-Fenster anzeigen",
"description": "used in the settings page"
},
"frontend": {
@@ -64,7 +64,7 @@
"description": "used in the settings page"
},
"redirectType": {
- "message": "Art der Weiterleitung",
+ "message": "Art der Umleitung",
"description": "used in the settings page"
},
"both": {
@@ -76,11 +76,11 @@
"description": "used in the settings page"
},
"onlyNotEmbedded": {
- "message": "nur nicht-eingebunden",
+ "message": "nur nicht eingebettet",
"description": "used in the settings page"
},
"addYourFavoriteInstances": {
- "message": "Add your favorite instances",
+ "message": "Eigene Instanz hinzufügen",
"description": "used in the settings page"
},
"copyRaw": {
@@ -90,14 +90,14 @@
"message": "Kopiert"
},
"redirectToOriginal": {
- "message": "Redirect to original",
+ "message": "Zur Originalseite umleiten",
"description": "Used in context menus when right clicking on a page/tab"
},
"redirectLink": {
- "message": "Versuch, diesen Hyperlink umzuleiten",
+ "message": "Versuchen umzuleiten",
"description": "Used in context menus when right clicking on a hyperlink"
},
"about": {
- "message": "About"
+ "message": "Über"
}
-} \ No newline at end of file
+}