Terraria Wiki

  • Discussions are now available on the Terraria Wiki.
  • Miss the old Hydra Skin? Try out our Hydralize gadget! Visit the preferences page while logged in and turn on the gadget.

READ MORE

Terraria Wiki
(+missing fr l10n)
m (Fixed typo (this wasn't fr, but en).)
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
return {
 
return {
 
['en'] = {
 
['en'] = {
['icon_text_dcom'] = 'Desktop, Console, Old-gen console, and Mobile versions',
 
['icon_text_dcm'] = 'Desktop, Console, and Mobile versions',
 
['icon_text_dc'] = 'Desktop and Console versions',
 
['icon_text_dm'] = 'Desktop and Mobile versions',
 
['icon_text_cm'] = 'Console and Mobile versions',
 
['icon_text_co'] = 'Console and Old-gen console versions',
 
 
['icon_link_d'] = 'Desktop version history',
 
['icon_text_d'] = 'Desktop version',
 
['icon_link_c'] = 'Console version',
 
['icon_text_c'] = 'Console Version',
 
['icon_link_o'] = 'Old-gen console version',
 
['icon_text_o'] = 'Old-gen console version',
 
['icon_link_m'] = 'Mobile version',
 
['icon_text_m'] = 'Mobile version',
 
['icon_link_3'] = '3DS version',
 
['icon_text_3'] = '3DS version',
 
['icon_link_j'] = 'Old-gen console version#Japanese Release',
 
['icon_text_j'] = 'Japanese console version',
 
 
-- eicons
 
-- eicons
 
-- used as "<A>, <B>, and <c> versions" format
 
-- used as "<A>, <B>, and <c> versions" format
['text_0'] = 'Desktop',
+
['text_1'] = 'Desktop',
['text_1'] = 'Console',
+
['text_2'] = 'Console',
['text_2'] = 'Old-gen console',
+
['text_3'] = 'Old-gen console',
['text_3'] = 'Mobile',
+
['text_4'] = 'Mobile',
['text_4'] = '3DS',
+
['text_5'] = '3DS',
 
['text_6'] = 'Switch',
  +
['text_7'] = 'tModLoader',
 
-- J will not appear with other versions.
 
-- J will not appear with other versions.
 
['text_j'] = 'Japanese console version',
 
['text_j'] = 'Japanese console version',
 
-- The "forms" argument for mw.language:convertPlural
 
-- The "forms" argument for mw.language:convertPlural
 
-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.language:convertPlural
 
-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.language:convertPlural
['version_plural_forms'] = {' version', ' versions'} ,
+
['version_plural_forms'] = {'%s version', '%s versions'} , -- see string.format()
 
-- The "separator" and "conjunction" arguments for mw.text.listToText
 
-- The "separator" and "conjunction" arguments for mw.text.listToText
 
-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.text.listToText
 
-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.text.listToText
Line 38: Line 21:
 
['eicons_error_text'] = 'Invalid EICONS input!',
 
['eicons_error_text'] = 'Invalid EICONS input!',
 
['eicons_error_cate'] = 'Eicons template with invalid platforms', -- no platform or all platforms.
 
['eicons_error_cate'] = 'Eicons template with invalid platforms', -- no platform or all platforms.
 
},
 
['de'] = {
 
['icon_text_dcom'] = 'Desktop-, Konsolen-, Old-gen-Konsolen- und Mobilversion',
 
['icon_text_dcm'] = 'Desktop-, Konsolen- und Mobilversion',
 
['icon_text_dc'] = 'Desktop- und Konsolenversion',
 
['icon_text_dm'] = 'Desktop- und Mobilversion',
 
['icon_text_cm'] = 'Konsolen- und Mobilversion',
 
['icon_text_co'] = 'Konsolen- und Old-gen-Konsolenversion',
 
 
['icon_link_d'] = 'Desktopversionsgeschichte',
 
['icon_text_d'] = 'Desktopversion',
 
['icon_link_c'] = 'Konsolenversion',
 
['icon_text_c'] = 'Konsolenversion',
 
['icon_link_o'] = 'Old-gen-Konsolenversion',
 
['icon_text_o'] = 'Old-gen-Konsolenversion',
 
['icon_link_m'] = 'Mobilversion',
 
['icon_text_m'] = 'Mobilversion',
 
['icon_link_3'] = '3DS-Version',
 
['icon_text_3'] = '3DS-Version',
 
['icon_link_j'] = 'Konsolenversion#Japanische Veröffentlichung',
 
['icon_text_j'] = 'Japanische-Konsolen-Version',
 
 
},
 
},
 
['fr'] = {
 
['fr'] = {
['icon_text_dcom'] = 'Versions Bureau, Console, Console old-gen et Mobile',
+
['text_1'] = 'Bureau',
['icon_text_dcm'] = 'Versions Bureau, Console et Mobile',
+
['text_3'] = 'Console old-gen',
['icon_text_dc'] = 'Versions Bureau et Console',
 
['icon_text_dm'] = 'Versions Bureau et Mobile',
 
['icon_text_cm'] = 'Versions Console et Mobile',
 
['icon_text_co'] = 'Versions Console et Console old-gen',
 
 
['icon_link_d'] = 'Historique des versions Bureau',
 
['icon_text_d'] = 'Version Bureau',
 
['icon_link_c'] = 'Version Console',
 
['icon_text_c'] = 'Version Console',
 
['icon_link_o'] = 'Version Console old-gen',
 
['icon_text_o'] = 'Version Console old-gen',
 
['icon_link_m'] = 'Version Mobile',
 
['icon_text_m'] = 'Version Mobile',
 
['icon_link_3'] = 'Version 3DS',
 
['icon_text_3'] = 'Version 3DS',
 
['icon_link_j'] = 'Version Console#Sortie japonaise',
 
['icon_text_j'] = 'Version Console japonaise',
 
 
['text_0'] = 'Bureau',
 
['text_2'] = 'Console old-gen',
 
 
['text_j'] = 'Version Console japonaise',
 
['text_j'] = 'Version Console japonaise',
['version_plural_forms'] = {' version', ' versions'} ,
+
['version_plural_forms'] = {'version %s', 'versions %s'} ,
 
['list_conjunction'] = ' et ',
 
['list_conjunction'] = ' et ',
 
['eicons_error_text'] = 'Input EICONS invalide !',
 
['eicons_error_text'] = 'Input EICONS invalide !',
 
['eicons_error_cate'] = 'Modèle Eicons avec des plateformes invalides',
 
['eicons_error_cate'] = 'Modèle Eicons avec des plateformes invalides',
},
 
['hu'] = {
 
['icon_link_d'] = 'Asztali számítógépes változat története',
 
['icon_text_d'] = 'Asztali számítógépes változat',
 
['icon_link_c'] = 'Konzolos változat',
 
['icon_text_c'] = 'Konzolos változat',
 
['icon_link_o'] = 'Régi generációs konzolos változat',
 
['icon_text_o'] = 'Régi generációs konzolos változat',
 
['icon_link_m'] = 'Mobilos változat',
 
['icon_text_m'] = 'Mobilos változat',
 
['icon_link_3'] = '3DS-es változat',
 
['icon_text_3'] = '3DS-es változat',
 
['icon_link_j'] = 'Régi generációs konzolos változat#Japán kiadás',
 
['icon_text_j'] = 'Japán konzolos változat',
 
 
},
 
},
 
['pl'] = {
 
['pl'] = {
 
['text_1'] = 'PC',
['icon_text_dcom'] = 'Edycje na PC, konsolach, konsolach starej generacji i urządzeniach mobilnych',
 
['icon_text_dcm'] = 'Edycje na PC, konsolach i urządzeniach mobilnych',
+
['text_2'] = 'konsolach',
['icon_text_dc'] = 'Edycje na PC i konsolach',
+
['text_3'] = 'konsolach starej generacji',
['icon_text_dm'] = 'Edycje na PC i urządzeniach mobilnych',
+
['text_4'] = 'urządzeniach mobilnych',
['icon_text_cm'] = 'Edycje na konsolach i urządzeniach mobilnych',
+
['text_j'] = 'Wersja na japońskich konsolach',
['icon_text_co'] = 'Edycje na konsolach i konsolach starej generacji',
+
['version_plural_forms'] = {'Edycje na %s', 'Edycje na %s'} ,
  +
['list_conjunction'] = ' i ',
 
['icon_link_d'] = 'Historia wersji na PC',
 
['icon_text_d'] = 'Wersja na PC',
 
['icon_link_c'] = 'Historia wersji na konsolach',
 
['icon_text_c'] = 'Wersja na konsolach',
 
['icon_link_o'] = 'Historia wersji na konsolach starej generacji',
 
['icon_text_o'] = 'Wersja na konsolach starej generacji',
 
['icon_link_m'] = 'Historia wersji na urządzeniach mobilnych',
 
['icon_text_m'] = 'Wersja na urządzeniach mobilnych',
 
['icon_link_3'] = 'Historia wersji na 3DS',
 
['icon_text_3'] = 'Wersja na 3DS',
 
['icon_link_j'] = 'Historia wersji na japońskich konsolach',
 
['icon_text_j'] = 'Wersja na japońskich konsolach',
 
 
},
 
},
 
['pt'] = {
 
['pt'] = {
  +
-- eicons
['icon_text_dcom'] = 'versões para Computador, Console, Console old-gen e Celular',
 
  +
-- used as "<A>, <B>, and <c> versions" format
['icon_text_dcm'] = 'versões para Computador, Console e Celular',
 
['icon_text_dc'] = 'versões para Computador e Console',
+
['text_1'] = 'Computador',
['icon_text_dm'] = 'versões para Computador e Celular',
+
['text_2'] = 'Console',
['icon_text_cm'] = 'versões para Console e Celular',
+
['text_3'] = 'Console old-gen',
 
['text_4'] = 'Celular',
['icon_text_co'] = 'versões para Console e Console old-gen',
 
 
['text_5'] = '3DS',
 
 
['text_6'] = 'Switch',
['icon_link_d'] = 'Histórico da Versão para Computador',
 
['icon_text_d'] = 'Versão para Computador',
+
['text_7'] = 'tModLoader',
  +
-- J will not appear with other versions.
['icon_link_c'] = 'Versão para Console',
 
['icon_text_c'] = 'Versão para Console',
+
['text_j'] = 'Versão para Console japonês',
  +
-- The "forms" argument for mw.language:convertPlural
['icon_link_o'] = 'Versão para Console old-gen',
 
  +
-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.language:convertPlural
['icon_text_o'] = 'Versão para Console old-gen',
 
['icon_link_m'] = 'Versão para Celular',
+
['version_plural_forms'] = {'Versão para %s', 'Versões para %s'} ,
  +
-- The "separator" and "conjunction" arguments for mw.text.listToText
['icon_text_m'] = 'Versão para Celular',
 
  +
-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.text.listToText
['icon_link_3'] = 'Versão para 3DS',
 
['icon_text_3'] = 'Versão para 3DS',
+
['list_separator'] = ', ',
  +
['list_conjunction'] = ' e ',
['icon_link_j'] = 'Versão para Console old-gen#Lançamento japonês',
 
['icon_text_j'] = 'Versão para Console japonês',
+
['eicons_error_text'] = 'Valor inserido para EICONS inválido!',
  +
['eicons_error_cate'] = 'Predefinição eicons com plataformas inválidas', -- no platform or all platforms.
},
 
['ru'] = {
 
['icon_text_dcom'] = 'Издания для ПК, консолей, консолей старого поколения и мобильных устройств',
 
['icon_text_dcm'] = 'Издания для ПК, консолей и мобильных устройств',
 
['icon_text_dc'] = 'Издания для ПК и консолей',
 
['icon_text_dm'] = 'Издания для ПК и мобильных устройств',
 
['icon_text_cm'] = 'Издания для консолей и мобильных устройств',
 
['icon_text_co'] = 'Издания для консолей и консолей старого поколения',
 
 
['icon_link_d'] = 'История версий (ПК-издание)',
 
['icon_text_d'] = 'ПК-издание',
 
['icon_link_c'] = 'Консольное издание',
 
['icon_text_c'] = 'Консольное издание',
 
['icon_link_o'] = 'Издание для консолей старого поколения',
 
['icon_text_o'] = 'Издание для консолей старого поколения',
 
['icon_link_m'] = 'Мобильное издание',
 
['icon_text_m'] = 'Мобильное издание',
 
['icon_link_3'] = '3DS-издание',
 
['icon_text_3'] = '3DS-издание',
 
['icon_link_j'] = 'Издание для консолей старого поколения#Японское издание',
 
['icon_text_j'] = 'Японское консольное издание',
 
},
 
['uk'] = {
 
['icon_text_dcom'] = 'Видання для ПК, консолей, консолей старого покоління та мобільних пристроїв',
 
['icon_text_dcm'] = 'Видання для ПК, консолей та мобільних пристроїв',
 
['icon_text_dc'] = 'Видання для ПК та консолей',
 
['icon_text_dm'] = 'Видання для ПК та мобільних пристроїв',
 
['icon_text_cm'] = 'Видання для консолей та мобільних пристроїв',
 
['icon_text_co'] = 'Видання для консолей та консолей старого покоління',
 
 
['icon_link_d'] = 'Історія версій (ПК-видання)',
 
['icon_text_d'] = 'ПК-видання',
 
['icon_link_c'] = 'Консольне видання',
 
['icon_text_c'] = 'Консольне видання',
 
['icon_link_o'] = 'Видання для консолей старого покоління',
 
['icon_text_o'] = 'Видання для консолей старого покоління',
 
['icon_link_m'] = 'Мобільне видання',
 
['icon_text_m'] = 'Мобільне видання',
 
['icon_link_3'] = '3DS-видання',
 
['icon_text_3'] = '3DS-видання',
 
['icon_link_j'] = 'Видання для консолей старого покоління#Японське видання',
 
['icon_text_j'] = 'Японське консольне видання',
 
},
 
['vi'] = {
 
['icon_text_dcom'] = 'Phiên bản Desktop, Console, Console thế hệ cũ, và Mobile',
 
['icon_text_dcm'] = 'Phiên bản Desktop, Console, và Mobile',
 
['icon_text_dc'] = 'Phiên bản Desktop và Console',
 
['icon_text_dm'] = 'Phiên bản Desktop và Mobile',
 
['icon_text_cm'] = 'Phiên bản Console và Mobile',
 
['icon_text_co'] = 'Phiên bản Console và Console thế hệ cũ',
 
 
['icon_link_d'] = 'Desktop version history/vi',
 
['icon_text_d'] = 'Phiên bản Desktop',
 
['icon_link_c'] = 'Console version/vi',
 
['icon_text_c'] = 'Phiên bản Console',
 
['icon_link_o'] = 'Old-gen console version/vi',
 
['icon_text_o'] = 'Phiên bản Console thế hệ cũ',
 
['icon_link_m'] = 'Mobile version/vi',
 
['icon_text_m'] = 'Phiên bản Mobile',
 
['icon_link_3'] = '3DS version/vi',
 
['icon_text_3'] = 'Phiên bản 3DS',
 
['icon_link_j'] = 'Old-gen console version/vi#Phiên bản Nhật',
 
['icon_text_j'] = 'Phiên bản Console Nhật',
 
},
 
['yue'] = {
 
['icon_text_dcom'] = '電腦版、電子遊戲機版、舊代電子遊戲機版同埋手機版',
 
['icon_text_dcm'] = '電腦版、電子遊戲機版同埋手機版',
 
['icon_text_dc'] = '電腦版同電子遊戲機版',
 
['icon_text_dm'] = '電腦版同手機版',
 
['icon_text_cm'] = '電子遊戲機版同手機版',
 
['icon_text_co'] = '電子遊戲機版同舊代電子遊戲機版',
 
 
['icon_link_d'] = 'Desktop version history/yue',
 
['icon_text_d'] = '電腦版',
 
['icon_link_c'] = 'Console version/yue',
 
['icon_text_c'] = '電子遊戲機版',
 
['icon_link_o'] = 'Old-gen console version/yue',
 
['icon_text_o'] = '舊代電子遊戲機版',
 
['icon_link_m'] = 'Mobile version/yue',
 
['icon_text_m'] = '手機版',
 
['icon_link_3'] = '3DS version/yue',
 
['icon_text_3'] = '3DS版',
 
['icon_link_j'] = 'Old-gen console version/yue#日本版',
 
['icon_text_j'] = '日本電子遊戲機版',
 
 
},
 
},
 
['zh'] = {
 
['zh'] = {
  +
-- eicons
['icon_text_dcom'] = '电脑版、主机版、前代主机版、和移动版',
 
  +
-- used as "<A>, <B>, and <c> versions" format
['icon_text_dcm'] = '电脑版、主机版、和移动版',
 
['icon_text_dc'] = '电脑版和主机版',
+
['text_1'] = '电脑版',
['icon_text_dm'] = '电脑版和移动版',
+
['text_2'] = '主机版',
['icon_text_cm'] = '主机版和移动版',
+
['text_3'] = '前代主机版',
['icon_text_co'] = '主机版和前代主机版',
+
['text_4'] = '移动版',
 
['text_5'] = '3DS',
 
['icon_link_d'] = '电脑版本历史',
+
['text_6'] = 'Switch版',
['icon_text_d'] = '电脑版',
+
['text_7'] = 'tModLoader支持',
  +
-- J will not appear with other versions.
['icon_link_c'] = '主机版',
 
['icon_text_c'] = '主机版',
+
['text_j'] = '日本主机版',
  +
-- The "forms" argument for mw.language:convertPlural
['icon_link_o'] = '前代主机版',
 
  +
-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.language:convertPlural
['icon_text_o'] = '前代主机版',
 
['icon_link_m'] = '移动版',
+
['version_plural_forms'] = {'%s', '%s'} ,
  +
-- The "separator" and "conjunction" arguments for mw.text.listToText
['icon_text_m'] = '移动版',
 
  +
-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.text.listToText
['icon_link_3'] = '3DS版',
 
['icon_text_3'] = '3DS版',
+
['list_separator'] = '',
['icon_link_j'] = '前代主机版#日本发布版',
+
['list_conjunction'] = '、和',
['icon_text_j'] = '日本主机版',
+
['eicons_error_text'] = 'Invalid EICONS input!',
  +
['eicons_error_cate'] = 'Eicons template with invalid platforms', -- no platform or all platforms.
 
},
 
},
 
}
 
}

Revision as of 20:53, 11 October 2021

Lua logo Documentation The documentation below is transcluded from Module:Exclusive/l10n/doc. (edit | history)

This module stores the localization information for Module:Exclusive.


return {
	['en'] = {
		-- eicons
		-- used as "<A>, <B>, and <c> versions" format
		['text_1'] = 'Desktop',
		['text_2'] = 'Console',
		['text_3'] = 'Old-gen console',
		['text_4'] = 'Mobile',
		['text_5'] = '3DS',
		['text_6'] = 'Switch',
		['text_7'] = 'tModLoader',
		-- J will not appear with other versions.
		['text_j'] = 'Japanese console version',
		-- The "forms" argument for mw.language:convertPlural 
		-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.language:convertPlural
		['version_plural_forms'] = {'%s version', '%s versions'} , -- see string.format()
		-- The "separator" and "conjunction" arguments for mw.text.listToText
		-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.text.listToText
		['list_separator'] = ', ',
		['list_conjunction'] = ', and ',
		['eicons_error_text'] = 'Invalid EICONS input!',
		['eicons_error_cate'] = 'Eicons template with invalid platforms', -- no platform or all platforms.
	},
	['fr'] = {
		['text_1'] = 'Bureau',
		['text_3'] = 'Console old-gen',
		['text_j'] = 'Version Console japonaise',
		['version_plural_forms'] = {'version %s', 'versions %s'} ,
		['list_conjunction'] = ' et ',
		['eicons_error_text'] = 'Input EICONS invalide !',
		['eicons_error_cate'] = 'Modèle Eicons avec des plateformes invalides',
	},
	['pl'] = {
		['text_1'] = 'PC',
		['text_2'] = 'konsolach',
		['text_3'] = 'konsolach starej generacji',
		['text_4'] = 'urządzeniach mobilnych',
		['text_j'] = 'Wersja na japońskich konsolach',
		['version_plural_forms'] = {'Edycje na %s', 'Edycje na %s'} ,
		['list_conjunction'] = ' i ',
	},
	['pt'] = {
		-- eicons
		-- used as "<A>, <B>, and <c> versions" format
		['text_1'] = 'Computador',
		['text_2'] = 'Console',
		['text_3'] = 'Console old-gen',
		['text_4'] = 'Celular',
		['text_5'] = '3DS',
		['text_6'] = 'Switch',
		['text_7'] = 'tModLoader',
		-- J will not appear with other versions.
		['text_j'] = 'Versão para Console japonês',
		-- The "forms" argument for mw.language:convertPlural 
		-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.language:convertPlural
		['version_plural_forms'] = {'Versão para %s', 'Versões para %s'} ,
		-- The "separator" and "conjunction" arguments for mw.text.listToText
		-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.text.listToText
		['list_separator'] = ', ',
		['list_conjunction'] = ' e ',
		['eicons_error_text'] = 'Valor inserido para EICONS inválido!',
		['eicons_error_cate'] = 'Predefinição eicons com plataformas inválidas', -- no platform or all platforms.
	},
	['zh'] = {
		-- eicons
		-- used as "<A>, <B>, and <c> versions" format
		['text_1'] = '电脑版',
		['text_2'] = '主机版',
		['text_3'] = '前代主机版',
		['text_4'] = '移动版',
		['text_5'] = '3DS版',
		['text_6'] = 'Switch版',
		['text_7'] = 'tModLoader支持版本',
		-- J will not appear with other versions.
		['text_j'] = '日本主机版',
		-- The "forms" argument for mw.language:convertPlural 
		-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.language:convertPlural
		['version_plural_forms'] = {'%s', '%s'} ,
		-- The "separator" and "conjunction" arguments for mw.text.listToText
		-- See https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#mw.text.listToText
		['list_separator'] = '、',
		['list_conjunction'] = '、和',
		['eicons_error_text'] = 'Invalid EICONS input!',
		['eicons_error_cate'] = 'Eicons template with invalid platforms', -- no platform or all platforms.		
	},
}