Skip to content

Commit a13cd7e

Browse files
committed
Translation: Update for German
1 parent 037b058 commit a13cd7e

2 files changed

Lines changed: 48 additions & 42 deletions

File tree

resources/lang/de.mo

183 Bytes
Binary file not shown.

resources/lang/de.po

Lines changed: 48 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: CustomModuleManager\n"
4-
"POT-Creation-Date: 2025-08-01 06:15+0200\n"
5-
"PO-Revision-Date: 2025-08-01 06:31+0200\n"
4+
"POT-Creation-Date: 2025-08-05 19:05+0200\n"
5+
"PO-Revision-Date: 2025-08-05 19:06+0200\n"
66
"Last-Translator: \n"
77
"Language-Team: \n"
88
"Language: de\n"
@@ -15,34 +15,34 @@ msgstr ""
1515
"X-Poedit-KeywordsList: translate\n"
1616
"X-Poedit-SearchPath-0: .\n"
1717

18-
#: src/CustomModuleManager.php:212
18+
#: src/CustomModuleManager.php:209
1919
msgid "Custom Module Manager"
2020
msgstr "Management von Erweiterungsmodulen"
2121

22-
#: src/CustomModuleManager.php:225
22+
#: src/CustomModuleManager.php:222
2323
msgid "A custom module to manage webtrees custom modules."
2424
msgstr "Ein Erweiterungsmodul zum Verwalten von webtrees-Erweiterungsmodulen."
2525

26-
#: src/CustomModuleManager.php:311 src/ModuleUpdates/GithubModuleUpdate.php:195
27-
#: src/ModuleUpdates/GithubModuleUpdate.php:284
26+
#: src/CustomModuleManager.php:296 src/ModuleUpdates/GithubModuleUpdate.php:150
27+
#: src/ModuleUpdates/GithubModuleUpdate.php:217
2828
#, php-format
2929
msgid "Communication error with %s"
3030
msgstr "Kommunikationsfehler mit %s"
3131

32-
#: src/CustomModuleManager.php:492
32+
#: src/CustomModuleManager.php:477
3333
#, php-format
3434
msgid "The preferences for the module \"%s\" were updated."
3535
msgstr "Die Einstellungen für das Modul \"%s\" wurden aktualisiert."
3636

37-
#: src/CustomModuleManager.php:538
37+
#: src/CustomModuleManager.php:523
3838
msgid "Rollback Custom Module Update"
3939
msgstr "Aktualisierung des Erweiterungsmoduls rückgängig machen"
4040

41-
#: src/CustomModuleManager.php:539
41+
#: src/CustomModuleManager.php:524
4242
msgid "Rollback"
4343
msgstr "Rückgängig machen"
4444

45-
#: src/CustomModuleManager.php:566
45+
#: src/CustomModuleManager.php:551
4646
#, php-format
4747
msgid ""
4848
"The preferences for the custom module \"%s\" were sucessfully updated to the "
@@ -51,7 +51,7 @@ msgstr ""
5151
"Die Einstellungen für das Erweiterungsmodul \"%s\" wurden für die neue Modul-"
5252
"Version %s aktualisiert."
5353

54-
#: src/CustomModuleManager.php:598
54+
#: src/CustomModuleManager.php:583
5555
#, php-format
5656
msgid ""
5757
"The custom module \"%s\" is activated in parallel to the %s custom module. "
@@ -64,7 +64,7 @@ msgstr ""
6464
"des Moduls %s wird dringend empfohlen, das Modul \"%s\" zu deaktivieren, "
6565
"weil die identische Funktion ebenfalls im Modul %s integriert ist."
6666

67-
#: src/CustomModuleManager.php:603
67+
#: src/CustomModuleManager.php:588
6868
#, php-format
6969
msgid ""
7070
"The custom module \"%s\" is activated in parallel to the %s custom module. "
@@ -77,7 +77,7 @@ msgstr ""
7777
"View \"%s\" registriert haben. Es wird dringend empfohlen eines der beiden "
7878
"Module zu deaktivieren."
7979

80-
#: src/CustomModuleManager.php:627
80+
#: src/CustomModuleManager.php:612
8181
#, php-format
8282
msgid ""
8383
"The custom module view \"%s\" is not registered as replacement for the "
@@ -92,7 +92,7 @@ msgstr ""
9292
"führen. Es wird dringend empfohlen, eines der Module zu deaktivieren. Der "
9393
"Pfad für den Custom View ist: %s"
9494

95-
#: src/ModuleUpdates/GithubModuleUpdate.php:81
95+
#: src/ModuleUpdates/GithubModuleUpdate.php:80
9696
#: src/ModuleUpdates/UrlModuleUpdate.php:70
9797
#, php-format
9898
msgid ""
@@ -102,7 +102,7 @@ msgstr ""
102102
"Der Updatedienst %s konnte nicht erstellt werden. Konfigurationsparameter "
103103
"\"%s\" fehlt."
104104

105-
#: src/ModuleUpdates/GithubModuleUpdate.php:196
105+
#: src/ModuleUpdates/GithubModuleUpdate.php:151
106106
msgid "Cannot retrieve download URL."
107107
msgstr "Die Download-URL kann nicht abgerufen werden."
108108

@@ -114,19 +114,25 @@ msgstr "Aktualisierung von Erweiterungsmodulen"
114114
msgid "Module Information"
115115
msgstr "Modul-Informationen"
116116

