mirror of
https://github.com/glitch-soc/mastodon
synced 2025-04-24 15:24:51 +00:00
Merge commit 'e097f0e9eb76514efc405f3d1cef0692ff4cff35' into glitch-soc/merge-upstream
Conflicts: - `yarn.lock`: glitch-soc-specific dependency too close to a dependency updated upstream. Updated dependencies as upstream did.
This commit is contained in:
commit
5e679f41f9
53 changed files with 655 additions and 211 deletions
|
@ -446,7 +446,7 @@ GEM
|
|||
net-smtp (0.5.1)
|
||||
net-protocol
|
||||
nio4r (2.7.4)
|
||||
nokogiri (1.18.7)
|
||||
nokogiri (1.18.8)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
oj (3.16.10)
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"account.block_domain": "Блокиране на домейн {domain}",
|
||||
"account.block_short": "Блокиране",
|
||||
"account.blocked": "Блокирани",
|
||||
"account.blocking": "Блокиране",
|
||||
"account.cancel_follow_request": "Оттегляне на заявката за последване",
|
||||
"account.copy": "Копиране на връзка към профила",
|
||||
"account.direct": "Частно споменаване на @{name}",
|
||||
|
|
|
@ -19,10 +19,12 @@
|
|||
"account.block_domain": "Bloca el domini {domain}",
|
||||
"account.block_short": "Bloca",
|
||||
"account.blocked": "Blocat",
|
||||
"account.blocking": "Blocat",
|
||||
"account.cancel_follow_request": "Cancel·la el seguiment",
|
||||
"account.copy": "Copia l'enllaç al perfil",
|
||||
"account.direct": "Menciona privadament @{name}",
|
||||
"account.disable_notifications": "Deixa de notificar-me els tuts de @{name}",
|
||||
"account.domain_blocking": "Bloquem el domini",
|
||||
"account.edit_profile": "Edita el perfil",
|
||||
"account.enable_notifications": "Notifica'm els tuts de @{name}",
|
||||
"account.endorse": "Recomana en el perfil",
|
||||
|
@ -39,6 +41,7 @@
|
|||
"account.following": "Seguint",
|
||||
"account.following_counter": "{count, plural, other {Seguint-ne {counter}}}",
|
||||
"account.follows.empty": "Aquest usuari encara no segueix ningú.",
|
||||
"account.follows_you": "Us segueix",
|
||||
"account.go_to_profile": "Vés al perfil",
|
||||
"account.hide_reblogs": "Amaga els impulsos de @{name}",
|
||||
"account.in_memoriam": "En Memòria.",
|
||||
|
@ -53,13 +56,17 @@
|
|||
"account.mute_notifications_short": "Silencia les notificacions",
|
||||
"account.mute_short": "Silencia",
|
||||
"account.muted": "Silenciat",
|
||||
"account.muting": "Silenciem",
|
||||
"account.mutual": "Us seguiu l'un a l'altre",
|
||||
"account.no_bio": "No s'ha proporcionat cap descripció.",
|
||||
"account.open_original_page": "Obre la pàgina original",
|
||||
"account.posts": "Tuts",
|
||||
"account.posts_with_replies": "Tuts i respostes",
|
||||
"account.remove_from_followers": "Elimina {name} dels seguidors",
|
||||
"account.report": "Informa sobre @{name}",
|
||||
"account.requested": "S'espera l'aprovació. Clica per a cancel·lar la petició de seguiment",
|
||||
"account.requested_follow": "{name} ha demanat de seguir-te",
|
||||
"account.requests_to_follow_you": "Peticions de seguir-vos",
|
||||
"account.share": "Comparteix el perfil de @{name}",
|
||||
"account.show_reblogs": "Mostra els impulsos de @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} publicació} other {{counter} publicacions}}",
|
||||
|
@ -227,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Esborra i reescriu",
|
||||
"confirmations.redraft.message": "Segur que vols eliminar aquest tut i tornar a escriure'l? Es perdran tots els impulsos i els favorits, i les respostes al tut original quedaran aïllades.",
|
||||
"confirmations.redraft.title": "Esborrar i reescriure la publicació?",
|
||||
"confirmations.remove_from_followers.confirm": "Elimina el seguidor",
|
||||
"confirmations.remove_from_followers.message": "{name} deixarà de seguir-vos. Tirem endavant?",
|
||||
"confirmations.remove_from_followers.title": "Eliminem el seguidor?",
|
||||
"confirmations.reply.confirm": "Respon",
|
||||
"confirmations.reply.message": "Si respons ara, sobreescriuràs el missatge que estàs editant. Segur que vols continuar?",
|
||||
"confirmations.reply.title": "Sobreescriure la publicació?",
|
||||
|
@ -294,6 +304,9 @@
|
|||
"emoji_button.search_results": "Resultats de la cerca",
|
||||
"emoji_button.symbols": "Símbols",
|
||||
"emoji_button.travel": "Viatges i llocs",
|
||||
"empty_column.account_featured.me": "No heu destacat encara res. Sabeu que podeu destacar al vostre perfil publicacions, les etiquetes que més feu servir i fins i tot els comptes dels vostres amics?",
|
||||
"empty_column.account_featured.other": "{acct} no ha destacat encara res. Sabeu que podeu destacar al vostre perfil publicacions, les etiquetes que més feu servir i fins i tot els comptes dels vostres amics?",
|
||||
"empty_column.account_featured_other.unknown": "Aquest compte no ha destacat encara res.",
|
||||
"empty_column.account_hides_collections": "Aquest usuari ha decidit no mostrar aquesta informació",
|
||||
"empty_column.account_suspended": "Compte suspès",
|
||||
"empty_column.account_timeline": "No hi ha tuts aquí!",
|
||||
|
@ -378,6 +391,8 @@
|
|||
"generic.saved": "Desat",
|
||||
"getting_started.heading": "Primeres passes",
|
||||
"hashtag.admin_moderation": "Obre la interfície de moderació per a #{name}",
|
||||
"hashtag.browse": "Fulleja publicacions a #{hashtag}",
|
||||
"hashtag.browse_from_account": "Fulleja publicacions de {name} a #{hashtag}",
|
||||
"hashtag.column_header.tag_mode.all": "i {additional}",
|
||||
"hashtag.column_header.tag_mode.any": "o {additional}",
|
||||
"hashtag.column_header.tag_mode.none": "sense {additional}",
|
||||
|
|
|
@ -19,14 +19,16 @@
|
|||
"account.block_domain": "Blokovat doménu {domain}",
|
||||
"account.block_short": "Zablokovat",
|
||||
"account.blocked": "Blokovaný",
|
||||
"account.blocking": "Blokovaní",
|
||||
"account.cancel_follow_request": "Zrušit sledování",
|
||||
"account.copy": "Kopírovat odkaz na profil",
|
||||
"account.direct": "Soukromě zmínit @{name}",
|
||||
"account.disable_notifications": "Přestat mě upozorňovat, když @{name} zveřejní příspěvek",
|
||||
"account.domain_blocking": "Blokované domény",
|
||||
"account.edit_profile": "Upravit profil",
|
||||
"account.enable_notifications": "Oznamovat mi příspěvky @{name}",
|
||||
"account.endorse": "Zvýraznit na profilu",
|
||||
"account.featured": "Doporučené",
|
||||
"account.featured": "Zvýrazněné",
|
||||
"account.featured.hashtags": "Hashtagy",
|
||||
"account.featured.posts": "Příspěvky",
|
||||
"account.featured_tags.last_status_at": "Poslední příspěvek {date}",
|
||||
|
@ -39,6 +41,7 @@
|
|||
"account.following": "Sledujete",
|
||||
"account.following_counter": "{count, plural, one {{counter} sledovaný} few {{counter} sledovaní} many {{counter} sledovaných} other {{counter} sledovaných}}",
|
||||
"account.follows.empty": "Tento uživatel zatím nikoho nesleduje.",
|
||||
"account.follows_you": "Sleduje vás",
|
||||
"account.go_to_profile": "Přejít na profil",
|
||||
"account.hide_reblogs": "Skrýt boosty od @{name}",
|
||||
"account.in_memoriam": "In Memoriam.",
|
||||
|
@ -53,13 +56,17 @@
|
|||
"account.mute_notifications_short": "Ztlumit upozornění",
|
||||
"account.mute_short": "Ztlumit",
|
||||
"account.muted": "Skrytý",
|
||||
"account.muting": "Ztlumení",
|
||||
"account.mutual": "Sledujete se navzájem",
|
||||
"account.no_bio": "Nebyl poskytnut žádný popis.",
|
||||
"account.open_original_page": "Otevřít původní stránku",
|
||||
"account.posts": "Příspěvky",
|
||||
"account.posts_with_replies": "Příspěvky a odpovědi",
|
||||
"account.remove_from_followers": "Odebrat {name} ze sledujících",
|
||||
"account.report": "Nahlásit @{name}",
|
||||
"account.requested": "Čeká na schválení. Kliknutím žádost o sledování zrušíte",
|
||||
"account.requested_follow": "{name} tě požádal o sledování",
|
||||
"account.requests_to_follow_you": "Žádosti o sledování",
|
||||
"account.share": "Sdílet profil @{name}",
|
||||
"account.show_reblogs": "Zobrazit boosty od @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} příspěvek} few {{counter} příspěvky} many {{counter} příspěvků} other {{counter} příspěvků}}",
|
||||
|
@ -227,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Smazat a přepsat",
|
||||
"confirmations.redraft.message": "Jste si jistí, že chcete odstranit tento příspěvek a vytvořit z něj koncept? Oblíbené a boosty budou ztraceny a odpovědi na původní příspěvek ztratí kontext.",
|
||||
"confirmations.redraft.title": "Smazat a přepracovat příspěvek na koncept?",
|
||||
"confirmations.remove_from_followers.confirm": "Odstranit sledujícího",
|
||||
"confirmations.remove_from_followers.message": "{name} vás přestane sledovat. Jste si jisti, že chcete pokračovat?",
|
||||
"confirmations.remove_from_followers.title": "Odstranit sledujícího?",
|
||||
"confirmations.reply.confirm": "Odpovědět",
|
||||
"confirmations.reply.message": "Odpověď přepíše vaši rozepsanou zprávu. Opravdu chcete pokračovat?",
|
||||
"confirmations.reply.title": "Přepsat příspěvek?",
|
||||
|
@ -294,6 +304,9 @@
|
|||
"emoji_button.search_results": "Výsledky hledání",
|
||||
"emoji_button.symbols": "Symboly",
|
||||
"emoji_button.travel": "Cestování a místa",
|
||||
"empty_column.account_featured.me": "Zatím jste nic nezvýraznili. Věděli jste, že na svém profilu můžete zvýraznit své příspěvky, hashtagy, které používáte nejvíce, a dokonce účty vašich přátel?",
|
||||
"empty_column.account_featured.other": "{acct} zatím nic nezvýraznili. Věděli jste, že na svém profilu můžete zvýraznit své příspěvky, hashtagy, které používáte nejvíce, a dokonce účty vašich přátel?",
|
||||
"empty_column.account_featured_other.unknown": "Tento účet zatím nemá nic zvýrazněného.",
|
||||
"empty_column.account_hides_collections": "Tento uživatel se rozhodl tuto informaci nezveřejňovat",
|
||||
"empty_column.account_suspended": "Účet je pozastaven",
|
||||
"empty_column.account_timeline": "Nejsou tu žádné příspěvky!",
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
"about.blocks": "Gweinyddion a gyfyngir",
|
||||
"about.contact": "Cysylltwch â:",
|
||||
"about.disclaimer": "Mae Mastodon yn feddalwedd cod agored rhydd ac o dan hawlfraint Mastodon gGmbH.",
|
||||
"about.domain_blocks.no_reason_available": "Nid yw'r rheswm ar gael",
|
||||
"about.domain_blocks.no_reason_available": "Dyw'r rheswm ddim ar gael",
|
||||
"about.domain_blocks.preamble": "Fel rheol, mae Mastodon yn caniatáu i chi weld cynnwys gan unrhyw weinyddwr arall yn y ffedysawd a rhyngweithio â hi. Dyma'r eithriadau a wnaed ar y gweinydd penodol hwn.",
|
||||
"about.domain_blocks.silenced.explanation": "Fel rheol, fyddwch chi ddim yn gweld proffiliau a chynnwys o'r gweinydd hwn, oni bai eich bod yn chwilio'n benodol amdano neu yn ymuno drwy ei ddilyn.",
|
||||
"about.domain_blocks.silenced.title": "Cyfyngedig",
|
||||
"about.domain_blocks.suspended.explanation": "Ni fydd data o'r gweinydd hwn yn cael ei brosesu, ei gadw na'i gyfnewid, gan wneud unrhyw ryngweithio neu gyfathrebu gyda defnyddwyr o'r gweinydd hwn yn amhosibl.",
|
||||
"about.domain_blocks.suspended.title": "Ataliwyd",
|
||||
"about.domain_blocks.suspended.title": "Wedi'i atal",
|
||||
"about.not_available": "Nid yw'r wybodaeth hon ar gael ar y gweinydd hwn.",
|
||||
"about.powered_by": "Cyfrwng cymdeithasol datganoledig wedi ei yrru gan {mastodon}",
|
||||
"about.rules": "Rheolau'r gweinydd",
|
||||
|
@ -19,10 +19,12 @@
|
|||
"account.block_domain": "Blocio'r parth {domain}",
|
||||
"account.block_short": "Blocio",
|
||||
"account.blocked": "Blociwyd",
|
||||
"account.blocking": "Yn Rhwystro",
|
||||
"account.cancel_follow_request": "Tynnu cais i ddilyn",
|
||||
"account.copy": "Copïo dolen i'r proffil",
|
||||
"account.direct": "Crybwyll yn breifat @{name}",
|
||||
"account.disable_notifications": "Stopiwch fy hysbysu pan fydd @{name} yn postio",
|
||||
"account.domain_blocking": "Parthau'n cael eu rhwystro",
|
||||
"account.edit_profile": "Golygu'r proffil",
|
||||
"account.enable_notifications": "Rhowch wybod i fi pan fydd @{name} yn postio",
|
||||
"account.endorse": "Dangos ar fy mhroffil",
|
||||
|
@ -39,6 +41,7 @@
|
|||
"account.following": "Yn dilyn",
|
||||
"account.following_counter": "{count, plural, one {Yn dilyn {counter}} other {Yn dilyn {counter} arall}}",
|
||||
"account.follows.empty": "Nid yw'r defnyddiwr hwn yn dilyn unrhyw un eto.",
|
||||
"account.follows_you": "Yn eich dilyn chi",
|
||||
"account.go_to_profile": "Mynd i'r proffil",
|
||||
"account.hide_reblogs": "Cuddio hybiau gan @{name}",
|
||||
"account.in_memoriam": "Er Cof.",
|
||||
|
@ -53,13 +56,17 @@
|
|||
"account.mute_notifications_short": "Diffodd hysbysiadau",
|
||||
"account.mute_short": "Anwybyddu",
|
||||
"account.muted": "Wedi anwybyddu",
|
||||
"account.muting": "Tewi",
|
||||
"account.mutual": "Rydych chi'n dilyn eich gilydd",
|
||||
"account.no_bio": "Dim disgrifiad wedi'i gynnig.",
|
||||
"account.open_original_page": "Agor y dudalen wreiddiol",
|
||||
"account.posts": "Postiadau",
|
||||
"account.posts_with_replies": "Postiadau ac ymatebion",
|
||||
"account.remove_from_followers": "Tynnu {name} o'ch dilynwyr",
|
||||
"account.report": "Adrodd @{name}",
|
||||
"account.requested": "Aros am gymeradwyaeth. Cliciwch er mwyn canslo cais dilyn",
|
||||
"account.requested_follow": "Mae {name} wedi gwneud cais i'ch dilyn",
|
||||
"account.requests_to_follow_you": "Ceisiadau i'ch dilyn",
|
||||
"account.share": "Rhannu proffil @{name}",
|
||||
"account.show_reblogs": "Dangos hybiau gan @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} postiad} two {{counter} bostiad} few {{counter} phostiad} many {{counter} postiad} other {{counter} postiad}}",
|
||||
|
@ -227,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Dileu ac ailddrafftio",
|
||||
"confirmations.redraft.message": "Ydych chi wir eisiau'r dileu'r postiad hwn a'i ailddrafftio? Bydd ffefrynnau a hybiau'n cael eu colli, a bydd atebion i'r post gwreiddiol yn mynd yn amddifad.",
|
||||
"confirmations.redraft.title": "Dileu ac ailddraftio'r postiad?",
|
||||
"confirmations.remove_from_followers.confirm": "Dileu dilynwr",
|
||||
"confirmations.remove_from_followers.message": "Bydd {name} yn rhoi'r gorau i'ch dilyn. A ydych yn siŵr eich bod am fwrw ymlaen?",
|
||||
"confirmations.remove_from_followers.title": "Tynnu dilynwr?",
|
||||
"confirmations.reply.confirm": "Ymateb",
|
||||
"confirmations.reply.message": "Bydd ateb nawr yn cymryd lle y neges yr ydych yn cyfansoddi ar hyn o bryd. Ydych chi'n siŵr eich bod am barhau?",
|
||||
"confirmations.reply.title": "Trosysgrifo'r postiad?",
|
||||
|
@ -294,6 +304,9 @@
|
|||
"emoji_button.search_results": "Canlyniadau chwilio",
|
||||
"emoji_button.symbols": "Symbolau",
|
||||
"emoji_button.travel": "Teithio a Llefydd",
|
||||
"empty_column.account_featured.me": "Dydych chi heb gynnwys dim eto. Oeddech chi'n gwybod y gallwch chi gynnwys eich postiadau a'r hashnodau rydych chi'n eu defnyddio fwyaf, a hyd yn oed cyfrifon eich ffrind ar eich proffil?",
|
||||
"empty_column.account_featured.other": "Dyw {acct} heb gynnwys dim eto. Oeddech chi'n gwybod y gallwch chi gynnwys eich postiadau a hashnodau rydych chi'n eu defnyddio fwyaf, a hyd yn oed cyfrifon eich ffrind ar eich proffil?",
|
||||
"empty_column.account_featured_other.unknown": "Dyw'r cyfrif hwn heb gynnwys dim eto.",
|
||||
"empty_column.account_hides_collections": "Mae'r defnyddiwr wedi dewis i beidio rhannu'r wybodaeth yma",
|
||||
"empty_column.account_suspended": "Cyfrif wedi'i atal",
|
||||
"empty_column.account_timeline": "Dim postiadau yma!",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Åbn oprindelig side",
|
||||
"account.posts": "Indlæg",
|
||||
"account.posts_with_replies": "Indlæg og svar",
|
||||
"account.remove_from_followers": "Fjern {name} fra følgere",
|
||||
"account.report": "Anmeld @{name}",
|
||||
"account.requested": "Afventer godkendelse. Tryk for at annullere følgeanmodning",
|
||||
"account.requested_follow": "{name} har anmodet om at følge dig",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Slet og omformulér",
|
||||
"confirmations.redraft.message": "Sikker på, at dette indlæg skal slettes og omskrives? Favoritter og fremhævelser går tabt, og svar til det oprindelige indlæg mister tilknytningen.",
|
||||
"confirmations.redraft.title": "Slet og omformulér indlæg?",
|
||||
"confirmations.remove_from_followers.confirm": "Fjern følger",
|
||||
"confirmations.remove_from_followers.message": "{name} vil ophøre med at være en følger. Sikker på, at man vil fortsætte?",
|
||||
"confirmations.remove_from_followers.title": "Fjern følger?",
|
||||
"confirmations.reply.confirm": "Svar",
|
||||
"confirmations.reply.message": "Hvis du svarer nu, vil det overskrive den besked, du er ved at skrive. Fortsæt alligevel?",
|
||||
"confirmations.reply.title": "Overskriv indlæg?",
|
||||
|
|
|
@ -19,12 +19,12 @@
|
|||
"account.block_domain": "{domain} sperren",
|
||||
"account.block_short": "Blockieren",
|
||||
"account.blocked": "Blockiert",
|
||||
"account.blocking": "Gesperrt",
|
||||
"account.blocking": "Blockiert",
|
||||
"account.cancel_follow_request": "Follower-Anfrage zurückziehen",
|
||||
"account.copy": "Link zum Profil kopieren",
|
||||
"account.direct": "@{name} privat erwähnen",
|
||||
"account.disable_notifications": "Höre auf mich zu benachrichtigen wenn @{name} etwas postet",
|
||||
"account.domain_blocking": "Domain gesperrt",
|
||||
"account.domain_blocking": "Domain blockiert",
|
||||
"account.edit_profile": "Profil bearbeiten",
|
||||
"account.enable_notifications": "Benachrichtige mich wenn @{name} etwas postet",
|
||||
"account.endorse": "Im Profil empfehlen",
|
||||
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Ursprüngliche Seite öffnen",
|
||||
"account.posts": "Beiträge",
|
||||
"account.posts_with_replies": "Beiträge und Antworten",
|
||||
"account.remove_from_followers": "{name} als Follower entfernen",
|
||||
"account.report": "@{name} melden",
|
||||
"account.requested": "Die Genehmigung steht noch aus. Klicke hier, um die Follower-Anfrage zurückzuziehen",
|
||||
"account.requested_follow": "{name} möchte dir folgen",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Löschen und neu erstellen",
|
||||
"confirmations.redraft.message": "Möchtest du diesen Beitrag wirklich löschen und neu verfassen? Alle Favoriten sowie die bisher geteilten Beiträge werden verloren gehen und Antworten auf den ursprünglichen Beitrag verlieren den Zusammenhang.",
|
||||
"confirmations.redraft.title": "Beitrag löschen und neu erstellen?",
|
||||
"confirmations.remove_from_followers.confirm": "Follower entfernen",
|
||||
"confirmations.remove_from_followers.message": "{name} wird dir nicht länger folgen. Bist du dir sicher?",
|
||||
"confirmations.remove_from_followers.title": "Follower entfernen?",
|
||||
"confirmations.reply.confirm": "Antworten",
|
||||
"confirmations.reply.message": "Wenn du jetzt darauf antwortest, wird der andere Beitrag, an dem du gerade geschrieben hast, verworfen. Möchtest du wirklich fortfahren?",
|
||||
"confirmations.reply.title": "Beitrag überschreiben?",
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
"account.block_domain": "Bloki la domajnon {domain}",
|
||||
"account.block_short": "Bloko",
|
||||
"account.blocked": "Blokita",
|
||||
"account.blocking": "Bloko",
|
||||
"account.cancel_follow_request": "Nuligi peton por sekvado",
|
||||
"account.copy": "Kopii ligilon al profilo",
|
||||
"account.direct": "Private mencii @{name}",
|
||||
|
@ -52,6 +53,7 @@
|
|||
"account.mute_notifications_short": "Silentigu sciigojn",
|
||||
"account.mute_short": "Silentigu",
|
||||
"account.muted": "Silentigita",
|
||||
"account.mutual": "Vi sekvas unu la alian",
|
||||
"account.no_bio": "Neniu priskribo estas provizita.",
|
||||
"account.open_original_page": "Malfermi la originalan paĝon",
|
||||
"account.posts": "Afiŝoj",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Abrir página original",
|
||||
"account.posts": "Mensajes",
|
||||
"account.posts_with_replies": "Mnsjs y resp. públicas",
|
||||
"account.remove_from_followers": "Quitar a {name} de tus seguidores",
|
||||
"account.report": "Denunciar a @{name}",
|
||||
"account.requested": "Esperando aprobación. Hacé clic para cancelar la solicitud de seguimiento",
|
||||
"account.requested_follow": "{name} solicitó seguirte",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Eliminar mensaje original y editarlo",
|
||||
"confirmations.redraft.message": "¿Estás seguro que querés eliminar este mensaje y volver a editarlo? Se perderán las veces marcadas como favorito y sus adhesiones, y las respuestas al mensaje original quedarán huérfanas.",
|
||||
"confirmations.redraft.title": "¿Eliminar y volver a redactar mensaje?",
|
||||
"confirmations.remove_from_followers.confirm": "Quitar seguidor",
|
||||
"confirmations.remove_from_followers.message": "{name} dejará de seguirte. ¿Estás seguro de que querés continuar?",
|
||||
"confirmations.remove_from_followers.title": "¿Quitar seguidor?",
|
||||
"confirmations.reply.confirm": "Responder",
|
||||
"confirmations.reply.message": "Responder ahora sobreescribirá el mensaje que estás redactando actualmente. ¿Estás seguro que querés seguir?",
|
||||
"confirmations.reply.title": "¿Sobrescribir mensaje?",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Abrir página original",
|
||||
"account.posts": "Publicaciones",
|
||||
"account.posts_with_replies": "Publicaciones y respuestas",
|
||||
"account.remove_from_followers": "Eliminar {name} de tus seguidores",
|
||||
"account.report": "Denunciar a @{name}",
|
||||
"account.requested": "Esperando aprobación. Haz clic para cancelar la solicitud de seguimiento",
|
||||
"account.requested_follow": "{name} ha solicitado seguirte",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Borrar y volver a borrador",
|
||||
"confirmations.redraft.message": "¿Estás seguro que quieres borrar esta publicación y editarla? Los favoritos e impulsos se perderán, y las respuestas a la publicación original quedarán separadas.",
|
||||
"confirmations.redraft.title": "¿Borrar y volver a redactar la publicación?",
|
||||
"confirmations.remove_from_followers.confirm": "Eliminar seguidor",
|
||||
"confirmations.remove_from_followers.message": "{name} dejará de seguirte. ¿Estás seguro de que quieres continuar?",
|
||||
"confirmations.remove_from_followers.title": "¿Eliminar seguidor?",
|
||||
"confirmations.reply.confirm": "Responder",
|
||||
"confirmations.reply.message": "Responder sobrescribirá el mensaje que estás escribiendo. ¿Estás seguro de que deseas continuar?",
|
||||
"confirmations.reply.title": "¿Deseas sobreescribir la publicación?",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Abrir página original",
|
||||
"account.posts": "Publicaciones",
|
||||
"account.posts_with_replies": "Publicaciones y respuestas",
|
||||
"account.remove_from_followers": "Eliminar {name} de tus seguidores",
|
||||
"account.report": "Reportar a @{name}",
|
||||
"account.requested": "Esperando aprobación. Haz clic para cancelar la solicitud de seguimiento",
|
||||
"account.requested_follow": "{name} ha solicitado seguirte",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Borrar y volver a borrador",
|
||||
"confirmations.redraft.message": "¿Estás seguro de querer borrar esta publicación y reescribirla? Los favoritos e impulsos se perderán, y las respuestas a la publicación original quedarán sin contexto.",
|
||||
"confirmations.redraft.title": "¿Borrar y volver a redactar la publicación?",
|
||||
"confirmations.remove_from_followers.confirm": "Eliminar seguidor",
|
||||
"confirmations.remove_from_followers.message": "{name} dejará de seguirte. ¿Estás seguro de que quieres continuar?",
|
||||
"confirmations.remove_from_followers.title": "¿Eliminar seguidor?",
|
||||
"confirmations.reply.confirm": "Responder",
|
||||
"confirmations.reply.message": "Responder sobrescribirá el mensaje que estás escribiendo. ¿Seguro que deseas continuar?",
|
||||
"confirmations.reply.title": "¿Sobrescribir publicación?",
|
||||
|
|
|
@ -19,13 +19,18 @@
|
|||
"account.block_domain": "انسداد دامنهٔ {domain}",
|
||||
"account.block_short": "انسداد",
|
||||
"account.blocked": "مسدود",
|
||||
"account.blocking": "مسدود کرده",
|
||||
"account.cancel_follow_request": "رد کردن درخواست پیگیری",
|
||||
"account.copy": "رونوشت از پیوند به نمایه",
|
||||
"account.direct": "اشارهٔ خصوصی به @{name}",
|
||||
"account.disable_notifications": "آگاه کردن من هنگام فرستههای @{name} را متوقّف کن",
|
||||
"account.domain_blocking": "دامنهٔ مسدود کرده",
|
||||
"account.edit_profile": "ویرایش نمایه",
|
||||
"account.enable_notifications": "هنگام فرستههای @{name} مرا آگاه کن",
|
||||
"account.endorse": "معرّفی در نمایه",
|
||||
"account.featured": " پیشنهادی",
|
||||
"account.featured.hashtags": "برچسبها",
|
||||
"account.featured.posts": "فرستهها",
|
||||
"account.featured_tags.last_status_at": "آخرین فرسته در {date}",
|
||||
"account.featured_tags.last_status_never": "بدون فرسته",
|
||||
"account.follow": "پیگرفتن",
|
||||
|
@ -36,6 +41,7 @@
|
|||
"account.following": "پی میگیرید",
|
||||
"account.following_counter": "{count, plural, one {{counter} پیگرفته} other {{counter} پیگرفته}}",
|
||||
"account.follows.empty": "این کاربر هنوز پیگیر کسی نیست.",
|
||||
"account.follows_you": "پیگیرتان است",
|
||||
"account.go_to_profile": "رفتن به نمایه",
|
||||
"account.hide_reblogs": "نهفتن تقویتهای @{name}",
|
||||
"account.in_memoriam": "به یادبود.",
|
||||
|
@ -50,13 +56,17 @@
|
|||
"account.mute_notifications_short": "خموشی آگاهیها",
|
||||
"account.mute_short": "خموشی",
|
||||
"account.muted": "خموش",
|
||||
"account.muting": "خموش کرده",
|
||||
"account.mutual": "یکدیگر را پی میگیرید",
|
||||
"account.no_bio": "شرحی فراهم نشده.",
|
||||
"account.open_original_page": "گشودن صفحهٔ اصلی",
|
||||
"account.posts": "فرسته",
|
||||
"account.posts_with_replies": "فرستهها و پاسخها",
|
||||
"account.remove_from_followers": "برداشتن {name} از پیگیران",
|
||||
"account.report": "گزارش @{name}",
|
||||
"account.requested": "منتظر پذیرش است. برای لغو درخواست پیگیری کلیک کنید",
|
||||
"account.requested_follow": "{name} درخواست پیگیریتان را داد",
|
||||
"account.requests_to_follow_you": "درخواست پیگیریتان را دارد",
|
||||
"account.share": "همرسانی نمایهٔ @{name}",
|
||||
"account.show_reblogs": "نمایش تقویتهای @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} فرسته} other {{counter} فرسته}}",
|
||||
|
@ -224,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "حذف و بازنویسی",
|
||||
"confirmations.redraft.message": "مطمئنید که میخواهید این فرسته را حذف کنید و از نو بنویسید؟ با این کار تقویتها و پسندهایش از دست رفته و پاسخها به آن بیمرجع میشود.",
|
||||
"confirmations.redraft.title": "حذف و پیشنویسی دوبارهٔ فرسته؟",
|
||||
"confirmations.remove_from_followers.confirm": "برداشتن پیگیرنده",
|
||||
"confirmations.remove_from_followers.message": "دیگر {name} پیتان نخواهد گرفت. مطمئنید که میخواهید ادامه دهید؟",
|
||||
"confirmations.remove_from_followers.title": "برداشتن پیگیرنده؟",
|
||||
"confirmations.reply.confirm": "پاسخ",
|
||||
"confirmations.reply.message": "اگر الان پاسخ دهید، چیزی که در حال نوشتنش بودید پاک خواهد شد. میخواهید ادامه دهید؟",
|
||||
"confirmations.reply.title": "رونویسی فرسته؟",
|
||||
|
@ -291,6 +304,9 @@
|
|||
"emoji_button.search_results": "نتایج جستوجو",
|
||||
"emoji_button.symbols": "نمادها",
|
||||
"emoji_button.travel": "سفر و مکان",
|
||||
"empty_column.account_featured.me": "هنوز چیزی را پیشنهاد نکردهاید. میدانید که میتوانید فرستههایتان، برچسبهایی که بیشتر استفاده میکنید و حتا حسابهای دوستانتان را روی نمایهتان پیشنهاد کنید؟",
|
||||
"empty_column.account_featured.other": "حساب {acct} هنوز چیزی را پیشنهاد نکرده. میدانید که میتوانید فرستههایتان، برچسبهایی که بیشتر استفاده میکنید و حتا حسابهای دوستانتان را روی نمایهتان پیشنهاد کنید؟",
|
||||
"empty_column.account_featured_other.unknown": "این حساب هنوز چیزی را پیشنهاد نکرده.",
|
||||
"empty_column.account_hides_collections": "کاربر خواسته که این اطّلاعات در دسترس نباشند",
|
||||
"empty_column.account_suspended": "حساب معلق شد",
|
||||
"empty_column.account_timeline": "هیچ فرستهای اینجا نیست!",
|
||||
|
@ -310,7 +326,7 @@
|
|||
"empty_column.list": "هنوز چیزی در این سیاهه نیست. هنگامی که اعضایش فرستههای جدیدی بفرستند، اینجا ظاهر خواهند شد.",
|
||||
"empty_column.mutes": "هنوز هیچ کاربری را خموش نکردهاید.",
|
||||
"empty_column.notification_requests": "همه چیز تمیز است! هیچچیزی اینجا نیست. هنگامی که آگاهیهای جدیدی دریافت کنید، بسته به تنظیماتتان اینجا ظاهر خواهند شد.",
|
||||
"empty_column.notifications": "هنوز هیچ آگاهیآی ندارید. هنگامی که دیگران با شما برهمکنش داشته باشند،اینحا خواهید دیدش.",
|
||||
"empty_column.notifications": "هنوز هیچ آگاهیای ندارید. هنگامی که دیگران با شما برهمکنش داشته باشند، اینجا خواهید دیدش.",
|
||||
"empty_column.public": "اینجا هنوز چیزی نیست! خودتان چیزی بنویسید یا کاربران کارسازهای دیگر را پیگیری کنید تا اینجا پُر شود",
|
||||
"error.unexpected_crash.explanation": "به خاطر اشکالی در کدهای ما یا ناسازگاری با مرورگر شما، این صفحه به درستی نمایش نیافت.",
|
||||
"error.unexpected_crash.explanation_addons": "این صفحه نمیتواند درست نشان داده شود. احتمالاً این خطا ناشی از یک افزونهٔ مرورگر یا ابزار ترجمهٔ خودکار است.",
|
||||
|
@ -375,6 +391,8 @@
|
|||
"generic.saved": "ذخیره شده",
|
||||
"getting_started.heading": "آغاز کنید",
|
||||
"hashtag.admin_moderation": "گشودن میانای نظارت برای #{name}",
|
||||
"hashtag.browse": "مرور فرستهها در #{hashtag}",
|
||||
"hashtag.browse_from_account": "مرور فرستهها از @{name} در #{hashtag}",
|
||||
"hashtag.column_header.tag_mode.all": "و {additional}",
|
||||
"hashtag.column_header.tag_mode.any": "یا {additional}",
|
||||
"hashtag.column_header.tag_mode.none": "بدون {additional}",
|
||||
|
@ -388,6 +406,7 @@
|
|||
"hashtag.counter_by_uses": "{count, plural, one {{counter} فرسته} other {{counter} فرسته}}",
|
||||
"hashtag.counter_by_uses_today": "{count, plural, one {{counter} فرسته} other {{counter} فرسته}} امروز",
|
||||
"hashtag.follow": "پیگرفتن برچسب",
|
||||
"hashtag.mute": "خموشی #{hashtag}",
|
||||
"hashtag.unfollow": "پینگرفتن برچسب",
|
||||
"hashtags.and_other": "…و {count, plural, other {# بیشتر}}",
|
||||
"hints.profiles.followers_may_be_missing": "شاید پیگیرندگان این نمایه نباشند.",
|
||||
|
@ -903,6 +922,12 @@
|
|||
"video.expand": "گسترش ویدیو",
|
||||
"video.fullscreen": "تمامصفحه",
|
||||
"video.hide": "نهفتن ویدیو",
|
||||
"video.mute": "خموشی",
|
||||
"video.pause": "مکث",
|
||||
"video.play": "پخش"
|
||||
"video.play": "پخش",
|
||||
"video.skip_backward": "پرش به پس",
|
||||
"video.skip_forward": "پرش به پیش",
|
||||
"video.unmute": "ناخموشی",
|
||||
"video.volume_down": "کاهش حجم صدا",
|
||||
"video.volume_up": "افزایش حجم صدا"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"account.copy": "Kopioi linkki profiiliin",
|
||||
"account.direct": "Mainitse @{name} yksityisesti",
|
||||
"account.disable_notifications": "Lopeta ilmoittamasta minulle, kun @{name} julkaisee",
|
||||
"account.domain_blocking": "Estetty verkkotunnus",
|
||||
"account.domain_blocking": "Verkkotunnus estetty",
|
||||
"account.edit_profile": "Muokkaa profiilia",
|
||||
"account.enable_notifications": "Ilmoita minulle, kun @{name} julkaisee",
|
||||
"account.endorse": "Suosittele profiilissasi",
|
||||
|
@ -55,12 +55,13 @@
|
|||
"account.mute_notifications_short": "Mykistä ilmoitukset",
|
||||
"account.mute_short": "Mykistä",
|
||||
"account.muted": "Mykistetty",
|
||||
"account.muting": "Hiljennetty",
|
||||
"account.muting": "Mykistetty",
|
||||
"account.mutual": "Seuraatte toisianne",
|
||||
"account.no_bio": "Kuvausta ei ole annettu.",
|
||||
"account.open_original_page": "Avaa alkuperäinen sivu",
|
||||
"account.posts": "Julkaisut",
|
||||
"account.posts_with_replies": "Julkaisut ja vastaukset",
|
||||
"account.remove_from_followers": "Poista {name} seuraajista",
|
||||
"account.report": "Raportoi @{name}",
|
||||
"account.requested": "Odottaa hyväksyntää. Peruuta seurantapyyntö napsauttamalla",
|
||||
"account.requested_follow": "{name} on pyytänyt lupaa seurata sinua",
|
||||
|
@ -232,6 +233,9 @@
|
|||
"confirmations.redraft.confirm": "Poista ja palauta muokattavaksi",
|
||||
"confirmations.redraft.message": "Haluatko varmasti poistaa julkaisun ja tehdä siitä luonnoksen? Suosikit ja tehostukset menetetään, ja alkuperäisen julkaisun vastaukset jäävät orvoiksi.",
|
||||
"confirmations.redraft.title": "Poistetaanko julkaisu ja palautetaanko se muokattavaksi?",
|
||||
"confirmations.remove_from_followers.confirm": "Poista seuraaja",
|
||||
"confirmations.remove_from_followers.message": "{name} lakkaa seuraamasta sinua. Haluatko varmasti jatkaa?",
|
||||
"confirmations.remove_from_followers.title": "Poistetaanko seuraaja?",
|
||||
"confirmations.reply.confirm": "Vastaa",
|
||||
"confirmations.reply.message": "Jos vastaat nyt, vastaus korvaa parhaillaan työstämäsi viestin. Haluatko varmasti jatkaa?",
|
||||
"confirmations.reply.title": "Korvataanko julkaisu?",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Opna upprunasíðuna",
|
||||
"account.posts": "Uppsløg",
|
||||
"account.posts_with_replies": "Uppsløg og svar",
|
||||
"account.remove_from_followers": "Strika {name} av fylgjaralista",
|
||||
"account.report": "Melda @{name}",
|
||||
"account.requested": "Bíðar eftir góðkenning. Trýst fyri at angra umbønina",
|
||||
"account.requested_follow": "{name} hevur biðið um at fylgja tær",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Sletta og skriva umaftur",
|
||||
"confirmations.redraft.message": "Vilt tú veruliga strika hendan postin og í staðin gera hann til eina nýggja kladdu? Yndisfrámerki og framhevjanir blíva burtur, og svar til upprunapostin missa tilknýtið.",
|
||||
"confirmations.redraft.title": "Strika & ger nýtt uppskot um post?",
|
||||
"confirmations.remove_from_followers.confirm": "Strika fylgjara",
|
||||
"confirmations.remove_from_followers.message": "{name} fer ikki longur at fylgja tær. Er tú vís/ur í at tú vilt halda fram?",
|
||||
"confirmations.remove_from_followers.title": "Strika fylgjara?",
|
||||
"confirmations.reply.confirm": "Svara",
|
||||
"confirmations.reply.message": "Svarar tú nú, verða boðini, sum tú ert í holt við at skriva yvirskrivað. Ert tú vís/ur í, at tú vilt halda fram?",
|
||||
"confirmations.reply.title": "Skriva omaná post?",
|
||||
|
|
|
@ -19,13 +19,18 @@
|
|||
"account.block_domain": "Domein {domain} blokkearje",
|
||||
"account.block_short": "Blokkearje",
|
||||
"account.blocked": "Blokkearre",
|
||||
"account.blocking": "Blokkearre",
|
||||
"account.cancel_follow_request": "Folchfersyk annulearje",
|
||||
"account.copy": "Keppeling nei profyl kopiearje",
|
||||
"account.direct": "Privee fermelde @{name}",
|
||||
"account.disable_notifications": "Jou gjin melding mear wannear @{name} in berjocht pleatst",
|
||||
"account.domain_blocking": "Domein blokkearre",
|
||||
"account.edit_profile": "Profyl bewurkje",
|
||||
"account.enable_notifications": "Jou in melding mear wannear @{name} in berjocht pleatst",
|
||||
"account.endorse": "Op profyl werjaan",
|
||||
"account.featured": "Foarsteld",
|
||||
"account.featured.hashtags": "Hashtags",
|
||||
"account.featured.posts": "Berjochten",
|
||||
"account.featured_tags.last_status_at": "Lêste berjocht op {date}",
|
||||
"account.featured_tags.last_status_never": "Gjin berjochten",
|
||||
"account.follow": "Folgje",
|
||||
|
@ -36,6 +41,7 @@
|
|||
"account.following": "Folgjend",
|
||||
"account.following_counter": "{count, plural, one {{counter} folgjend} other {{counter} folgjend}}",
|
||||
"account.follows.empty": "Dizze brûker folget noch net ien.",
|
||||
"account.follows_you": "Folget jo",
|
||||
"account.go_to_profile": "Gean nei profyl",
|
||||
"account.hide_reblogs": "Boosts fan @{name} ferstopje",
|
||||
"account.in_memoriam": "Yn memoriam.",
|
||||
|
@ -50,18 +56,23 @@
|
|||
"account.mute_notifications_short": "Meldingen negearje",
|
||||
"account.mute_short": "Negearje",
|
||||
"account.muted": "Negearre",
|
||||
"account.muting": "Dôve",
|
||||
"account.mutual": "Jim folgje inoar",
|
||||
"account.no_bio": "Gjin omskriuwing opjûn.",
|
||||
"account.open_original_page": "Orizjinele side iepenje",
|
||||
"account.posts": "Berjochten",
|
||||
"account.posts_with_replies": "Berjochten en reaksjes",
|
||||
"account.remove_from_followers": "{name} as folger fuortsmite",
|
||||
"account.report": "@{name} rapportearje",
|
||||
"account.requested": "Wacht op goedkarring. Klik om it folchfersyk te annulearjen",
|
||||
"account.requested_follow": "{name} hat dy in folchfersyk stjoerd",
|
||||
"account.requests_to_follow_you": "Fersiken om jo te folgjen",
|
||||
"account.share": "Profyl fan @{name} diele",
|
||||
"account.show_reblogs": "Boosts fan @{name} toane",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} berjocht} other {{counter} berjochten}}",
|
||||
"account.unblock": "@{name} deblokkearje",
|
||||
"account.unblock_domain": "Domein {domain} deblokkearje",
|
||||
"account.unblock_domain_short": "Deblokkearje",
|
||||
"account.unblock_short": "Deblokkearje",
|
||||
"account.unendorse": "Net op profyl werjaan",
|
||||
"account.unfollow": "Net mear folgje",
|
||||
|
@ -215,10 +226,17 @@
|
|||
"confirmations.logout.confirm": "Ofmelde",
|
||||
"confirmations.logout.message": "Binne jo wis dat jo ôfmelde wolle?",
|
||||
"confirmations.logout.title": "Ofmelde?",
|
||||
"confirmations.missing_alt_text.confirm": "Alt-tekst tafoegje",
|
||||
"confirmations.missing_alt_text.message": "Jo berjocht befettet media sûnder alt-tekst. It tafoegjen fan beskriuwingen helpt jo om jo ynhâld tagonklik te meitsjen foar mear minsken.",
|
||||
"confirmations.missing_alt_text.secondary": "Dochs pleatse",
|
||||
"confirmations.missing_alt_text.title": "Alt-tekst tafoegje?",
|
||||
"confirmations.mute.confirm": "Negearje",
|
||||
"confirmations.redraft.confirm": "Fuortsmite en opnij opstelle",
|
||||
"confirmations.redraft.message": "Binne jo wis dat jo dit berjocht fuortsmite en opnij opstelle wolle? Favoriten en boosts geane dan ferlern en reaksjes op it oarspronklike berjocht reitsje jo kwyt.",
|
||||
"confirmations.redraft.title": "Berjocht fuortsmite en opnij opstelle?",
|
||||
"confirmations.remove_from_followers.confirm": "Folger fuortsmite",
|
||||
"confirmations.remove_from_followers.message": "{name} sil jo net mear folgje. Binne jo wis dat jo trochgean wolle?",
|
||||
"confirmations.remove_from_followers.title": "Folger fuortsmite?",
|
||||
"confirmations.reply.confirm": "Reagearje",
|
||||
"confirmations.reply.message": "Troch no te reagearjen sil it berjocht dat jo no oan it skriuwen binne oerskreaun wurde. Wolle jo trochgean?",
|
||||
"confirmations.reply.title": "Berjocht oerskriuwe?",
|
||||
|
@ -244,6 +262,9 @@
|
|||
"dismissable_banner.community_timeline": "Dit binne de meast resinte iepenbiere berjochten fan accounts op {domain}.",
|
||||
"dismissable_banner.dismiss": "Slute",
|
||||
"dismissable_banner.explore_links": "Dizze nijsartikelen wurde hjoed de dei it meast dield op de fediverse. Nijere artikelen dy’t troch mear ferskate minsken pleatst binne, wurde heger rangskikt.",
|
||||
"dismissable_banner.explore_statuses": "Dizze berjochten winne oan populariteit op de fediverse. Nijere berjochten mei mear boosts en favoriten stean heger.",
|
||||
"dismissable_banner.explore_tags": "Dizze hashtags winne oan populariteit op de fediverse. Hashtags dy’t troch mear ferskate minsken brûkt wurde, wurde heger rangskikt.",
|
||||
"dismissable_banner.public_timeline": "Dit binne de meast resinte iepenbiere berjochten fan accounts op de fediverse dy’t troch minsken op {domain} folge wurde.",
|
||||
"domain_block_modal.block": "Server blokkearje",
|
||||
"domain_block_modal.block_account_instead": "Yn stee hjirfan {name} blokkearje",
|
||||
"domain_block_modal.they_can_interact_with_old_posts": "Minsken op dizze server kinne ynteraksje hawwe mei jo âlde berjochten.",
|
||||
|
@ -283,6 +304,9 @@
|
|||
"emoji_button.search_results": "Sykresultaten",
|
||||
"emoji_button.symbols": "Symboalen",
|
||||
"emoji_button.travel": "Reizgje en lokaasjes",
|
||||
"empty_column.account_featured.me": "Jo hawwe noch neat útljochte. Wisten jo dat jo jo berjochten, hashtags dy’tsto it meast brûkst en sels de accounts fan dyn freonen fermelde kinne op dyn profyl?",
|
||||
"empty_column.account_featured.other": "{acct} hat noch neat útljochte. Wisten jo dat jo jo berjochten, hashtags dy’tsto it meast brûkst en sels de accounts fan dyn freonen fermelde kinne op dyn profyl?",
|
||||
"empty_column.account_featured_other.unknown": "Dizze account hat noch neat útljochte.",
|
||||
"empty_column.account_hides_collections": "Dizze brûker hat derfoar keazen dizze ynformaasje net beskikber te meitsjen",
|
||||
"empty_column.account_suspended": "Account beskoattele",
|
||||
"empty_column.account_timeline": "Hjir binne gjin berjochten!",
|
||||
|
@ -363,8 +387,12 @@
|
|||
"footer.privacy_policy": "Privacybelied",
|
||||
"footer.source_code": "Boarnekoade besjen",
|
||||
"footer.status": "Steat",
|
||||
"footer.terms_of_service": "Tsjinstbetingsten",
|
||||
"generic.saved": "Bewarre",
|
||||
"getting_started.heading": "Uteinsette",
|
||||
"hashtag.admin_moderation": "Moderaasje-omjouwing fan #{name} iepenje",
|
||||
"hashtag.browse": "Berjochten mei #{hashtag} besjen",
|
||||
"hashtag.browse_from_account": "Berjochten fan @{name} mei #{hashtag} besjen",
|
||||
"hashtag.column_header.tag_mode.all": "en {additional}",
|
||||
"hashtag.column_header.tag_mode.any": "of {additional}",
|
||||
"hashtag.column_header.tag_mode.none": "sûnder {additional}",
|
||||
|
@ -378,6 +406,7 @@
|
|||
"hashtag.counter_by_uses": "{count, plural, one {{counter} berjocht} other {{counter} berjochten}}",
|
||||
"hashtag.counter_by_uses_today": "{count, plural, one {{counter} berjocht} other {{counter} berjochten}} hjoed",
|
||||
"hashtag.follow": "Hashtag folgje",
|
||||
"hashtag.mute": "#{hashtag} negearje",
|
||||
"hashtag.unfollow": "Hashtag ûntfolgje",
|
||||
"hashtags.and_other": "…en {count, plural, one {}other {# mear}}",
|
||||
"hints.profiles.followers_may_be_missing": "Folgers foar dit profyl kinne ûntbrekke.",
|
||||
|
@ -407,6 +436,12 @@
|
|||
"ignore_notifications_modal.not_following_title": "Meldingen negearje fan minsken dy’t josels net folgje?",
|
||||
"ignore_notifications_modal.private_mentions_title": "Meldingen negearje fan net frege priveeberjochten?",
|
||||
"info_button.label": "Help",
|
||||
"info_button.what_is_alt_text": "<h1>Wat is alt-tekst?</h1> <p>Alt-tekst biedt ôfbyldingsbeskriuwingen foar minsken mei in fisuele beheining en ferbiningen mei in lege bânbreedte of foar minsken dy’t nei ekstra kontekst sykje.</p><p>Jo kinne de tagonklikheid en de begryplikheid foar elkenien ferbetterje troch dúdlik, koart en objektyf te skriuwen.</p><ul><li>Beskriuw wichtige eleminten</li><li>Fetsje tekst yn ôfbyldingen gear</li><li>Brûk in normale sinsbou</li><li>Mij oertallige ynformaasje</li><li>Fokusje op trends en wichtige befiningen yn komplekse bylden (lykas diagrammen of kaarten)</li></ul>",
|
||||
"interaction_modal.action.favourite": "Om troch te gaan, moatte jo fan jo eigen account ôf as favoryt markearje.",
|
||||
"interaction_modal.action.follow": "Om troch te gaan, moatte jo fan jo eigen account ôf folgje.",
|
||||
"interaction_modal.action.reblog": "Om troch te gaan, moatte jo fan jo eigen account ôf booste.",
|
||||
"interaction_modal.action.reply": "Om troch te gaan, moatte jo fan jo eigen account ôf reagearje.",
|
||||
"interaction_modal.action.vote": "Om troch te gaan, moatte jo fan jo eigen account ôf as favoryt stimme.",
|
||||
"interaction_modal.go": "Gean",
|
||||
"interaction_modal.no_account_yet": "Hawwe jo noch gjin account?",
|
||||
"interaction_modal.on_another_server": "Op een oare server",
|
||||
|
@ -679,6 +714,7 @@
|
|||
"poll_button.remove_poll": "Enkête fuortsmite",
|
||||
"privacy.change": "Sichtberheid fan berjocht oanpasse",
|
||||
"privacy.direct.long": "Elkenien dy’ yn it berjocht fermeld wurdt",
|
||||
"privacy.direct.short": "Priveefermelding",
|
||||
"privacy.private.long": "Allinnich jo folgers",
|
||||
"privacy.private.short": "Folgers",
|
||||
"privacy.public.long": "Elkenien op Mastodon en dêrbûten",
|
||||
|
@ -853,7 +889,9 @@
|
|||
"subscribed_languages.target": "Toande talen foar {target} wizigje",
|
||||
"tabs_bar.home": "Startside",
|
||||
"tabs_bar.notifications": "Meldingen",
|
||||
"terms_of_service.effective_as_of": "Effektyf fan {date} ôf",
|
||||
"terms_of_service.title": "Gebrûksbetingsten",
|
||||
"terms_of_service.upcoming_changes_on": "Oankommende wizigingen op {date}",
|
||||
"time_remaining.days": "{number, plural, one {# dei} other {# dagen}} te gean",
|
||||
"time_remaining.hours": "{number, plural, one {# oere} other {# oeren}} te gean",
|
||||
"time_remaining.minutes": "{number, plural, one {# minút} other {# minuten}} te gean",
|
||||
|
@ -884,6 +922,12 @@
|
|||
"video.expand": "Fideo grutter meitsje",
|
||||
"video.fullscreen": "Folslein skerm",
|
||||
"video.hide": "Fideo ferstopje",
|
||||
"video.mute": "Negearje",
|
||||
"video.pause": "Skoft",
|
||||
"video.play": "Ofspylje"
|
||||
"video.play": "Ofspylje",
|
||||
"video.skip_backward": "Tebek",
|
||||
"video.skip_forward": "Foarút",
|
||||
"video.unmute": "Net mear negearje",
|
||||
"video.volume_down": "Folume omleech",
|
||||
"video.volume_up": "Folume omheech"
|
||||
}
|
||||
|
|
|
@ -19,10 +19,12 @@
|
|||
"account.block_domain": "Agochar todo de {domain}",
|
||||
"account.block_short": "Bloquear",
|
||||
"account.blocked": "Bloqueada",
|
||||
"account.blocking": "Bloqueos",
|
||||
"account.cancel_follow_request": "Desbotar a solicitude de seguimento",
|
||||
"account.copy": "Copiar ligazón ao perfil",
|
||||
"account.direct": "Mencionar de xeito privado a @{name}",
|
||||
"account.disable_notifications": "Deixar de notificarme cando @{name} publica",
|
||||
"account.domain_blocking": "Bloqueo do dominio",
|
||||
"account.edit_profile": "Editar perfil",
|
||||
"account.enable_notifications": "Noficarme cando @{name} publique",
|
||||
"account.endorse": "Amosar no perfil",
|
||||
|
@ -39,6 +41,7 @@
|
|||
"account.following": "Seguindo",
|
||||
"account.following_counter": "{count, plural, one {{counter} seguimento} other {{counter} seguimentos}}",
|
||||
"account.follows.empty": "Esta usuaria aínda non segue a ninguén.",
|
||||
"account.follows_you": "Séguete",
|
||||
"account.go_to_profile": "Ir ao perfil",
|
||||
"account.hide_reblogs": "Agochar promocións de @{name}",
|
||||
"account.in_memoriam": "Lembranzas.",
|
||||
|
@ -53,13 +56,17 @@
|
|||
"account.mute_notifications_short": "Silenciar notificacións",
|
||||
"account.mute_short": "Acalar",
|
||||
"account.muted": "Acalada",
|
||||
"account.muting": "Silenciamento",
|
||||
"account.mutual": "Seguimento mútuo",
|
||||
"account.no_bio": "Sen descrición.",
|
||||
"account.open_original_page": "Abrir páxina orixinal",
|
||||
"account.posts": "Publicacións",
|
||||
"account.posts_with_replies": "Publicacións e respostas",
|
||||
"account.remove_from_followers": "Retirar a {name} das seguidoras",
|
||||
"account.report": "Informar sobre @{name}",
|
||||
"account.requested": "Agardando aprobación. Preme para desbotar a solicitude",
|
||||
"account.requested_follow": "{name} solicitou seguirte",
|
||||
"account.requests_to_follow_you": "Solicita seguirte",
|
||||
"account.share": "Compartir o perfil de @{name}",
|
||||
"account.show_reblogs": "Amosar compartidos de @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} publicación} other {{counter} publicacións}}",
|
||||
|
@ -227,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Eliminar e reescribir",
|
||||
"confirmations.redraft.message": "Tes a certeza de querer eliminar esta publicación e reescribila? Perderás as promocións e favorecementos, e as respostas á publicación orixinal ficarán orfas.",
|
||||
"confirmations.redraft.title": "Eliminar e reescribir a publicación?",
|
||||
"confirmations.remove_from_followers.confirm": "Quitar seguidora",
|
||||
"confirmations.remove_from_followers.message": "{name} vai deixar de seguirte. É isto o que queres?",
|
||||
"confirmations.remove_from_followers.title": "Quitar seguidora?",
|
||||
"confirmations.reply.confirm": "Responder",
|
||||
"confirmations.reply.message": "Ao responder sobrescribirás a mensaxe que estás a compor. Tes a certeza de que queres continuar?",
|
||||
"confirmations.reply.title": "Editar a publicación?",
|
||||
|
@ -294,6 +304,9 @@
|
|||
"emoji_button.search_results": "Resultados da procura",
|
||||
"emoji_button.symbols": "Símbolos",
|
||||
"emoji_button.travel": "Viaxes e Lugares",
|
||||
"empty_column.account_featured.me": "Aínda non destacaches nada. Sabías que podes facer destacar no teu perfil as túas publicacións e os cancelos que máis usas, incluso as contas das túas amizades?",
|
||||
"empty_column.account_featured.other": "{acct} aínda non escolleu nada para destacar. Sabías que podes facer destacatar no teu perfil as túas publicacións e os cancelos que máis usas, incluso publicacións das túas amizades?",
|
||||
"empty_column.account_featured_other.unknown": "Esta conta aínda non destacou nada.",
|
||||
"empty_column.account_hides_collections": "A usuaria decideu non facer pública esta información",
|
||||
"empty_column.account_suspended": "Conta suspendida",
|
||||
"empty_column.account_timeline": "Non hai publicacións aquí!",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "לפתיחת העמוד המקורי",
|
||||
"account.posts": "פוסטים",
|
||||
"account.posts_with_replies": "הודעות ותגובות",
|
||||
"account.remove_from_followers": "הסרת {name} מעוקבי",
|
||||
"account.report": "דווח על @{name}",
|
||||
"account.requested": "בהמתנה לאישור. לחצי כדי לבטל בקשת מעקב",
|
||||
"account.requested_follow": "{name} ביקשו לעקוב אחריך",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "מחיקה ועריכה מחדש",
|
||||
"confirmations.redraft.message": "למחוק ולהתחיל טיוטה חדשה? חיבובים והדהודים יאבדו, ותגובות להודעה המקורית ישארו יתומות.",
|
||||
"confirmations.redraft.title": "מחיקה ועריכה מחדש?",
|
||||
"confirmations.remove_from_followers.confirm": "הסרת עוקב",
|
||||
"confirmations.remove_from_followers.message": "{name} יוסר/תוסר ממעקב אחריך. האם להמשיך?",
|
||||
"confirmations.remove_from_followers.title": "להסיר עוקב/עוקבת?",
|
||||
"confirmations.reply.confirm": "תגובה",
|
||||
"confirmations.reply.message": "תגובה עכשיו תמחק את ההודעה שכבר התחלת לכתוב. להמשיך?",
|
||||
"confirmations.reply.title": "לבצע החלפת תוכן?",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Eredeti oldal megnyitása",
|
||||
"account.posts": "Bejegyzések",
|
||||
"account.posts_with_replies": "Bejegyzések és válaszok",
|
||||
"account.remove_from_followers": "{name} eltávolítása a követők közül",
|
||||
"account.report": "@{name} jelentése",
|
||||
"account.requested": "Jóváhagyásra vár. Kattints a követési kérés visszavonásához",
|
||||
"account.requested_follow": "{name} kérte, hogy követhessen",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Törlés és újraírás",
|
||||
"confirmations.redraft.message": "Biztos, hogy ezt a bejegyzést szeretnéd törölni és újraírni? Minden megtolást és kedvencnek jelölést elvesztesz, az eredetire adott válaszok pedig elárvulnak.",
|
||||
"confirmations.redraft.title": "Törlöd és újraírod a bejegyzést?",
|
||||
"confirmations.remove_from_followers.confirm": "Követő eltávolítása",
|
||||
"confirmations.remove_from_followers.message": "{name} követ téged. Biztos, hogy folytatod?",
|
||||
"confirmations.remove_from_followers.title": "Követő eltávolítása?",
|
||||
"confirmations.reply.confirm": "Válasz",
|
||||
"confirmations.reply.message": "Ha most válaszolsz, ez felülírja a most szerkesztés alatt álló üzenetet. Mégis ezt szeretnéd?",
|
||||
"confirmations.reply.title": "Felülírod a bejegyzést?",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Opna upprunalega síðu",
|
||||
"account.posts": "Færslur",
|
||||
"account.posts_with_replies": "Færslur og svör",
|
||||
"account.remove_from_followers": "Fjarlægja {name} úr fylgjendum",
|
||||
"account.report": "Kæra @{name}",
|
||||
"account.requested": "Bíður eftir samþykki. Smelltu til að hætta við beiðni um að fylgjast með",
|
||||
"account.requested_follow": "{name} hefur beðið um að fylgjast með þér",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Eyða og endurvinna drög",
|
||||
"confirmations.redraft.message": "Ertu viss um að þú viljir eyða þessari færslu og enduvinna drögin? Eftirlæti og endurbirtingar munu glatast og svör við upprunalegu færslunni munu verða munaðarlaus.",
|
||||
"confirmations.redraft.title": "Eyða og byrja ný drög að færslu?",
|
||||
"confirmations.remove_from_followers.confirm": "Fjarlægja fylgjanda",
|
||||
"confirmations.remove_from_followers.message": "{name} mun hætta að fylgjast með þér. Ertu viss um að þú viljir halda áfram?",
|
||||
"confirmations.remove_from_followers.title": "Fjarlægja fylgjanda?",
|
||||
"confirmations.reply.confirm": "Svara",
|
||||
"confirmations.reply.message": "Ef þú svarar núna verður skrifað yfir skilaboðin sem þú ert að semja núna. Ertu viss um að þú viljir halda áfram?",
|
||||
"confirmations.reply.title": "Skrifa yfir færslu?",
|
||||
|
@ -300,6 +304,9 @@
|
|||
"emoji_button.search_results": "Leitarniðurstöður",
|
||||
"emoji_button.symbols": "Tákn",
|
||||
"emoji_button.travel": "Ferðalög og staðir",
|
||||
"empty_column.account_featured.me": "Þú hefur enn ekki sett neitt sem áberandi. Vissirðu að þú getur gefið meira vægi á notandasniðinu þínu ýmsum færslum frá þér, myllumerkjum sem þú notar oft og jafnvel aðgöngum vina þinna?",
|
||||
"empty_column.account_featured.other": "{acct} hefur enn ekki sett neitt sem áberandi. Vissirðu að þú getur gefið meira vægi á notandasniðinu þínu ýmsum færslum frá þér, myllumerkjum sem þú notar oft og jafnvel aðgöngum vina þinna?",
|
||||
"empty_column.account_featured_other.unknown": "Þessi notandi hefur enn ekki sett neitt sem áberandi.",
|
||||
"empty_column.account_hides_collections": "Notandinn hefur valið að gera ekki tiltækar þessar upplýsingar",
|
||||
"empty_column.account_suspended": "Notandaaðgangur í frysti",
|
||||
"empty_column.account_timeline": "Engar færslur hér!",
|
||||
|
|
|
@ -19,10 +19,12 @@
|
|||
"account.block_domain": "Blocca dominio {domain}",
|
||||
"account.block_short": "Blocca",
|
||||
"account.blocked": "Bloccato",
|
||||
"account.blocking": "Account bloccato",
|
||||
"account.cancel_follow_request": "Annulla la richiesta di seguire",
|
||||
"account.copy": "Copia link del profilo",
|
||||
"account.direct": "Menziona privatamente @{name}",
|
||||
"account.disable_notifications": "Smetti di avvisarmi quando @{name} pubblica un post",
|
||||
"account.domain_blocking": "Account di un dominio bloccato",
|
||||
"account.edit_profile": "Modifica profilo",
|
||||
"account.enable_notifications": "Avvisami quando @{name} pubblica un post",
|
||||
"account.endorse": "In evidenza sul profilo",
|
||||
|
@ -39,6 +41,7 @@
|
|||
"account.following": "Seguiti",
|
||||
"account.following_counter": "{count, plural, one {{counter} segui} other {{counter} seguiti}}",
|
||||
"account.follows.empty": "Questo utente non segue ancora nessuno.",
|
||||
"account.follows_you": "Ti segue",
|
||||
"account.go_to_profile": "Vai al profilo",
|
||||
"account.hide_reblogs": "Nascondi condivisioni da @{name}",
|
||||
"account.in_memoriam": "In memoria.",
|
||||
|
@ -53,13 +56,17 @@
|
|||
"account.mute_notifications_short": "Silenzia notifiche",
|
||||
"account.mute_short": "Silenzia",
|
||||
"account.muted": "Mutato",
|
||||
"account.muting": "Account silenziato",
|
||||
"account.mutual": "Vi seguite a vicenda",
|
||||
"account.no_bio": "Nessuna descrizione fornita.",
|
||||
"account.open_original_page": "Apri la pagina originale",
|
||||
"account.posts": "Post",
|
||||
"account.posts_with_replies": "Post e risposte",
|
||||
"account.remove_from_followers": "Rimuovi {name} dai seguaci",
|
||||
"account.report": "Segnala @{name}",
|
||||
"account.requested": "In attesa d'approvazione. Clicca per annullare la richiesta di seguire",
|
||||
"account.requested_follow": "{name} ha richiesto di seguirti",
|
||||
"account.requests_to_follow_you": "Richieste di seguirti",
|
||||
"account.share": "Condividi il profilo di @{name}",
|
||||
"account.show_reblogs": "Mostra condivisioni da @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} post} other {{counter} post}}",
|
||||
|
@ -227,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Elimina e riscrivi",
|
||||
"confirmations.redraft.message": "Sei sicuro di voler eliminare questo post e riscriverlo? I preferiti e i boost andranno persi e le risposte al post originale non saranno più collegate.",
|
||||
"confirmations.redraft.title": "Eliminare e riformulare il post?",
|
||||
"confirmations.remove_from_followers.confirm": "Rimuovi il seguace",
|
||||
"confirmations.remove_from_followers.message": "{name} smetterà di seguirti. Si è sicuri di voler procedere?",
|
||||
"confirmations.remove_from_followers.title": "Rimuovi il seguace?",
|
||||
"confirmations.reply.confirm": "Rispondi",
|
||||
"confirmations.reply.message": "Rispondere ora sovrascriverà il messaggio che stai correntemente componendo. Sei sicuro di voler procedere?",
|
||||
"confirmations.reply.title": "Sovrascrivere il post?",
|
||||
|
@ -294,6 +304,9 @@
|
|||
"emoji_button.search_results": "Risultati della ricerca",
|
||||
"emoji_button.symbols": "Simboli",
|
||||
"emoji_button.travel": "Viaggi & Luoghi",
|
||||
"empty_column.account_featured.me": "Non hai ancora messo nulla in evidenza. Sapevi che puoi mettere in evidenza i tuoi post, gli hashtag che usi più spesso e persino gli account dei tuoi amici sul tuo profilo?",
|
||||
"empty_column.account_featured.other": "{acct} non ha ancora messo nulla in evidenza. Sapevi che puoi mettere in evidenza i tuoi post, gli hashtag che usi più spesso e persino gli account dei tuoi amici sul tuo profilo?",
|
||||
"empty_column.account_featured_other.unknown": "Questo account non ha ancora pubblicato nulla.",
|
||||
"empty_column.account_hides_collections": "Questo utente ha scelto di non rendere disponibili queste informazioni",
|
||||
"empty_column.account_suspended": "Profilo sospeso",
|
||||
"empty_column.account_timeline": "Nessun post qui!",
|
||||
|
|
|
@ -19,13 +19,18 @@
|
|||
"account.block_domain": "{domain}全体をブロック",
|
||||
"account.block_short": "ブロック",
|
||||
"account.blocked": "ブロック済み",
|
||||
"account.blocking": "ブロック中",
|
||||
"account.cancel_follow_request": "フォローリクエストの取り消し",
|
||||
"account.copy": "プロフィールへのリンクをコピー",
|
||||
"account.direct": "@{name}さんに非公開でメンション",
|
||||
"account.disable_notifications": "@{name}さんの投稿時の通知を停止",
|
||||
"account.domain_blocking": "ブロックしているドメイン",
|
||||
"account.edit_profile": "プロフィール編集",
|
||||
"account.enable_notifications": "@{name}さんの投稿時に通知",
|
||||
"account.endorse": "プロフィールで紹介する",
|
||||
"account.featured": "注目",
|
||||
"account.featured.hashtags": "ハッシュタグ",
|
||||
"account.featured.posts": "投稿",
|
||||
"account.featured_tags.last_status_at": "最終投稿 {date}",
|
||||
"account.featured_tags.last_status_never": "投稿がありません",
|
||||
"account.follow": "フォロー",
|
||||
|
@ -36,6 +41,7 @@
|
|||
"account.following": "フォロー中",
|
||||
"account.following_counter": "{count, plural, other {{counter} フォロー}}",
|
||||
"account.follows.empty": "まだ誰もフォローしていません。",
|
||||
"account.follows_you": "フォローされています",
|
||||
"account.go_to_profile": "プロフィールページへ",
|
||||
"account.hide_reblogs": "@{name}さんからのブーストを非表示",
|
||||
"account.in_memoriam": "故人を偲んで。",
|
||||
|
@ -50,18 +56,23 @@
|
|||
"account.mute_notifications_short": "通知をオフにする",
|
||||
"account.mute_short": "ミュート",
|
||||
"account.muted": "ミュート済み",
|
||||
"account.muting": "ミュート中",
|
||||
"account.mutual": "相互フォロー中",
|
||||
"account.no_bio": "説明が提供されていません。",
|
||||
"account.open_original_page": "元のページを開く",
|
||||
"account.posts": "投稿",
|
||||
"account.posts_with_replies": "投稿と返信",
|
||||
"account.remove_from_followers": "{name}さんをフォロワーから削除",
|
||||
"account.report": "@{name}さんを通報",
|
||||
"account.requested": "フォロー承認待ちです。クリックしてキャンセル",
|
||||
"account.requested_follow": "{name}さんがあなたにフォローリクエストしました",
|
||||
"account.requests_to_follow_you": "フォローリクエスト",
|
||||
"account.share": "@{name}さんのプロフィールを共有する",
|
||||
"account.show_reblogs": "@{name}さんからのブーストを表示",
|
||||
"account.statuses_counter": "{count, plural, other {{counter} 投稿}}",
|
||||
"account.unblock": "@{name}さんのブロックを解除",
|
||||
"account.unblock_domain": "{domain}のブロックを解除",
|
||||
"account.unblock_domain_short": "ブロックを解除",
|
||||
"account.unblock_short": "ブロック解除",
|
||||
"account.unendorse": "プロフィールから外す",
|
||||
"account.unfollow": "フォロー解除",
|
||||
|
@ -113,8 +124,8 @@
|
|||
"attachments_list.unprocessed": "(未処理)",
|
||||
"audio.hide": "音声を閉じる",
|
||||
"block_modal.remote_users_caveat": "このサーバーはあなたのブロックの意思を尊重するように {domain} へ通知します。しかし、サーバーによってはブロック機能の扱いが異なる場合もありえるため、相手のサーバー側で求める通りの処理が行われる確証はありません。また、公開投稿はユーザーがログアウト状態であれば閲覧できる可能性があります。",
|
||||
"block_modal.show_less": "注意事項を閉じる",
|
||||
"block_modal.show_more": "注意事項",
|
||||
"block_modal.show_less": "表示を減らす",
|
||||
"block_modal.show_more": "続きを表示",
|
||||
"block_modal.they_cant_mention": "相手はあなたへの返信やフォローができなくなります。",
|
||||
"block_modal.they_cant_see_posts": "相手はあなたの投稿を閲覧できなくなり、あなたも相手の投稿を閲覧できなくなります。",
|
||||
"block_modal.they_will_know": "ブロックは相手からわかります。",
|
||||
|
@ -223,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "削除して下書きに戻す",
|
||||
"confirmations.redraft.message": "投稿を削除して下書きに戻します。この投稿へのお気に入り登録やブーストは失われ、返信は孤立することになります。よろしいですか?",
|
||||
"confirmations.redraft.title": "投稿の削除と下書きの再作成",
|
||||
"confirmations.remove_from_followers.confirm": "フォロワーを削除",
|
||||
"confirmations.remove_from_followers.message": "{name}さんはあなたをフォローしなくなります。本当によろしいですか?",
|
||||
"confirmations.remove_from_followers.title": "フォロワーを削除しますか?",
|
||||
"confirmations.reply.confirm": "返信",
|
||||
"confirmations.reply.message": "今返信すると現在作成中のメッセージが上書きされます。本当に実行しますか?",
|
||||
"confirmations.reply.title": "作成中の内容を上書きしようとしています",
|
||||
|
@ -290,6 +304,9 @@
|
|||
"emoji_button.search_results": "検索結果",
|
||||
"emoji_button.symbols": "記号",
|
||||
"emoji_button.travel": "旅行と場所",
|
||||
"empty_column.account_featured.me": "まだ何もフィーチャーしていません。自分の投稿や最もよく使うハッシュタグ、更には友達のアカウントまでプロフィール上でフィーチャーできると知っていましたか?",
|
||||
"empty_column.account_featured.other": "{acct}ではまだ何もフィーチャーされていません。自分の投稿や最もよく使うハッシュタグ、更には友達のアカウントまでプロファイル上でフィーチャーできると知っていましたか?",
|
||||
"empty_column.account_featured_other.unknown": "このアカウントにはまだ何も投稿されていません。",
|
||||
"empty_column.account_hides_collections": "このユーザーはこの情報を開示しないことにしています。",
|
||||
"empty_column.account_suspended": "アカウントは停止されています",
|
||||
"empty_column.account_timeline": "投稿がありません!",
|
||||
|
@ -374,6 +391,8 @@
|
|||
"generic.saved": "保存しました",
|
||||
"getting_started.heading": "スタート",
|
||||
"hashtag.admin_moderation": "#{name}のモデレーション画面を開く",
|
||||
"hashtag.browse": "#{hashtag}が付いた投稿を閲覧する",
|
||||
"hashtag.browse_from_account": "#{hashtag}が付いた{name}の投稿を閲覧する",
|
||||
"hashtag.column_header.tag_mode.all": "と{additional}",
|
||||
"hashtag.column_header.tag_mode.any": "か{additional}",
|
||||
"hashtag.column_header.tag_mode.none": "({additional} を除く)",
|
||||
|
@ -387,6 +406,7 @@
|
|||
"hashtag.counter_by_uses": "{count, plural, other {{counter}件}}",
|
||||
"hashtag.counter_by_uses_today": "本日{count, plural, other {#件}}",
|
||||
"hashtag.follow": "ハッシュタグをフォローする",
|
||||
"hashtag.mute": "#{hashtag}をミュート",
|
||||
"hashtag.unfollow": "ハッシュタグのフォローを解除",
|
||||
"hashtags.and_other": "ほか{count, plural, other {#個}}",
|
||||
"hints.profiles.followers_may_be_missing": "フォロワーの一覧は不正確な場合があります。",
|
||||
|
@ -869,7 +889,9 @@
|
|||
"subscribed_languages.target": "{target}さんの購読言語を変更します",
|
||||
"tabs_bar.home": "ホーム",
|
||||
"tabs_bar.notifications": "通知",
|
||||
"terms_of_service.effective_as_of": "{date}より有効",
|
||||
"terms_of_service.title": "サービス利用規約",
|
||||
"terms_of_service.upcoming_changes_on": "{date}から適用される変更",
|
||||
"time_remaining.days": "残り{number}日",
|
||||
"time_remaining.hours": "残り{number}時間",
|
||||
"time_remaining.minutes": "残り{number}分",
|
||||
|
|
|
@ -278,6 +278,8 @@
|
|||
"footer.terms_of_service": "Tiwtilin n useqdec",
|
||||
"generic.saved": "Yettwasekles",
|
||||
"getting_started.heading": "Bdu",
|
||||
"hashtag.browse": "Snirem tisuffaɣ yesɛan #{hashtag}",
|
||||
"hashtag.browse_from_account": "Snirem tisuffaɣ sɣur @{name} yesɛan #{hashtag}",
|
||||
"hashtag.column_header.tag_mode.all": "d {additional}",
|
||||
"hashtag.column_header.tag_mode.any": "neɣ {additional}",
|
||||
"hashtag.column_header.tag_mode.none": "war {additional}",
|
||||
|
@ -291,6 +293,7 @@
|
|||
"hashtag.counter_by_uses": "{count, plural, one {{counter} n tsuffeɣt} other {{counter} n tsuffaɣ}}",
|
||||
"hashtag.counter_by_uses_today": "{count, plural, one {{counter} n tsuffeɣt} other {{counter} n tsuffaɣ}} ass-a",
|
||||
"hashtag.follow": "Ḍfeṛ ahacṭag",
|
||||
"hashtag.mute": "Sgugem #{hashtag}",
|
||||
"hashtags.and_other": "…d {count, plural, one {}other {# nniḍen}}",
|
||||
"hints.threads.replies_may_be_missing": "Tiririyin d-yusan deg iqeddacen nniḍen, yezmer ur d-ddant ara.",
|
||||
"hints.threads.see_more": "Wali ugar n tririt deg {domain}",
|
||||
|
@ -671,6 +674,8 @@
|
|||
"video.expand": "Semɣeṛ tavidyut",
|
||||
"video.fullscreen": "Agdil aččuran",
|
||||
"video.hide": "Ffer tabidyutt",
|
||||
"video.mute": "Sgugem",
|
||||
"video.pause": "Sgunfu",
|
||||
"video.play": "Seddu"
|
||||
"video.play": "Seddu",
|
||||
"video.unmute": "Kkes asgugem"
|
||||
}
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
"account.edit_profile": "Profîlê serrast bike",
|
||||
"account.enable_notifications": "Min agahdar bike gava @{name} diweşîne",
|
||||
"account.endorse": "Taybetiyên li ser profîl",
|
||||
"account.featured.posts": "Şandî",
|
||||
"account.featured_tags.last_status_at": "Şandiya dawî di {date} de",
|
||||
"account.featured_tags.last_status_never": "Şandî tune ne",
|
||||
"account.follow": "Bişopîne",
|
||||
|
@ -50,6 +51,8 @@
|
|||
"account.mute_notifications_short": "Agahdariyan bêdeng bike",
|
||||
"account.mute_short": "Bêdeng bike",
|
||||
"account.muted": "Bêdengkirî",
|
||||
"account.muting": "Bêdengkirin",
|
||||
"account.mutual": "Hûn hevdû dişopînin",
|
||||
"account.no_bio": "Ti danasîn nehatiye tevlîkirin.",
|
||||
"account.open_original_page": "Rûpela resen veke",
|
||||
"account.posts": "Şandî",
|
||||
|
@ -62,6 +65,7 @@
|
|||
"account.statuses_counter": "{count, plural,one {{counter} şandî}other {{counter} şandî}}",
|
||||
"account.unblock": "Astengê li ser @{name} rake",
|
||||
"account.unblock_domain": "Astengê li ser navperê {domain} rake",
|
||||
"account.unblock_domain_short": "Astengiyê rake",
|
||||
"account.unblock_short": "Astengiyê rake",
|
||||
"account.unendorse": "Li ser profîl nîşan neke",
|
||||
"account.unfollow": "Neşopîne",
|
||||
|
@ -84,6 +88,7 @@
|
|||
"announcement.announcement": "Daxuyanî",
|
||||
"annual_report.summary.followers.followers": "şopîner",
|
||||
"annual_report.summary.followers.total": "{count} tevahî",
|
||||
"annual_report.summary.most_used_hashtag.none": "Ne yek",
|
||||
"annual_report.summary.new_posts.new_posts": "şandiyên nû",
|
||||
"attachments_list.unprocessed": "(bêpêvajo)",
|
||||
"audio.hide": "Dengê veşêre",
|
||||
|
@ -111,9 +116,10 @@
|
|||
"column.blocks": "Bikarhênerên astengkirî",
|
||||
"column.bookmarks": "Şûnpel",
|
||||
"column.community": "Demnameya herêmî",
|
||||
"column.direct": "Qalkirinên taybet",
|
||||
"column.direct": "Payemên taybet",
|
||||
"column.directory": "Li profîlan bigere",
|
||||
"column.domain_blocks": "Navperên astengkirî",
|
||||
"column.firehose": "Rojevên zindî",
|
||||
"column.follow_requests": "Daxwazên şopandinê",
|
||||
"column.home": "Rûpela sereke",
|
||||
"column.lists": "Lîste",
|
||||
|
@ -128,6 +134,7 @@
|
|||
"column_header.pin": "Bi derzî bike",
|
||||
"column_header.show_settings": "Sazkariyan nîşan bide",
|
||||
"column_header.unpin": "Bi derzî neke",
|
||||
"column_search.cancel": "Têk bibe",
|
||||
"column_subheading.settings": "Sazkarî",
|
||||
"community.column_settings.local_only": "Tenê herêmî",
|
||||
"community.column_settings.media_only": "Tenê media",
|
||||
|
@ -143,13 +150,18 @@
|
|||
"compose_form.poll.duration": "Dema rapirsî yê",
|
||||
"compose_form.poll.switch_to_multiple": "Rapirsî yê biguherînin da ku destûr bidin vebijarkên pirjimar",
|
||||
"compose_form.poll.switch_to_single": "Rapirsîyê biguherîne da ku mafê bidî tenê vebijêrkek",
|
||||
"compose_form.poll.type": "Şêwaz",
|
||||
"compose_form.publish": "Şandî",
|
||||
"compose_form.publish_form": "Biweşîne",
|
||||
"compose_form.reply": "Bersivê bide",
|
||||
"compose_form.save_changes": "Rojane bike",
|
||||
"compose_form.spoiler.marked": "Hişyariya naverokê rake",
|
||||
"compose_form.spoiler.unmarked": "Hişyariya naverokê tevlî bike",
|
||||
"confirmation_modal.cancel": "Dev jê berde",
|
||||
"confirmations.block.confirm": "Asteng bike",
|
||||
"confirmations.delete.confirm": "Jê bibe",
|
||||
"confirmations.delete.message": "Ma tu dixwazî vê şandiyê jê bibî?",
|
||||
"confirmations.delete.title": "Şandiyê jê bibe?",
|
||||
"confirmations.delete_list.confirm": "Jê bibe",
|
||||
"confirmations.delete_list.message": "Tu ji dil dixwazî vê lîsteyê bi awayekî mayînde jê bibî?",
|
||||
"confirmations.discard_edit_media.confirm": "Biavêje",
|
||||
|
@ -239,14 +251,18 @@
|
|||
"filter_modal.select_filter.subtitle": "Beşeke nû ya heyî bi kar bîne an jî yekî nû biafirîne",
|
||||
"filter_modal.select_filter.title": "Vê şandiyê parzûn bike",
|
||||
"filter_modal.title.status": "Şandiyekê parzûn bike",
|
||||
"firehose.all": "Tevahî",
|
||||
"firehose.local": "Ev rajekar",
|
||||
"firehose.remote": "Rajekarên din",
|
||||
"follow_request.authorize": "Mafê bide",
|
||||
"follow_request.reject": "Nepejirîne",
|
||||
"follow_requests.unlocked_explanation": "Tevlî ku ajimêra te ne kilît kiriye, karmendên {domain} digotin qey tu dixwazî ku pêşdîtina daxwazên şopandinê bi destan bike.",
|
||||
"follow_suggestions.view_all": "Tevahiyan nîşan bide",
|
||||
"footer.about": "Derbar",
|
||||
"footer.directory": "Pelrêça profîlan",
|
||||
"footer.get_app": "Bernamokê bistîne",
|
||||
"footer.get_app": "Bernameyê bistîne",
|
||||
"footer.keyboard_shortcuts": "Kurteriyên klavyeyê",
|
||||
"footer.privacy_policy": "Peymana nepeniyê",
|
||||
"footer.privacy_policy": "Politîka taybetiyê",
|
||||
"footer.source_code": "Koda çavkanî nîşan bide",
|
||||
"footer.status": "Rewş",
|
||||
"generic.saved": "Tomarkirî",
|
||||
|
@ -262,6 +278,7 @@
|
|||
"hashtag.column_settings.tag_toggle": "Ji bo vê stûnê hin pêvekan tevlî bike",
|
||||
"hashtag.follow": "Hashtagê bişopîne",
|
||||
"hashtag.unfollow": "Hashtagê neşopîne",
|
||||
"hints.threads.replies_may_be_missing": "Beriv ji rajekarên din dibe ku wendayî bin.",
|
||||
"home.column_settings.show_reblogs": "Bilindkirinan nîşan bike",
|
||||
"home.column_settings.show_replies": "Bersivan nîşan bide",
|
||||
"home.hide_announcements": "Reklaman veşêre",
|
||||
|
@ -280,7 +297,7 @@
|
|||
"keyboard_shortcuts.column": "Stûna balkişandinê",
|
||||
"keyboard_shortcuts.compose": "Bal bikşîne cîhê nivîsê/textarea",
|
||||
"keyboard_shortcuts.description": "Danasîn",
|
||||
"keyboard_shortcuts.direct": "ji bo vekirina stûna qalkirinên taybet",
|
||||
"keyboard_shortcuts.direct": "ji bo vekirina stûna payemên taybet",
|
||||
"keyboard_shortcuts.down": "Di lîsteyê de dakêşe jêr",
|
||||
"keyboard_shortcuts.enter": "Şandiyê veke",
|
||||
"keyboard_shortcuts.federated": "Demnameya giştî veke",
|
||||
|
@ -317,13 +334,14 @@
|
|||
"lists.replies_policy.list": "Endamên lîsteyê",
|
||||
"lists.replies_policy.none": "Ne yek",
|
||||
"load_pending": "{count, plural, one {# hêmaneke nû} other {#hêmaneke nû}}",
|
||||
"media_gallery.hide": "Veşêre",
|
||||
"moved_to_account_banner.text": "Ajimêrê te {disabledAccount} niha neçalak e ji ber ku te bar kir bo {movedToAccount}.",
|
||||
"navigation_bar.about": "Derbar",
|
||||
"navigation_bar.blocks": "Bikarhênerên astengkirî",
|
||||
"navigation_bar.bookmarks": "Şûnpel",
|
||||
"navigation_bar.community_timeline": "Demnameya herêmî",
|
||||
"navigation_bar.compose": "Şandiyeke nû binivsîne",
|
||||
"navigation_bar.direct": "Qalkirinên taybet",
|
||||
"navigation_bar.direct": "Payemên taybet",
|
||||
"navigation_bar.discover": "Vekolê",
|
||||
"navigation_bar.domain_blocks": "Navperên astengkirî",
|
||||
"navigation_bar.explore": "Vekole",
|
||||
|
@ -354,9 +372,10 @@
|
|||
"notifications.column_settings.admin.report": "Ragihandinên nû:",
|
||||
"notifications.column_settings.admin.sign_up": "Tomarkirinên nû:",
|
||||
"notifications.column_settings.alert": "Agahdariyên sermaseyê",
|
||||
"notifications.column_settings.filter_bar.advanced": "Hemû beşan nîşan bide",
|
||||
"notifications.column_settings.follow": "Şopînerên nû:",
|
||||
"notifications.column_settings.follow_request": "Daxwazên şopandinê nû:",
|
||||
"notifications.column_settings.mention": "Qalkirin:",
|
||||
"notifications.column_settings.mention": "Gotin:",
|
||||
"notifications.column_settings.poll": "Encamên rapirsiyê:",
|
||||
"notifications.column_settings.push": "Agahdarîyên yekser",
|
||||
"notifications.column_settings.reblog": "Bilindkirî:",
|
||||
|
@ -369,7 +388,7 @@
|
|||
"notifications.filter.all": "Hemû",
|
||||
"notifications.filter.boosts": "Bilindkirî",
|
||||
"notifications.filter.follows": "Dişopîne",
|
||||
"notifications.filter.mentions": "Qalkirin",
|
||||
"notifications.filter.mentions": "Gotin",
|
||||
"notifications.filter.polls": "Encamên rapirsiyê",
|
||||
"notifications.filter.statuses": "Ji kesên tu dişopînî re rojanekirin",
|
||||
"notifications.grant_permission": "Destûrê bide.",
|
||||
|
@ -391,7 +410,10 @@
|
|||
"poll.votes": "{votes, plural, one {# deng} other {# deng}}",
|
||||
"poll_button.add_poll": "Rapirsîyek zêde bike",
|
||||
"poll_button.remove_poll": "Rapirsî yê rake",
|
||||
"privacy.change": "Nepênîtiya şandiyan biguherîne",
|
||||
"privacy.change": "Taybetiya şandiyê biguherîne",
|
||||
"privacy.direct.short": "Payemên taybet",
|
||||
"privacy.private.long": "Tenê şopînerên te",
|
||||
"privacy.private.short": "Şopîner",
|
||||
"privacy.public.short": "Gelemperî",
|
||||
"privacy_policy.last_updated": "Rojanekirina dawî {date}",
|
||||
"privacy_policy.title": "Politîka taybetiyê",
|
||||
|
@ -466,10 +488,11 @@
|
|||
"search_results.statuses": "Şandî",
|
||||
"server_banner.about_active_users": "Kesên ku di van 30 rojên dawî de vê rajekarê bi kar tînin (Bikarhênerên Çalak ên Mehane)",
|
||||
"server_banner.active_users": "bikarhênerên çalak",
|
||||
"server_banner.administered_by": "Tê bi rêvebirin ji aliyê:",
|
||||
"server_banner.administered_by": "Tê birêvebirin ji aliyê:",
|
||||
"server_banner.server_stats": "Amarên rajekar:",
|
||||
"sign_in_banner.create_account": "Ajimêr biafirîne",
|
||||
"sign_in_banner.sign_in": "Têkeve",
|
||||
"sign_in_banner.sso_redirect": "Têkeve yan tomar bibe",
|
||||
"status.admin_account": "Ji bo @{name} navrûya venihêrtinê veke",
|
||||
"status.admin_domain": "Navrûya bikarhêneriyê ji bo {domain} veke",
|
||||
"status.admin_status": "Vê şandîyê di navrûya venihêrtinê de veke",
|
||||
|
@ -481,7 +504,7 @@
|
|||
"status.delete": "Jê bibe",
|
||||
"status.detailed_status": "Dîtina axaftina berfireh",
|
||||
"status.direct": "Bi taybetî qale @{name} bike",
|
||||
"status.direct_indicator": "Qalkirinê taybet",
|
||||
"status.direct_indicator": "Payemên taybet",
|
||||
"status.edit": "Serrast bike",
|
||||
"status.edited_x_times": "{count, plural, one {{count} car} other {{count} car}} hate serrastkirin",
|
||||
"status.filter": "Vê şandiyê parzûn bike",
|
||||
|
|
|
@ -19,13 +19,17 @@
|
|||
"account.block_domain": "Bloka el domeno {domain}",
|
||||
"account.block_short": "Bloka",
|
||||
"account.blocked": "Blokado",
|
||||
"account.blocking": "Blokando",
|
||||
"account.cancel_follow_request": "Anula solisitud de segir",
|
||||
"account.copy": "Kopia atadijo de profil",
|
||||
"account.direct": "Enmenta a @{name} en privado",
|
||||
"account.disable_notifications": "Desha de avizarme sovre publikasyones de @{name}",
|
||||
"account.domain_blocking": "Blokando el domeno",
|
||||
"account.edit_profile": "Edita profil",
|
||||
"account.enable_notifications": "Avizame kuando @{name} publike",
|
||||
"account.endorse": "Avalia en profil",
|
||||
"account.featured.hashtags": "Etiketas",
|
||||
"account.featured.posts": "Puvlikasyones",
|
||||
"account.featured_tags.last_status_at": "Ultima publikasyon de {date}",
|
||||
"account.featured_tags.last_status_never": "No ay publikasyones",
|
||||
"account.follow": "Sige",
|
||||
|
@ -36,6 +40,7 @@
|
|||
"account.following": "Sigiendo",
|
||||
"account.following_counter": "{count, plural, other {Sigiendo a {counter}}}",
|
||||
"account.follows.empty": "Este utilizador ainda no sige a dingun.",
|
||||
"account.follows_you": "Te sige",
|
||||
"account.go_to_profile": "Va al profil",
|
||||
"account.hide_reblogs": "Eskonde repartajasyones de @{name}",
|
||||
"account.in_memoriam": "De bendicha memoria.",
|
||||
|
@ -50,6 +55,7 @@
|
|||
"account.mute_notifications_short": "Silensia avizos",
|
||||
"account.mute_short": "Silensia",
|
||||
"account.muted": "Silensiado",
|
||||
"account.muting": "Silensyando",
|
||||
"account.no_bio": "No ay deskripsion.",
|
||||
"account.open_original_page": "Avre pajina orijnala",
|
||||
"account.posts": "Publikasyones",
|
||||
|
@ -57,6 +63,7 @@
|
|||
"account.report": "Raporta @{name}",
|
||||
"account.requested": "Asperando achetasion. Klika para anular la solisitud de segimiento",
|
||||
"account.requested_follow": "{name} tiene solisitado segirte",
|
||||
"account.requests_to_follow_you": "Solisita segirte",
|
||||
"account.share": "Partaja el profil de @{name}",
|
||||
"account.show_reblogs": "Amostra repartajasyones de @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} publikasyon} other {{counter} publikasyones}}",
|
||||
|
|
|
@ -54,6 +54,7 @@
|
|||
"account.open_original_page": "Atvērt pirmavota lapu",
|
||||
"account.posts": "Ieraksti",
|
||||
"account.posts_with_replies": "Ieraksti un atbildes",
|
||||
"account.remove_from_followers": "Dzēst sekotāju {name}",
|
||||
"account.report": "Sūdzēties par @{name}",
|
||||
"account.requested": "Gaida apstiprinājumu. Nospied, lai atceltu sekošanas pieparasījumu",
|
||||
"account.requested_follow": "{name} nosūtīja Tev sekošanas pieprasījumu",
|
||||
|
@ -213,6 +214,9 @@
|
|||
"confirmations.redraft.confirm": "Dzēst un pārrakstīt",
|
||||
"confirmations.redraft.message": "Vai tiešām vēlies izdzēst šo ierakstu un veidot jaunu tā uzmetumu? Pievienošana izlasēs un pastiprinājumi tiks zaudēti, un sākotnējā ieraksta atbildes paliks bez saiknes ar to.",
|
||||
"confirmations.redraft.title": "Dzēst un rakstīt vēlreiz?",
|
||||
"confirmations.remove_from_followers.confirm": "Dzēst sekotāju",
|
||||
"confirmations.remove_from_followers.message": "{name} pārstās sekot jums. Vai tiešām vēlaties turpināt?",
|
||||
"confirmations.remove_from_followers.title": "Vai dzēst sekotāju?",
|
||||
"confirmations.reply.confirm": "Atbildēt",
|
||||
"confirmations.reply.message": "Tūlītēja atbildēšana pārrakstīs pašlaik sastādīto ziņu. Vai tiešām turpināt?",
|
||||
"confirmations.reply.title": "Pārrakstīt ierakstu?",
|
||||
|
|
|
@ -19,10 +19,12 @@
|
|||
"account.block_domain": "封鎖網域 {domain}",
|
||||
"account.block_short": "封鎖",
|
||||
"account.blocked": "Hőng封鎖",
|
||||
"account.blocking": "Teh封鎖",
|
||||
"account.cancel_follow_request": "取消跟tuè",
|
||||
"account.copy": "Khóo-pih kàu個人資料ê連結",
|
||||
"account.direct": "私人提起 @{name}",
|
||||
"account.disable_notifications": "停止佇 {name} PO文ê時通知我",
|
||||
"account.domain_blocking": "Teh封鎖ê網域",
|
||||
"account.edit_profile": "編輯個人資料",
|
||||
"account.enable_notifications": "佇 {name} PO文ê時通知我",
|
||||
"account.endorse": "用個人資料推薦對方",
|
||||
|
@ -39,6 +41,7 @@
|
|||
"account.following": "Lí跟tuè ê",
|
||||
"account.following_counter": "Teh跟tuè {count,plural,other {{count} ê lâng}}",
|
||||
"account.follows.empty": "Tsit ê用者iáu buē跟tuè別lâng。",
|
||||
"account.follows_you": "跟tuè lí",
|
||||
"account.go_to_profile": "行kàu個人資料",
|
||||
"account.hide_reblogs": "Tshàng tuì @{name} 來ê轉PO",
|
||||
"account.in_memoriam": "佇tsia追悼。",
|
||||
|
@ -53,13 +56,17 @@
|
|||
"account.mute_notifications_short": "Kā通知消音",
|
||||
"account.mute_short": "消音",
|
||||
"account.muted": "消音ah",
|
||||
"account.muting": "消音",
|
||||
"account.mutual": "Lín sio跟tuè",
|
||||
"account.no_bio": "Bô提供敘述。",
|
||||
"account.open_original_page": "開原來ê頁",
|
||||
"account.posts": "PO文",
|
||||
"account.posts_with_replies": "PO文kap回應",
|
||||
"account.remove_from_followers": "Kā {name} tuì跟tuè lí ê ê內底suá掉",
|
||||
"account.report": "檢舉 @{name}",
|
||||
"account.requested": "Teh等待審查。Tshi̍h tsi̍t-ē 通取消跟tuè請求",
|
||||
"account.requested_follow": "{name} 請求跟tuè lí",
|
||||
"account.requests_to_follow_you": "請求跟tuè lí",
|
||||
"account.share": "分享 @{name} ê個人資料",
|
||||
"account.show_reblogs": "顯示uì @{name} 來ê轉PO",
|
||||
"account.statuses_counter": "{count, plural, other {{count} ê PO文}}",
|
||||
|
@ -227,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Thâi掉了後重寫",
|
||||
"confirmations.redraft.message": "Lí kám確定behthâi掉tsit篇PO文了後koh重寫?收藏kap轉PO ē無去,而且原底ê PO文ê回應ē變孤立。",
|
||||
"confirmations.redraft.title": "Kám beh thâi掉koh重寫PO文?",
|
||||
"confirmations.remove_from_followers.confirm": "Suá掉跟tuè lí ê",
|
||||
"confirmations.remove_from_followers.message": "{name} ē停止跟tuè lí。Lí kám確定beh繼續?",
|
||||
"confirmations.remove_from_followers.title": "Kám beh suá掉跟tuè lí ê?",
|
||||
"confirmations.reply.confirm": "回應",
|
||||
"confirmations.reply.message": "Tsit-má回應ē khàm掉lí tng-leh編寫ê訊息。Lí kám確定beh繼續án-ne做?",
|
||||
"confirmations.reply.title": "Kám beh khàm掉PO文?",
|
||||
|
@ -585,6 +595,24 @@
|
|||
"notification.moderation_warning.action_none": "Lí ê口座有收著審核ê警告。",
|
||||
"notification_requests.edit_selection": "編輯",
|
||||
"notification_requests.exit_selection": "做好ah",
|
||||
"notifications.column_settings.admin.report": "新ê檢舉:",
|
||||
"notifications.column_settings.admin.sign_up": "新註冊ê口座:",
|
||||
"notifications.column_settings.alert": "桌面ê通知",
|
||||
"notifications.column_settings.unread_notifications.category": "Iáu bē讀ê通知",
|
||||
"notifications.column_settings.unread_notifications.highlight": "強調iáu bē讀ê通知",
|
||||
"notifications.column_settings.update": "編輯:",
|
||||
"notifications.filter.all": "Kui ê",
|
||||
"notifications.filter.boosts": "轉送",
|
||||
"notifications.filter.favourites": "收藏",
|
||||
"notifications.filter.follows": "跟tuè",
|
||||
"notifications.filter.mentions": "提起",
|
||||
"notifications.filter.polls": "投票結果",
|
||||
"notifications.filter.statuses": "Lí跟tuè ê lâng ê更新",
|
||||
"notifications.grant_permission": "賦予權限。",
|
||||
"notifications.group": "{count} 條通知",
|
||||
"notifications.mark_as_read": "Kā ta̍k條通知lóng標做有讀",
|
||||
"notifications.permission_denied": "因為khah早有拒絕瀏覽器權限ê請求,桌面通知bē當用。",
|
||||
"notifications.permission_denied_alert": "桌面通知bē當phah開來用,因為khah早瀏覽器ê權限受拒絕",
|
||||
"search_popout.language_code": "ISO語言代碼",
|
||||
"status.translated_from_with": "用 {provider} 翻譯 {lang}"
|
||||
}
|
||||
|
|
|
@ -19,12 +19,12 @@
|
|||
"account.block_domain": "Alles van {domain} blokkeren",
|
||||
"account.block_short": "Blokkeren",
|
||||
"account.blocked": "Geblokkeerd",
|
||||
"account.blocking": "Blokkeren",
|
||||
"account.blocking": "Geblokkeerd",
|
||||
"account.cancel_follow_request": "Ontvolgen",
|
||||
"account.copy": "Link naar profiel kopiëren",
|
||||
"account.direct": "@{name} een privébericht sturen",
|
||||
"account.disable_notifications": "Geen melding meer geven wanneer @{name} een bericht plaatst",
|
||||
"account.domain_blocking": "Domein blokkeren",
|
||||
"account.domain_blocking": "Server geblokkeerd",
|
||||
"account.edit_profile": "Profiel bewerken",
|
||||
"account.enable_notifications": "Geef een melding wanneer @{name} een bericht plaatst",
|
||||
"account.endorse": "Op profiel weergeven",
|
||||
|
@ -56,16 +56,17 @@
|
|||
"account.mute_notifications_short": "Meldingen negeren",
|
||||
"account.mute_short": "Negeren",
|
||||
"account.muted": "Genegeerd",
|
||||
"account.muting": "Dempen",
|
||||
"account.mutual": "Je volgt elkaar",
|
||||
"account.muting": "Genegeerd",
|
||||
"account.mutual": "Jullie volgen elkaar",
|
||||
"account.no_bio": "Geen beschrijving opgegeven.",
|
||||
"account.open_original_page": "Originele pagina openen",
|
||||
"account.posts": "Berichten",
|
||||
"account.posts_with_replies": "Reacties",
|
||||
"account.remove_from_followers": "{name} als volger verwijderen",
|
||||
"account.report": "@{name} rapporteren",
|
||||
"account.requested": "Wachten op goedkeuring. Klik om het volgverzoek te annuleren",
|
||||
"account.requested_follow": "{name} wil je graag volgen",
|
||||
"account.requests_to_follow_you": "Verzoeken om je te volgen",
|
||||
"account.requested_follow": "{name} wil jou graag volgen",
|
||||
"account.requests_to_follow_you": "Wil jou graag volgen",
|
||||
"account.share": "Account van @{name} delen",
|
||||
"account.show_reblogs": "Boosts van @{name} tonen",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} bericht} other {{counter} berichten}}",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Verwijderen en herschrijven",
|
||||
"confirmations.redraft.message": "Weet je zeker dat je dit bericht wilt verwijderen en herschrijven? Je verliest wel de boosts en favorieten, en de reacties op het originele bericht raak je kwijt.",
|
||||
"confirmations.redraft.title": "Bericht verwijderen en herschrijven?",
|
||||
"confirmations.remove_from_followers.confirm": "Volger verwijderen",
|
||||
"confirmations.remove_from_followers.message": "{name} zal je niet meer volgen. Weet je zeker dat je wilt doorgaan?",
|
||||
"confirmations.remove_from_followers.title": "Volger verwijderen?",
|
||||
"confirmations.reply.confirm": "Reageren",
|
||||
"confirmations.reply.message": "Door nu te reageren overschrijf je het bericht dat je op dit moment aan het schrijven bent. Weet je zeker dat je verder wil gaan?",
|
||||
"confirmations.reply.title": "Bericht overschrijven?",
|
||||
|
@ -300,8 +304,8 @@
|
|||
"emoji_button.search_results": "Zoekresultaten",
|
||||
"emoji_button.symbols": "Symbolen",
|
||||
"emoji_button.travel": "Reizen en locaties",
|
||||
"empty_column.account_featured.me": "Je hebt nog niets uitgelicht. Wist je dat je je berichten, hashtags die je het meest gebruikt en zelfs de accounts van je vrienden kunt vermelden op je profiel?",
|
||||
"empty_column.account_featured.other": "{acct} heeft nog niets uitgelicht. Wist je dat je je berichten, hashtags die je het meest gebruikt en zelfs de accounts van je vrienden kunt vermelden op je profiel?",
|
||||
"empty_column.account_featured.me": "Je hebt nog niets uitgelicht. Wist je dat je een aantal van jouw berichten, jouw meest gebruikte hashtags en zelfs accounts van je vrienden op je profiel kunt uitlichten?",
|
||||
"empty_column.account_featured.other": "{acct} heeft nog niets uitgelicht. Wist je dat je een aantal van jouw berichten, jouw meest gebruikte hashtags en zelfs accounts van je vrienden op je profiel kunt uitlichten?",
|
||||
"empty_column.account_featured_other.unknown": "Dit account heeft nog niets uitgelicht.",
|
||||
"empty_column.account_hides_collections": "Deze gebruiker heeft ervoor gekozen deze informatie niet beschikbaar te maken",
|
||||
"empty_column.account_suspended": "Account opgeschort",
|
||||
|
|
|
@ -19,10 +19,12 @@
|
|||
"account.block_domain": "Skjul alt frå {domain}",
|
||||
"account.block_short": "Blokker",
|
||||
"account.blocked": "Blokkert",
|
||||
"account.blocking": "Blokkerer",
|
||||
"account.cancel_follow_request": "Trekk attende fylgeførespurnad",
|
||||
"account.copy": "Kopier lenka til profilen",
|
||||
"account.direct": "Nevn @{name} privat",
|
||||
"account.disable_notifications": "Slutt å varsle meg når @{name} skriv innlegg",
|
||||
"account.domain_blocking": "Blokkerer domenet",
|
||||
"account.edit_profile": "Rediger profil",
|
||||
"account.enable_notifications": "Varsle meg når @{name} skriv innlegg",
|
||||
"account.endorse": "Vis på profilen",
|
||||
|
@ -39,6 +41,7 @@
|
|||
"account.following": "Fylgjer",
|
||||
"account.following_counter": "{count, plural, one {{counter} fylgjar} other {{counter} fylgjarar}}",
|
||||
"account.follows.empty": "Denne brukaren fylgjer ikkje nokon enno.",
|
||||
"account.follows_you": "Fylgjer deg",
|
||||
"account.go_to_profile": "Gå til profil",
|
||||
"account.hide_reblogs": "Gøym framhevingar frå @{name}",
|
||||
"account.in_memoriam": "Til minne om.",
|
||||
|
@ -53,13 +56,17 @@
|
|||
"account.mute_notifications_short": "Demp varslingar",
|
||||
"account.mute_short": "Demp",
|
||||
"account.muted": "Målbunden",
|
||||
"account.muting": "Dempa",
|
||||
"account.mutual": "De fylgjer kvarandre",
|
||||
"account.no_bio": "Inga skildring er gjeven.",
|
||||
"account.open_original_page": "Opne originalsida",
|
||||
"account.posts": "Tut",
|
||||
"account.posts_with_replies": "Tut og svar",
|
||||
"account.remove_from_followers": "Fjern {name} frå fylgjarane dine",
|
||||
"account.report": "Rapporter @{name}",
|
||||
"account.requested": "Ventar på aksept. Klikk for å avbryta fylgjeførespurnaden",
|
||||
"account.requested_follow": "{name} har bedt om å få fylgja deg",
|
||||
"account.requests_to_follow_you": "Folk som vil fylgja deg",
|
||||
"account.share": "Del @{name} sin profil",
|
||||
"account.show_reblogs": "Vis framhevingar frå @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} innlegg} other {{counter} innlegg}}",
|
||||
|
@ -227,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Slett & skriv på nytt",
|
||||
"confirmations.redraft.message": "Er du sikker på at du vil sletta denne statusen og skriva han på nytt? Då misser du favorittar og framhevingar, og svar til det opprinnelege innlegget vert foreldrelause.",
|
||||
"confirmations.redraft.title": "Slett og skriv på nytt?",
|
||||
"confirmations.remove_from_followers.confirm": "Fjern fylgjar",
|
||||
"confirmations.remove_from_followers.message": "{name} vil ikkje fylgja deg meir. Vil du halda fram?",
|
||||
"confirmations.remove_from_followers.title": "Fjern fylgjar?",
|
||||
"confirmations.reply.confirm": "Svar",
|
||||
"confirmations.reply.message": "Å svara no vil overskriva den meldinga du er i ferd med å skriva. Er du sikker på at du vil halda fram?",
|
||||
"confirmations.reply.title": "Overskriv innlegget?",
|
||||
|
@ -294,6 +304,9 @@
|
|||
"emoji_button.search_results": "Søkeresultat",
|
||||
"emoji_button.symbols": "Symbol",
|
||||
"emoji_button.travel": "Reise & stader",
|
||||
"empty_column.account_featured.me": "Du har ikkje framheva noko enno. Visste du at du kan framheva innlegg, merkelappar du bruker mykje, og til og med venekontoar på profilen din?",
|
||||
"empty_column.account_featured.other": "{acct} har ikkje framheva noko enno. Visste du at du kan framheva innlegg, merkelappar du bruker mykje, og til og med venekontoar på profilen din?",
|
||||
"empty_column.account_featured_other.unknown": "Denne kontoen har ikkje framheva noko enno.",
|
||||
"empty_column.account_hides_collections": "Denne brukaren har valt å ikkje gjere denne informasjonen tilgjengeleg",
|
||||
"empty_column.account_suspended": "Kontoen er utestengd",
|
||||
"empty_column.account_timeline": "Ingen tut her!",
|
||||
|
|
|
@ -19,14 +19,16 @@
|
|||
"account.block_domain": "Заблокировать {domain}",
|
||||
"account.block_short": "Заблокировать",
|
||||
"account.blocked": "Заблокирован(а)",
|
||||
"account.blocking": "Заблокирован(а)",
|
||||
"account.cancel_follow_request": "Отозвать запрос на подписку",
|
||||
"account.copy": "Копировать ссылку на профиль",
|
||||
"account.direct": "Упомянуть @{name} лично",
|
||||
"account.disable_notifications": "Не уведомлять о постах от @{name}",
|
||||
"account.domain_blocking": "Домен заблокирован",
|
||||
"account.edit_profile": "Редактировать",
|
||||
"account.enable_notifications": "Уведомлять о постах от @{name}",
|
||||
"account.endorse": "Рекомендовать в профиле",
|
||||
"account.featured": "Избранное",
|
||||
"account.featured": "Закреплённые…",
|
||||
"account.featured.hashtags": "Хэштеги",
|
||||
"account.featured.posts": "Посты",
|
||||
"account.featured_tags.last_status_at": "Последний пост {date}",
|
||||
|
@ -54,14 +56,17 @@
|
|||
"account.mute_notifications_short": "Отключить уведомления",
|
||||
"account.mute_short": "Игнорировать",
|
||||
"account.muted": "Игнорируется",
|
||||
"account.muting": "Игнорируется",
|
||||
"account.mutual": "Вы подписаны друг на друга",
|
||||
"account.no_bio": "Описание профиля отсутствует.",
|
||||
"account.open_original_page": "Открыть исходную страницу",
|
||||
"account.posts": "Посты",
|
||||
"account.posts_with_replies": "Посты и ответы",
|
||||
"account.remove_from_followers": "Убрать {name} из подписчиков",
|
||||
"account.report": "Пожаловаться на @{name}",
|
||||
"account.requested": "Ожидает подтверждения. Нажмите для отмены запроса",
|
||||
"account.requested_follow": "{name} отправил(а) вам запрос на подписку",
|
||||
"account.requests_to_follow_you": "Отправил(а) вам запрос на подписку",
|
||||
"account.share": "Поделиться профилем @{name}",
|
||||
"account.show_reblogs": "Показывать продвижения от @{name}",
|
||||
"account.statuses_counter": "{count, plural, one {{counter} пост} few {{counter} поста} other {{counter} постов}}",
|
||||
|
@ -229,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Удалить и исправить",
|
||||
"confirmations.redraft.message": "Вы уверены, что хотите удалить этот пост и создать его заново? Взаимодействия, такие как добавление в избранное или продвижение, будут потеряны, а ответы к оригинальному посту перестанут на него ссылаться.",
|
||||
"confirmations.redraft.title": "Удалить и создать пост заново?",
|
||||
"confirmations.remove_from_followers.confirm": "Убрать подписчика",
|
||||
"confirmations.remove_from_followers.message": "Пользователь {name} перестанет быть подписан на вас. Продолжить?",
|
||||
"confirmations.remove_from_followers.title": "Убрать подписчика?",
|
||||
"confirmations.reply.confirm": "Ответить",
|
||||
"confirmations.reply.message": "Если вы начнёте составлять ответ сейчас, то набираемый в данный момент пост будет стёрт. Вы уверены, что хотите продолжить?",
|
||||
"confirmations.reply.title": "Стереть несохранённый черновик поста?",
|
||||
|
@ -296,6 +304,9 @@
|
|||
"emoji_button.search_results": "Результаты поиска",
|
||||
"emoji_button.symbols": "Символы",
|
||||
"emoji_button.travel": "Путешествия и места",
|
||||
"empty_column.account_featured.me": "Вы ещё ничего не закрепили в своём профиле. Знаете ли вы, что вы можете рекомендовать в этом разделе свои посты, часто используемые вами хэштеги и даже профили друзей?",
|
||||
"empty_column.account_featured.other": "{acct} ещё ничего не закрепил(а) в своём профиле. Знаете ли вы, что вы можете рекомендовать в этом разделе свои посты, часто используемые вами хэштеги и даже профили друзей?",
|
||||
"empty_column.account_featured_other.unknown": "Этот пользователь ещё ничего не закрепил в своём профиле.",
|
||||
"empty_column.account_hides_collections": "Пользователь предпочёл не раскрывать эту информацию",
|
||||
"empty_column.account_suspended": "Учётная запись заблокирована",
|
||||
"empty_column.account_timeline": "Здесь нет постов!",
|
||||
|
@ -380,7 +391,8 @@
|
|||
"generic.saved": "Сохранено",
|
||||
"getting_started.heading": "Добро пожаловать",
|
||||
"hashtag.admin_moderation": "Открыть интерфейс модератора для #{name}",
|
||||
"hashtag.browse": "Посмотреть посты в #{hashtag}",
|
||||
"hashtag.browse": "Обзор постов с хэштегом #{hashtag}",
|
||||
"hashtag.browse_from_account": "Обзор постов от @{name} с хэштегом #{hashtag}",
|
||||
"hashtag.column_header.tag_mode.all": "и {additional}",
|
||||
"hashtag.column_header.tag_mode.any": "или {additional}",
|
||||
"hashtag.column_header.tag_mode.none": "без {additional}",
|
||||
|
@ -394,6 +406,7 @@
|
|||
"hashtag.counter_by_uses": "{count, plural, one {{counter} пост} few {{counter} поста} other {{counter} постов}}",
|
||||
"hashtag.counter_by_uses_today": "{count, plural, one {{counter} пост} few {{counter} поста} other {{counter} постов}} сегодня",
|
||||
"hashtag.follow": "Подписаться на новые посты",
|
||||
"hashtag.mute": "Игнорировать #{hashtag}",
|
||||
"hashtag.unfollow": "Отписаться",
|
||||
"hashtags.and_other": "…и {count, plural, other {ещё #}}",
|
||||
"hints.profiles.followers_may_be_missing": "Подписчики этого профиля могут отсутствовать.",
|
||||
|
@ -912,9 +925,9 @@
|
|||
"video.mute": "Выключить звук",
|
||||
"video.pause": "Пауза",
|
||||
"video.play": "Пуск",
|
||||
"video.skip_backward": "Промотать назад",
|
||||
"video.skip_forward": "Промотать вперёд",
|
||||
"video.skip_backward": "Перемотка назад",
|
||||
"video.skip_forward": "Перемотка вперёд",
|
||||
"video.unmute": "Включить звук",
|
||||
"video.volume_down": "Уменьшить громкость",
|
||||
"video.volume_up": "Увеличить громкость"
|
||||
"video.volume_down": "Громкость уменьшена",
|
||||
"video.volume_up": "Громкость увеличена"
|
||||
}
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Hap faqen origjinale",
|
||||
"account.posts": "Mesazhe",
|
||||
"account.posts_with_replies": "Mesazhe dhe përgjigje",
|
||||
"account.remove_from_followers": "Hiqe {name} nga ndjekësit",
|
||||
"account.report": "Raportojeni @{name}",
|
||||
"account.requested": "Në pritje të miratimit. Që të anuloni kërkesën për ndjekje, klikojeni",
|
||||
"account.requested_follow": "{name} ka kërkuar t’ju ndjekë",
|
||||
|
@ -228,6 +229,9 @@
|
|||
"confirmations.redraft.confirm": "Fshijeni & rihartojeni",
|
||||
"confirmations.redraft.message": "Jeni i sigurt se doni të fshihet kjo gjendje dhe të rihartohet? Të parapëlqyerit dhe përforcimet do të humbin, ndërsa përgjigjet te postimi origjinal do të bëhen jetime.",
|
||||
"confirmations.redraft.title": "Të fshihet & riharothet postimi?",
|
||||
"confirmations.remove_from_followers.confirm": "Hiqe ndjekësin",
|
||||
"confirmations.remove_from_followers.message": "{name} do të reshtë së ndjekuri ju. Jeni i sigurt se doni të vazhdohet?",
|
||||
"confirmations.remove_from_followers.title": "Të hiqet ndjekësi?",
|
||||
"confirmations.reply.confirm": "Përgjigjuni",
|
||||
"confirmations.reply.message": "Po të përgjigjeni tani, mesazhi që po hartoni, do të mbishkruhet. Jeni i sigurt se doni të vazhdohet më tej?",
|
||||
"confirmations.reply.title": "Të mbishkruhet postimi?",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Asıl sayfayı aç",
|
||||
"account.posts": "Gönderiler",
|
||||
"account.posts_with_replies": "Gönderiler ve yanıtlar",
|
||||
"account.remove_from_followers": "{name} takipçilerinden kaldır",
|
||||
"account.report": "@{name} adlı kişiyi bildir",
|
||||
"account.requested": "Onay bekleniyor. Takip isteğini iptal etmek için tıklayın",
|
||||
"account.requested_follow": "{name} size takip isteği gönderdi",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Sil Düzenle ve yeniden paylaş",
|
||||
"confirmations.redraft.message": "Bu gönderiyi silip taslak haline getirmek istediğinize emin misiniz? Mevcut favoriler ve boostlar silinecek ve gönderiye verilen yanıtlar başıboş kalacak.",
|
||||
"confirmations.redraft.title": "Gönderiyi sil veya taslağa dönüştür?",
|
||||
"confirmations.remove_from_followers.confirm": "Takipçi kaldır",
|
||||
"confirmations.remove_from_followers.message": "{name} sizi takip etmeyi bırakacaktır. Devam etmek istediğinize emin misiniz?",
|
||||
"confirmations.remove_from_followers.title": "Takipçiyi kaldır?",
|
||||
"confirmations.reply.confirm": "Yanıtla",
|
||||
"confirmations.reply.message": "Şimdi yanıtlarken o an oluşturduğun mesajın üzerine yazılır. Devam etmek istediğine emin misin?",
|
||||
"confirmations.reply.title": "Gönderinin üzerine yaz?",
|
||||
|
|
|
@ -295,6 +295,9 @@
|
|||
"emoji_button.search_results": "Результати пошуку",
|
||||
"emoji_button.symbols": "Символи",
|
||||
"emoji_button.travel": "Подорожі та місця",
|
||||
"empty_column.account_featured.me": "Ви ще нічого не помітили. Чи знали ви, що можете відмінити свої пости, хештеґи, які найбільше використовуються і навіть облікові записи друзів на своєму профілі?",
|
||||
"empty_column.account_featured.other": "{acct} ще нічого не виділив. Чи знали ви, що можете відмінити свої пости, хештеґи, які найбільше використовуються і навіть облікові записи друзів на своєму профілі?",
|
||||
"empty_column.account_featured_other.unknown": "Цей обліковий запис ще не виділив нічого.",
|
||||
"empty_column.account_hides_collections": "Цей користувач вирішив не робити цю інформацію доступною",
|
||||
"empty_column.account_suspended": "Обліковий запис заблоковано",
|
||||
"empty_column.account_timeline": "Тут немає дописів!",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "Mở trang gốc",
|
||||
"account.posts": "Tút",
|
||||
"account.posts_with_replies": "Trả lời",
|
||||
"account.remove_from_followers": "Xóa người theo dõi {name}",
|
||||
"account.report": "Báo cáo @{name}",
|
||||
"account.requested": "Đang chờ chấp thuận. Nhấp vào đây để hủy yêu cầu theo dõi",
|
||||
"account.requested_follow": "{name} yêu cầu theo dõi bạn",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "Xóa & viết lại",
|
||||
"confirmations.redraft.message": "Điều này sẽ khiến những lượt thích và đăng lại của tút bị mất, cũng như những trả lời sẽ không còn nội dung gốc.",
|
||||
"confirmations.redraft.title": "Xóa & viết lại",
|
||||
"confirmations.remove_from_followers.confirm": "Xóa người theo dõi",
|
||||
"confirmations.remove_from_followers.message": "{name} sẽ không còn theo dõi bạn.Bạn có chắc tiếp tục?",
|
||||
"confirmations.remove_from_followers.title": "Xóa người theo dõi?",
|
||||
"confirmations.reply.confirm": "Trả lời",
|
||||
"confirmations.reply.message": "Nội dung bạn đang soạn thảo sẽ bị ghi đè, bạn có tiếp tục?",
|
||||
"confirmations.reply.title": "Ghi đè lên tút cũ",
|
||||
|
|
|
@ -233,6 +233,8 @@
|
|||
"confirmations.redraft.confirm": "删除并重新编辑",
|
||||
"confirmations.redraft.message": "确定删除这条嘟文并重写吗?所有相关的喜欢和转嘟都将丢失,嘟文的回复也会失去关联。",
|
||||
"confirmations.redraft.title": "是否删除并重新编辑嘟文?",
|
||||
"confirmations.remove_from_followers.confirm": "移除关注者",
|
||||
"confirmations.remove_from_followers.title": "移除关注者?",
|
||||
"confirmations.reply.confirm": "回复",
|
||||
"confirmations.reply.message": "回复此消息将会覆盖当前正在编辑的信息。确定继续吗?",
|
||||
"confirmations.reply.title": "是否重写嘟文?",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"account.open_original_page": "檢視原始頁面",
|
||||
"account.posts": "嘟文",
|
||||
"account.posts_with_replies": "嘟文與回覆",
|
||||
"account.remove_from_followers": "自跟隨者中移除 {name}",
|
||||
"account.report": "檢舉 @{name}",
|
||||
"account.requested": "正在等候審核。按一下以取消跟隨請求",
|
||||
"account.requested_follow": "{name} 要求跟隨您",
|
||||
|
@ -233,6 +234,9 @@
|
|||
"confirmations.redraft.confirm": "刪除並重新編輯",
|
||||
"confirmations.redraft.message": "您確定要刪除這則嘟文並重新編輯嗎?您將失去這則嘟文之轉嘟及最愛,且對此嘟文之回覆會變成獨立的嘟文。",
|
||||
"confirmations.redraft.title": "是否刪除並重新編輯該嘟文?",
|
||||
"confirmations.remove_from_followers.confirm": "移除跟隨者",
|
||||
"confirmations.remove_from_followers.message": "{name} 將會停止跟隨您。您確定要繼續嗎?",
|
||||
"confirmations.remove_from_followers.title": "是否移除該跟隨者?",
|
||||
"confirmations.reply.confirm": "回覆",
|
||||
"confirmations.reply.message": "回覆嘟文將覆蓋掉您目前正在撰寫之嘟文內容。您是否仍要繼續?",
|
||||
"confirmations.reply.title": "是否覆寫該嘟文?",
|
||||
|
|
|
@ -10399,6 +10399,10 @@ noscript {
|
|||
bdi {
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
||||
.account__avatar {
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
&__content {
|
||||
|
|
|
@ -158,13 +158,15 @@ Devise.setup do |config|
|
|||
# given strategies, for example, `config.params_authenticatable = [:database]` will
|
||||
# enable it only for database (email + password) authentication.
|
||||
# config.params_authenticatable = true
|
||||
config.params_authenticatable = true
|
||||
|
||||
# Tell if authentication through HTTP Auth is enabled. False by default.
|
||||
# It can be set to an array that will enable http authentication only for the
|
||||
# given strategies, for example, `config.http_authenticatable = [:database]` will
|
||||
# enable it only for database authentication. The supported strategies are:
|
||||
# :database = Support basic authentication with authentication key + password
|
||||
config.http_authenticatable = [:pam, :database]
|
||||
# config.http_authenticatable = [:pam, :database]
|
||||
config.http_authenticatable = false
|
||||
|
||||
# If 401 status code should be returned for AJAX requests. True by default.
|
||||
# config.http_authenticatable_on_xhr = true
|
||||
|
|
|
@ -49,8 +49,14 @@ fy:
|
|||
attributes:
|
||||
reblog:
|
||||
taken: fan berjocht bestiet al
|
||||
terms_of_service:
|
||||
attributes:
|
||||
effective_date:
|
||||
too_soon: is te betiid, moat nei %{date} wêze
|
||||
user:
|
||||
attributes:
|
||||
date_of_birth:
|
||||
below_limit: is ûnder de leeftiidsgrins
|
||||
email:
|
||||
blocked: brûkt in net tastiene e-mailprovider
|
||||
unreachable: liket net te bestean
|
||||
|
|
|
@ -49,8 +49,14 @@ ja:
|
|||
attributes:
|
||||
reblog:
|
||||
taken: は既にブーストされています
|
||||
terms_of_service:
|
||||
attributes:
|
||||
effective_date:
|
||||
too_soon: 早すぎます、%{date}より後でなくてはなりません
|
||||
user:
|
||||
attributes:
|
||||
date_of_birth:
|
||||
below_limit: 年齢制限を下回っています
|
||||
email:
|
||||
blocked: は禁止されているメールプロバイダを使用しています
|
||||
unreachable: は存在しないようです
|
||||
|
|
|
@ -319,6 +319,7 @@ ca:
|
|||
create: Crea un anunci
|
||||
title: Nou anunci
|
||||
preview:
|
||||
disclaimer: Com els usuaris no poden ometre-les, les notificacions per correu-e s'han de limitar a anuncis importants, com de violacions de dades personals o de tancament del servidor.
|
||||
explanation_html: 'S''enviarà el correu-e a <strong>%{display_count} usuaris</strong>. S''hi inclourà el text següent:'
|
||||
title: Vista prèvia de la notificació d'anunci
|
||||
publish: Publica
|
||||
|
@ -486,19 +487,29 @@ ca:
|
|||
delete: Elimina
|
||||
ip: Adreça IP
|
||||
request_body: Solicita el cos
|
||||
title: Depuració de les trucades
|
||||
providers:
|
||||
active: Actiu
|
||||
base_url: URL base
|
||||
callback: Torna la trucada
|
||||
delete: Elimina
|
||||
edit: Editeu el perfil
|
||||
finish_registration: Final del registre
|
||||
name: Nom
|
||||
providers: Proveïdors
|
||||
public_key_fingerprint: Empremta de clau pública
|
||||
registration_requested: Petició de registre
|
||||
registrations:
|
||||
confirm: Confirma
|
||||
description: Heu rebut un registre d'un FASP. Rebutgeu-lo si no l'heu iniciat. Si ho heu fet, compareu amb cura el nom i la clau d'empremta abans de confirmar el registre.
|
||||
reject: Rebutja
|
||||
title: Confirmeu el registre a FASP
|
||||
save: Desa
|
||||
select_capabilities: Seleccioneu les capacitats
|
||||
sign_in: Inicieu la sessió
|
||||
status: Estat
|
||||
title: Proveïdors de Serveis Auxiliars del Fedivers
|
||||
title: FASP
|
||||
follow_recommendations:
|
||||
description_html: "<strong>Seguir les recomanacions ajuda als nous usuaris a trobar ràpidament contingut interessant</strong>. Quan un usuari no ha interactuat prou amb altres per a formar a qui seguir personalment, aquests comptes li seran recomanats. Es recalculen diàriament a partir d'una barreja de comptes amb els compromisos recents més alts i el nombre més alt de seguidors locals per a un idioma determinat."
|
||||
language: Per idioma
|
||||
|
|
|
@ -328,7 +328,7 @@ de:
|
|||
scheduled_msg: Ankündigung ist zur Veröffentlichung vorgemerkt!
|
||||
title: Ankündigungen
|
||||
unpublish: Veröffentlichung rückgängig machen
|
||||
unpublished_msg: Ankündigung erfolgreich unveröffentlicht!
|
||||
unpublished_msg: Ankündigung ist jetzt nicht mehr sichtbar!
|
||||
updated_msg: Ankündigung erfolgreich aktualisiert!
|
||||
critical_update_pending: Kritisches Update ausstehend
|
||||
custom_emojis:
|
||||
|
|
|
@ -482,9 +482,13 @@ fa:
|
|||
fasp:
|
||||
debug:
|
||||
callbacks:
|
||||
created_at: ایجاد شده در
|
||||
delete: حذف
|
||||
ip: نشانی آیپی
|
||||
request_body: بدنهٔ درخواست
|
||||
providers:
|
||||
active: فعال
|
||||
base_url: نشانی پایه
|
||||
delete: حذف
|
||||
finish_registration: تکمیل ثبتنام
|
||||
name: نام
|
||||
|
|
|
@ -495,9 +495,12 @@ fi:
|
|||
registrations:
|
||||
confirm: Vahvista
|
||||
reject: Hylkää
|
||||
title: Vahvista FASP-rekisteröinti
|
||||
save: Tallenna
|
||||
select_capabilities: Valitse kyvykkyydet
|
||||
sign_in: Kirjaudu sisään
|
||||
status: Tila
|
||||
title: FASP
|
||||
follow_recommendations:
|
||||
description_html: "<strong>Seurantasuositukset auttavat uusia käyttäjiä löytämään nopeasti kiinnostavaa sisältöä</strong>. Kun käyttäjä ei ole ollut tarpeeksi vuorovaikutuksessa muiden kanssa, jotta hänelle olisi muodostunut henkilökohtaisia seuraamissuosituksia, suositellaan niiden sijaan näitä tilejä. Ne lasketaan päivittäin uudelleen yhdistelmästä tilejä, jotka ovat viime aikoina olleet aktiivisimmin sitoutuneita ja joilla on suurimmat paikalliset seuraajamäärät tietyllä kielellä."
|
||||
language: Kielelle
|
||||
|
|
|
@ -483,6 +483,10 @@ fr-CA:
|
|||
title: Importer des blocages de domaine
|
||||
no_file: Aucun fichier sélectionné
|
||||
fasp:
|
||||
debug:
|
||||
callbacks:
|
||||
delete: Supprimer
|
||||
ip: Adresse IP
|
||||
providers:
|
||||
registrations:
|
||||
confirm: Confirmer
|
||||
|
|
|
@ -483,6 +483,10 @@ fr:
|
|||
title: Importer des blocages de domaine
|
||||
no_file: Aucun fichier sélectionné
|
||||
fasp:
|
||||
debug:
|
||||
callbacks:
|
||||
delete: Supprimer
|
||||
ip: Adresse IP
|
||||
providers:
|
||||
registrations:
|
||||
confirm: Confirmer
|
||||
|
|
|
@ -306,6 +306,7 @@ ja:
|
|||
title: 操作履歴
|
||||
unavailable_instance: "(ドメイン名が利用できません)"
|
||||
announcements:
|
||||
back: アナウンスに戻る
|
||||
destroyed_msg: お知らせが削除されました
|
||||
edit:
|
||||
title: お知らせを編集
|
||||
|
@ -314,6 +315,10 @@ ja:
|
|||
new:
|
||||
create: お知らせを作成
|
||||
title: お知らせを追加
|
||||
preview:
|
||||
disclaimer: メール通知はユーザーがオプトアウトできないため、個人データの漏洩やサーバー閉鎖の通知など重要なアナウンスに限定されるべきです。
|
||||
explanation_html: このメールは<strong>%{display_count}ユーザー</strong>へ送られます。次の文章がメールに含まれます:
|
||||
title: アナウンスの通知のプレビュー
|
||||
publish: 公開する
|
||||
published_msg: お知らせを掲載しました
|
||||
scheduled_for: "%{time}に予約"
|
||||
|
@ -470,14 +475,33 @@ ja:
|
|||
fasp:
|
||||
debug:
|
||||
callbacks:
|
||||
created_at: 作成元
|
||||
delete: 削除
|
||||
ip: IPアドレス
|
||||
request_body: リクエスト本文
|
||||
title: デバッグ コールバック
|
||||
providers:
|
||||
active: アクティブ
|
||||
base_url: 基本URL
|
||||
callback: コールバック
|
||||
delete: 削除
|
||||
edit: プロバイダーの編集
|
||||
finish_registration: 登録を完了
|
||||
name: 名前
|
||||
providers: プロバイダ
|
||||
public_key_fingerprint: 公開キーのフィンガープリント
|
||||
registration_requested: 登録がリクエストされました
|
||||
registrations:
|
||||
confirm: 確定
|
||||
description: FASPから登録を受け取りました。自分で登録していないなら拒否してください。自分で登録した場合は、登録を確定する前に名前と鍵のフィンガープリントを慎重に比較してください。
|
||||
reject: 拒否
|
||||
title: FASP登録を確認
|
||||
save: 保存
|
||||
select_capabilities: 機能選択
|
||||
sign_in: サインイン
|
||||
status: ステータス
|
||||
title: フェディバース補助サービスプロバイダ
|
||||
title: FASP
|
||||
follow_recommendations:
|
||||
description_html: "<strong>おすすめフォローは、新規ユーザーが興味のあるコンテンツをすばやく見つけるのに役立ちます。</strong>ユーザーが他のユーザーとの交流を十分にしていない場合、パーソナライズされたおすすめフォローを生成する代わりに、これらのアカウントが表示されます。最近のエンゲージメントが最も高いアカウントと、特定の言語のローカルフォロワー数が最も多いアカウントを組み合わせて、毎日再計算されます。"
|
||||
language: 言語
|
||||
|
@ -936,6 +960,7 @@ ja:
|
|||
chance_to_review_html: "<strong>生成された利用規約は自動的には公開されません。</strong>結果を確認する機会があります。手続きに必要な詳細を記入してください。"
|
||||
explanation_html: 提供された利用規約のテンプレートは情報提供のみを目的としており、いかなる主題に関しても法的助言と見なされるべきではありません。ご自身の状況や具体的な法的質問については、必ずご自身の弁護士に相談してください。
|
||||
title: 利用規約の設定
|
||||
going_live_on_html: "%{date}より有効"
|
||||
history: 履歴
|
||||
live: 公開中
|
||||
no_history: 利用規約の変更はまだ記録されていません。
|
||||
|
@ -1872,6 +1897,10 @@ ja:
|
|||
recovery_instructions_html: 携帯電話を紛失した場合、以下の内どれかのリカバリーコードを使用してアカウントへアクセスすることができます。<strong>リカバリーコードは大切に保全してください。</strong>たとえば印刷してほかの重要な書類と一緒に保管することができます。
|
||||
webauthn: セキュリティキー
|
||||
user_mailer:
|
||||
announcement_published:
|
||||
description: "%{domain}の管理者からの告知:"
|
||||
subject: サービスに関する告知
|
||||
title: "%{domain}のサービスに関する告知"
|
||||
appeal_approved:
|
||||
action: アカウント設定
|
||||
explanation: "%{strike_date}のストライクに対して、あなたが%{appeal_date}に行った申し立ては承認されました。アカウントは正常な状態に戻りました。"
|
||||
|
@ -1904,6 +1933,8 @@ ja:
|
|||
terms_of_service_changed:
|
||||
agreement: "%{domain} を引き続き使用することで、これらの条件に同意したことになります。更新された条件に同意しない場合は、アカウントを削除することでいつでも %{domain} との契約を終了することができます。"
|
||||
changelog: 一目で分かる、この更新があなたにとって意味することは次の通りです:
|
||||
description: このメールは、%{domain} の利用規約にいくつかの変更が加えられているため発信されました。これらの変更は %{date}より有効です。更新された利用規約をこちらで全てご確認いただくことをお勧めします:
|
||||
description_html: このメールは、%{domain} の利用規約にいくつかの変更が加えられているため発信されました。これらの変更は <strong>%{date}</strong>より有効です。<a href="%{path}" target="_blank">更新された利用規約をこちらで全て</a>ご確認いただくことをお勧めします。
|
||||
sign_off: "%{domain} チーム"
|
||||
subject: 利用規約の更新
|
||||
subtitle: "%{domain} の利用規約が変更されています"
|
||||
|
|
|
@ -779,7 +779,7 @@ kab:
|
|||
weibo: Weibo
|
||||
current_session: Tiɣimit tamirant
|
||||
date: Azemz
|
||||
description: "%{browser} s %{platform}"
|
||||
description: "%{browser} ɣef %{platform}"
|
||||
explanation: Ha-t-en yiminigen web ikecmen akka tura ɣer umiḍan-ik·im Mastodon.
|
||||
ip: IP
|
||||
platforms:
|
||||
|
|
|
@ -10,17 +10,32 @@ nan:
|
|||
followers:
|
||||
other: 跟tuè ê
|
||||
following: Leh跟tuè
|
||||
instance_actor_flash: Tsit ê口座是虛ê,用來代表tsit臺服侍器,毋是個人用者ê。伊用來做聯邦ê路用,毋好kā停權。
|
||||
last_active: 頂kái活動ê時間
|
||||
link_verified_on: Tsit ê連結ê所有權佇 %{date} 受檢查
|
||||
nothing_here: Tsia內底無物件!
|
||||
pin_errors:
|
||||
following: Lí著tāi先跟tuè想beh推薦ê用者。
|
||||
posts:
|
||||
other: PO文
|
||||
posts_tab_heading: PO文
|
||||
self_follow_error: 跟tuè家己ê口座無允准
|
||||
admin:
|
||||
account_actions:
|
||||
action: 執行動作
|
||||
already_silenced: Tsit ê口座有受著限制。
|
||||
already_suspended: Tsit ê口座已經受停權。
|
||||
title: Kā %{acct} 做審核ê動作
|
||||
account_moderation_notes:
|
||||
create: 留記錄
|
||||
created_msg: 管理記錄成功建立!
|
||||
destroyed_msg: 管理記錄成功thâi掉!
|
||||
accounts:
|
||||
add_email_domain_block: 封鎖電子phue ê網域
|
||||
approve: 允准
|
||||
approved_msg: 成功審核 %{username} ê註冊申請ah
|
||||
are_you_sure: Lí kám確定?
|
||||
avatar: 標頭
|
||||
deleted: Thâi掉ah
|
||||
demote: 降級
|
||||
destroyed_msg: Teh-beh thâi掉 %{username} ê資料
|
||||
|
@ -39,6 +54,13 @@ nan:
|
|||
local: 本地
|
||||
remote: 別ê站
|
||||
title: 位置
|
||||
remove_avatar: Thâi掉標頭
|
||||
removed_avatar_msg: 成功thâi掉 %{username} ê 標頭影像
|
||||
action_logs:
|
||||
action_types:
|
||||
remove_avatar_user: Thâi掉標頭
|
||||
actions:
|
||||
remove_avatar_user_html: "%{name} thâi掉 %{target} ê標頭"
|
||||
instances:
|
||||
dashboard:
|
||||
instance_languages_dimension: Tsia̍p用ê語言
|
||||
|
@ -54,4 +76,5 @@ nan:
|
|||
default_language: Kap界面ê語言sio kâng
|
||||
user_mailer:
|
||||
welcome:
|
||||
feature_creativity: Mastodon支持聲音、影kap圖片êPO文、容易使用性ê描述、投票、內容ê警告、動畫ê標頭、自訂ê繪文字kap裁縮小圖ê控制等等,幫tsān lí展現家己。無論beh發表藝術作品、音樂,á是podcast,Mastodon佇tsia為lí服務。
|
||||
sign_in_action: 登入
|
||||
|
|
|
@ -270,6 +270,7 @@ eo:
|
|||
favicon: Favorikono
|
||||
mascot: Propa maskoto
|
||||
media_cache_retention_period: Audovidaĵkaŝaĵretendauro
|
||||
min_age: Minimuma aĝo postulo
|
||||
peers_api_enabled: Eldonu liston de malkovritaj serviloj en la API
|
||||
profile_directory: Ŝalti la profilujon
|
||||
registrations_mode: Kiu povas krei konton
|
||||
|
|
|
@ -251,6 +251,7 @@ fy:
|
|||
name: Hashtag
|
||||
filters:
|
||||
actions:
|
||||
blur: Media mei in warskôging ferstopje
|
||||
hide: Folslein ferstopje
|
||||
warn: Mei in warskôging ferstopje
|
||||
form_admin_settings:
|
||||
|
@ -264,6 +265,7 @@ fy:
|
|||
favicon: Favicon
|
||||
mascot: Oanpaste maskotte (legacy)
|
||||
media_cache_retention_period: Bewartermyn mediabuffer
|
||||
min_age: Fereaske minimum leeftiid
|
||||
peers_api_enabled: Publyklik meitsjen fan ûntdekte servers yn de API
|
||||
profile_directory: Brûkersgids ynskeakelje
|
||||
registrations_mode: Wa kin harren registrearje
|
||||
|
@ -329,16 +331,22 @@ fy:
|
|||
usable: Berjochten tastean dizze hashtag lokaal te brûken
|
||||
terms_of_service:
|
||||
changelog: Wat is wizige?
|
||||
effective_date: Yngongsdatum
|
||||
text: Gebrûksbetingsten
|
||||
terms_of_service_generator:
|
||||
admin_email: E-mailadres foar juridyske meldingen
|
||||
arbitration_address: Strjitte foar arbitraazjemeldingen
|
||||
arbitration_website: Website foar it yntsjinjen fan arbitraazjemeldingen
|
||||
choice_of_law: Kar fan rjochtsgebiet
|
||||
dmca_address: Strjitte foar DMCA/auteursrjocht-meidielingen
|
||||
dmca_email: E-mailadres foar DMCA/auteursrjocht-meidielingen
|
||||
domain: Domein
|
||||
jurisdiction: Rjochtsgebiet
|
||||
min_age: Minimum leeftiid
|
||||
user:
|
||||
date_of_birth_1i: Dei
|
||||
date_of_birth_2i: Moanne
|
||||
date_of_birth_3i: Jier
|
||||
role: Rol
|
||||
time_zone: Tiidsône
|
||||
user_role:
|
||||
|
|
|
@ -75,6 +75,7 @@ ja:
|
|||
filters:
|
||||
action: 投稿がフィルタに一致したときに実行するアクションを選択
|
||||
actions:
|
||||
blur: メディアは警告して非表示にするが、テキストは表示する
|
||||
hide: フィルタに一致した投稿を完全に非表示にします
|
||||
warn: フィルタに一致した投稿を非表示にし、フィルタのタイトルを含む警告を表示します
|
||||
form_admin_settings:
|
||||
|
@ -88,6 +89,7 @@ ja:
|
|||
favicon: デフォルトのMastodonのブックマークアイコンを独自のアイコンで上書きします。WEBP、PNG、GIF、JPGが利用可能です。
|
||||
mascot: 上級者向けWebインターフェースのイラストを上書きします。
|
||||
media_cache_retention_period: リモートユーザーが投稿したメディアファイルは、あなたのサーバーにキャッシュされます。正の値を設定すると、メディアは指定した日数後に削除されます。削除後にメディアデータが要求された場合、ソースコンテンツがまだ利用可能であれば、再ダウンロードされます。リンクプレビューカードがサードパーティのサイトを更新する頻度に制限があるため、この値を少なくとも14日に設定することをお勧めします。
|
||||
min_age: ユーザーはサインアップ中に生年月日を確認するよう求められます
|
||||
peers_api_enabled: このサーバーが Fediverse で遭遇したドメイン名のリストです。このサーバーが知っているだけで、特定のサーバーと連合しているかのデータは含まれません。これは一般的に Fediverse に関する統計情報を収集するサービスによって使用されます。
|
||||
profile_directory: ディレクトリには、掲載する設定をしたすべてのユーザーが一覧表示されます。
|
||||
require_invite_text: アカウント登録が承認制の場合、登録の際の申請事由の入力を必須にします
|
||||
|
@ -132,14 +134,21 @@ ja:
|
|||
name: 視認性向上などのためにアルファベット大文字小文字の変更のみ行うことができます
|
||||
terms_of_service:
|
||||
changelog: Markdown 記法を利用できます。
|
||||
effective_date: 期間は、ユーザーへ通知した日から10日以上30日以下にするのが適当でしょう。
|
||||
text: Markdown 記法を利用できます。
|
||||
terms_of_service_generator:
|
||||
admin_email: 法的通知とは、異議申し立て通知、裁判所命令、削除要請、法執行機関による要請などをいいます。
|
||||
arbitration_address: 上記住所と同じにすることもできます。またはEメールを使用する場合、空白でも構いません。
|
||||
arbitration_website: Webフォームまたは、Eメールを使用する場合は空白でも構いません。
|
||||
choice_of_law: あらゆる請求には都市、地域、領域、または州において施行されている実体法が適用されます。
|
||||
dmca_address: 米国の運営者の場合は、DMCA Designated Agent Directory(DMCA指定代理人ディレクトリ)に登録のある住所を使用してください。申請を行えば記載を私書箱とすることも可能で、その場合はDMCA Designated Agent Post Office Box Waiver Request(DMCA指定代理人の郵便私書箱による免除申請)によって著作権局にメールを送信し、あなたが個人のコンテンツ管理者であって、行った措置に対して報復を受けるおそれがあり、住所を非公開とするために私書箱を使用する必要がある旨を伝えてください。
|
||||
dmca_email: 上で使った「法的通知を受け取るアドレス」と同じでも構いません。
|
||||
domain: あなたの提供するこのオンラインサービスの識別名です。
|
||||
jurisdiction: 運営責任者が居住する国を記載します。企業や他の団体である場合は、その組織の所在国に加えて、市・区・州などの地域を記載します。
|
||||
min_age: お住まいの国や地域の法律によって定められている最低年齢を下回ってはなりません。
|
||||
user:
|
||||
chosen_languages: 選択すると、選択した言語の投稿のみが公開タイムラインに表示されるようになります
|
||||
date_of_birth: Mastodonを利用するには少なくとも%{age}歳以上であることを確認する必要があります。これは保存されません。
|
||||
role: そのロールは、ユーザーが持つ権限を制御します。
|
||||
user_role:
|
||||
color: UI 全体でロールの表示に使用される色(16進数RGB形式)
|
||||
|
@ -252,6 +261,7 @@ ja:
|
|||
name: ハッシュタグ
|
||||
filters:
|
||||
actions:
|
||||
blur: 警告付きでメディアを非表示にする
|
||||
hide: 完全に隠す
|
||||
warn: 警告付きで隠す
|
||||
form_admin_settings:
|
||||
|
@ -265,6 +275,7 @@ ja:
|
|||
favicon: ブックマークアイコン
|
||||
mascot: カスタムマスコット(レガシー)
|
||||
media_cache_retention_period: メディアキャッシュの保持期間
|
||||
min_age: 最低年齢の要件
|
||||
peers_api_enabled: 発見したサーバーのリストをAPIで公開する
|
||||
profile_directory: プロフィール一覧を有効にする
|
||||
registrations_mode: 新規登録が可能な人
|
||||
|
@ -330,16 +341,22 @@ ja:
|
|||
usable: このサーバーのユーザーがタグをつけて投稿することを許可する
|
||||
terms_of_service:
|
||||
changelog: 変更箇所
|
||||
effective_date: 適用日
|
||||
text: サービス利用規約
|
||||
terms_of_service_generator:
|
||||
admin_email: 法的通知を受け取るメールアドレス
|
||||
arbitration_address: 仲裁通知の送付先住所
|
||||
arbitration_website: 仲裁通知の送信用ウェブサイト
|
||||
choice_of_law: 準拠法の選択
|
||||
dmca_address: DMCA/著作権通知の送付先住所
|
||||
dmca_email: DMCA/著作権通知の送付先メールアドレス
|
||||
domain: ドメイン
|
||||
jurisdiction: 裁判管轄
|
||||
min_age: 登録可能な最低年齢
|
||||
user:
|
||||
date_of_birth_1i: 日
|
||||
date_of_birth_2i: 月
|
||||
date_of_birth_3i: 年
|
||||
role: ロール
|
||||
time_zone: タイムゾーン
|
||||
user_role:
|
||||
|
|
|
@ -14,13 +14,11 @@ RSpec.describe BulkImportWorker do
|
|||
allow(BulkImportService).to receive(:new).and_return(service_double)
|
||||
end
|
||||
|
||||
it 'changes the import\'s state as appropriate' do
|
||||
expect { subject.perform(import.id) }.to change { import.reload.state.to_sym }.from(:scheduled).to(:in_progress)
|
||||
end
|
||||
|
||||
it 'calls BulkImportService' do
|
||||
subject.perform(import.id)
|
||||
expect(service_double).to have_received(:call).with(import)
|
||||
it 'calls the service and changes the import state' do
|
||||
expect { subject.perform(import.id) }
|
||||
.to change { import.reload.state.to_sym }.from(:scheduled).to(:in_progress)
|
||||
expect(service_double)
|
||||
.to have_received(:call).with(import)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
326
yarn.lock
326
yarn.lock
|
@ -1471,26 +1471,26 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/css-calc@npm:^2.1.1, @csstools/css-calc@npm:^2.1.2":
|
||||
version: 2.1.2
|
||||
resolution: "@csstools/css-calc@npm:2.1.2"
|
||||
"@csstools/css-calc@npm:^2.1.1, @csstools/css-calc@npm:^2.1.3":
|
||||
version: 2.1.3
|
||||
resolution: "@csstools/css-calc@npm:2.1.3"
|
||||
peerDependencies:
|
||||
"@csstools/css-parser-algorithms": ^3.0.4
|
||||
"@csstools/css-tokenizer": ^3.0.3
|
||||
checksum: 10c0/34ced30553968ef5d5f9e00e3b90b48c47480cf130e282e99d57ec9b09f803aab8bc06325683e72a1518b5e7180a3da8b533f1b462062757c21989a53b482e1a
|
||||
checksum: 10c0/85f5b4f96d60f395d5f0108056b0ddee037b22d6deba448d74324b50f1c554de284f84715ebfac7b2888b78e09d20d02a7cd213ee7bdaa71011ea9b4eee3a251
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/css-color-parser@npm:^3.0.7, @csstools/css-color-parser@npm:^3.0.8":
|
||||
version: 3.0.8
|
||||
resolution: "@csstools/css-color-parser@npm:3.0.8"
|
||||
"@csstools/css-color-parser@npm:^3.0.7, @csstools/css-color-parser@npm:^3.0.9":
|
||||
version: 3.0.9
|
||||
resolution: "@csstools/css-color-parser@npm:3.0.9"
|
||||
dependencies:
|
||||
"@csstools/color-helpers": "npm:^5.0.2"
|
||||
"@csstools/css-calc": "npm:^2.1.2"
|
||||
"@csstools/css-calc": "npm:^2.1.3"
|
||||
peerDependencies:
|
||||
"@csstools/css-parser-algorithms": ^3.0.4
|
||||
"@csstools/css-tokenizer": ^3.0.3
|
||||
checksum: 10c0/90722c5a62ca94e9d578ddf59be604a76400b932bd3d4bd23cb1ae9b7ace8fcf83c06995d2b31f96f4afef24a7cefba79beb11ed7ee4999d7ecfec3869368359
|
||||
checksum: 10c0/acc026a6bd6d8c4c641fa5f9b4d77cd5dfa54c57c3278ae52329d96b5837723428dcb93c34db4062bbea2f45a98451119df06eaf39fd196aaf6368c59d799f20
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1532,60 +1532,60 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-color-function@npm:^4.0.8":
|
||||
version: 4.0.8
|
||||
resolution: "@csstools/postcss-color-function@npm:4.0.8"
|
||||
"@csstools/postcss-color-function@npm:^4.0.9":
|
||||
version: 4.0.9
|
||||
resolution: "@csstools/postcss-color-function@npm:4.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/d52c65bb4ed28f62b3fc9c0b2ce068e58395345dcead797ed8f7e4f5f469a9311607d39dd409c571ccc94d6c5c84171aff62d51d4f53fdcf6e1cca23fc31d4f1
|
||||
checksum: 10c0/11f7e8a1a4d6ff113706928eb4702454d18ee8d6b07166b98d33b499ba1933cdf034876101a9c3d22fcc009d054ca6fe2df1455daf391d5eb4af86fa6b530e75
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-color-mix-function@npm:^3.0.8":
|
||||
version: 3.0.8
|
||||
resolution: "@csstools/postcss-color-mix-function@npm:3.0.8"
|
||||
"@csstools/postcss-color-mix-function@npm:^3.0.9":
|
||||
version: 3.0.9
|
||||
resolution: "@csstools/postcss-color-mix-function@npm:3.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/3fe7093b38f2b469462fa942af5a54a1ad68b07cd33267288e5c9e865d3a871c04774463136e4af24955316f40560dda1371d02cfd5595475a742afae13a37ba
|
||||
checksum: 10c0/e26ecec62ac6085e8c46225e444bfb6082fffad1559005c0746226b22f995727c2e4ede0fb347e37c81e8f4f2ac9cf4de88800184a650638351f4cbfb8baf1d3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-content-alt-text@npm:^2.0.4":
|
||||
version: 2.0.4
|
||||
resolution: "@csstools/postcss-content-alt-text@npm:2.0.4"
|
||||
"@csstools/postcss-content-alt-text@npm:^2.0.5":
|
||||
version: 2.0.5
|
||||
resolution: "@csstools/postcss-content-alt-text@npm:2.0.5"
|
||||
dependencies:
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/84caccedd8a519df434babd58b14104c5a92cd326057ce509bdbaa2a4bb3130afb1c1456caf30235ba14da52d1628a5411ea4f5d2fb558d603d234f795538017
|
||||
checksum: 10c0/fd0543e8195b1a1228fa41995d48bafafb635d32b0b80bdae8edfc3af7fcccb75aa472a072e552420ed0bd2f62d38e764483e3b9cca25a41dc2b450098b2436d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-exponential-functions@npm:^2.0.7":
|
||||
version: 2.0.7
|
||||
resolution: "@csstools/postcss-exponential-functions@npm:2.0.7"
|
||||
"@csstools/postcss-exponential-functions@npm:^2.0.8":
|
||||
version: 2.0.8
|
||||
resolution: "@csstools/postcss-exponential-functions@npm:2.0.8"
|
||||
dependencies:
|
||||
"@csstools/css-calc": "npm:^2.1.2"
|
||||
"@csstools/css-calc": "npm:^2.1.3"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/9d02076135ee9bf82bf911f577c9fda42bf00347f3c519fa83e32e83f5b8a98649b97e13ba3a42ed906467729d7b69574595556dfb9e865c86d3bbae5ffbc918
|
||||
checksum: 10c0/8ed7cea3ab7b3fce351dc678c97aad0c12d9e9eae43c9793081fc09e2b3281a89a9d67e57df02d87b6af40839d582b5d08523a9f9bfabbd4e05e319995ae7789
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1601,59 +1601,59 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-gamut-mapping@npm:^2.0.8":
|
||||
version: 2.0.8
|
||||
resolution: "@csstools/postcss-gamut-mapping@npm:2.0.8"
|
||||
"@csstools/postcss-gamut-mapping@npm:^2.0.9":
|
||||
version: 2.0.9
|
||||
resolution: "@csstools/postcss-gamut-mapping@npm:2.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/81daaba0e774ed3ab97e2c7c93dcae16d1e8447a27f0e82ddf8a176e8f1e93b444f463284105fd312c6234d4210372d6d69d96efcfb05bc5b6adfba6fcfd6f44
|
||||
checksum: 10c0/a5985c74bfa8c0fc4406cec807818e35949c73d62b6acd2901dbdd54a30afa7d2094f839ba550812bca76f0df95205492f271df4bab03f4b15115cf10b06b1b5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-gradients-interpolation-method@npm:^5.0.8":
|
||||
version: 5.0.8
|
||||
resolution: "@csstools/postcss-gradients-interpolation-method@npm:5.0.8"
|
||||
"@csstools/postcss-gradients-interpolation-method@npm:^5.0.9":
|
||||
version: 5.0.9
|
||||
resolution: "@csstools/postcss-gradients-interpolation-method@npm:5.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/832bfb663b334be9783f49c354cbeec3cede1830a576b91a101456db33207e9651f97624f0df92e5d01a39b68a215ad4b20621ee229b92b51607e889093bc590
|
||||
checksum: 10c0/b284558e38c096e1abfb04306717e23eec841ab23979479adbe165332db84503493b74e6d23d7752abec9327b9bfc343857e9a2393957d5bb9fd2e249570467e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-hwb-function@npm:^4.0.8":
|
||||
version: 4.0.8
|
||||
resolution: "@csstools/postcss-hwb-function@npm:4.0.8"
|
||||
"@csstools/postcss-hwb-function@npm:^4.0.9":
|
||||
version: 4.0.9
|
||||
resolution: "@csstools/postcss-hwb-function@npm:4.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/d6196e2acfc0a6fd61fe254385049fb784abb862c724543940dbba8ffe29bbdbedd83985a517132a21073435445486f918da170fb0f710dbe40a798b9abc41e7
|
||||
checksum: 10c0/31f9b3540e8af221e1716944ed8719f97ae335e5f866dfc96a3d81f042ef8975ce0d6163925cb32514f4903cb35177bf8d814a571da3f44b63244f88b6b395ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-ic-unit@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "@csstools/postcss-ic-unit@npm:4.0.0"
|
||||
"@csstools/postcss-ic-unit@npm:^4.0.1":
|
||||
version: 4.0.1
|
||||
resolution: "@csstools/postcss-ic-unit@npm:4.0.1"
|
||||
dependencies:
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
postcss-value-parser: "npm:^4.2.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/6f94ec31002a245768a30d240c432b8712af4d9ea76a62403e16d4e0afb5be7636348a2d4619046ed29aa7726f88a0c191ca41c96d7ab0f3da940025c91b056e
|
||||
checksum: 10c0/1097cbdc385bcf32e15df1ed2946477c5927e34ebaf273297f1ae46aeaf2084c7a63858ba1a7a5e1f241be441968a2e1c6deb43ddb101708110c7f608b6fc525
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1678,17 +1678,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-light-dark-function@npm:^2.0.7":
|
||||
version: 2.0.7
|
||||
resolution: "@csstools/postcss-light-dark-function@npm:2.0.7"
|
||||
"@csstools/postcss-light-dark-function@npm:^2.0.8":
|
||||
version: 2.0.8
|
||||
resolution: "@csstools/postcss-light-dark-function@npm:2.0.8"
|
||||
dependencies:
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/c116bfd2d3f4d0caabdedf8954c2a25908ffb29f9bbe2c57d44a2974277c7e46ee79862eea848385dc040275d343f2330350394a2095ec30f0aa17f72e2f4e39
|
||||
checksum: 10c0/5494516f52d467dcace80495a4fb0fbd24207ae13634bb82b5c24e5d52e84665aebc28cd31fed8d96a41e91bf822185aba5a3d01680a140278c484741516c383
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1742,17 +1742,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-media-minmax@npm:^2.0.7":
|
||||
version: 2.0.7
|
||||
resolution: "@csstools/postcss-media-minmax@npm:2.0.7"
|
||||
"@csstools/postcss-media-minmax@npm:^2.0.8":
|
||||
version: 2.0.8
|
||||
resolution: "@csstools/postcss-media-minmax@npm:2.0.8"
|
||||
dependencies:
|
||||
"@csstools/css-calc": "npm:^2.1.2"
|
||||
"@csstools/css-calc": "npm:^2.1.3"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/media-query-list-parser": "npm:^4.0.2"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/03b7a5603437d5be17e9c0d951ca0b7b3b6f437fd4e24e3ac3f70ed9d573ef67641821fe209b5764c54aa36e841c830a5d8cf3a3dd97fd2fa774b7ceba7ba038
|
||||
checksum: 10c0/aff72b83b888d3d0dc6441f219f7c2833a4aa0f59493da22db1087fce32763bb765f068c6ddedc0ddc6fe79f1843e6b1375af07fa572494ecac91e59b1dc324f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1792,57 +1792,57 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-oklab-function@npm:^4.0.8":
|
||||
version: 4.0.8
|
||||
resolution: "@csstools/postcss-oklab-function@npm:4.0.8"
|
||||
"@csstools/postcss-oklab-function@npm:^4.0.9":
|
||||
version: 4.0.9
|
||||
resolution: "@csstools/postcss-oklab-function@npm:4.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/8a62f3875bb9026c95758a0b834e876a8f07dd1a5ba36c3967e230565fbd9afd21ec714c8590cb4ea594fd214e68f2ccf58456ed6e919a47d2ed17d5b63a925a
|
||||
checksum: 10c0/9955aafc1dfc0bb5c886b2af3a82abed2d0a707c7654b2b49886db4c7153e1a016f327f4cc0d94b5b28f3b6227d9b3422c63555f78412433655beec90f37b388
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-progressive-custom-properties@npm:^4.0.0":
|
||||
version: 4.0.0
|
||||
resolution: "@csstools/postcss-progressive-custom-properties@npm:4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties@npm:^4.0.1":
|
||||
version: 4.0.1
|
||||
resolution: "@csstools/postcss-progressive-custom-properties@npm:4.0.1"
|
||||
dependencies:
|
||||
postcss-value-parser: "npm:^4.2.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/517e5e0b1525667ea1c4469bb2af52995934b9ab3165bba33e3bfdfac63b20bb51c878da582d805957dc0291e396e5a540cac18d1220a08190d98d5463d26ce2
|
||||
checksum: 10c0/a33e2a67ac29e731b112df9718596f703990492900bb118c513fcee7c0dc0a03f58248b2c5467b14de3e757f0ef2c6d97882254af784d8df390c633780bdf1f9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-random-function@npm:^1.0.3":
|
||||
version: 1.0.3
|
||||
resolution: "@csstools/postcss-random-function@npm:1.0.3"
|
||||
"@csstools/postcss-random-function@npm:^2.0.0":
|
||||
version: 2.0.0
|
||||
resolution: "@csstools/postcss-random-function@npm:2.0.0"
|
||||
dependencies:
|
||||
"@csstools/css-calc": "npm:^2.1.2"
|
||||
"@csstools/css-calc": "npm:^2.1.3"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/c3bf319a6f79c0e372e4754e7888a4cd3a97b81e480662b1d1cb193949670bbcd5995c42483390a996e66d6dd81c9ad753836cc617aac2e3acbd542faa56f907
|
||||
checksum: 10c0/e0744b1472c4037b6491aac232d005659c0c65bc08af785cbdc50b722efaf71330e38607f4c88b54322338294f92ec68817ec1cd6e688953aa127f27cd2a5b00
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-relative-color-syntax@npm:^3.0.8":
|
||||
version: 3.0.8
|
||||
resolution: "@csstools/postcss-relative-color-syntax@npm:3.0.8"
|
||||
"@csstools/postcss-relative-color-syntax@npm:^3.0.9":
|
||||
version: 3.0.9
|
||||
resolution: "@csstools/postcss-relative-color-syntax@npm:3.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/fcd14fb1c3f103dbaaf88afa2540f9946313d48515fa24fffcde4200e7dc4aa767d186ecf2e12bb0501dd946a824f118cd4ad5d44899c8d6d9d8d9d9b99a123e
|
||||
checksum: 10c0/486e6c91b1042ca96e6e5c3d94d95e343101c7862e772aee16cd48607633f7c93c42dd23b5adc44cfa8dc8cb32ef3ba0f1f86e3f9a23be5c8744533d23128624
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1857,29 +1857,29 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-sign-functions@npm:^1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@csstools/postcss-sign-functions@npm:1.1.2"
|
||||
"@csstools/postcss-sign-functions@npm:^1.1.3":
|
||||
version: 1.1.3
|
||||
resolution: "@csstools/postcss-sign-functions@npm:1.1.3"
|
||||
dependencies:
|
||||
"@csstools/css-calc": "npm:^2.1.2"
|
||||
"@csstools/css-calc": "npm:^2.1.3"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/15a1c434c3059ab884634d32374d53265c0ea5b5d1f6cb979dcfef18903edbafbf334fcbabd5b24869356db93792adfe95d88efef998b7d6b4c6f4b8393faca1
|
||||
checksum: 10c0/97998443191ab0ef370bdc413b4952fd86d9274700fade2a83cdf5d59f449a4a7001ceda35dd6cb45fefebafb0959be35c3fcfa0e3333c55b1658f514eb64e96
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-stepped-value-functions@npm:^4.0.7":
|
||||
version: 4.0.7
|
||||
resolution: "@csstools/postcss-stepped-value-functions@npm:4.0.7"
|
||||
"@csstools/postcss-stepped-value-functions@npm:^4.0.8":
|
||||
version: 4.0.8
|
||||
resolution: "@csstools/postcss-stepped-value-functions@npm:4.0.8"
|
||||
dependencies:
|
||||
"@csstools/css-calc": "npm:^2.1.2"
|
||||
"@csstools/css-calc": "npm:^2.1.3"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/1e664f0b169abe0e8ad832844ff06b219702ba7e6af795801109bd2e90403295d5cdb2e27c17f92e60d9704b30726b4564da79e0bf66dec852d50704a8813053
|
||||
checksum: 10c0/515630c3d25029a5e3789d665ae7f4a394245e5442c79d99f0fff018c698e356680aea0f937819a00cb78563ce2285a43ede50e32992cee4e062e413d22df44f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1895,16 +1895,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@csstools/postcss-trigonometric-functions@npm:^4.0.7":
|
||||
version: 4.0.7
|
||||
resolution: "@csstools/postcss-trigonometric-functions@npm:4.0.7"
|
||||
"@csstools/postcss-trigonometric-functions@npm:^4.0.8":
|
||||
version: 4.0.8
|
||||
resolution: "@csstools/postcss-trigonometric-functions@npm:4.0.8"
|
||||
dependencies:
|
||||
"@csstools/css-calc": "npm:^2.1.2"
|
||||
"@csstools/css-calc": "npm:^2.1.3"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/2b01608a9f7dba6f73febfdd75269f6f88eb2a653de38a0adc6e81de57de4248bedd39b3e8b219cc49ce73b99118e285a870711953a553ddddb0bd5b2f9a5852
|
||||
checksum: 10c0/609d03b752aae1c57d671eaefe4cdbde0a1d62c4b4d3ffb8bb39a41ebb61fdade7c7892a2c7c365d2997d9f93f4f3bb4034801a5baf1988b274120b3ec0ba6ad
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5422,21 +5422,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"autoprefixer@npm:^10.4.19":
|
||||
version: 10.4.19
|
||||
resolution: "autoprefixer@npm:10.4.19"
|
||||
"autoprefixer@npm:^10.4.21":
|
||||
version: 10.4.21
|
||||
resolution: "autoprefixer@npm:10.4.21"
|
||||
dependencies:
|
||||
browserslist: "npm:^4.23.0"
|
||||
caniuse-lite: "npm:^1.0.30001599"
|
||||
browserslist: "npm:^4.24.4"
|
||||
caniuse-lite: "npm:^1.0.30001702"
|
||||
fraction.js: "npm:^4.3.7"
|
||||
normalize-range: "npm:^0.1.2"
|
||||
picocolors: "npm:^1.0.0"
|
||||
picocolors: "npm:^1.1.1"
|
||||
postcss-value-parser: "npm:^4.2.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.1.0
|
||||
bin:
|
||||
autoprefixer: bin/autoprefixer
|
||||
checksum: 10c0/fe0178eb8b1da4f15c6535cd329926609b22d1811e047371dccce50563623f8075dd06fb167daff059e4228da651b0bdff6d9b44281541eaf0ce0b79125bfd19
|
||||
checksum: 10c0/de5b71d26d0baff4bbfb3d59f7cf7114a6030c9eeb66167acf49a32c5b61c68e308f1e0f869d92334436a221035d08b51cd1b2f2c4689b8d955149423c16d4d4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5951,7 +5951,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"browserslist@npm:^4.0.0, browserslist@npm:^4.23.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.3, browserslist@npm:^4.24.4":
|
||||
"browserslist@npm:^4.0.0, browserslist@npm:^4.23.3, browserslist@npm:^4.24.0, browserslist@npm:^4.24.3, browserslist@npm:^4.24.4":
|
||||
version: 4.24.4
|
||||
resolution: "browserslist@npm:4.24.4"
|
||||
dependencies:
|
||||
|
@ -6172,10 +6172,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001599, caniuse-lite@npm:^1.0.30001688":
|
||||
version: 1.0.30001699
|
||||
resolution: "caniuse-lite@npm:1.0.30001699"
|
||||
checksum: 10c0/e87b3a0602c3124131f6a21f1eb262378e17a2ee3089e3c472ac8b9caa85cf7d6a219655379302c29c6f10a74051f2a712639d7f98ee0444c73fefcbaf25d519
|
||||
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001688, caniuse-lite@npm:^1.0.30001702":
|
||||
version: 1.0.30001715
|
||||
resolution: "caniuse-lite@npm:1.0.30001715"
|
||||
checksum: 10c0/0109a7da797ffbe1aa197baa5242b205011098eecec1087ef3d0c58ceea19be325ab6679b2751a78660adc3051a9f77e99d5789938fd1eb1235e6fdf6a1dbf8e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -7036,10 +7036,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cssdb@npm:^8.2.3":
|
||||
version: 8.2.3
|
||||
resolution: "cssdb@npm:8.2.3"
|
||||
checksum: 10c0/17c3ca6432ed02431db6b44bed74649ccef7d7b7b900ccbc7297525f030722c441dd67c71f28aef3cfa0814ba7b254a24adfb0dcd5728937da179ff437cdcd0c
|
||||
"cssdb@npm:^8.2.5":
|
||||
version: 8.2.5
|
||||
resolution: "cssdb@npm:8.2.5"
|
||||
checksum: 10c0/3f6f2941c958ea0bdbcc1f807ee728d851ef60c370fbcd54360840e3192f082e0a0b2fa4ea600ca74fa771936c9130883727d7845132cc8bf135a4e0a1e55746
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13614,18 +13614,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss-color-functional-notation@npm:^7.0.8":
|
||||
version: 7.0.8
|
||||
resolution: "postcss-color-functional-notation@npm:7.0.8"
|
||||
"postcss-color-functional-notation@npm:^7.0.9":
|
||||
version: 7.0.9
|
||||
resolution: "postcss-color-functional-notation@npm:7.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/4180e2f6ee9c925d6c47e727cfc50de2186d4a5cfda6e1ccf28f60e5536b418ddd90f9cc5f9cbcd1900f74098101bca8f844867e16b591e66760300e34257e47
|
||||
checksum: 10c0/62ffe51ec200df8e01daca3f45b2e05e7e509b57bfe50c880490878aff9bc63ed36cc92db42f0274a21f21330acd8fb1dff6529f7e3a202d100ea74914cf4cfd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13771,16 +13771,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss-double-position-gradients@npm:^6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "postcss-double-position-gradients@npm:6.0.0"
|
||||
"postcss-double-position-gradients@npm:^6.0.1":
|
||||
version: 6.0.1
|
||||
resolution: "postcss-double-position-gradients@npm:6.0.1"
|
||||
dependencies:
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
postcss-value-parser: "npm:^4.2.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/7a0e119df1b4af59d169b1a9dfc563275ce29b4ae5e6a6c90be29a7a59272ebc55bf3b2ed05a962f73b03194f7a88f6fe738e65c1659d43351fbdc705cc951ad
|
||||
checksum: 10c0/4c6cf3f54b2154cd622cdcaea58a7634c2e19bc0c366c73c46a27a3e31aa280c8721ee2b21cdd5cdca3166052cf5881c16bab2836b8896e71578213957021d52
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13836,18 +13836,18 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"postcss-lab-function@npm:^7.0.8":
|
||||
version: 7.0.8
|
||||
resolution: "postcss-lab-function@npm:7.0.8"
|
||||
"postcss-lab-function@npm:^7.0.9":
|
||||
version: 7.0.9
|
||||
resolution: "postcss-lab-function@npm:7.0.9"
|
||||
dependencies:
|
||||
"@csstools/css-color-parser": "npm:^3.0.8"
|
||||
"@csstools/css-color-parser": "npm:^3.0.9"
|
||||
"@csstools/css-parser-algorithms": "npm:^3.0.4"
|
||||
"@csstools/css-tokenizer": "npm:^3.0.3"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/utilities": "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/5f7b6f95cb3d1aa099c16dcdd89c575f112387600f30949f74c205e0846c9303ca851be794fad9fd56825859d38ac811f972cc34bbc2dfcf71371c640165ddfb
|
||||
checksum: 10c0/4180669e7555d474b660d106de5fa1d4a705d693451254123bf56ab6dc1a82e4e175c387868703c14e4637d795d461b5e7f10e74d7b42df55a31f6b52bfa048e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14168,63 +14168,63 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"postcss-preset-env@npm:^10.0.0":
|
||||
version: 10.1.5
|
||||
resolution: "postcss-preset-env@npm:10.1.5"
|
||||
version: 10.1.6
|
||||
resolution: "postcss-preset-env@npm:10.1.6"
|
||||
dependencies:
|
||||
"@csstools/postcss-cascade-layers": "npm:^5.0.1"
|
||||
"@csstools/postcss-color-function": "npm:^4.0.8"
|
||||
"@csstools/postcss-color-mix-function": "npm:^3.0.8"
|
||||
"@csstools/postcss-content-alt-text": "npm:^2.0.4"
|
||||
"@csstools/postcss-exponential-functions": "npm:^2.0.7"
|
||||
"@csstools/postcss-color-function": "npm:^4.0.9"
|
||||
"@csstools/postcss-color-mix-function": "npm:^3.0.9"
|
||||
"@csstools/postcss-content-alt-text": "npm:^2.0.5"
|
||||
"@csstools/postcss-exponential-functions": "npm:^2.0.8"
|
||||
"@csstools/postcss-font-format-keywords": "npm:^4.0.0"
|
||||
"@csstools/postcss-gamut-mapping": "npm:^2.0.8"
|
||||
"@csstools/postcss-gradients-interpolation-method": "npm:^5.0.8"
|
||||
"@csstools/postcss-hwb-function": "npm:^4.0.8"
|
||||
"@csstools/postcss-ic-unit": "npm:^4.0.0"
|
||||
"@csstools/postcss-gamut-mapping": "npm:^2.0.9"
|
||||
"@csstools/postcss-gradients-interpolation-method": "npm:^5.0.9"
|
||||
"@csstools/postcss-hwb-function": "npm:^4.0.9"
|
||||
"@csstools/postcss-ic-unit": "npm:^4.0.1"
|
||||
"@csstools/postcss-initial": "npm:^2.0.1"
|
||||
"@csstools/postcss-is-pseudo-class": "npm:^5.0.1"
|
||||
"@csstools/postcss-light-dark-function": "npm:^2.0.7"
|
||||
"@csstools/postcss-light-dark-function": "npm:^2.0.8"
|
||||
"@csstools/postcss-logical-float-and-clear": "npm:^3.0.0"
|
||||
"@csstools/postcss-logical-overflow": "npm:^2.0.0"
|
||||
"@csstools/postcss-logical-overscroll-behavior": "npm:^2.0.0"
|
||||
"@csstools/postcss-logical-resize": "npm:^3.0.0"
|
||||
"@csstools/postcss-logical-viewport-units": "npm:^3.0.3"
|
||||
"@csstools/postcss-media-minmax": "npm:^2.0.7"
|
||||
"@csstools/postcss-media-minmax": "npm:^2.0.8"
|
||||
"@csstools/postcss-media-queries-aspect-ratio-number-values": "npm:^3.0.4"
|
||||
"@csstools/postcss-nested-calc": "npm:^4.0.0"
|
||||
"@csstools/postcss-normalize-display-values": "npm:^4.0.0"
|
||||
"@csstools/postcss-oklab-function": "npm:^4.0.8"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.0"
|
||||
"@csstools/postcss-random-function": "npm:^1.0.3"
|
||||
"@csstools/postcss-relative-color-syntax": "npm:^3.0.8"
|
||||
"@csstools/postcss-oklab-function": "npm:^4.0.9"
|
||||
"@csstools/postcss-progressive-custom-properties": "npm:^4.0.1"
|
||||
"@csstools/postcss-random-function": "npm:^2.0.0"
|
||||
"@csstools/postcss-relative-color-syntax": "npm:^3.0.9"
|
||||
"@csstools/postcss-scope-pseudo-class": "npm:^4.0.1"
|
||||
"@csstools/postcss-sign-functions": "npm:^1.1.2"
|
||||
"@csstools/postcss-stepped-value-functions": "npm:^4.0.7"
|
||||
"@csstools/postcss-sign-functions": "npm:^1.1.3"
|
||||
"@csstools/postcss-stepped-value-functions": "npm:^4.0.8"
|
||||
"@csstools/postcss-text-decoration-shorthand": "npm:^4.0.2"
|
||||
"@csstools/postcss-trigonometric-functions": "npm:^4.0.7"
|
||||
"@csstools/postcss-trigonometric-functions": "npm:^4.0.8"
|
||||
"@csstools/postcss-unset-value": "npm:^4.0.0"
|
||||
autoprefixer: "npm:^10.4.19"
|
||||
autoprefixer: "npm:^10.4.21"
|
||||
browserslist: "npm:^4.24.4"
|
||||
css-blank-pseudo: "npm:^7.0.1"
|
||||
css-has-pseudo: "npm:^7.0.2"
|
||||
css-prefers-color-scheme: "npm:^10.0.0"
|
||||
cssdb: "npm:^8.2.3"
|
||||
cssdb: "npm:^8.2.5"
|
||||
postcss-attribute-case-insensitive: "npm:^7.0.1"
|
||||
postcss-clamp: "npm:^4.1.0"
|
||||
postcss-color-functional-notation: "npm:^7.0.8"
|
||||
postcss-color-functional-notation: "npm:^7.0.9"
|
||||
postcss-color-hex-alpha: "npm:^10.0.0"
|
||||
postcss-color-rebeccapurple: "npm:^10.0.0"
|
||||
postcss-custom-media: "npm:^11.0.5"
|
||||
postcss-custom-properties: "npm:^14.0.4"
|
||||
postcss-custom-selectors: "npm:^8.0.4"
|
||||
postcss-dir-pseudo-class: "npm:^9.0.1"
|
||||
postcss-double-position-gradients: "npm:^6.0.0"
|
||||
postcss-double-position-gradients: "npm:^6.0.1"
|
||||
postcss-focus-visible: "npm:^10.0.1"
|
||||
postcss-focus-within: "npm:^9.0.1"
|
||||
postcss-font-variant: "npm:^5.0.0"
|
||||
postcss-gap-properties: "npm:^6.0.0"
|
||||
postcss-image-set-function: "npm:^7.0.0"
|
||||
postcss-lab-function: "npm:^7.0.8"
|
||||
postcss-lab-function: "npm:^7.0.9"
|
||||
postcss-logical: "npm:^8.1.0"
|
||||
postcss-nesting: "npm:^13.0.1"
|
||||
postcss-opacity-percentage: "npm:^3.0.0"
|
||||
|
@ -14236,7 +14236,7 @@ __metadata:
|
|||
postcss-selector-not: "npm:^8.0.1"
|
||||
peerDependencies:
|
||||
postcss: ^8.4
|
||||
checksum: 10c0/5ed5aeb7c9718230742a56d9b49e05a90135bc4bb77f97d9978bdb0b999d36a2d6175d99360c966cb7a307c9efe4b8792f4c0b79ec99a233f9e1c1ebae4244f0
|
||||
checksum: 10c0/89af9060f3528e254005e6b81e88c57589e6e7f74125b10d50ca8a05f830c9ac206f8197af1b3c4b7ba82d97993118dd121f1a11cfc9fd026e18d01ca6f7ad2d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14811,8 +14811,8 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"react-intl@npm:^7.1.10":
|
||||
version: 7.1.10
|
||||
resolution: "react-intl@npm:7.1.10"
|
||||
version: 7.1.11
|
||||
resolution: "react-intl@npm:7.1.11"
|
||||
dependencies:
|
||||
"@formatjs/ecma402-abstract": "npm:2.3.4"
|
||||
"@formatjs/icu-messageformat-parser": "npm:2.11.2"
|
||||
|
@ -14828,7 +14828,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/7d47ac7e2284eb6d920d26d5cdcfee33f54805eb27284dab969ac931139c5eacb2b24f60c8e7645a623b768d0fdfa5dfc4df63a9270301d57aa356ddf231c484
|
||||
checksum: 10c0/f20770fb7bcce7a67acec70b9183f5320b7f3f9bbcb263ca8f4787817297674d1be158687f94d1e2803a9c8696d4f93dd86a28898aba8bc5197e858313e3dd06
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -15753,8 +15753,8 @@ __metadata:
|
|||
linkType: hard
|
||||
|
||||
"sass@npm:^1.62.1":
|
||||
version: 1.86.3
|
||||
resolution: "sass@npm:1.86.3"
|
||||
version: 1.87.0
|
||||
resolution: "sass@npm:1.87.0"
|
||||
dependencies:
|
||||
"@parcel/watcher": "npm:^2.4.1"
|
||||
chokidar: "npm:^4.0.0"
|
||||
|
@ -15765,7 +15765,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
sass: sass.js
|
||||
checksum: 10c0/ba819a0828f732adf7a94cd8ca017bce92bc299ffb878836ed1da80a30612bfbbf56a5e42d6dff3ad80d919c2025afb42948fc7b54a7bc61a9a2d58e1e0c558a
|
||||
checksum: 10c0/bd245faf14e4783dc547765350cf05817edaac0d6d6f6e4da8ab751f3eb3cc3873afd563c0ce416a24aa6c9c4e9023b05096447fc006660a01f76adffb54fbc6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue