diff options
author | translators <translators@openttd.org> | 2015-03-21 17:45:26 +0000 |
---|---|---|
committer | translators <translators@openttd.org> | 2015-03-21 17:45:26 +0000 |
commit | f03a122e15fc59d6f41a7c21ef5d8f0972405125 (patch) | |
tree | 3603c6b16cd115675e069da7981d1641f40efdb2 | |
parent | 4d310eafc51738b4fb64942dcfbde1bf1e087989 (diff) | |
download | openttd-f03a122e15fc59d6f41a7c21ef5d8f0972405125.tar.xz |
(svn r27201) -Update from WebTranslator v3.0:
english_US - 4 changes by Supercheese
latin - 4 changes by Supercheese
-rw-r--r-- | src/lang/english_US.txt | 4 | ||||
-rw-r--r-- | src/lang/latin.txt | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/src/lang/english_US.txt b/src/lang/english_US.txt index d219ddb9c..d809981d5 100644 --- a/src/lang/english_US.txt +++ b/src/lang/english_US.txt @@ -2879,6 +2879,10 @@ STR_SPRITE_ALIGNER_PREVIOUS_BUTTON :{BLACK}Previous STR_SPRITE_ALIGNER_PREVIOUS_TOOLTIP :{BLACK}Proceed to the previous normal sprite, skipping any pseudo/recolour/font sprites and wrapping around from the first sprite to the last STR_SPRITE_ALIGNER_SPRITE_TOOLTIP :{BLACK}Representation of the currently selected sprite. The alignment is ignored when drawing this sprite STR_SPRITE_ALIGNER_MOVE_TOOLTIP :{BLACK}Move the sprite around, changing the X and Y offsets +STR_SPRITE_ALIGNER_RESET_BUTTON :{BLACK}Reset relative +STR_SPRITE_ALIGNER_RESET_TOOLTIP :{BLACK}Reset the current relative offsets +STR_SPRITE_ALIGNER_OFFSETS_ABS :{BLACK}X offset: {NUM}, Y offset: {NUM} (Absolute) +STR_SPRITE_ALIGNER_OFFSETS_REL :{BLACK}X offset: {NUM}, Y offset: {NUM} (Relative) STR_SPRITE_ALIGNER_PICKER_BUTTON :{BLACK}Pick sprite STR_SPRITE_ALIGNER_PICKER_TOOLTIP :{BLACK}Pick a sprite from anywhere on the screen diff --git a/src/lang/latin.txt b/src/lang/latin.txt index 2a28e5c5c..24746bf14 100644 --- a/src/lang/latin.txt +++ b/src/lang/latin.txt @@ -3081,6 +3081,10 @@ STR_SPRITE_ALIGNER_PREVIOUS_BUTTON :{BLACK}Spiritum STR_SPRITE_ALIGNER_PREVIOUS_TOOLTIP :{BLACK}Ire ad spiritum naturalem priorem et, termino contacto, ad ultimum revertere STR_SPRITE_ALIGNER_SPRITE_TOOLTIP :{BLACK}Imago spiritus electi. Directio neglegitur cum hic spiritus pingitur STR_SPRITE_ALIGNER_MOVE_TOOLTIP :{BLACK}Movere spiritum mutatione X et Y incrementa +STR_SPRITE_ALIGNER_RESET_BUTTON :{BLACK}Reponere relativas +STR_SPRITE_ALIGNER_RESET_TOOLTIP :{BLACK}Reponere positiones relativas +STR_SPRITE_ALIGNER_OFFSETS_ABS :{BLACK}Positio X: {NUM}, Positio Y: {NUM} (Absolutae) +STR_SPRITE_ALIGNER_OFFSETS_REL :{BLACK}Positio X: {NUM}, Positio Y: {NUM} (Relativae) STR_SPRITE_ALIGNER_PICKER_BUTTON :{BLACK}Eligere spiritum STR_SPRITE_ALIGNER_PICKER_TOOLTIP :{BLACK}Eligere spiritum e scrinio |