mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
(lint) manually apply fixes
locale/ar/translation.suml: remove duplicated user.accountSwitch (same string value) locale/de/config.suml: explicitely made sources.mergePronouns an empty mapping locale/et/config.suml: explicitely set pronouns.emoji to false and remove empty pronouns.mirror locale/ja/config.suml: add missing comma in profile.defaultWords (suml parser is fine without it) locale/ko/translations.suml: integrate duplicated profile.verifiedLinks locale/pt/translations.suml: remove duplicated profile.sensitive and superfluos footer.stats.stats locale/tok/translations.suml: remove duplicated profile.linkRecommended, profile.column, profile.editor
This commit is contained in:
parent
a6465f5fce
commit
8b6320fff3
@ -484,12 +484,6 @@ support:
|
|||||||
يمكنك استخدام الروابط أدناه:
|
يمكنك استخدام الروابط أدناه:
|
||||||
|
|
||||||
user:
|
user:
|
||||||
accountSwitch:
|
|
||||||
add: 'إضافة حساب جديد'
|
|
||||||
helper: >
|
|
||||||
تحت الحساب الواحد، من الإمكان الحصول على بطاقة واحدة لكل لغة، وجميع البطاقات موصولة تحت الحساب الأصلي. لكن
|
|
||||||
بإمكانك أيضاً تسجيل أكثر من حساب، مثلاً: حساب شخصي، و حساب آخر للعمل، ومن ثم التغيير بينهم بشكل سريع بواسطة
|
|
||||||
خاصية الموقع.
|
|
||||||
header: 'الحساب'
|
header: 'الحساب'
|
||||||
headerLong: 'الحساب الحالي'
|
headerLong: 'الحساب الحالي'
|
||||||
tokenExpired: 'انتهت صلاحية الرمز. يرجى تحديث الموقع وحاول مرة أخرى.'
|
tokenExpired: 'انتهت صلاحية الرمز. يرجى تحديث الموقع وحاول مرة أخرى.'
|
||||||
|
@ -54,7 +54,7 @@ sources:
|
|||||||
enabled: true
|
enabled: true
|
||||||
route: 'quellen'
|
route: 'quellen'
|
||||||
submit: true
|
submit: true
|
||||||
mergePronouns:
|
mergePronouns: {}
|
||||||
|
|
||||||
nouns:
|
nouns:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -71,8 +71,7 @@ pronouns:
|
|||||||
examples:
|
examples:
|
||||||
- ['Did you buy Tex her gift?', 'Did you buy Tex a gift?']
|
- ['Did you buy Tex her gift?', 'Did you buy Tex a gift?']
|
||||||
- ['Yes, I bought it for her. I will give it to her tomorrow.', 'Yes, I bought it. I will give it tomorrow.']
|
- ['Yes, I bought it for her. I will give it to her tomorrow.', 'Yes, I bought it. I will give it tomorrow.']
|
||||||
emoji:
|
emoji: false
|
||||||
mirror:
|
|
||||||
slashes: true
|
slashes: true
|
||||||
others: 'Teised asesõnad'
|
others: 'Teised asesõnad'
|
||||||
|
|
||||||
|
@ -219,7 +219,7 @@ profile:
|
|||||||
values: ['きれい', 'かっこいい', 'かわいい', '立派', 'イケメン', '美しい', 'セクシー', 'エロい']
|
values: ['きれい', 'かっこいい', 'かわいい', '立派', 'イケメン', '美しい', 'セクシー', 'エロい']
|
||||||
-
|
-
|
||||||
header: ~
|
header: ~
|
||||||
values: ['友達', '伴侶', '相手' '彼氏', '彼女', '恋人', '夫', '妻', 'ダーリン','ハニー']
|
values: ['友達', '伴侶', '相手', '彼氏', '彼女', '恋人', '夫', '妻', 'ダーリン', 'ハニー']
|
||||||
flags:
|
flags:
|
||||||
defaultPronoun: 'あの人'
|
defaultPronoun: 'あの人'
|
||||||
|
|
||||||
|
@ -607,10 +607,9 @@ profile:
|
|||||||
description: '당신을 서클로 추가한 사람들입니다. 만약 당신도 그를 추가하면 두 카드들에 체크마크가 [s:shield-check] 생겨요.'
|
description: '당신을 서클로 추가한 사람들입니다. 만약 당신도 그를 추가하면 두 카드들에 체크마크가 [s:shield-check] 생겨요.'
|
||||||
removeSelf:
|
removeSelf:
|
||||||
action: '자신을 제거할'
|
action: '자신을 제거할'
|
||||||
# TODO
|
|
||||||
verifiedLinks:
|
verifiedLinks:
|
||||||
header: 'Verified links'
|
header: '확인한 링크'
|
||||||
info: >
|
info: > # TODO
|
||||||
The links that one puts publicly in one's profile will be marked with the shield icon,
|
The links that one puts publicly in one's profile will be marked with the shield icon,
|
||||||
if they are verified by logging in using the given authentication provider,
|
if they are verified by logging in using the given authentication provider,
|
||||||
or (under construction) by a <code>rel="me"</code> tag pointing back to the card.
|
or (under construction) by a <code>rel="me"</code> tag pointing back to the card.
|
||||||
@ -689,8 +688,6 @@ profile:
|
|||||||
Europe: '유럽'
|
Europe: '유럽'
|
||||||
Indian: '인도'
|
Indian: '인도'
|
||||||
Pacific: '태평양'
|
Pacific: '태평양'
|
||||||
verifiedLinks:
|
|
||||||
header: '확인한 링크'
|
|
||||||
sensitive:
|
sensitive:
|
||||||
header: '시청자의 재량이 요구됩니다.'
|
header: '시청자의 재량이 요구됩니다.'
|
||||||
|
|
||||||
|
@ -702,8 +702,6 @@ profile:
|
|||||||
atAlternative: 'Use a notação /u/'
|
atAlternative: 'Use a notação /u/'
|
||||||
pronouns: 'Incluir pronomes'
|
pronouns: 'Incluir pronomes'
|
||||||
local: 'Linkar para esta versão de linguagem'
|
local: 'Linkar para esta versão de linguagem'
|
||||||
sensitive:
|
|
||||||
hide: ' Desfocar cartão'
|
|
||||||
|
|
||||||
share: 'Compartilhar'
|
share: 'Compartilhar'
|
||||||
|
|
||||||
@ -740,7 +738,6 @@ footer:
|
|||||||
stats:
|
stats:
|
||||||
header: 'Estatísticas '
|
header: 'Estatísticas '
|
||||||
overall: 'versão com todas as linguagens'
|
overall: 'versão com todas as linguagens'
|
||||||
stats:
|
|
||||||
keys:
|
keys:
|
||||||
visitDuration: 'Média da duração de visitas'
|
visitDuration: 'Média da duração de visitas'
|
||||||
responseTime: 'Média do tempo de resposta'
|
responseTime: 'Média do tempo de resposta'
|
||||||
|
@ -318,8 +318,6 @@ profile:
|
|||||||
flagsCustomWarning: 'This flag has been uploaded by a user. The team of pronouns.page is not responsible for it.'
|
flagsCustomWarning: 'This flag has been uploaded by a user. The team of pronouns.page is not responsible for it.'
|
||||||
flagsAsterisk: 'nasin ni li nasa ala, taso sitelen ona li lon tan ni: ken la jan li nasa lon ijo ante li nasa ala lon ni, sama ni: jan meli li olin mije li tonsi.'
|
flagsAsterisk: 'nasin ni li nasa ala, taso sitelen ona li lon tan ni: ken la jan li nasa lon ijo ante li nasa ala lon ni, sama ni: jan meli li olin mije li tonsi.'
|
||||||
links: 'lipu ante'
|
links: 'lipu ante'
|
||||||
linksRecommended: 'We recommend linking to'
|
|
||||||
column: 'Column'
|
|
||||||
opinions:
|
opinions:
|
||||||
header: 'sitelen pilin'
|
header: 'sitelen pilin'
|
||||||
description: 'sona…'
|
description: 'sona…'
|
||||||
@ -351,11 +349,6 @@ profile:
|
|||||||
edit: 'o ante'
|
edit: 'o ante'
|
||||||
delete: 'Delete'
|
delete: 'Delete'
|
||||||
deleteConfirm: 'Are you sure you want to delete this card?'
|
deleteConfirm: 'Are you sure you want to delete this card?'
|
||||||
editor:
|
|
||||||
header: 'Card editor'
|
|
||||||
save: 'Save your card'
|
|
||||||
defaults: 'Restore defaults'
|
|
||||||
propagate: 'Propagate this change to your cards in all languages'
|
|
||||||
opinion:
|
opinion:
|
||||||
yes: 'pona a'
|
yes: 'pona a'
|
||||||
jokingly: 'lon musi taso'
|
jokingly: 'lon musi taso'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user