localized strings for move-summary

This commit is contained in:
ehouse 2004-05-07 03:56:16 +00:00
parent 7e165cf387
commit 73b513b62b
2 changed files with 11 additions and 0 deletions

View file

@ -74,7 +74,13 @@
{ "STR_NOT_UNREG_VERS", "Només funciona a la versió registrada." },
#endif
{ "STR_LOCAL_NAME", "%s" },
{ "STR_NONLOCAL_NAME", "%s (remot)" },
{ "STRSD_SUMMARYSCORED", "%s:%d" }, /* translate me */
{ "STRD_TRADED", "Traded %d" }, /* translate me */
{ "STR_PASSED", "Passed" }, /* translate me */
{ "STR_LOSTTURN", "Lost turn" }, /* translate me */
{ "STR_HISTORY_TITLE", "Jugades" },
{ "STRD_REMAINING_TILES_ADD", "+ %d [fitxes sobreres]" },

View file

@ -74,7 +74,12 @@
{ "STR_NOT_UNREG_VERS", "Sólo funciona en la versión registrada." },
#endif
{ "STR_LOCAL_NAME", "%s" },
{ "STR_NONLOCAL_NAME", "%s (remoto)" },
{ "STRSD_SUMMARYSCORED", "%s:%d" }, /* translate me */
{ "STRD_TRADED", "Traded %d" }, /* translate me */
{ "STR_PASSED", "Passed" }, /* translate me */
{ "STR_LOSTTURN", "Lost turn" }, /* translate me */
{ "STR_HISTORY_TITLE", "Jugadas" },
{ "STRD_REMAINING_TILES_ADD", "+ %d [fichas sobrantes]" },