Commit Graph

101 Commits

Author SHA1 Message Date
Spencer Owen
e7b835dc52 Add Astrobox to Print Host options 2020-01-06 03:37:35 -05:00
bubnikv
692ed26091 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
0e157b5b07 Updated dictionaries 2019-12-12 08:45:29 +01:00
YuSanka
6bcfc3fe83 Updated PrusaSlicer.pot 2019-12-06 13:58:23 +01:00
YuSanka
ee71f83939 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
dbbaf411ac A translation in brazilian portuguese has been added 2019-11-22 15:41:20 +01:00
Stephan Reichhelm
6089cadc4e + add new flashair class to localization 2019-11-04 12:53:48 +01:00
bubnikv
416c1f8c5b Updated dictionaries. 2019-09-11 13:33:15 +02:00
bubnikv
21cc859357 Refreshed dictionaries 2019-09-09 16:40:15 +02:00
Jiang Yue
de1758a424 Optimize some translations 2019-09-09 09:38:49 +02:00
Jiang Yue
c740389cfd Rename dictionary so that wxWidgets can find it. 2019-09-09 09:38:49 +02:00
Jiang Yue
f3e11479f8 Update zh_CN 2019-09-09 09:38:49 +02:00
bubnikv
3f078cd612 Updated ES, FR, IT, PL languages. 2019-09-03 13:23:36 +02:00
bubnikv
b240e93c72 Updated Czech, German, Polish (fully translated),
Spanish, French, Italian (some translations pending)
dictionaries
2019-08-30 16:13:42 +02:00
bubnikv
06a2a69261 Manually merged Korean translation by @ulsanether 2019-08-30 14:39:14 +02:00
bubnikv
2dbbfdac11 Refreshed the translation file. 2019-08-30 11:38:05 +02:00
bubnikv
ab361fc0e7 Refreshed dictionaries with keys from GUI_ObjectLayers.cpp 2019-08-29 14:10:10 +02:00
bubnikv
cd9d20a8b3 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
885ff11d4c Update of "Volumes in Objects reordered" undo / redo message 2019-08-29 11:16:14 +02:00
bubnikv
4af75c9f23 Updated the translations file. 2019-08-29 10:45:04 +02:00
bubnikv
8865c4b685 Plurals for number of Undo / Redo actions. 2019-08-28 16:19:46 +02:00
bubnikv
2b7a4973a8 Reworded the "Add / remove instance / set number of instances". 2019-08-28 15:35:01 +02:00
bubnikv
048ed74318 Another round of translation adjustments. 2019-08-28 15:12:55 +02:00
bubnikv
cd35fd9b34 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
b43f7c3880 Generated new POT-file
Fixed lines with translation of the empty strings
2019-08-06 10:01:10 +02:00
bubnikv
984a475d76 renamed: resources/localization/ko_KR/PrusaSlicer.po -> resources/localization/ko_KR/PrusaSlicer_kr.po 2019-05-24 09:08:29 +02:00
lee hakmin
020870b808 Add files via upload 2019-05-24 09:07:17 +02:00
lee hakmin
f0f64c6fac Add files via upload 2019-05-24 09:07:17 +02:00
lee hakmin
cad520c7ef Add files via upload 2019-05-24 09:07:17 +02:00
bubnikv
f7b87ce033 Implements Turkish Language Pack #2342 2019-05-23 10:05:54 +02:00
taksito
4083182acb traditional Chinese language pack added 2019-05-22 09:09:44 +02:00
taksito
dd5f00de0a Create PrusaSlicer_zhtw.po 2019-05-22 09:09:44 +02:00
Jiang Yue
efbb660f28 Update Simplified Chinese translation 2019-05-21 10:53:41 +02:00
YuSanka
eee23d1653 New dictionaries 2019-05-20 17:14:34 +02:00
YuSanka
64aa7237c0 New POT 2019-05-20 16:37:55 +02:00
YuSanka
7b84d1e710 Fix of #2277
+ new POT
2019-05-20 16:05:15 +02:00
bubnikv
0eeda8e321 Merge branch 'master' of https://github.com/ulsanether/Slic3r into ulsanether-master 2019-05-16 10:47:39 +02:00
lee hakmin
971070ea9f
Add files via upload 2019-05-16 11:19:30 +09:00
lee hakmin
0eef143d60
Add files via upload 2019-05-16 09:57:05 +09:00
YuSanka
3478d8e09c Updated dictionaries 2019-05-14 18:01:29 +02:00
bubnikv
0787fa861a Updated handling of the SLIC3R_BUILD_ID key 2019-05-13 18:01:00 +02:00
YuSanka
1b50ea3bda Deleted unused menu items for OSX
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00
bubnikv
56256519cc WIP: Renaming to PrusaSlicer.
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
YuSanka
92fb71e5af Updated POT-file 2019-05-11 23:33:50 +02:00
YuSanka
cd82b03a0e Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
+ new POT
2019-05-11 23:29:25 +02:00
YuSanka
ec252eb71d More localization improvements, new POT
+ fixed crash after application closing with non-saved presets
2019-05-10 15:10:37 +02:00
YuSanka
c37ec5bc9e New POT-file 2019-05-10 13:26:20 +02:00
YuSanka
62590d291c use _() instead of _utf8() for ButtonsDescription 2019-05-10 12:28:56 +02:00
YuSanka
5804473171 Localization improvements
New list.txt and POT
2019-05-10 11:50:11 +02:00
YuSanka
39be95f0f6 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