Sat, 08 Sep 2018 12:00:12 +0200
bad idea :(
15 | 1 | # SOME DESCRIPTIVE TITLE. |
2 | # Copyright (C) YEAR ORGANIZATION | |
3 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
4 | # | |
5 | msgid "" | |
6 | msgstr "" | |
7 | "Project-Id-Version: PACKAGE VERSION\n" | |
8 | "POT-Creation-Date: 2012-08-04 21:53+CEST\n" | |
9 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
10 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
11 | "Language-Team: LANGUAGE <LL@li.org>\n" | |
12 | "MIME-Version: 1.0\n" | |
13 | "Content-Type: text/plain; charset=CHARSET\n" | |
14 | "Content-Transfer-Encoding: ENCODING\n" | |
15 | "Generated-By: pygettext.py 1.5\n" | |
16 | ||
17 | ||
18 | #: plater.py:246 | |
19 | msgid "Plate building tool" | |
20 | msgstr "" | |
21 | ||
22 | #: plater.py:252 | |
23 | msgid "Clear" | |
24 | msgstr "" | |
25 | ||
26 | #: plater.py:253 | |
27 | msgid "Load" | |
28 | msgstr "" | |
29 | ||
30 | #: plater.py:255 plater.py:258 | |
31 | msgid "Export" | |
32 | msgstr "" | |
33 | ||
34 | #: plater.py:260 | |
35 | msgid "Done" | |
36 | msgstr "" | |
37 | ||
38 | #: plater.py:262 | |
39 | msgid "Cancel" | |
40 | msgstr "" | |
41 | ||
42 | #: plater.py:264 | |
43 | msgid "Snap to Z = 0" | |
44 | msgstr "" | |
45 | ||
46 | #: plater.py:265 | |
47 | msgid "Put at 100, 100" | |
48 | msgstr "" | |
49 | ||
50 | #: plater.py:266 | |
51 | msgid "Delete" | |
52 | msgstr "" | |
53 | ||
54 | #: plater.py:267 | |
55 | msgid "Auto" | |
56 | msgstr "" | |
57 | ||
58 | #: plater.py:291 | |
59 | msgid "Autoplating" | |
60 | msgstr "" | |
61 | ||
62 | #: plater.py:319 | |
63 | msgid "Bed full, sorry sir :(" | |
64 | msgstr "" | |
65 | ||
66 | #: plater.py:329 | |
67 | msgid "Are you sure you want to clear the grid? All unsaved changes will be lost." | |
68 | msgstr "" | |
69 | ||
70 | #: plater.py:329 | |
71 | msgid "Clear the grid?" | |
72 | msgstr "" | |
73 | ||
74 | #: plater.py:371 | |
75 | msgid "Pick file to save to" | |
76 | msgstr "" | |
77 | ||
78 | #: plater.py:372 | |
79 | msgid "STL files (;*.stl;*.STL;)" | |
80 | msgstr "" | |
81 | ||
82 | #: plater.py:393 | |
83 | msgid "wrote %s" | |
84 | msgstr "" | |
85 | ||
86 | #: plater.py:396 | |
87 | msgid "Pick file to load" | |
88 | msgstr "" | |
89 | ||
90 | #: plater.py:397 | |
91 | msgid "STL files (;*.stl;*.STL;)|*.stl|OpenSCAD files (;*.scad;)|*.scad" | |
92 | msgstr "" | |
93 |