Commit Graph

100 Commits

Author SHA1 Message Date
bubnikv
b62f9058d6 Fix of #3366
Fixed crash due to incorrect localization of the percent sign in
"The %1% infill pattern is not supposed to work at 100%% density."
This happens for ES, FR, IT, UK and ZH_TW localizations.

Also added a new CMake target "gettext_po_to_mo" to convert
all po files to mo files,
and renamed the "pot" target to "gettext_make_pot".
2019-12-22 11:54:23 +01:00
YuSanka
68263e298c Updated dictionaries 2019-12-12 08:45:29 +01:00
YuSanka
a1fdfe8a85 Updated PrusaSlicer.pot 2019-12-06 13:58:23 +01:00
YuSanka
857c71582f Localization improvements:
* fixed "\n" at the end of phrases
 + updated list of files to localization
 + new PrusaSlicer.pot
 + Japanese localization
2019-12-04 11:14:13 +01:00
Arthur
75fb691c3b A translation in brazilian portuguese has been added 2019-11-22 15:41:20 +01:00
Stephan Reichhelm
8e2b28c29d + add new flashair class to localization 2019-11-04 12:53:48 +01:00
bubnikv
e811ded0cb Updated dictionaries. 2019-09-11 13:33:15 +02:00
bubnikv
956078ee8c Refreshed dictionaries 2019-09-09 16:40:15 +02:00
Jiang Yue
a7893bf74d Optimize some translations 2019-09-09 09:38:49 +02:00
Jiang Yue
1caf8adeaf Rename dictionary so that wxWidgets can find it. 2019-09-09 09:38:49 +02:00
Jiang Yue
958faaa6de Update zh_CN 2019-09-09 09:38:49 +02:00
bubnikv
0bb3467c9d Updated ES, FR, IT, PL languages. 2019-09-03 13:23:36 +02:00
bubnikv
85007c0138 Updated Czech, German, Polish (fully translated),
Spanish, French, Italian (some translations pending)
dictionaries
2019-08-30 16:13:42 +02:00
bubnikv
2538920633 Manually merged Korean translation by @ulsanether 2019-08-30 14:39:14 +02:00
bubnikv
93159a85cf Refreshed the translation file. 2019-08-30 11:38:05 +02:00
bubnikv
0c5f26f65e Refreshed dictionaries with keys from GUI_ObjectLayers.cpp 2019-08-29 14:10:10 +02:00
bubnikv
89faeef890 Renamed the dictionaries and their directories, so that
wxWidgets will open German dictionary for de_CH, English dictionary
for en_AU etc.
2019-08-29 13:36:12 +02:00
bubnikv
a085ad1457 Update of "Volumes in Objects reordered" undo / redo message 2019-08-29 11:16:14 +02:00
bubnikv
9b0254dddc Updated the translations file. 2019-08-29 10:45:04 +02:00
bubnikv
6d3f7fd6f8 Plurals for number of Undo / Redo actions. 2019-08-28 16:19:46 +02:00
bubnikv
02b747b071 Reworded the "Add / remove instance / set number of instances". 2019-08-28 15:35:01 +02:00
bubnikv
ba58c3438a Another round of translation adjustments. 2019-08-28 15:12:55 +02:00
bubnikv
d25cc2aadf Refreshed the dictionaries.
Introduced a new localization macro L_CONTEXT(string, context)
to define context dependent translations.

The only strings - "Top" and "Bottom" were already using context, but
until now the context had to be added to the PrusaSlicer.pot file
manually, while the context is being generated automatically now.
2019-08-27 17:14:03 +02:00
YuSanka
a047cf0743 Generated new POT-file
Fixed lines with translation of the empty strings
2019-08-06 10:01:10 +02:00
bubnikv
8325b0ffbc renamed: resources/localization/ko_KR/PrusaSlicer.po -> resources/localization/ko_KR/PrusaSlicer_kr.po 2019-05-24 09:08:29 +02:00
lee hakmin
db7ea9ca64 Add files via upload 2019-05-24 09:07:17 +02:00
lee hakmin
31c92777a4 Add files via upload 2019-05-24 09:07:17 +02:00
lee hakmin
fddaf585c5 Add files via upload 2019-05-24 09:07:17 +02:00
bubnikv
b9322b5fb9 Implements Turkish Language Pack #2342 2019-05-23 10:05:54 +02:00
taksito
c7a037942c traditional Chinese language pack added 2019-05-22 09:09:44 +02:00
taksito
86bcfb79b2 Create PrusaSlicer_zhtw.po 2019-05-22 09:09:44 +02:00
Jiang Yue
1d711cb14e Update Simplified Chinese translation 2019-05-21 10:53:41 +02:00
YuSanka
5945930dc3 New dictionaries 2019-05-20 17:14:34 +02:00
YuSanka
5d59d2c8f0 New POT 2019-05-20 16:37:55 +02:00
YuSanka
f22cbcaae4 Fix of #2277
+ new POT
2019-05-20 16:05:15 +02:00
bubnikv
2904e85a8e Merge branch 'master' of https://github.com/ulsanether/Slic3r into ulsanether-master 2019-05-16 10:47:39 +02:00
lee hakmin
3409bbde90 Add files via upload 2019-05-16 11:19:30 +09:00
lee hakmin
fc300c9a35 Add files via upload 2019-05-16 09:57:05 +09:00
YuSanka
28a5f19b1e Updated dictionaries 2019-05-14 18:01:29 +02:00
bubnikv
d284184f62 Updated handling of the SLIC3R_BUILD_ID key 2019-05-13 18:01:00 +02:00
YuSanka
884123933d Deleted unused menu items for OSX
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00
bubnikv
95041ea550 WIP: Renaming to PrusaSlicer.
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
YuSanka
e7d55b498d Updated POT-file 2019-05-11 23:33:50 +02:00
YuSanka
9cc219fab7 Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
+ new POT
2019-05-11 23:29:25 +02:00
YuSanka
6262f5a1c8 More localization improvements, new POT
+ fixed crash after application closing with non-saved presets
2019-05-10 15:10:37 +02:00
YuSanka
b4adcc5b76 New POT-file 2019-05-10 13:26:20 +02:00
YuSanka
6233efd63f use _() instead of _utf8() for ButtonsDescription 2019-05-10 12:28:56 +02:00
YuSanka
d30737be60 Localization improvements
New list.txt and POT
2019-05-10 11:50:11 +02:00
YuSanka
41c1d75682 Fixed SPE-913
(Slicer do not display all extruders when it is started with SLA profile)

+ Updated POT-file
2019-05-10 11:06:46 +02:00
bubnikv
d9c7536282 Some more localization improvements. 2019-05-09 19:24:21 +02:00