mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
move Xav translations
This commit is contained in:
parent
e16b4a1f91
commit
589f423198
4 changed files with 8 additions and 8 deletions
|
@ -34,7 +34,7 @@
|
|||
{ "STR_RESEND_IR", "Error enviant el missatge; ¿reenviar?" },
|
||||
#endif
|
||||
{ "STR_TOO_FEW_TILES", "No hi ha prou fitxes." },
|
||||
{ "STR_CANT_UNDO_TILEASSIGN", "Tile assignment can't be undone." }, /* translate me */
|
||||
{ "STR_CANT_UNDO_TILEASSIGN", "El repartiment de fitxes no pot desfer-se." },
|
||||
{ "STR_VALUES_TITLE", "Quantitat i Valor" },
|
||||
{ "STR_VALUES_HEADER", "Quantitat[queden] i Valor\n" },
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
{ "STR_RESEND_IR", "Error enviando el mensaje; ¿reenviar" },
|
||||
#endif
|
||||
{ "STR_TOO_FEW_TILES", "Ho quedan tantas fichas." },
|
||||
{ "STR_CANT_UNDO_TILEASSIGN", "Tile assignment can't be undone." }, /* translate me */
|
||||
{ "STR_CANT_UNDO_TILEASSIGN", "El reparto de fichas no puede deshacerse." },
|
||||
{ "STR_VALUES_TITLE", "Cantidad y Valor" },
|
||||
{ "STR_VALUES_HEADER", "Cantidad[quedan] y Valor\n" },
|
||||
|
||||
|
|
|
@ -408,11 +408,11 @@ BEGIN
|
|||
LIST "" ID XW_BLANK_LIST_ID AT (PREVRIGHT+2 BLANK_PICK_TOP 28 72)
|
||||
USABLE VISIBLEITEMS 6
|
||||
|
||||
BUTTON "D'acord" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-10 65 40 AUTO
|
||||
BUTTON "D'acord" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-10 65 42 AUTO
|
||||
|
||||
#ifdef FEATURE_TRAY_EDIT
|
||||
BUTTON "Totes!" XW_BLANK_PICK_BUTTON_ID 5 65 36 AUTO
|
||||
BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 19 AUTO /* translate me */
|
||||
BUTTON "Tot!" XW_BLANK_PICK_BUTTON_ID 5 65 32 AUTO
|
||||
BUTTON "Esb." XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 23 AUTO
|
||||
#endif
|
||||
END
|
||||
|
||||
|
|
|
@ -408,11 +408,11 @@ BEGIN
|
|||
LIST "" ID XW_BLANK_LIST_ID AT (PREVRIGHT+2 BLANK_PICK_TOP 28 72)
|
||||
USABLE VISIBLEITEMS 6
|
||||
|
||||
BUTTON "Aceptar" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-5 65 34 AUTO
|
||||
BUTTON "Aceptar" XW_BLANK_OK_BUTTON_ID RIGHT@PREVLEFT-5 65 40 AUTO
|
||||
|
||||
#ifdef FEATURE_TRAY_EDIT
|
||||
BUTTON "¡Coger todas!" XW_BLANK_PICK_BUTTON_ID 3 65 55 AUTO
|
||||
BUTTON "Del" XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 19 AUTO /* translate me */
|
||||
BUTTON "¡Todo!" XW_BLANK_PICK_BUTTON_ID 3 65 34 AUTO
|
||||
BUTTON "Borr." XW_BLANK_BACKUP_BUTTON_ID PREVRIGHT+3 PREVTOP 29 AUTO
|
||||
#endif
|
||||
END
|
||||
|
||||
|
|
Loading…
Reference in a new issue