Template:For/strings: Difference between revisions
Jump to navigation
Jump to search
ShadowKaze (talk | contribs) (figured capitalizing the first letters of a lang guide (such as using capital P instead of normal p on pt-br) can break the translation. The same possibly applying for the other strings.) |
ShadowKaze (talk | contribs) m (figured the capital thing might be also affecting the other langs, so might aswell downscale the other letters to fix for other langs.) |
||
Line 21: | Line 21: | ||
| For = {{#switch: {{{lang|{{Language}}}}} | | For = {{#switch: {{{lang|{{Language}}}}} | ||
| #default = For | | #default = For | ||
| | | de = Für | ||
| | | hr = Za | ||
| ru = Информацию о | | ru = Информацию о | ||
| | | vi = Đối với | ||
| | | zh = 关于 | ||
| pt-br = Para | | pt-br = Para | ||
}} | }} | ||
Line 31: | Line 31: | ||
| See = {{#switch: {{{lang|{{Language}}}}} | | See = {{#switch: {{{lang|{{Language}}}}} | ||
| #default = see | | #default = see | ||
| | | de = sehen | ||
| | | hr = pogledajte | ||
| ru = смотрите здесь | | ru = смотрите здесь | ||
| | | vi = xem | ||
| | | zh = 见 | ||
| pt-br = veja | | pt-br = veja | ||
}} | }} | ||
Line 41: | Line 41: | ||
| ThisArticle = {{#switch: {{{lang|{{Language}}}}} | | ThisArticle = {{#switch: {{{lang|{{Language}}}}} | ||
| #default = This article is about | | #default = This article is about | ||
| | | de = Dieser Artikel ist über | ||
| | | hr = Ovaj članak govori o | ||
| ru = В этой статье рассматривается | | ru = В этой статье рассматривается | ||
| | | vi = Trang này nói về | ||
| | | zh = 本文是关于 | ||
| pt-br = Este artigo é sobre | | pt-br = Este artigo é sobre | ||
}} | }} | ||
Line 51: | Line 51: | ||
| And = {{#switch: {{{lang|{{Language}}}}} | | And = {{#switch: {{{lang|{{Language}}}}} | ||
| #default = and | | #default = and | ||
| | | de = und | ||
| | | hr = i | ||
| ru = и | | ru = и | ||
| | | vi = và | ||
| | | zh = 和 | ||
| pt-br = e | | pt-br = e | ||
}} | }} |