Thu, 07 Jul 2016 11:58:38 +0200
svg crowbar fixes
15 | 1 | |
2 | msgid "" | |
3 | msgstr "" | |
4 | "Project-Id-Version:Plater\n" | |
5 | "POT-Creation-Date: 2012-01-09 15:07+CET\n" | |
6 | "PO-Revision-Date: 2015-06-25 07:49+0300\n" | |
7 | "Last-Translator: سـند <0sanad0@gmail.com>\n" | |
8 | "Language-Team: < http://linuxac.org ســ <مجتمع لينكس العربي\n" | |
9 | "Language: ar\n" | |
10 | "MIME-Version: 1.0\n" | |
11 | "Content-Type: text/plain; charset=UTF-8\n" | |
12 | "Content-Transfer-Encoding: 8bit\n" | |
13 | "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " | |
14 | "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" | |
15 | "X-Generator: Virtaal 0.7.1\n" | |
16 | "Generated-By: pygettext.py 1.5\n" | |
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 | "حفظها." | |
71 | ||
72 | #: plater.py:329 | |
73 | msgid "Clear the grid?" | |
74 | msgstr "" | |
75 | ||
76 | #: plater.py:371 | |
77 | msgid "Pick file to save to" | |
78 | msgstr "" | |
79 | ||
80 | #: plater.py:372 | |
81 | msgid "STL files (;*.stl;*.STL;)" | |
82 | msgstr "ملفات STL (;*.stl;*.STL;)" | |
83 | ||
84 | #: plater.py:393 | |
85 | msgid "wrote %s" | |
86 | msgstr "كتب %s" | |
87 | ||
88 | #: plater.py:396 | |
89 | msgid "Pick file to load" | |
90 | msgstr "" | |
91 | ||
92 | #: plater.py:397 | |
93 | msgid "STL files (;*.stl;*.STL;)|*.stl|OpenSCAD files (;*.scad;)|*.scad" | |
94 | msgstr "ملغات STL (;*.stl;*.STL;)|*.stl|OpenSCAD files (;*.scad;)|*.scad" |