Commit Graph

132 Commits

Author SHA1 Message Date
Math2128
917db20e76 Update bundle_fr.properties 2020-06-10 23:10:00 -04:00
Math2128
c5df9aa814 Update bundle_fr.properties
Ligne 644: Le jeu ne se met pas en pause pendant que l'on construit, même avec cette option de cocher. En fait, cela met la construction sur pause et attend que l'on appuie sur la touche E (par défaut) pour confirmer la construction. Je trouvais l'ancien nom assez trompeur, et je l'ai donc changer comme cela. 

I'm at line 762
2020-06-10 19:20:31 -04:00
Math2128
61d212128a Update bundle_fr.properties
line 709
2020-06-09 23:47:13 -04:00
Math2128
778b61914a Update bundle_fr.properties
Correction de quelques fautes de frappe lors des modifications des descriptions des tourelles.
Fixed some typos about turret descriptions.
2020-06-09 14:04:00 -04:00
Math2128
758b327639 Update bundle_fr.properties
Quelques changements aux descriptions des tourelles pour s'ajuster aux définitions anglaises et dans le but d'homogénéiser les descriptions. Je ne suis pas sur au niveau du Cyclone.
Some changes about the turret descriptions to fit more the english description.
2020-06-08 15:07:50 -04:00
Math2128
be50ededcd Update bundle_fr.properties
Because I made typos translating the tutorial
2020-06-07 21:35:00 -04:00
Math2128
f7a7521120 Update bundle_fr.properties
Worked on the « may be subject to a lot of changes» tutorial.
2020-06-07 21:09:40 -04:00
Math2128
5ca1d66755 Update bundle_fr.properties 2020-06-07 20:01:36 -04:00
Math2128
68cfd1790a Update bundle_fr.properties
Line 633
2020-06-07 13:44:12 -04:00
Math2128
409cc219f1 Update bundle_fr.properties
Line 476
2020-06-07 00:45:57 -04:00
Math2128
f940f96a14 Update bundle_fr.properties
Fixed some more typos and added a few translation lines (259 to 462)
2020-06-06 15:16:02 -04:00
Math2128
fa665468d3 Update bundle_fr.properties
Fixed some typos here and there (line 1 to 258)
2020-06-05 12:02:56 -04:00
zethnest
2dfa334ba6 Lowercases ColorNames (#2053)
* lowercase colornames

* change yellow to accent
2020-05-13 14:38:26 -04:00
Anuken
dfcf11fb07 Removed mech-related bundle entries 2020-04-26 11:24:52 -04:00
Olivier
3b0bff1a9b Revised french translation, corrected syntax errors (grammar, spelling), coherence with names. (#1822) 2020-04-05 13:56:17 -04:00
Anuken
b284d6892a Updated bundles with missing text 2020-03-27 16:13:41 -04:00
feu-follet
fad10815d2 Update bundle_fr.properties (#1683)
Add the french version for underflow gate (name+description)

Co-authored-by: Anuken <arnukren@gmail.com>
2020-03-27 15:56:09 -04:00
feu-follet
900d221327 Update bundle_fr.properties (#1710)
Adds the chaos array translation, corrects some errors and improves some translations
2020-03-27 13:00:09 -04:00
Anuken
8f208920f7 Merged in liquid void 2020-01-08 11:04:12 -05:00
itskatt
3cc0990a94 translate (#1311) 2020-01-08 10:22:15 -05:00
TsjipTsjip
71eb19d4f3 Update core/assets/bundles/bundle_fr.properties
Co-Authored-By: YaFou <33806646+YaFou@users.noreply.github.com>
2019-12-14 11:12:12 +01:00
TsjipTsjip
472069855c Apply French localization. 2019-12-13 19:33:34 +01:00
Anuken
7b1a0a42d4 Merge pull request #1206 from joshuaptfan/zoom-no-hold
Make scroll zoom by default, remove zoom hold keybind
2019-12-12 18:35:29 -05:00
joshuaptfan
736737f151 Make scroll zoom by default, remove zoom hold keybind 2019-12-12 12:23:32 -08:00
itskatt
ba982a73b8 Remove e
Co-Authored-By: Paulao17 <paul@shimaore.net>
2019-12-04 19:59:51 +01:00
itskatt
04d3c40baa Apply suggestions from review
Co-Authored-By: YaFou <33806646+YaFou@users.noreply.github.com>
2019-12-01 18:36:25 +01:00
itskatt
77e0e46a17 Update the French Translation 2019-12-01 16:52:39 +01:00
matheod
dabdd094f9 Add storable indication in core database (#1124)
* Add storable in core indication in core database

* Add corestorable text

* French translation of corestorable
2019-11-24 01:35:16 -05:00
itskatt
1482695f6e Update the French Translation (#1010)
* translate

* Sync the bundle, translation fixes and revisions

* e

* Translate newest additions

* sync with cafd95859f

* é

* Translate new additions

* ééééééééé

* Apply suggestions from translation review

Co-Authored-By: YaFou <33806646+YaFou@users.noreply.github.com>
2019-11-21 15:49:04 -05:00
Joshua Fan
cafd95859f Clean up text capitalization, misc UI (#1072) 2019-11-15 20:01:59 -05:00
Anuken
ce6f3ddb5a Updated bundles 2019-11-05 19:03:14 -05:00
Paulao17
a54d72d00c Update bundle_fr.properties (#947)
* Update bundle_fr.properties

Added new keys from new updates.
Also paralleled large wall names.

* Large Thorium wall syntax correction

* Add max connections for power nodes french

Updated for [#988](https://github.com/Anuken/Mindustry/pull/988) (merged at this time)
2019-11-04 19:52:14 -05:00
Joshua Fan
988c424e45 Add max connections stat to power nodes (#988) 2019-11-03 13:00:32 -05:00
matheod
733566d606 Update starting message of French tutorial (#973)
Fix #968
2019-11-01 14:05:47 -04:00
itskatt
2fcae6d27c Update the French translation (#875)
* small fixes

* forgot about this
2019-10-25 13:27:51 -04:00
Paulao17
7130902979 Correct language errors (#866)
* Correct language errors

* Update core/assets/bundles/bundle_fr.properties

Co-Authored-By: itskatt <48765398+itskatt@users.noreply.github.com>
2019-10-24 17:20:19 -04:00
Anuken
151dca6fb9 Updated bundles 2019-10-22 20:33:52 -04:00
itskatt
3b9980c01e Update the French translation (#854)
* translation fix

* translate outdated descriptions
2019-10-22 17:18:18 -04:00
itskatt
adb8930816 Update the French translation (#845)
* bundle sync + translate newest additions

* bundle sync

* add this
2019-10-21 19:19:50 -04:00
Yoann Prot
9c8b3b6cc7 ✏️ fix translation error with french translation during tutorial (#828) 2019-10-21 19:03:15 -04:00
Anuken
73329ccaf2 Merge pull request #753 from clfer/feature/update_bundle_fr_FR
Update bundle_fr.properties
2019-10-15 18:05:09 -04:00
clfer
4a78a04168 Update bundle_fr.properties 2019-10-09 10:03:31 +02:00
azureblue
b43db6035f Power Lasers Transparency (#778)
* Render each visible power link only once.

* Set power lasers opacity based on the setting

* Change power laser colors to work better with transparency

* Slightly reducing power laser width

* Change laser color to the original, minor refactoring

* Change power laser opacity setting label

* Add laser opacity setting text to bundles

* Remove "Show Power Lasers" setting as it's redundant (replaced by lasers opacity setting), changing default laser opacity setting to 100%

* Remove "setting.lasers.name" from other bundles
2019-10-08 19:32:00 -04:00
clfer
c4cab3ed03 Update bundle_fr.properties - Integrate latest bundle.properties changes 2019-10-08 01:17:36 +02:00
Runi Arnsbjörnson
4bcd907f5b Update bundle_fr.properties - runiArnsbjornson update 2019-10-08 00:57:05 +02:00
clfer
3fb1f5f54a Update bundle_fr.properties - Integrate latest bundle.properties changes 2019-10-04 00:39:07 +02:00
clfer
335bfab746 Update bundle_fr.properties - Spelling, accent, wordings, spacing 2019-10-04 00:38:21 +02:00
clfer
2d4d943b61 Update bundle_fr.properties 2019-10-04 00:37:42 +02:00
Anuken
10ddb5f361 Bugfixes / Bundles updated 2019-09-26 15:41:42 -04:00
itskatt
7ad85f6ffb Update the French translation (#697)
* translate newest additions

* few changes + correct mistake

* merge

* translate armored conveyors
2019-09-24 19:44:27 -04:00