[tok] wip

This commit is contained in:
Andrea Vos 2022-06-24 07:59:38 +02:00
parent 7cd8501b69
commit 8a15bd8ab8
2 changed files with 7 additions and 15 deletions

View File

@ -93,9 +93,9 @@ sources:
Article: 'lipu lili' Article: 'lipu lili'
Movie: 'sitelen' Movie: 'sitelen'
Series: 'sitelen pi kipisi mute' Series: 'sitelen pi kipisi mute'
Song: 'musi' Song: 'musi kalama'
Poetry: 'lipu musi' Poetry: 'lipu musi'
Comics: 'comics' # TODO Comics: 'lipu sitelen'
Game: 'leko' Game: 'leko'
Other: 'ante' Other: 'ante'
submit: submit:
@ -118,7 +118,7 @@ sources:
key: 'ilo' key: 'ilo'
keyInfo: 'ilo, la tawa e toki sama pi toki ante' keyInfo: 'ilo, la tawa e toki sama pi toki ante'
images: 'sitelen mute' images: 'sitelen mute'
spoiler: 'sitelen ike' # TODO spoiler: 'sitelen ike'
otherVersions: 'toki ante' otherVersions: 'toki ante'
referenced: 'kepeken ijo' referenced: 'kepeken ijo'
@ -532,17 +532,9 @@ user:
profile: profile:
description: 'lipu suli' description: 'lipu suli'
names: 'nimi' names: 'nimi'
namesInfo: 'You can specify sitelan pona spelling of your name by following the pattern: <code>jan Sewe (soweli e wan esun)</code>' # TODO namesInfo: 'sina ken sitelen e nimi sitelen pona, la <code>jan Sonja (soweli o nanpa jan ale)</code>.'
pronouns: 'ona' pronouns: 'ona'
pronounsInfo: > pronounsInfo: ~
You can enter a <strong>pronoun</strong> (eg. “they” or “she/mijer”)
or a <strong>link</strong> (eg. “https://en.pronouns.page/e”)
or the custom five forms (eg. “ze/zem/zir/zirs/zirself”).
Keep in mind that <strong>all five forms</strong> are required in that case,
otherwise the app can only guess what exactly do you mean.
You can also use {/pronouns#generator=<strong>the generator</strong>} to fill out sentences with custom forms.
If your pronouns follow the {/pronouns#nameself=<strong>nameself pattern</strong>},
you can also use a colon shorthand (eg. “:star”).
pronounsNotFound: 'a ike. o lipu e lipu lon sewi' pronounsNotFound: 'a ike. o lipu e lipu lon sewi'
words: 'nimi sitelen' words: 'nimi sitelen'
birthday: 'nanpa suno' birthday: 'nanpa suno'
@ -551,7 +543,7 @@ profile:
flagsInfo: 'o tawa e sitelen sina lon ni.' flagsInfo: 'o tawa e sitelen sina lon ni.'
flagsCustom: 'tawa e pali sitelen' flagsCustom: 'tawa e pali sitelen'
flagsCustomWarning: 'sitelen ni li pali jan. sitelen ni li pali pi kulupu Ponen.Pase ala.' flagsCustomWarning: 'sitelen ni li pali jan. sitelen ni li pali pi kulupu Ponen.Pase ala.'
flagsAsterisk: 'ni li kule ala, la mi jo e ni.' # TODO flagsAsterisk: 'ni li kule ala, la mi jo e ni.'
links: 'tawa mute' links: 'tawa mute'
linksRecommended: 'o tawa:' linksRecommended: 'o tawa:'
verifiedLinks: verifiedLinks:

View File

@ -109,7 +109,7 @@
<Icon v="tags"/> <Icon v="tags"/>
<T>profile.pronouns</T> <T>profile.pronouns</T>
</h3> </h3>
<div class="alert alert-info"> <div class="alert alert-info" v-if="$t('profile.pronounsInfo')">
<p class="small mb-0"> <p class="small mb-0">
<Icon v="info-circle"/> <Icon v="info-circle"/>
<T>profile.pronounsInfo</T> <T>profile.pronounsInfo</T>