Skip to content

Commit b7a8c46

Browse files
committed
📦 NEW: Added German translation
1 parent cac7ae7 commit b7a8c46

2 files changed

Lines changed: 380 additions & 0 deletions

File tree

languages/benchpress-de_DE.mo

6.94 KB
Binary file not shown.

languages/benchpress-de_DE.po

Lines changed: 380 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,380 @@
1+
msgid ""
2+
msgstr ""
3+
"Project-Id-Version: BenchPress\n"
4+
"POT-Creation-Date: 2025-02-06 03:23-0500\n"
5+
"PO-Revision-Date: 2025-02-06 03:24-0500\n"
6+
"Last-Translator: \n"
7+
"Language-Team: \n"
8+
"Language: de_DE\n"
9+
"MIME-Version: 1.0\n"
10+
"Content-Type: text/plain; charset=UTF-8\n"
11+
"Content-Transfer-Encoding: 8bit\n"
12+
"X-Generator: Poedit 3.5\n"
13+
"X-Poedit-Basepath: ..\n"
14+
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
15+
"X-Poedit-WPHeader: benchpress.php\n"
16+
"X-Poedit-SourceCharset: UTF-8\n"
17+
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
18+
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;"
19+
"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
20+
"X-Poedit-SearchPath-0: .\n"
21+
"X-Poedit-SearchPathExcluded-0: *.min.js\n"
22+
"X-Poedit-SearchPathExcluded-1: vendor\n"
23+
24+
#: admin/ajax.php:62
25+
msgid "Snapshot saved!"
26+
msgstr "Schnappschuss gespeichert!"
27+
28+
#: admin/ajax.php:89
29+
msgid "Snapshot deleted successfully."
30+
msgstr "Snapshot erfolgreich gelöscht."
31+
32+
#: admin/ajax.php:91
33+
msgid "Failed to delete snapshot."
34+
msgstr "Snapshot konnte nicht gelöscht werden."
35+
36+
#: admin/ajax.php:94
37+
msgid "Invalid snapshot ID."
38+
msgstr "Ungültige Snapshot-ID."
39+
40+
#: admin/ajax.php:120
41+
msgid "All snapshots deleted successfully."
42+
msgstr "Alle Snapshots wurden erfolgreich gelöscht."
43+
44+
#: admin/ajax.php:122
45+
msgid "Failed to delete snapshots."
46+
msgstr "Snapshots konnten nicht gelöscht werden."
47+
48+
#: admin/ajax.php:148
49+
msgid "No snapshots available to download."
50+
msgstr "Keine Schnappschüsse zum Herunterladen verfügbar."
51+
52+
#. Plugin Name of the plugin/theme
53+
#: admin/settings.php:16 admin/settings.php:17 admin/settings.php:90
54+
#: includes/helper-functions.php:364
55+
msgid "BenchPress"
56+
msgstr "Bankdrücken"
57+
58+
#: admin/settings.php:27 admin/settings.php:28
59+
#: classes/BenchPress_Snapshots_Table.php:12
60+
msgid "Snapshots"
61+
msgstr "Schnappschüsse"
62+
63+
#: admin/settings.php:36 admin/settings.php:37 benchpress.php:50
64+
msgid "Settings"
65+
msgstr "Einstellungen"
66+
67+
#: admin/settings.php:57 admin/settings.php:144
68+
#: includes/helper-functions.php:356
69+
msgid "BenchPress Settings"
70+
msgstr "BenchPress-Einstellungen"
71+
72+
#: admin/settings.php:68
73+
msgid "Snapshot Data"
74+
msgstr "Schnappschuss-Daten"
75+
76+
#: admin/settings.php:96
77+
#, php-format
78+
msgid "Total Execution Time: %s seconds"
79+
msgstr "Gesamtausführungszeit: %s Sekunden"
80+
81+
#: admin/settings.php:149
82+
msgid "Benchmark Options"
83+
msgstr "Benchmark-Optionen"
84+
85+
#: admin/settings.php:151
86+
msgid "Loop Count for Benchmarks"
87+
msgstr "Schleifenanzahl für Benchmarks"
88+
89+
#: admin/settings.php:155
90+
msgid "Enable Switch vs Match Benchmark"
91+
msgstr "Switch vs. Match Benchmark aktivieren"
92+
93+
#: admin/settings.php:158
94+
msgid "Enable Transient vs Direct Query Benchmark"
95+
msgstr ""
96+
"Aktivieren Sie den Benchmark zwischen transienten und direkten Abfragen"
97+
98+
#: admin/settings.php:160
99+
msgid "Enable Post Meta Access Benchmark"
100+
msgstr "Post-Meta-Access-Benchmark aktivieren"
101+
102+
#: admin/settings.php:166
103+
msgid "WP_Query Settings"
104+
msgstr "WP_Query Einstellungen"
105+
106+
#: admin/settings.php:170
107+
msgid "Query Type"
108+
msgstr "Abfragetyp"
109+
110+
#: admin/settings.php:173
111+
msgid "Single Post"
112+
msgstr "Einzelner Beitrag"
113+
114+
#: admin/settings.php:174
115+
msgid "Multiple Posts"
116+
msgstr "Mehrere Beiträge"
117+
118+
#: admin/settings.php:181
119+
msgid "Single Post Query"
120+
msgstr "Einzelne Postabfrage"
121+
122+
#: admin/settings.php:183
123+
msgid "Post ID"
124+
msgstr "Beitrag-ID"
125+
126+
#: admin/settings.php:190
127+
msgid "Multiple Post Query"
128+
msgstr "Abfrage mehrerer Beiträge"
129+
130+
#: admin/settings.php:194
131+
msgid "Post Type"
132+
msgstr "Beitragstyp"
133+
134+
#: admin/settings.php:207
135+
msgid "Number of Posts"
136+
msgstr "Anzahl der Beiträge"
137+
138+
#: admin/settings.php:211
139+
msgid "Taxonomy"
140+
msgstr "Taxonomie"
141+
142+
#: admin/settings.php:213
143+
msgid "Select Taxonomy"
144+
msgstr "Taxonomy wählen"
145+
146+
#: admin/settings.php:225
147+
msgid "Terms (comma-separated)"
148+
msgstr "Begriffe (Komma-getrennt)"
149+
150+
#: admin/settings.php:229
151+
msgid "Order By"
152+
msgstr "Sortieren nach"
153+
154+
#: admin/settings.php:232 classes/BenchPress_Snapshots_Table.php:26
155+
msgid "Date"
156+
msgstr "Datum"
157+
158+
#: admin/settings.php:233
159+
msgid "Title"
160+
msgstr "Titel"
161+
162+
#: admin/settings.php:234 classes/BenchPress_Snapshots_Table.php:25
163+
msgid "ID"
164+
msgstr "ID"
165+
166+
#: admin/settings.php:235
167+
msgid "Name"
168+
msgstr "Name"
169+
170+
#: admin/settings.php:236
171+
msgid "Author"
172+
msgstr "Autor"
173+
174+
#: admin/settings.php:237
175+
msgid "Modified"
176+
msgstr "Geändert"
177+
178+
#: admin/settings.php:238
179+
msgid "Random"
180+
msgstr "Zufällig"
181+
182+
#: admin/settings.php:250
183+
msgid "Order"
184+
msgstr "Bestellung"
185+
186+
#: admin/settings.php:253
187+
msgid "Ascending"
188+
msgstr "Aufsteigend"
189+
190+
#: admin/settings.php:254
191+
msgid "Descending"
192+
msgstr "Absteigend"
193+
194+
#: admin/settings.php:260
195+
msgid "Save Settings"
196+
msgstr "Einstellungen speichern"
197+
198+
#: classes/BenchPress_Snapshots_Table.php:11
199+
msgid "Snapshot"
200+
msgstr "Schnappschuss"
201+
202+
#: classes/BenchPress_Snapshots_Table.php:27
203+
msgid "Actions"
204+
msgstr "Aktionen"
205+
206+
#: classes/BenchPress_Snapshots_Table.php:100
207+
msgid "View Data"
208+
msgstr "Ansicht Daten"
209+
210+
#: classes/BenchPress_Snapshots_Table.php:102
211+
msgid "Delete Snapshot"
212+
msgstr "Snapshot löschen"
213+
214+
#: classes/BenchPress_Table.php:18
215+
msgid "Benchmark"
216+
msgstr "Benchmark"
217+
218+
#: classes/BenchPress_Table.php:19
219+
msgid "Benchmarks"
220+
msgstr "Benchmarks"
221+
222+
#: classes/BenchPress_Table.php:32
223+
msgid "Benchmark Name"
224+
msgstr "Benchmark Name"
225+
226+
#: classes/BenchPress_Table.php:33
227+
msgid "Execution Time (s)"
228+
msgstr "Ausführungszeit (s)"
229+
230+
#: classes/BenchPress_Table.php:34
231+
msgid "Description"
232+
msgstr "Beschreibung"
233+
234+
#: includes/helper-functions.php:63
235+
#, php-format
236+
msgid ""
237+
"Time to execute WP_Query by post ID %d, post type %s, ordering by %s (%s), "
238+
"averaged over %d iteration(s)."
239+
msgstr ""
240+
"Zeit für die Ausführung von WP_Query nach Beitrags-ID %d, Beitragstyp %s, "
241+
"Bestellung nach %s (%s), gemittelt über %d Iteration(en)."
242+
243+
#: includes/helper-functions.php:72
244+
#, php-format
245+
msgid ""
246+
"Time to execute WP_Query for %d posts of post type %s, ordering by %s (%s), "
247+
"with taxonomy (%s) and terms (%s), averaged over %d iteration(s)."
248+
msgstr ""
249+
"Zeit zur Ausführung von WP_Query für %d Beiträge des Beitragstyps %s, "
250+
"geordnet nach %s (%s), mit Taxonomie (%s) und Begriffen (%s), gemittelt "
251+
"über %d Iteration(en)."
252+
253+
#: includes/helper-functions.php:77 includes/helper-functions.php:78
254+
msgid "none"
255+
msgstr "keine"
256+
257+
#: includes/helper-functions.php:84
258+
msgid "WP_Query Benchmark"
259+
msgstr "WP_Query Benchmark"
260+
261+
#: includes/helper-functions.php:124
262+
msgid "Array Merge vs Union"
263+
msgstr "Array-Zusammenführung vs. Vereinigung"
264+
265+
#: includes/helper-functions.php:127
266+
#, php-format
267+
msgid ""
268+
"Comparing array_merge and array union (+). The array_merge is %s by %s "
269+
"seconds on average over %d iterations."
270+
msgstr ""
271+
"Vergleich von array_merge und array union (+). Die array_merge ist %s um %s "
272+
"Sekunden im Durchschnitt über %d Iterationen."
273+
274+
#: includes/helper-functions.php:168
275+
msgid "Dot Operator vs sprintf"
276+
msgstr "Punkt-Operator vs. sprintf"
277+
278+
#: includes/helper-functions.php:171
279+
#, php-format
280+
msgid ""
281+
"Comparing dot operator (.) and sprintf for string concatenation. The dot "
282+
"operator is %s by %s seconds on average over %d iterations."
283+
msgstr ""
284+
"Vergleich zwischen dem Punkt-Operator (.) und sprintf für die String-"
285+
"Verkettung. Der Punkt-Operator benötigt im Durchschnitt %s mal %s Sekunden "
286+
"über %d Iterationen."
287+
288+
#: includes/helper-functions.php:251
289+
msgid "Transient Caching vs Direct Query"
290+
msgstr "Transientes Caching vs. direkte Abfrage"
291+
292+
#: includes/helper-functions.php:254
293+
#, php-format
294+
msgid "Direct query is %s by %s seconds compared to transient caching."
295+
msgstr ""
296+
"Die direkte Abfrage dauert %s mal %s Sekunden im Vergleich zur "
297+
"vorübergehenden Zwischenspeicherung."
298+
299+
#: includes/helper-functions.php:321
300+
#, php-format
301+
msgid ""
302+
"Retrieving post meta for post ID %d using get_post_meta is %s by %s seconds "
303+
"compared to WP_Meta_Query."
304+
msgstr ""
305+
"Das Abrufen von Post-Meta für Post-ID %d mit get_post_meta dauert %s um %s "
306+
"Sekunden im Vergleich zu WP_Meta_Query."
307+
308+
#: includes/helper-functions.php:327
309+
#, php-format
310+
msgid ""
311+
"Retrieving post meta for %d posts using get_post_meta is %s by %s seconds "
312+
"compared to WP_Meta_Query."
313+
msgstr ""
314+
"Das Abrufen von Beitragsmetadaten für %d Beiträge mit get_post_meta dauert "
315+
"%s bis %s Sekunden im Vergleich zu WP_Meta_Query."
316+
317+
#: includes/helper-functions.php:334
318+
msgid "get_post_meta() vs WP_Meta_Query"
319+
msgstr "get_post_meta() vs WP_Meta_Query"
320+
321+
#: includes/helper-functions.php:352
322+
msgid "BenchPress Snapshots"
323+
msgstr "BenchPress-Schnappschüsse"
324+
325+
#: includes/helper-functions.php:353
326+
msgid "Clear Snapshots"
327+
msgstr "Schnappschüsse löschen"
328+
329+
#: includes/helper-functions.php:354
330+
msgid "Download Snapshots"
331+
msgstr "Schnappschüsse herunterladen"
332+
333+
#: includes/helper-functions.php:358 includes/helper-functions.php:370
334+
msgid "Support"
335+
msgstr "Support"
336+
337+
#: includes/helper-functions.php:361 includes/helper-functions.php:370
338+
msgid "Documentation"
339+
msgstr "Dokumentation"
340+
341+
#: includes/helper-functions.php:365
342+
msgid "Save Snapshot"
343+
msgstr "Schnappschuss speichern"
344+
345+
#: includes/helper-functions.php:366
346+
msgid "Refresh Tests"
347+
msgstr "Tests aktualisieren"
348+
349+
#: includes/helper-functions.php:370
350+
msgid "More Plugins"
351+
msgstr "Weitere Plugins"
352+
353+
#: includes/php-8.0-functions.php:56
354+
msgid "Switch vs Match"
355+
msgstr "Schalter gegen Spiel"
356+
357+
#: includes/php-8.0-functions.php:59
358+
#, php-format
359+
msgid "The switch statement is %s by %s seconds compared to match."
360+
msgstr "Die switch-Anweisung ist %s mal %s Sekunden im Vergleich zu match."
361+
362+
#. Plugin URI of the plugin/theme
363+
msgid "https://github.com/robertdevore/benchpress/"
364+
msgstr "https://github.com/robertdevore/benchpress/"
365+
366+
#. Description of the plugin/theme
367+
msgid ""
368+
"A tool for benchmarking PHP code snippets and WordPress® queries to help "
369+
"developers optimize performance."
370+
msgstr ""
371+
"Ein Tool zum Benchmarking von PHP-Code-Snippets und WordPress®-Abfragen, "
372+
"das Entwicklern bei der Leistungsoptimierung hilft."
373+
374+
#. Author of the plugin/theme
375+
msgid "Robert DeVore"
376+
msgstr "Robert DeVore"
377+
378+
#. Author URI of the plugin/theme
379+
msgid "https://robertdevore.com/"
380+
msgstr "https://robertdevore.com/"

0 commit comments

Comments
 (0)