mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
[pl][manifest] propozycje na stronie głównej
This commit is contained in:
parent
0433ca290b
commit
7948777021
6
locale/_/pronouns/Suggested.vue
Normal file
6
locale/_/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
6
locale/de/pronouns/Suggested.vue
Normal file
6
locale/de/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
6
locale/en/pronouns/Suggested.vue
Normal file
6
locale/en/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
6
locale/es/pronouns/Suggested.vue
Normal file
6
locale/es/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
6
locale/fr/pronouns/Suggested.vue
Normal file
6
locale/fr/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
6
locale/nl/pronouns/Suggested.vue
Normal file
6
locale/nl/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
97
locale/pl/pronouns/Suggested.vue
Normal file
97
locale/pl/pronouns/Suggested.vue
Normal file
@ -0,0 +1,97 @@
|
|||||||
|
<template>
|
||||||
|
<div>
|
||||||
|
<section>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
Sugerowane formy niebinarne i neutralne
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Choć nie narzucamy i nie wartościujemy żadnych spośród propozycji
|
||||||
|
niebinarnego i neutralnego płciowo języka,
|
||||||
|
to dostrzegamy też potrzebę zasugerowania, które formy zdają się
|
||||||
|
według naszych obserwacji i <nuxt-link to="/blog/spis-2021">badań</nuxt-link>
|
||||||
|
mieć największy potencjał, by stać się „domyślnymi”, normatywnymi formami gramatycznymi.
|
||||||
|
Szczegóły w naszym Manifeście:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<nuxt-link to="/blog/manifest" class="btn btn-primary d-block">
|
||||||
|
<Icon v="file-contract"/>
|
||||||
|
Manifest Niebinarnej Polszczyzny
|
||||||
|
</nuxt-link>
|
||||||
|
|
||||||
|
<section class="d-flex flex-column flex-md-row">
|
||||||
|
<div class="flex-grow-1">
|
||||||
|
<h3 class="mb-0">
|
||||||
|
Dla osób niebinarnych
|
||||||
|
</h3>
|
||||||
|
<p class="h6">szukających sposobów na wyrażenie siebie</p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<nuxt-link to="/ono"><strong>Rodzaj neutralny</strong></nuxt-link>
|
||||||
|
<br/>
|
||||||
|
<small>
|
||||||
|
(ono/jego, „zrobiłom”, „poszłoś”…)
|
||||||
|
<br/>
|
||||||
|
Są <a href="https://rjp.pan.pl/index.php?option=com_content&view=article&id=317:byom-byo&catid=44&Itemid=208" target="_blank" rel="noopener">poprawne gramatycznie</a>
|
||||||
|
i <nuxt-link to="/blog/spis-2021">popularne w społeczności</nuxt-link>.
|
||||||
|
</small>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<nuxt-link to="/slowniki/neutratywy"><strong>Neutratywy</strong></nuxt-link>
|
||||||
|
<br/>
|
||||||
|
<small>
|
||||||
|
(to „dziennikarze”, „twórcze”, „niebinie”…)
|
||||||
|
</small>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="flex-grow-1">
|
||||||
|
<h3>Język neutralny płciowo</h3>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<nuxt-link to="/onx"><strong>Formy z iksem</strong></nuxt-link>
|
||||||
|
<br/>
|
||||||
|
<small>
|
||||||
|
(„chciałxbyś”, „przyszłxś”, „samx”, „miłx”…)
|
||||||
|
<br/>
|
||||||
|
przy zwrotach do osób osób, których płci nie znamy
|
||||||
|
</small>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<nuxt-link to="/ona/ich"><strong>Mnogi rodzaj neutralny</strong></nuxt-link>
|
||||||
|
<br/>
|
||||||
|
<small>
|
||||||
|
(„zrobiłośmy”, „powiedziałoście”, „miłe”…)
|
||||||
|
<br/>
|
||||||
|
w przypadku grup, niezależnie od płci osób
|
||||||
|
</small>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<nuxt-link to="/slowniki/osobatywy"><strong>Osobatywy</strong></nuxt-link>
|
||||||
|
<br/>
|
||||||
|
<small>
|
||||||
|
(„osoby pracujące”, „osoby wolontariackie”…)
|
||||||
|
</small>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<nuxt-link to="/blog/zaimki-nie-tylko-osobowe"><strong>Inne neutralne zaimki</strong></nuxt-link>
|
||||||
|
<br/>
|
||||||
|
<small>
|
||||||
|
(„ktosio”, „nikto”…)
|
||||||
|
</small>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<nuxt-link to="/unikanie"><strong>Unikanie form nacechowanych płciowo</strong></nuxt-link>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
Inne propozycje form
|
||||||
|
</h2>
|
||||||
|
</div>
|
||||||
|
</template>
|
6
locale/pt/pronouns/Suggested.vue
Normal file
6
locale/pt/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
6
locale/ru/pronouns/Suggested.vue
Normal file
6
locale/ru/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
6
locale/yi/pronouns/Suggested.vue
Normal file
6
locale/yi/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
6
locale/zh/pronouns/Suggested.vue
Normal file
6
locale/zh/pronouns/Suggested.vue
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<template>
|
||||||
|
<h2>
|
||||||
|
<Icon v="tags"/>
|
||||||
|
<T>home.pronouns</T>
|
||||||
|
</h2>
|
||||||
|
</template>
|
@ -23,11 +23,9 @@
|
|||||||
|
|
||||||
<Separator icon="link"/>
|
<Separator icon="link"/>
|
||||||
|
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>
|
<Suggested/>
|
||||||
<Icon v="tags"/>
|
|
||||||
<T>home.pronouns</T>
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
<ul class="list-group mt-4">
|
<ul class="list-group mt-4">
|
||||||
<li v-for="[group, groupPronouns] in pronounLibrary.split()" class="list-group-item">
|
<li v-for="[group, groupPronouns] in pronounLibrary.split()" class="list-group-item">
|
||||||
@ -231,8 +229,10 @@
|
|||||||
import Compressor from "../src/compressor";
|
import Compressor from "../src/compressor";
|
||||||
import MORPHEMES from '../data/pronouns/morphemes';
|
import MORPHEMES from '../data/pronouns/morphemes';
|
||||||
import {mapState} from "vuex";
|
import {mapState} from "vuex";
|
||||||
|
import Suggested from "../data/pronouns/Suggested";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
components: { Suggested },
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
examples,
|
examples,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user