Merge remote-tracking branch 'origin/main'

This commit is contained in:
Andrea Vos 2021-10-31 10:20:15 +01:00
commit 2c318589a1
8 changed files with 23 additions and 23 deletions

View File

@ -166,9 +166,9 @@ nouns:
image: 'Bild'
community: # TODO
header: 'Community'
headerLong: 'Queer community'
community:
header: 'Gemeinschaft'
headerLong: 'Queere Gemeinschaft'
terminology:
header: 'Terminologie'
@ -442,7 +442,7 @@ profile:
opinion:
yes: 'Ja'
jokingly: 'Scherzhaft'
close: 'Only if we''re close' # TODO
close: 'Nur wenn wir eng zusammen sind'
meh: 'Okay'
no: 'Nein'
@ -473,8 +473,8 @@ crud:
author: 'Hinzugefügt von'
saved: 'Änderungen erfolgreich gespeichert!'
loginRequired: '{/account=Log dich ein} um Eintrag einzureichen'
copy: 'Copy link' # TODO
download: 'Download' # TODO
copy: 'Link kopieren'
download: 'Herunterladen'
footer:
license: >

View File

@ -440,7 +440,7 @@ profile:
flagsCustom: 'Sube una bandera personalizada'
flagsCustomWarning: 'Esta bandera fue subida por un usuario. El equipo de pronouns.page no es responsable de ella.'
links: 'Enlaces'
linksCake: 'We recommend linking to'
linksCake: 'Recomendamos enlaces a'
column: 'Columna'
list: 'Tus tarjetas'
@ -455,7 +455,7 @@ profile:
opinion:
yes: 'Sí'
jokingly: 'En broma'
close: 'Only if we''re close' # TODO
close: 'Solo si somos personas cercanas'
meh: 'Okey'
no: 'No'
@ -486,8 +486,8 @@ crud:
author: 'Añadido por'
saved: 'Los cambios se guardaron exitosamente!'
loginRequired: '{/cuenta=Log in} para enviar un ítem'
copy: 'Copy link' # TODO
download: 'Download' # TODO
copy: 'Copiar enlace'
download: 'Descargar'
footer:
license: >

View File

@ -445,7 +445,7 @@ profile:
opinion:
yes: 'Oui'
jokingly: 'Pour plaisanter'
close: 'Only if we''re close' # TODO
close: 'Seulement entre proches'
meh: 'Ok'
no: 'Non'
@ -476,8 +476,8 @@ crud:
author: 'Ajouté par'
saved: 'Modifications enregistrées !'
loginRequired: '{/compte=Connectez-vous} pour proposer un mot'
copy: 'Copy link' # TODO
download: 'Download' # TODO
copy: 'Copier le lien'
download: 'Télécharger'
footer:
license: >

View File

@ -433,7 +433,7 @@ profile:
opinion:
yes: 'Ja'
jokingly: 'Voor de grap'
close: 'Only if we''re close' # TODO
close: 'Alleen als we hecht zijn'
meh: 'Oké'
no: 'Nee'
@ -465,8 +465,8 @@ crud:
author: 'Toegevoegd door'
saved: 'Veranderingen succesvol opgeslagen!'
loginRequired: '{/account=Login} om een toevoeging in te dienen'
copy: 'Copy link' # TODO
download: 'Download' # TODO
copy: 'Kopieer link'
download: 'Download'
footer:
license: >

View File

@ -445,7 +445,7 @@ profile:
opinion:
yes: 'Ja'
jokingly: 'På tull'
close: 'Only if we''re close' # TODO
close: 'Bare hvis vi er nærme'
meh: 'Okay'
no: 'Nei'
banner: >

View File

@ -2,7 +2,7 @@ const {Event, day, week, month, dayYear, EventLevel} = require("../../src/calend
module.exports = [
// months
new Event('{/spis=Niebinary Spis Powszechny}', 'Nonbinary', 2, month, EventLevel.Month, ['nonbinary']),
new Event('{/spis=Niebinarny Spis Powszechny}', 'Nonbinary', 2, month, EventLevel.Month, ['nonbinary']),
// static date
new Event('Tęczowa Noc', null, 8, day(7), EventLevel.Day),

View File

@ -450,8 +450,8 @@ profile:
save: 'Salve o cartão'
opinion:
yes: 'Sim'
jokingly: 'é brincadeira'
close: 'Only if we''re close' # TODO
jokingly: 'É brincadeira'
close: 'Só se somos pessoas próximas'
meh: 'OK'
no: 'Não'
@ -482,8 +482,8 @@ crud:
author: 'Adicionado por'
saved: 'Alterações salvas com sucesso!'
loginRequired: 'Faça {/conta=login} para participar do nosso banco de dados'
copy: 'Copy link' # TODO
download: 'Download' # TODO
copy: 'Copiar link'
download: 'Baixar'
footer:
license: >

View File

@ -415,7 +415,7 @@ profile:
opinion:
yes: '至愛'
jokingly: '諧謔'
close: 'Only if we''re close' # TODO
close: '只有密切朋友'
meh: 'OK'
no: '不好'