117-
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:98
117+
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:94
118+
msgid "Could not identify a suitable module upgrade service for custom module"
119+
msgstr ""
120+
"Es konnte kein passender Aktualisierungsdienst für das Erweiterungsmodule "
121+
"identifiziert werden"
122+
123+
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:102
118124
msgid "Error during retrieving download URL"
119125
msgstr "Fehler beim abrufen der Download-URL"
120126

121-
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:135
127+
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:139
122128
msgid "Check version..."
123129
msgstr "Version prüfen..."
124130

125-
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:136
131+
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:140
126132
msgid "Create temporary folders…"
127133
msgstr "Temporäre Ordner anlegen…"
128134

129-
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:141
135+
#: src/RequestHandlers/ModuleUpgradeWizardPage.php:145
130136
msgid "Backup…"
131137
msgstr "Sicherung…"
132138

@@ -250,85 +256,85 @@ msgstr ""
250256
msgid "continue (reload)"
251257
msgstr "Weiter (neu laden)"
252258

253-
#: resources/views/modals/module_information.phtml:66
259+
#: resources/views/modals/module_information.phtml:62
254260
msgid "Documentation"
255261
msgstr "Dokumentation"
256262

257-
#: resources/views/modals/module_information.phtml:97
258-
#: resources/views/module_update.phtml:86
263+
#: resources/views/modals/module_information.phtml:93
264+
#: resources/views/module_update.phtml:87
259265
msgid "Update Service"
260266
msgstr "Aktualisierungs-Dienst"
261267

262-
#: resources/views/modals/module_information.phtml:102
268+
#: resources/views/modals/module_information.phtml:98
263269
msgid "Module folder"
264270
msgstr "Modul-Ordner"
265271

266-
#: resources/views/modals/module_information.phtml:107
267-
#: resources/views/module_update.phtml:84
272+
#: resources/views/modals/module_information.phtml:103
273+
#: resources/views/module_update.phtml:85
268274
msgid "Current Version"
269275
msgstr "Aktuelle Version"
270276

271-
#: resources/views/modals/module_information.phtml:112
272-
#: resources/views/module_update.phtml:85
277+
#: resources/views/modals/module_information.phtml:108
278+
#: resources/views/module_update.phtml:86
273279
msgid "Latest Version"
274280
msgstr "Neueste Version"
275281

276-
#: resources/views/modals/module_information.phtml:117
282+
#: resources/views/modals/module_information.phtml:113
277283
msgid "⚶ Vesta homepage"
278284
msgstr "⚶ Vesta-Homepage"
279285

280-
#: resources/views/modals/module_information.phtml:126
286+
#: resources/views/modals/module_information.phtml:122
281287
msgid "GitHub repository"
282288
msgstr "GitHub-Repository"
283289

284-
#: resources/views/modals/module_information.phtml:162
290+
#: resources/views/modals/module_information.phtml:158
285291
#: resources/views/module_usage.phtml:38
286292
msgid "Module Usage"
287293
msgstr "Modul-Verwendung"
288294

289-
#: resources/views/module_update.phtml:52
295+
#: resources/views/module_update.phtml:53
290296
msgid ""
291297
"Typically, custom modules versions are updated every 24 hours. You can check "
292298
"if later versions are available."
293299
msgstr ""
294300
"Die Versionen von Erweiterungsmodulen werden in der Regel alle 24 Stunden "
295301
"aktualisiert. Sie können prüfen, ob neuere Versionen verfügbar sind."
296302

297-
#: resources/views/module_update.phtml:75
303+
#: resources/views/module_update.phtml:76
298304
msgid "Module Updates"
299305
msgstr "Aktualisierungen für Module"
300306

301-
#: resources/views/module_update.phtml:82
307+
#: resources/views/module_update.phtml:83
302308
msgid "Folder (within modules_v4)"
303309
msgstr "Ordner (in modules_v4)"
304310

305-
#: resources/views/module_update.phtml:97
306-
#: resources/views/module_update.phtml:224
311+
#: resources/views/module_update.phtml:98
312+
#: resources/views/module_update.phtml:221
307313
msgid "not installed"
308314
msgstr "nicht installiert"
309315

310-
#: resources/views/module_update.phtml:101
316+
#: resources/views/module_update.phtml:102
311317
msgid "enabled"
312318
msgstr "aktiviert"
313319

314-
#: resources/views/module_update.phtml:103
320+
#: resources/views/module_update.phtml:104
315321
msgid "disabled"
316322
msgstr "deaktiviert"
317323

318-
#: resources/views/module_update.phtml:118
319-
#: resources/views/module_update.phtml:139
324+
#: resources/views/module_update.phtml:120
325+
#: resources/views/module_update.phtml:141
320326
msgid "not received"
321327
msgstr "nicht empfangen"
322328

323-
#: resources/views/module_update.phtml:121
329+
#: resources/views/module_update.phtml:123
324330
msgid "not available"
325331
msgstr "nicht verfügbar"
326332

327-
#: resources/views/module_update.phtml:223
333+
#: resources/views/module_update.phtml:220
328334
msgid "Update module"
329335
msgstr "Modul aktualisieren"
330336

331-
#: resources/views/module_update.phtml:226
337+
#: resources/views/module_update.phtml:223
332338
msgid "Install module"
333339
msgstr "Modul installieren"
334340

0 commit comments

Comments
 (0)