File tree 2 files changed +26
-5
lines changed
2 files changed +26
-5
lines changed Original file line number Diff line number Diff line change 15
15
"downloading" : " Herunterladen" ,
16
16
"extracting" : " Extrahieren" ,
17
17
"done" : " Fertig" ,
18
- "success" : " Erfolg"
18
+ "success" : " Erfolg" ,
19
+ "confirm" : " Bestätigen"
19
20
},
20
21
"play" : {
21
22
"button" : {
120
121
"show_deprecated_mods" : " Veraltete Thunderstore mods anzeigen" ,
121
122
"profile" : {
122
123
"dialog" : {
123
- "title" : " Profile"
124
- }
124
+ "title" : " Profile" ,
125
+ "delete_confirm" : " Sind Sie sich sicher, dass Sie dieses Profil löschen möchten?" ,
126
+ "delete" : " Löschen" ,
127
+ "clone" : " Duplizieren" ,
128
+ "create_empty" : " Neues Profil" ,
129
+ "new_profile_name" : " Neuen Profilnamen eingeben"
130
+ },
131
+ "active" : " Aktives Profil" ,
132
+ "edit" : " Profile bearbeiten"
125
133
}
126
134
},
127
135
"notification" : {
142
150
"flightcore_outdated" : {
143
151
"title" : " FlightCore veraltet!" ,
144
152
"text" : " Bitte aktualisiere FlightCore.\n Du hast die veraltetet Version {oldVersion}.\n Neuste Version ist {newVersion}!"
145
- }
153
+ },
154
+ "profile" : {
155
+ "invalid" : {
156
+ "text" : " Das Profil auf das Sie wechseln möchten ist nicht länger gültig." ,
157
+ "title" : " Ungültiges Profil"
158
+ }
159
+ },
160
+ "no_new" : {
161
+ "title" : " Aktuell" ,
162
+ "text" : " Hier gibt es nichts zu sehen!"
163
+ },
164
+ "date_prefix" : " auf"
146
165
},
147
166
"channels" : {
148
167
"release" : {
Original file line number Diff line number Diff line change 126
126
"title" : " Profiles" ,
127
127
"clone" : " Cloner" ,
128
128
"delete" : " Supprimer" ,
129
- "delete_confirm" : " Voulez-vous vraiment supprimer ce profil ?"
129
+ "delete_confirm" : " Voulez-vous vraiment supprimer ce profil ?" ,
130
+ "create_empty" : " nouveau profil" ,
131
+ "new_profile_name" : " Entrez le nouveau nom du profil"
130
132
}
131
133
}
132
134
},
You can’t perform that action at this time.
0 commit comments