You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Below is the history from browser": "Lokaler Browserverlauf",
13
+
"Welcome!": "Willkommen!",
14
+
"New note": "Neue Notiz",
15
+
"or": "oder",
16
+
"Sign Out": "Ausloggen",
17
+
"Explore all features": "Alle Funktionen",
18
+
"Select tags...": "Tags auswählen ...",
19
+
"Search keyword...": "Suche nach Stichwort ...",
20
+
"Sort by title": "Nach Titel sortieren",
21
+
"Title": "Titel",
60
22
"Sort by time": "Nach Uhrzeit sortieren",
61
23
"Time": "Uhrzeit",
62
24
"Export history": "Verlauf exportieren",
@@ -67,12 +29,8 @@
67
29
"Import from browser": "Vom Browser importieren",
68
30
"Releases": "Versionen",
69
31
"Are you sure?": "Sind sie sicher?",
70
-
"Modal title for the note deletion. This will show up as soon as a user asks selects the note deletion option on the codimd view.": {
71
-
"Do you really want to delete this note?": "Möchten Sie diese Notiz wirklich löschen?"
72
-
},
73
-
"Additional information when a user wants to deletes his notes. All users who are working on a note that is going to be deleted, will get disconnected from the collaborative session.": {
74
-
"All users will lose their connection.": "Alle Benutzer werden getrennt."
75
-
},
32
+
"Do you really want to delete this note?": "Möchten Sie diese Notiz wirklich löschen?",
33
+
"All users will lose their connection.": "Alle Benutzer werden getrennt.",
76
34
"Cancel": "Abbrechen",
77
35
"Yes, do it!": "Ja, mach es!",
78
36
"Choose method": "Methode wählen",
@@ -104,9 +62,7 @@
104
62
"Refresh": "Neu laden",
105
63
"Contacts": "Kontakte",
106
64
"Report an issue": "Fehlerbericht senden",
107
-
"Used in the help modal to let people find us on platforms like Matrix. Links to the messenger and hopefully empowers people to work with us.": {
108
-
"Meet us on %s": "Triff uns auf %s"
109
-
},
65
+
"Meet us on %s": "Triff uns auf %s",
110
66
"Send us email": "Kontakt",
111
67
"Documents": "Dokumente",
112
68
"Features": "Funktionen",
@@ -146,40 +102,16 @@
146
102
"Select From Available Projects": "Aus verfügbaren Projekten wählen",
147
103
"Select From Available Snippets": "Aus verfügbaren Snippets wählen",
148
104
"OR": "Oder",
149
-
"Used in the drop-down menu in the codimd view. Allows to export notes to GitLab Snippets.": {
150
-
"Export to Snippet": "Zu Snippet exportieren"
151
-
},
152
-
"Used in the GitLab snippet export and import menu in the codimd view.": {
"Addtional text that shows up by hovering over the night mode button in the codimd view. Should explain what the moon sign at the top does.": {
156
-
"Night Theme": "Nachtmodus"
157
-
},
158
-
"Text at the bottom of the index page. Contains 3 links to github, Matrix and POEditor.\n\nLike: \"Follow us on Github, Matrix and POEditor.": {
159
-
"Follow us on %s and %s.": "Folge uns auf %s und %s."
160
-
},
161
-
"Optional text at the bottom of the index page linking to the privacy policy of an instance.": {
162
-
"Privacy": "Privatsphäre"
163
-
},
164
-
"Optional text at the bottom of the index page linking to the Terms of Use document provided by the instance.": {
165
-
"Terms of Use": "Nutzungsbedingungen"
166
-
},
167
-
"Used as title of the modal that asks the user that he/she is really sure about deleting his/her account.": {
168
-
"Do you really want to delete your user account?": "Möchten Sie wirklich Ihr Nutzeraccount löschen?"
169
-
},
170
-
"Used in a modal that shows up as soon as the user clicks on the \"Delete user\"-button in the user drop-down menu. Should make clear that everything the user owns or references to the user will be deleted and can not be recovered.": {
171
-
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Hiermit löschen Sie Ihren Account, alle Ihre Dokumente und alle Verweise auf Ihren Account aus anderen Dokumenten."
172
-
},
173
-
"Used in the user drop-down menu on the index page. Opens a modal that informs the user that his account will be deleted completely and makes sure the user really want that. Then deletes the account including all notes a user owns.": {
174
-
"Delete user": "Benutzer löschen"
175
-
},
176
-
"Used in the user drop-down menu on the index page. Generates an archive of all notes a user owns and downloads them.": {
177
-
"Export user data": "Exportiere Nutzerdaten"
178
-
},
179
-
"Used in the sidebar of the help modal. Links to POEditor, our translation platform.": {
180
-
"Help us translating on %s": "Hilf uns übersetzen auf %s"
181
-
},
182
-
"Link besides the \"Release\" and possible \"Privacy policies\" at the bottom of the index page that points to the source code of the CodiMD version you are using.": {
"Follow us on %s and %s.": "Folge uns auf %s und %s.",
109
+
"Privacy": "Privatsphäre",
110
+
"Terms of Use": "Nutzungsbedingungen",
111
+
"Do you really want to delete your user account?": "Möchten Sie wirklich Ihr Nutzeraccount löschen?",
112
+
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "Hiermit löschen Sie Ihren Account, alle Ihre Dokumente und alle Verweise auf Ihren Account aus anderen Dokumenten.",
113
+
"Delete user": "Benutzer löschen",
114
+
"Export user data": "Exportiere Nutzerdaten",
115
+
"Help us translating on %s": "Hilf uns übersetzen auf %s",
0 commit comments