Refactor Lua format in locales

This commit is contained in:
codexp
2018-07-13 14:03:30 +02:00
committed by Hugo Locurcio
parent 4605ed7848
commit c7f80ce960
7 changed files with 71 additions and 75 deletions

View File

@ -50,19 +50,17 @@ msgid "Set"
msgstr "Définir"
#: circular_saw.lua
#, lua-format
msgid "Circular Saw is empty (owned by %s)"
msgstr "Scie circulaire vide (propriété de %s)"
#: circular_saw.lua
#, lua-format
msgid "Circular Saw is working on %s (owned by %s)"
msgstr "Scie circulaire, manipule %s (propriété de %s)"
msgid "(owned by @1)"
msgstr "(propriété de @1)"
#: circular_saw.lua
msgid "Circular Saw is empty"
msgstr "Scie circulaire vide"
#: circular_saw.lua
msgid "Circular Saw is working on @1"
msgstr "Scie circulaire manipulant @1"
#: init.lua
msgid "[moreblocks] loaded."
msgstr "[moreblocks] a été chargé."
@ -256,9 +254,8 @@ msgid "Leftwards Wooden Tile (Deprecated)"
msgstr "Dalle en bois vers la gauche (déprécié)"
#: ownership.lua
#, lua-format
msgid "Sorry, %s owns that spot."
msgstr "Désolé, %s possède cet endroit."
msgid "Sorry, @1 owns that spot."
msgstr "Désolé, @1 possède cet endroit."
#: ownership.lua
msgid "someone"