New Crowdin Translations (automated) (#34795)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
558c73a21e
commit
d1d3ff087a
43 changed files with 394 additions and 58 deletions
|
@ -42,6 +42,7 @@
|
||||||
"account.followers": "Seguidors",
|
"account.followers": "Seguidors",
|
||||||
"account.followers.empty": "A aquest usuari encara no el segueix ningú.",
|
"account.followers.empty": "A aquest usuari encara no el segueix ningú.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} seguidor} other {{counter} seguidors}}",
|
"account.followers_counter": "{count, plural, one {{counter} seguidor} other {{counter} seguidors}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} que coneixeu",
|
||||||
"account.following": "Seguint",
|
"account.following": "Seguint",
|
||||||
"account.following_counter": "{count, plural, other {Seguint-ne {counter}}}",
|
"account.following_counter": "{count, plural, other {Seguint-ne {counter}}}",
|
||||||
"account.follows.empty": "Aquest usuari encara no segueix ningú.",
|
"account.follows.empty": "Aquest usuari encara no segueix ningú.",
|
||||||
|
@ -862,6 +863,13 @@
|
||||||
"status.mute_conversation": "Silencia la conversa",
|
"status.mute_conversation": "Silencia la conversa",
|
||||||
"status.open": "Amplia el tut",
|
"status.open": "Amplia el tut",
|
||||||
"status.pin": "Destaca al perfil",
|
"status.pin": "Destaca al perfil",
|
||||||
|
"status.quote_error.filtered": "No es mostra a causa d'un dels vostres filtres",
|
||||||
|
"status.quote_error.not_found": "No es pot mostrar aquesta publicació.",
|
||||||
|
"status.quote_error.pending_approval": "Aquesta publicació està pendent d'aprovació per l'autor original.",
|
||||||
|
"status.quote_error.rejected": "No es pot mostrar aquesta publicació perquè l'autor original no en permet la citació.",
|
||||||
|
"status.quote_error.removed": "Aquesta publicació ha estat eliminada per l'autor.",
|
||||||
|
"status.quote_error.unauthorized": "No es pot mostrar aquesta publicació perquè no teniu autorització per a veure-la.",
|
||||||
|
"status.quote_post_author": "Publicació de {name}",
|
||||||
"status.read_more": "Més informació",
|
"status.read_more": "Més informació",
|
||||||
"status.reblog": "Impulsa",
|
"status.reblog": "Impulsa",
|
||||||
"status.reblog_private": "Impulsa amb la visibilitat original",
|
"status.reblog_private": "Impulsa amb la visibilitat original",
|
||||||
|
|
|
@ -745,7 +745,7 @@
|
||||||
"relative_time.minutes": "{number} m",
|
"relative_time.minutes": "{number} m",
|
||||||
"relative_time.seconds": "{number} s",
|
"relative_time.seconds": "{number} s",
|
||||||
"relative_time.today": "dnes",
|
"relative_time.today": "dnes",
|
||||||
"reply_indicator.attachments": "{count, plural, one {{counter} příloha} few {{counter} přílohy} other {{counter} přilohů}}",
|
"reply_indicator.attachments": "{count, plural, one {{counter} příloha} few {{counter} přílohy} other {{counter} příloh}}",
|
||||||
"reply_indicator.cancel": "Zrušit",
|
"reply_indicator.cancel": "Zrušit",
|
||||||
"reply_indicator.poll": "Anketa",
|
"reply_indicator.poll": "Anketa",
|
||||||
"report.block": "Blokovat",
|
"report.block": "Blokovat",
|
||||||
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Skrýt konverzaci",
|
"status.mute_conversation": "Skrýt konverzaci",
|
||||||
"status.open": "Rozbalit tento příspěvek",
|
"status.open": "Rozbalit tento příspěvek",
|
||||||
"status.pin": "Zvýraznit na profilu",
|
"status.pin": "Zvýraznit na profilu",
|
||||||
|
"status.quote_error.filtered": "Skryté kvůli jednomu z vašich filtrů",
|
||||||
"status.quote_error.not_found": "Tento příspěvek nelze zobrazit.",
|
"status.quote_error.not_found": "Tento příspěvek nelze zobrazit.",
|
||||||
"status.quote_error.pending_approval": "Tento příspěvek čeká na schválení od původního autora.",
|
"status.quote_error.pending_approval": "Tento příspěvek čeká na schválení od původního autora.",
|
||||||
"status.quote_error.rejected": "Tento příspěvek nemůže být zobrazen, protože původní autor neumožňuje, aby byl citován.",
|
"status.quote_error.rejected": "Tento příspěvek nemůže být zobrazen, protože původní autor neumožňuje, aby byl citován.",
|
||||||
|
|
|
@ -42,6 +42,7 @@
|
||||||
"account.followers": "Følgere",
|
"account.followers": "Følgere",
|
||||||
"account.followers.empty": "Ingen følger denne bruger endnu.",
|
"account.followers.empty": "Ingen følger denne bruger endnu.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} følger} other {{counter} følgere}}",
|
"account.followers_counter": "{count, plural, one {{counter} følger} other {{counter} følgere}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} man kender",
|
||||||
"account.following": "Følger",
|
"account.following": "Følger",
|
||||||
"account.following_counter": "{count, plural, one {{counter} følger} other {{counter} følger}}",
|
"account.following_counter": "{count, plural, one {{counter} følger} other {{counter} følger}}",
|
||||||
"account.follows.empty": "Denne bruger følger ikke nogen endnu.",
|
"account.follows.empty": "Denne bruger følger ikke nogen endnu.",
|
||||||
|
@ -863,6 +864,7 @@
|
||||||
"status.mute_conversation": "Skjul samtale",
|
"status.mute_conversation": "Skjul samtale",
|
||||||
"status.open": "Udvid dette indlæg",
|
"status.open": "Udvid dette indlæg",
|
||||||
"status.pin": "Fremhæv på profil",
|
"status.pin": "Fremhæv på profil",
|
||||||
|
"status.quote_error.filtered": "Skjult grundet et af filterne",
|
||||||
"status.quote_error.not_found": "Dette indlæg kan ikke vises.",
|
"status.quote_error.not_found": "Dette indlæg kan ikke vises.",
|
||||||
"status.quote_error.pending_approval": "Dette indlæg afventer godkendelse fra den oprindelige forfatter.",
|
"status.quote_error.pending_approval": "Dette indlæg afventer godkendelse fra den oprindelige forfatter.",
|
||||||
"status.quote_error.rejected": "Dette indlæg kan ikke vises, da den oprindelige forfatter ikke tillader citering heraf.",
|
"status.quote_error.rejected": "Dette indlæg kan ikke vises, da den oprindelige forfatter ikke tillader citering heraf.",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Unterhaltung stummschalten",
|
"status.mute_conversation": "Unterhaltung stummschalten",
|
||||||
"status.open": "Beitrag öffnen",
|
"status.open": "Beitrag öffnen",
|
||||||
"status.pin": "Im Profil vorstellen",
|
"status.pin": "Im Profil vorstellen",
|
||||||
|
"status.quote_error.filtered": "Ausgeblendet wegen eines deiner Filter",
|
||||||
"status.quote_error.not_found": "Dieser Beitrag kann nicht angezeigt werden.",
|
"status.quote_error.not_found": "Dieser Beitrag kann nicht angezeigt werden.",
|
||||||
"status.quote_error.pending_approval": "Dieser Beitrag muss noch durch das ursprüngliche Profil genehmigt werden.",
|
"status.quote_error.pending_approval": "Dieser Beitrag muss noch durch das ursprüngliche Profil genehmigt werden.",
|
||||||
"status.quote_error.rejected": "Dieser Beitrag kann nicht angezeigt werden, weil das ursprüngliche Profil das Zitieren nicht erlaubt.",
|
"status.quote_error.rejected": "Dieser Beitrag kann nicht angezeigt werden, weil das ursprüngliche Profil das Zitieren nicht erlaubt.",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Silenciar conversación",
|
"status.mute_conversation": "Silenciar conversación",
|
||||||
"status.open": "Expandir este mensaje",
|
"status.open": "Expandir este mensaje",
|
||||||
"status.pin": "Destacar en el perfil",
|
"status.pin": "Destacar en el perfil",
|
||||||
|
"status.quote_error.filtered": "Oculto debido a uno de tus filtros",
|
||||||
"status.quote_error.not_found": "No se puede mostrar este mensaje.",
|
"status.quote_error.not_found": "No se puede mostrar este mensaje.",
|
||||||
"status.quote_error.pending_approval": "Este mensaje está pendiente de aprobación del autor original.",
|
"status.quote_error.pending_approval": "Este mensaje está pendiente de aprobación del autor original.",
|
||||||
"status.quote_error.rejected": "No se puede mostrar este mensaje, ya que el autor original no permite que se cite.",
|
"status.quote_error.rejected": "No se puede mostrar este mensaje, ya que el autor original no permite que se cite.",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Silenciar conversación",
|
"status.mute_conversation": "Silenciar conversación",
|
||||||
"status.open": "Expandir estado",
|
"status.open": "Expandir estado",
|
||||||
"status.pin": "Destacar en el perfil",
|
"status.pin": "Destacar en el perfil",
|
||||||
|
"status.quote_error.filtered": "Oculto debido a uno de tus filtros",
|
||||||
"status.quote_error.not_found": "No se puede mostrar esta publicación.",
|
"status.quote_error.not_found": "No se puede mostrar esta publicación.",
|
||||||
"status.quote_error.pending_approval": "Esta publicación está pendiente de aprobación del autor original.",
|
"status.quote_error.pending_approval": "Esta publicación está pendiente de aprobación del autor original.",
|
||||||
"status.quote_error.rejected": "No se puede mostrar esta publicación, puesto que el autor original no permite que sea citado.",
|
"status.quote_error.rejected": "No se puede mostrar esta publicación, puesto que el autor original no permite que sea citado.",
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
"account.followers": "Seguidores",
|
"account.followers": "Seguidores",
|
||||||
"account.followers.empty": "Todavía nadie sigue a este usuario.",
|
"account.followers.empty": "Todavía nadie sigue a este usuario.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} seguidor} other {{counter} seguidores}}",
|
"account.followers_counter": "{count, plural, one {{counter} seguidor} other {{counter} seguidores}}",
|
||||||
"account.followers_you_know_counter": "{counter} seguidores que conoces",
|
"account.followers_you_know_counter": "{counter} que conoces",
|
||||||
"account.following": "Siguiendo",
|
"account.following": "Siguiendo",
|
||||||
"account.following_counter": "{count, plural, one {{counter} siguiendo} other {{counter} siguiendo}}",
|
"account.following_counter": "{count, plural, one {{counter} siguiendo} other {{counter} siguiendo}}",
|
||||||
"account.follows.empty": "Este usuario todavía no sigue a nadie.",
|
"account.follows.empty": "Este usuario todavía no sigue a nadie.",
|
||||||
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Silenciar conversación",
|
"status.mute_conversation": "Silenciar conversación",
|
||||||
"status.open": "Expandir publicación",
|
"status.open": "Expandir publicación",
|
||||||
"status.pin": "Destacar en el perfil",
|
"status.pin": "Destacar en el perfil",
|
||||||
|
"status.quote_error.filtered": "Oculto debido a uno de tus filtros",
|
||||||
"status.quote_error.not_found": "No se puede mostrar esta publicación.",
|
"status.quote_error.not_found": "No se puede mostrar esta publicación.",
|
||||||
"status.quote_error.pending_approval": "Esta publicación está pendiente de aprobación del autor original.",
|
"status.quote_error.pending_approval": "Esta publicación está pendiente de aprobación del autor original.",
|
||||||
"status.quote_error.rejected": "Esta publicación no puede mostrarse porque el autor original no permite que se cite.",
|
"status.quote_error.rejected": "Esta publicación no puede mostrarse porque el autor original no permite que se cite.",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Mykistä keskustelu",
|
"status.mute_conversation": "Mykistä keskustelu",
|
||||||
"status.open": "Laajenna julkaisu",
|
"status.open": "Laajenna julkaisu",
|
||||||
"status.pin": "Suosittele profiilissa",
|
"status.pin": "Suosittele profiilissa",
|
||||||
|
"status.quote_error.filtered": "Piilotettu jonkin asettamasi suodattimen takia",
|
||||||
"status.quote_error.not_found": "Tätä julkaisua ei voi näyttää.",
|
"status.quote_error.not_found": "Tätä julkaisua ei voi näyttää.",
|
||||||
"status.quote_error.pending_approval": "Tämä julkaisu odottaa alkuperäisen tekijänsä hyväksyntää.",
|
"status.quote_error.pending_approval": "Tämä julkaisu odottaa alkuperäisen tekijänsä hyväksyntää.",
|
||||||
"status.quote_error.rejected": "Tätä julkaisua ei voi näyttää, sillä sen alkuperäinen tekijä ei salli lainattavan julkaisua.",
|
"status.quote_error.rejected": "Tätä julkaisua ei voi näyttää, sillä sen alkuperäinen tekijä ei salli lainattavan julkaisua.",
|
||||||
|
|
|
@ -26,6 +26,7 @@
|
||||||
"account.edit_profile": "Baguhin ang profile",
|
"account.edit_profile": "Baguhin ang profile",
|
||||||
"account.enable_notifications": "Ipaalam sa akin kapag nag-post si @{name}",
|
"account.enable_notifications": "Ipaalam sa akin kapag nag-post si @{name}",
|
||||||
"account.endorse": "I-tampok sa profile",
|
"account.endorse": "I-tampok sa profile",
|
||||||
|
"account.featured": "Itinatampok",
|
||||||
"account.featured_tags.last_status_at": "Huling post noong {date}",
|
"account.featured_tags.last_status_at": "Huling post noong {date}",
|
||||||
"account.featured_tags.last_status_never": "Walang mga post",
|
"account.featured_tags.last_status_never": "Walang mga post",
|
||||||
"account.follow": "Sundan",
|
"account.follow": "Sundan",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Doyv samrøðu",
|
"status.mute_conversation": "Doyv samrøðu",
|
||||||
"status.open": "Víðka henda postin",
|
"status.open": "Víðka henda postin",
|
||||||
"status.pin": "Vís á vanga",
|
"status.pin": "Vís á vanga",
|
||||||
|
"status.quote_error.filtered": "Eitt av tínum filtrum fjalir hetta",
|
||||||
"status.quote_error.not_found": "Tað ber ikki til at vísa hendan postin.",
|
"status.quote_error.not_found": "Tað ber ikki til at vísa hendan postin.",
|
||||||
"status.quote_error.pending_approval": "Hesin posturin bíðar eftir góðkenning frá upprunahøvundinum.",
|
"status.quote_error.pending_approval": "Hesin posturin bíðar eftir góðkenning frá upprunahøvundinum.",
|
||||||
"status.quote_error.rejected": "Hesin posturin kann ikki vísast, tí upprunahøvundurin loyvir ikki at posturin verður siteraður.",
|
"status.quote_error.rejected": "Hesin posturin kann ikki vísast, tí upprunahøvundurin loyvir ikki at posturin verður siteraður.",
|
||||||
|
|
|
@ -42,6 +42,7 @@
|
||||||
"account.followers": "Leantóirí",
|
"account.followers": "Leantóirí",
|
||||||
"account.followers.empty": "Ní leanann éinne an t-úsáideoir seo fós.",
|
"account.followers.empty": "Ní leanann éinne an t-úsáideoir seo fós.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} leantóir} other {{counter} leantóirí}}",
|
"account.followers_counter": "{count, plural, one {{counter} leantóir} other {{counter} leantóirí}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} tá a fhios agat",
|
||||||
"account.following": "Ag leanúint",
|
"account.following": "Ag leanúint",
|
||||||
"account.following_counter": "{count, plural, one {{counter} ag leanúint} other {{counter} ag leanúint}}",
|
"account.following_counter": "{count, plural, one {{counter} ag leanúint} other {{counter} ag leanúint}}",
|
||||||
"account.follows.empty": "Ní leanann an t-úsáideoir seo aon duine go fóill.",
|
"account.follows.empty": "Ní leanann an t-úsáideoir seo aon duine go fóill.",
|
||||||
|
@ -863,6 +864,13 @@
|
||||||
"status.mute_conversation": "Balbhaigh comhrá",
|
"status.mute_conversation": "Balbhaigh comhrá",
|
||||||
"status.open": "Leathnaigh an post seo",
|
"status.open": "Leathnaigh an post seo",
|
||||||
"status.pin": "Gné ar phróifíl",
|
"status.pin": "Gné ar phróifíl",
|
||||||
|
"status.quote_error.filtered": "I bhfolach mar gheall ar cheann de do scagairí",
|
||||||
|
"status.quote_error.not_found": "Ní féidir an post seo a thaispeáint.",
|
||||||
|
"status.quote_error.pending_approval": "Tá an post seo ag feitheamh ar cheadú ón údar bunaidh.",
|
||||||
|
"status.quote_error.rejected": "Ní féidir an post seo a thaispeáint mar ní cheadaíonn an t-údar bunaidh é a lua.",
|
||||||
|
"status.quote_error.removed": "Baineadh an post seo ag a údar.",
|
||||||
|
"status.quote_error.unauthorized": "Ní féidir an post seo a thaispeáint mar níl údarú agat é a fheiceáil.",
|
||||||
|
"status.quote_post_author": "Postáil le {name}",
|
||||||
"status.read_more": "Léan a thuilleadh",
|
"status.read_more": "Léan a thuilleadh",
|
||||||
"status.reblog": "Treisiú",
|
"status.reblog": "Treisiú",
|
||||||
"status.reblog_private": "Mol le léargas bunúsach",
|
"status.reblog_private": "Mol le léargas bunúsach",
|
||||||
|
|
|
@ -42,6 +42,7 @@
|
||||||
"account.followers": "עוקבים",
|
"account.followers": "עוקבים",
|
||||||
"account.followers.empty": "אף אחד לא עוקב אחר המשתמש הזה עדיין.",
|
"account.followers.empty": "אף אחד לא עוקב אחר המשתמש הזה עדיין.",
|
||||||
"account.followers_counter": "{count, plural,one {עוקב אחד} other {{counter} עוקבים}}",
|
"account.followers_counter": "{count, plural,one {עוקב אחד} other {{counter} עוקבים}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} שמוכרים לך",
|
||||||
"account.following": "נעקבים",
|
"account.following": "נעקבים",
|
||||||
"account.following_counter": "{count, plural,one {עוקב אחרי {count}}other {עוקב אחרי {counter}}}",
|
"account.following_counter": "{count, plural,one {עוקב אחרי {count}}other {עוקב אחרי {counter}}}",
|
||||||
"account.follows.empty": "משתמש זה עדיין לא עוקב אחרי אף אחד.",
|
"account.follows.empty": "משתמש זה עדיין לא עוקב אחרי אף אחד.",
|
||||||
|
@ -863,6 +864,7 @@
|
||||||
"status.mute_conversation": "השתקת שיחה",
|
"status.mute_conversation": "השתקת שיחה",
|
||||||
"status.open": "הרחבת הודעה זו",
|
"status.open": "הרחבת הודעה זו",
|
||||||
"status.pin": "מובלט בפרופיל",
|
"status.pin": "מובלט בפרופיל",
|
||||||
|
"status.quote_error.filtered": "מוסתר בהתאם לסננים שלך",
|
||||||
"status.quote_error.not_found": "לא ניתן להציג הודעה זו.",
|
"status.quote_error.not_found": "לא ניתן להציג הודעה זו.",
|
||||||
"status.quote_error.pending_approval": "הודעה זו מחכה לאישור מידי היוצר המקורי.",
|
"status.quote_error.pending_approval": "הודעה זו מחכה לאישור מידי היוצר המקורי.",
|
||||||
"status.quote_error.rejected": "לא ניתן להציג הודעה זו שכן המחבר.ת המקוריים לא הרשו לצטט אותה.",
|
"status.quote_error.rejected": "לא ניתן להציג הודעה זו שכן המחבר.ת המקוריים לא הרשו לצטט אותה.",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Þagga niður í samtali",
|
"status.mute_conversation": "Þagga niður í samtali",
|
||||||
"status.open": "Opna þessa færslu",
|
"status.open": "Opna þessa færslu",
|
||||||
"status.pin": "Birta á notandasniði",
|
"status.pin": "Birta á notandasniði",
|
||||||
|
"status.quote_error.filtered": "Falið vegna einnar síu sem er virk",
|
||||||
"status.quote_error.not_found": "Þessa færslu er ekki hægt að birta.",
|
"status.quote_error.not_found": "Þessa færslu er ekki hægt að birta.",
|
||||||
"status.quote_error.pending_approval": "Þessi færsla bíður eftir samþykki frá upprunalegum höfundi hennar.",
|
"status.quote_error.pending_approval": "Þessi færsla bíður eftir samþykki frá upprunalegum höfundi hennar.",
|
||||||
"status.quote_error.rejected": "Þessa færslu er ekki hægt að birta þar sem upphaflegur höfundur hennar leyfir ekki að vitnað sé til hennar.",
|
"status.quote_error.rejected": "Þessa færslu er ekki hægt að birta þar sem upphaflegur höfundur hennar leyfir ekki að vitnað sé til hennar.",
|
||||||
|
|
|
@ -42,6 +42,7 @@
|
||||||
"account.followers": "Follower",
|
"account.followers": "Follower",
|
||||||
"account.followers.empty": "Ancora nessuno segue questo utente.",
|
"account.followers.empty": "Ancora nessuno segue questo utente.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} seguace} other {{counter} seguaci}}",
|
"account.followers_counter": "{count, plural, one {{counter} seguace} other {{counter} seguaci}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} che conosci",
|
||||||
"account.following": "Seguiti",
|
"account.following": "Seguiti",
|
||||||
"account.following_counter": "{count, plural, one {{counter} segui} other {{counter} seguiti}}",
|
"account.following_counter": "{count, plural, one {{counter} segui} other {{counter} seguiti}}",
|
||||||
"account.follows.empty": "Questo utente non segue ancora nessuno.",
|
"account.follows.empty": "Questo utente non segue ancora nessuno.",
|
||||||
|
@ -863,6 +864,13 @@
|
||||||
"status.mute_conversation": "Silenzia conversazione",
|
"status.mute_conversation": "Silenzia conversazione",
|
||||||
"status.open": "Espandi questo post",
|
"status.open": "Espandi questo post",
|
||||||
"status.pin": "In evidenza sul profilo",
|
"status.pin": "In evidenza sul profilo",
|
||||||
|
"status.quote_error.filtered": "Nascosto a causa di uno dei tuoi filtri",
|
||||||
|
"status.quote_error.not_found": "Questo post non può essere visualizzato.",
|
||||||
|
"status.quote_error.pending_approval": "Questo post è in attesa di approvazione dell'autore originale.",
|
||||||
|
"status.quote_error.rejected": "Questo post non può essere visualizzato perché l'autore originale non consente che venga citato.",
|
||||||
|
"status.quote_error.removed": "Questo post è stato rimosso dal suo autore.",
|
||||||
|
"status.quote_error.unauthorized": "Questo post non può essere visualizzato in quanto non sei autorizzato a visualizzarlo.",
|
||||||
|
"status.quote_post_author": "Post di @{name}",
|
||||||
"status.read_more": "Leggi di più",
|
"status.read_more": "Leggi di più",
|
||||||
"status.reblog": "Reblog",
|
"status.reblog": "Reblog",
|
||||||
"status.reblog_private": "Reblog con visibilità originale",
|
"status.reblog_private": "Reblog con visibilità originale",
|
||||||
|
|
|
@ -19,9 +19,28 @@
|
||||||
"account.block_domain": "Imperire dominium {domain}",
|
"account.block_domain": "Imperire dominium {domain}",
|
||||||
"account.block_short": "Imperire",
|
"account.block_short": "Imperire",
|
||||||
"account.blocked": "Impeditum est",
|
"account.blocked": "Impeditum est",
|
||||||
|
"account.blocking": "Clausus",
|
||||||
"account.cancel_follow_request": "Petitio sequī retrāhere",
|
"account.cancel_follow_request": "Petitio sequī retrāhere",
|
||||||
|
"account.copy": "Transcribo connexi ut catagraphum",
|
||||||
|
"account.direct": "Callim loqui @{name}",
|
||||||
|
"account.disable_notifications": "Desine me certiorem facere cum @{name} scribit",
|
||||||
|
"account.domain_blocking": "Domenium obstructum",
|
||||||
"account.edit_profile": "Recolere notionem",
|
"account.edit_profile": "Recolere notionem",
|
||||||
|
"account.enable_notifications": "Desine me certiorem facere cum @{name} scribit",
|
||||||
|
"account.endorse": "Notatio in profilo",
|
||||||
|
"account.familiar_followers_many": "Secuti sunt {name1}, {name2}, et {othersCount, plural, one {alius quem nosti} other {# alii quos nosti}}",
|
||||||
|
"account.familiar_followers_one": "Sequitur {name1}",
|
||||||
|
"account.familiar_followers_two": "Sequitur {name1} et {name2}",
|
||||||
|
"account.featured": "Praeclara",
|
||||||
|
"account.featured.accounts": "Profilia",
|
||||||
|
"account.featured.hashtags": "Hashtags",
|
||||||
|
"account.featured.posts": "Pilae",
|
||||||
|
"account.featured_tags.last_status_at": "Ultimum nuntium die {date}",
|
||||||
"account.featured_tags.last_status_never": "Nulla contributa",
|
"account.featured_tags.last_status_never": "Nulla contributa",
|
||||||
|
"account.follow": "Sequere",
|
||||||
|
"account.follow_back": "Sequere retro",
|
||||||
|
"account.followers": "Sectatores",
|
||||||
|
"account.followers.empty": "Nemo hunc usorem adhuc sequitur.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} sectator} other {{counter} sectatores}}",
|
"account.followers_counter": "{count, plural, one {{counter} sectator} other {{counter} sectatores}}",
|
||||||
"account.following_counter": "{count, plural, one {{counter} sectans} other {{counter} sectans}}",
|
"account.following_counter": "{count, plural, one {{counter} sectans} other {{counter} sectans}}",
|
||||||
"account.moved_to": "{name} significavit eum suam rationem novam nunc esse:",
|
"account.moved_to": "{name} significavit eum suam rationem novam nunc esse:",
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
"account.familiar_followers_many": "Kam seko {name1}, {name2}, un {othersCount, plural, zero {pārējie # jums pazīstami} one {vēl viens jums pazīstams} other {pārējie # jums pazīstami}}",
|
"account.familiar_followers_many": "Kam seko {name1}, {name2}, un {othersCount, plural, zero {pārējie # jums pazīstami} one {vēl viens jums pazīstams} other {pārējie # jums pazīstami}}",
|
||||||
"account.familiar_followers_one": "Kam seko {name1}",
|
"account.familiar_followers_one": "Kam seko {name1}",
|
||||||
"account.familiar_followers_two": "Kam seko {name1} un {name2}",
|
"account.familiar_followers_two": "Kam seko {name1} un {name2}",
|
||||||
|
"account.featured": "Izcelts",
|
||||||
"account.featured.accounts": "Profili",
|
"account.featured.accounts": "Profili",
|
||||||
"account.featured.hashtags": "Tēmturi",
|
"account.featured.hashtags": "Tēmturi",
|
||||||
"account.featured.posts": "Ieraksti",
|
"account.featured.posts": "Ieraksti",
|
||||||
|
@ -98,6 +99,7 @@
|
||||||
"alert.unexpected.message": "Radās negaidīta kļūda.",
|
"alert.unexpected.message": "Radās negaidīta kļūda.",
|
||||||
"alert.unexpected.title": "Ups!",
|
"alert.unexpected.title": "Ups!",
|
||||||
"alt_text_badge.title": "Alt teksts",
|
"alt_text_badge.title": "Alt teksts",
|
||||||
|
"alt_text_modal.add_alt_text": "Pievienot aprakstošo tekstu",
|
||||||
"alt_text_modal.add_text_from_image": "Pievienot tekstu no attēla",
|
"alt_text_modal.add_text_from_image": "Pievienot tekstu no attēla",
|
||||||
"alt_text_modal.cancel": "Atcelt",
|
"alt_text_modal.cancel": "Atcelt",
|
||||||
"alt_text_modal.change_thumbnail": "Nomainīt sīktēlu",
|
"alt_text_modal.change_thumbnail": "Nomainīt sīktēlu",
|
||||||
|
@ -225,8 +227,10 @@
|
||||||
"confirmations.logout.confirm": "Atteikties",
|
"confirmations.logout.confirm": "Atteikties",
|
||||||
"confirmations.logout.message": "Vai tiešām atteikties?",
|
"confirmations.logout.message": "Vai tiešām atteikties?",
|
||||||
"confirmations.logout.title": "Atteikties?",
|
"confirmations.logout.title": "Atteikties?",
|
||||||
|
"confirmations.missing_alt_text.confirm": "Pievienot aprakstošo tekstu",
|
||||||
"confirmations.missing_alt_text.message": "Tavs ieraksts satur informācijas nesējus bez paskaidrojošā teksta. Aprakstu pievienošana palīdz padarīt saturu pieejamāku vairāk cilvēku.",
|
"confirmations.missing_alt_text.message": "Tavs ieraksts satur informācijas nesējus bez paskaidrojošā teksta. Aprakstu pievienošana palīdz padarīt saturu pieejamāku vairāk cilvēku.",
|
||||||
"confirmations.missing_alt_text.secondary": "Vienalga iesūtīt",
|
"confirmations.missing_alt_text.secondary": "Vienalga iesūtīt",
|
||||||
|
"confirmations.missing_alt_text.title": "Pievienot aprakstošo tekstu?",
|
||||||
"confirmations.mute.confirm": "Apklusināt",
|
"confirmations.mute.confirm": "Apklusināt",
|
||||||
"confirmations.redraft.confirm": "Dzēst un pārrakstīt",
|
"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.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.",
|
||||||
|
@ -459,6 +463,8 @@
|
||||||
"lightbox.close": "Aizvērt",
|
"lightbox.close": "Aizvērt",
|
||||||
"lightbox.next": "Tālāk",
|
"lightbox.next": "Tālāk",
|
||||||
"lightbox.previous": "Iepriekšējais",
|
"lightbox.previous": "Iepriekšējais",
|
||||||
|
"lightbox.zoom_in": "Tālummainīt līdz patiesajam izmēram",
|
||||||
|
"lightbox.zoom_out": "Tālummainīt, lai ietilpinātu",
|
||||||
"limited_account_hint.action": "Tik un tā rādīt profilu",
|
"limited_account_hint.action": "Tik un tā rādīt profilu",
|
||||||
"limited_account_hint.title": "{domain} moderatori ir paslēpuši šo profilu.",
|
"limited_account_hint.title": "{domain} moderatori ir paslēpuši šo profilu.",
|
||||||
"link_preview.author": "No {name}",
|
"link_preview.author": "No {name}",
|
||||||
|
@ -672,7 +678,7 @@
|
||||||
"report.statuses.title": "Vai ir kādi ieraksti, kas apstiprina šo ziņojumu?",
|
"report.statuses.title": "Vai ir kādi ieraksti, kas apstiprina šo ziņojumu?",
|
||||||
"report.submit": "Iesniegt",
|
"report.submit": "Iesniegt",
|
||||||
"report.target": "Ziņošana par: {target}",
|
"report.target": "Ziņošana par: {target}",
|
||||||
"report.thanks.take_action": "Šeit ir iespējas, lai pārvaldītu Mastodon redzamo saturu:",
|
"report.thanks.take_action": "Šeit ir iespējas Mastodon redzamā satura pārvaldīšanai:",
|
||||||
"report.thanks.take_action_actionable": "Kamēr mēs to izskatām, tu vari veikt darbības pret @{name}:",
|
"report.thanks.take_action_actionable": "Kamēr mēs to izskatām, tu vari veikt darbības pret @{name}:",
|
||||||
"report.thanks.title": "Nevēlies to redzēt?",
|
"report.thanks.title": "Nevēlies to redzēt?",
|
||||||
"report.thanks.title_actionable": "Paldies, ka ziņoji, mēs to izskatīsim.",
|
"report.thanks.title_actionable": "Paldies, ka ziņoji, mēs to izskatīsim.",
|
||||||
|
|
|
@ -19,13 +19,16 @@
|
||||||
"account.block_domain": "Sekat domain {domain}",
|
"account.block_domain": "Sekat domain {domain}",
|
||||||
"account.block_short": "Sekat",
|
"account.block_short": "Sekat",
|
||||||
"account.blocked": "Disekat",
|
"account.blocked": "Disekat",
|
||||||
|
"account.blocking": "Blocking",
|
||||||
"account.cancel_follow_request": "Batalkan permintaan ikut",
|
"account.cancel_follow_request": "Batalkan permintaan ikut",
|
||||||
"account.copy": "Salin pautan ke profil",
|
"account.copy": "Salin pautan ke profil",
|
||||||
"account.direct": "Sebut secara persendirian @{name}",
|
"account.direct": "Sebut secara persendirian @{name}",
|
||||||
"account.disable_notifications": "Berhenti maklumkan saya apabila @{name} mengirim hantaran",
|
"account.disable_notifications": "Berhenti maklumkan saya apabila @{name} mengirim hantaran",
|
||||||
|
"account.domain_blocking": "Blocking domain",
|
||||||
"account.edit_profile": "Sunting profil",
|
"account.edit_profile": "Sunting profil",
|
||||||
"account.enable_notifications": "Maklumi saya apabila @{name} mengirim hantaran",
|
"account.enable_notifications": "Maklumi saya apabila @{name} mengirim hantaran",
|
||||||
"account.endorse": "Tampilkan di profil",
|
"account.endorse": "Tampilkan di profil",
|
||||||
|
"account.familiar_followers_one": "melayuikutikut{name1}",
|
||||||
"account.featured_tags.last_status_at": "Hantaran terakhir pada {date}",
|
"account.featured_tags.last_status_at": "Hantaran terakhir pada {date}",
|
||||||
"account.featured_tags.last_status_never": "Tiada hantaran",
|
"account.featured_tags.last_status_never": "Tiada hantaran",
|
||||||
"account.follow": "Ikuti",
|
"account.follow": "Ikuti",
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"account.blocked": "Hőng封鎖",
|
"account.blocked": "Hőng封鎖",
|
||||||
"account.blocking": "Teh封鎖",
|
"account.blocking": "Teh封鎖",
|
||||||
"account.cancel_follow_request": "取消跟tuè",
|
"account.cancel_follow_request": "取消跟tuè",
|
||||||
"account.copy": "Khóo-pih kàu個人資料ê連結",
|
"account.copy": "Khóo-pih個人資料ê連結",
|
||||||
"account.direct": "私人提起 @{name}",
|
"account.direct": "私人提起 @{name}",
|
||||||
"account.disable_notifications": "停止佇 {name} PO文ê時通知我",
|
"account.disable_notifications": "停止佇 {name} PO文ê時通知我",
|
||||||
"account.domain_blocking": "Teh封鎖ê網域",
|
"account.domain_blocking": "Teh封鎖ê網域",
|
||||||
|
@ -42,6 +42,7 @@
|
||||||
"account.followers": "跟tuè lí ê",
|
"account.followers": "跟tuè lí ê",
|
||||||
"account.followers.empty": "Tsit ê用者iáu bô lâng跟tuè。",
|
"account.followers.empty": "Tsit ê用者iáu bô lâng跟tuè。",
|
||||||
"account.followers_counter": "Hōo {count, plural, other {{count} ê lâng}}跟tuè",
|
"account.followers_counter": "Hōo {count, plural, other {{count} ê lâng}}跟tuè",
|
||||||
|
"account.followers_you_know_counter": "Lí所知影ê {counter} ê lâng",
|
||||||
"account.following": "Lí跟tuè ê",
|
"account.following": "Lí跟tuè ê",
|
||||||
"account.following_counter": "Teh跟tuè {count,plural,other {{count} ê lâng}}",
|
"account.following_counter": "Teh跟tuè {count,plural,other {{count} ê lâng}}",
|
||||||
"account.follows.empty": "Tsit ê用者iáu buē跟tuè別lâng。",
|
"account.follows.empty": "Tsit ê用者iáu buē跟tuè別lâng。",
|
||||||
|
@ -357,7 +358,7 @@
|
||||||
"filter_modal.select_filter.prompt_new": "新ê類別:{name}",
|
"filter_modal.select_filter.prompt_new": "新ê類別:{name}",
|
||||||
"filter_modal.select_filter.search": "Tshiau-tshuē á是加添",
|
"filter_modal.select_filter.search": "Tshiau-tshuē á是加添",
|
||||||
"filter_modal.select_filter.subtitle": "用有ê類別á是建立新ê",
|
"filter_modal.select_filter.subtitle": "用有ê類別á是建立新ê",
|
||||||
"filter_modal.select_filter.title": "過濾tsit ê PO文",
|
"filter_modal.select_filter.title": "過濾tsit篇PO文",
|
||||||
"filter_modal.title.status": "過濾PO文",
|
"filter_modal.title.status": "過濾PO文",
|
||||||
"filter_warning.matches_filter": "合過濾器「<span>{title}</span>」",
|
"filter_warning.matches_filter": "合過濾器「<span>{title}</span>」",
|
||||||
"filtered_notifications_banner.pending_requests": "Tuì lí可能熟sāi ê {count, plural, =0 {0 ê人} other {# ê人}}",
|
"filtered_notifications_banner.pending_requests": "Tuì lí可能熟sāi ê {count, plural, =0 {0 ê人} other {# ê人}}",
|
||||||
|
@ -823,7 +824,100 @@
|
||||||
"search_results.title": "Tshiau-tshuē「{q}」",
|
"search_results.title": "Tshiau-tshuē「{q}」",
|
||||||
"server_banner.about_active_users": "最近30kang用本站êlâng(月ê活動ê用者)",
|
"server_banner.about_active_users": "最近30kang用本站êlâng(月ê活動ê用者)",
|
||||||
"server_banner.active_users": "活動ê用者",
|
"server_banner.active_users": "活動ê用者",
|
||||||
|
"server_banner.administered_by": "管理員:",
|
||||||
|
"server_banner.is_one_of_many": "{domain} 屬佇tsē-tsē獨立ê Mastodonê服侍器,lí ē當用tse參與聯邦宇宙。",
|
||||||
|
"server_banner.server_stats": "服侍器ê統計:",
|
||||||
|
"sign_in_banner.create_account": "開口座",
|
||||||
|
"sign_in_banner.follow_anyone": "跟tuè聯邦宇宙ê任何tsi̍t ê,用時間ê順序看所有ê內容。無演算法、廣告、點滑鼠ê餌(clickbait)。",
|
||||||
|
"sign_in_banner.mastodon_is": "Mastodon是跟tuè siánn物當teh發生ê上贊ê方法。",
|
||||||
|
"sign_in_banner.sign_in": "登入",
|
||||||
|
"sign_in_banner.sso_redirect": "登入á是註冊",
|
||||||
|
"status.admin_account": "Phah開 @{name} ê管理界面",
|
||||||
|
"status.admin_domain": "Phah開 {domain} ê管理界面",
|
||||||
|
"status.admin_status": "Tī管理界面內底看tsit篇PO文",
|
||||||
|
"status.block": "封鎖 @{name}",
|
||||||
|
"status.bookmark": "冊籤",
|
||||||
|
"status.cancel_reblog_private": "取消轉送",
|
||||||
|
"status.cannot_reblog": "Tsit篇PO文bē當轉送",
|
||||||
|
"status.continued_thread": "接續ê討論線",
|
||||||
|
"status.copy": "Khóo-pih PO文ê連結",
|
||||||
|
"status.delete": "Thâi掉",
|
||||||
|
"status.detailed_status": "對話ê詳細",
|
||||||
|
"status.direct": "私人提起 @{name}",
|
||||||
|
"status.direct_indicator": "私人ê提起",
|
||||||
|
"status.edit": "編輯",
|
||||||
|
"status.edited": "上尾編輯tī:{date}",
|
||||||
|
"status.edited_x_times": "有編輯 {count, plural, one {{count} kái} other {{count} kái}}",
|
||||||
|
"status.embed": "The̍h相tàu ê (embed)程式碼",
|
||||||
|
"status.favourite": "收藏",
|
||||||
|
"status.favourites": "{count, plural, other {# 篇收藏}}",
|
||||||
|
"status.filter": "過濾tsit 篇 PO文",
|
||||||
|
"status.history.created": "{name} 佇 {date} 建立",
|
||||||
|
"status.history.edited": "{name} 佇 {date} 編輯",
|
||||||
|
"status.load_more": "載入其他ê內容",
|
||||||
|
"status.media.open": "點來開",
|
||||||
|
"status.media.show": "點來顯示",
|
||||||
|
"status.media_hidden": "Khàm起來ê媒體",
|
||||||
|
"status.mention": "提起 @{name}",
|
||||||
|
"status.more": "詳細",
|
||||||
|
"status.mute": "消音 @{name}",
|
||||||
|
"status.mute_conversation": "Kā對話消音",
|
||||||
|
"status.open": "Kā PO文展開",
|
||||||
|
"status.pin": "Tī個人資料推薦",
|
||||||
|
"status.quote_error.filtered": "Lí所設定ê過濾器kā tse khàm起來",
|
||||||
|
"status.quote_error.not_found": "Tsit篇PO文bē當顯示。",
|
||||||
|
"status.quote_error.pending_approval": "Tsit篇PO文teh等原作者審查。",
|
||||||
|
"status.quote_error.rejected": "因為原作者無允准引用,tsit篇PO文bē當顯示。",
|
||||||
|
"status.quote_error.removed": "Tsit篇hōo作者thâi掉ah。",
|
||||||
|
"status.quote_error.unauthorized": "因為lí無得著讀tse ê權限,tsit篇PO文bē當顯示。",
|
||||||
|
"status.quote_post_author": "{name} 所PO ê",
|
||||||
|
"status.read_more": "讀詳細",
|
||||||
|
"status.reblog": "轉送",
|
||||||
|
"status.reblog_private": "照原PO ê通看見ê範圍轉送",
|
||||||
|
"status.reblogged_by": "{name} kā轉送ah",
|
||||||
|
"status.reblogs": "{count, plural, other {# ê 轉送}}",
|
||||||
|
"status.reblogs.empty": "Iáu無lâng轉送tsit篇PO文。Nā是有lâng轉送,ē佇tsia顯示。",
|
||||||
|
"status.redraft": "Thâi掉了後重寫",
|
||||||
|
"status.remove_bookmark": "Thâi掉冊籤",
|
||||||
|
"status.remove_favourite": "Tuì收藏內suá掉",
|
||||||
|
"status.replied_in_thread": "佇討論線內應",
|
||||||
"status.replied_to": "回應 {name}",
|
"status.replied_to": "回應 {name}",
|
||||||
"status.reply": "回應",
|
"status.reply": "回應",
|
||||||
"status.translated_from_with": "用 {provider} 翻譯 {lang}"
|
"status.replyAll": "應討論線",
|
||||||
|
"status.report": "檢舉 @{name}",
|
||||||
|
"status.sensitive_warning": "敏感ê內容",
|
||||||
|
"status.share": "分享",
|
||||||
|
"status.show_less_all": "Lóng收起來",
|
||||||
|
"status.show_more_all": "Lóng展開",
|
||||||
|
"status.show_original": "顯示原文",
|
||||||
|
"status.title.with_attachments": "{user} 有PO {attachmentCount, plural, other {{attachmentCount} ê附件}}",
|
||||||
|
"status.translate": "翻譯",
|
||||||
|
"status.translated_from_with": "用 {provider} 翻譯 {lang}",
|
||||||
|
"status.uncached_media_warning": "Bē當先看māi",
|
||||||
|
"status.unmute_conversation": "Kā對話取消消音",
|
||||||
|
"status.unpin": "Mài tī個人資料推薦",
|
||||||
|
"tabs_bar.home": "頭頁",
|
||||||
|
"tabs_bar.notifications": "通知",
|
||||||
|
"terms_of_service.effective_as_of": "{date} 起實施",
|
||||||
|
"terms_of_service.title": "服務規定",
|
||||||
|
"terms_of_service.upcoming_changes_on": "Ē tī {date} 改變",
|
||||||
|
"time_remaining.days": "Tshun {number, plural, other {# kang}}",
|
||||||
|
"upload_form.edit": "編輯",
|
||||||
|
"upload_progress.label": "Teh傳起去……",
|
||||||
|
"upload_progress.processing": "Teh處理……",
|
||||||
|
"username.taken": "Tsit ê口座hōo lâng註冊ah,試別ê",
|
||||||
|
"video.close": "關影片",
|
||||||
|
"video.download": "Kā檔案載落去",
|
||||||
|
"video.exit_fullscreen": "離開全螢幕",
|
||||||
|
"video.expand": "展開影片",
|
||||||
|
"video.fullscreen": "全螢幕",
|
||||||
|
"video.hide": "Tshàng影片",
|
||||||
|
"video.mute": "消音",
|
||||||
|
"video.pause": "暫停",
|
||||||
|
"video.play": "播出",
|
||||||
|
"video.skip_backward": "跳kah後壁",
|
||||||
|
"video.skip_forward": "跳kah頭前",
|
||||||
|
"video.unmute": "取消消音",
|
||||||
|
"video.volume_down": "變khah細聲",
|
||||||
|
"video.volume_up": "變khah大聲"
|
||||||
}
|
}
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Gesprek negeren",
|
"status.mute_conversation": "Gesprek negeren",
|
||||||
"status.open": "Volledig bericht tonen",
|
"status.open": "Volledig bericht tonen",
|
||||||
"status.pin": "Op profiel uitlichten",
|
"status.pin": "Op profiel uitlichten",
|
||||||
|
"status.quote_error.filtered": "Verborgen door een van je filters",
|
||||||
"status.quote_error.not_found": "Dit bericht kan niet worden weergegeven.",
|
"status.quote_error.not_found": "Dit bericht kan niet worden weergegeven.",
|
||||||
"status.quote_error.pending_approval": "Dit bericht is in afwachting van goedkeuring door de oorspronkelijke auteur.",
|
"status.quote_error.pending_approval": "Dit bericht is in afwachting van goedkeuring door de oorspronkelijke auteur.",
|
||||||
"status.quote_error.rejected": "Dit bericht kan niet worden weergegeven omdat de oorspronkelijke auteur niet toestaat dat het wordt geciteerd.",
|
"status.quote_error.rejected": "Dit bericht kan niet worden weergegeven omdat de oorspronkelijke auteur niet toestaat dat het wordt geciteerd.",
|
||||||
|
|
|
@ -42,6 +42,7 @@
|
||||||
"account.followers": "Fylgjarar",
|
"account.followers": "Fylgjarar",
|
||||||
"account.followers.empty": "Ingen fylgjer denne brukaren enno.",
|
"account.followers.empty": "Ingen fylgjer denne brukaren enno.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} fylgjar} other {{counter} fylgjarar}}",
|
"account.followers_counter": "{count, plural, one {{counter} fylgjar} other {{counter} fylgjarar}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} du kjenner",
|
||||||
"account.following": "Fylgjer",
|
"account.following": "Fylgjer",
|
||||||
"account.following_counter": "{count, plural, one {{counter} fylgjar} other {{counter} fylgjarar}}",
|
"account.following_counter": "{count, plural, one {{counter} fylgjar} other {{counter} fylgjarar}}",
|
||||||
"account.follows.empty": "Denne brukaren fylgjer ikkje nokon enno.",
|
"account.follows.empty": "Denne brukaren fylgjer ikkje nokon enno.",
|
||||||
|
@ -863,6 +864,13 @@
|
||||||
"status.mute_conversation": "Demp samtale",
|
"status.mute_conversation": "Demp samtale",
|
||||||
"status.open": "Utvid denne statusen",
|
"status.open": "Utvid denne statusen",
|
||||||
"status.pin": "Vis på profilen",
|
"status.pin": "Vis på profilen",
|
||||||
|
"status.quote_error.filtered": "Gøymt på grunn av eitt av filtra dine",
|
||||||
|
"status.quote_error.not_found": "Du kan ikkje visa dette innlegget.",
|
||||||
|
"status.quote_error.pending_approval": "Dette innlegget ventar på at skribenten skal godkjenna det.",
|
||||||
|
"status.quote_error.rejected": "Du kan ikkje visa dette innlegget fordi skribenten ikkje vil at det skal siterast.",
|
||||||
|
"status.quote_error.removed": "Skribenten sletta dette innlegget.",
|
||||||
|
"status.quote_error.unauthorized": "Du kan ikkje visa dette innlegget fordi du ikkje har løyve til det.",
|
||||||
|
"status.quote_post_author": "Innlegg av {name}",
|
||||||
"status.read_more": "Les meir",
|
"status.read_more": "Les meir",
|
||||||
"status.reblog": "Framhev",
|
"status.reblog": "Framhev",
|
||||||
"status.reblog_private": "Framhev til dei originale mottakarane",
|
"status.reblog_private": "Framhev til dei originale mottakarane",
|
||||||
|
|
|
@ -19,13 +19,22 @@
|
||||||
"account.block_domain": "Blokker domenet {domain}",
|
"account.block_domain": "Blokker domenet {domain}",
|
||||||
"account.block_short": "Blokker",
|
"account.block_short": "Blokker",
|
||||||
"account.blocked": "Blokkert",
|
"account.blocked": "Blokkert",
|
||||||
|
"account.blocking": "Blokkerer",
|
||||||
"account.cancel_follow_request": "Avbryt følgeforespørselen",
|
"account.cancel_follow_request": "Avbryt følgeforespørselen",
|
||||||
"account.copy": "Kopier lenke til profil",
|
"account.copy": "Kopier lenke til profil",
|
||||||
"account.direct": "Nevn @{name} privat",
|
"account.direct": "Nevn @{name} privat",
|
||||||
"account.disable_notifications": "Slutt å varsle meg når @{name} legger ut innlegg",
|
"account.disable_notifications": "Slutt å varsle meg når @{name} legger ut innlegg",
|
||||||
|
"account.domain_blocking": "Blokkerer domene",
|
||||||
"account.edit_profile": "Rediger profil",
|
"account.edit_profile": "Rediger profil",
|
||||||
"account.enable_notifications": "Varsle meg når @{name} legger ut innlegg",
|
"account.enable_notifications": "Varsle meg når @{name} legger ut innlegg",
|
||||||
"account.endorse": "Vis frem på profilen",
|
"account.endorse": "Vis frem på profilen",
|
||||||
|
"account.familiar_followers_many": "Fulgt av {name1}, {name2}, og {othersCount, plural, one {en annen du kjenner} other {# andre du kjenner}}",
|
||||||
|
"account.familiar_followers_one": "Fulgt av {name1}",
|
||||||
|
"account.familiar_followers_two": "Fulgt av {name1} og {name2}",
|
||||||
|
"account.featured": "Utvalgt",
|
||||||
|
"account.featured.accounts": "Profiler",
|
||||||
|
"account.featured.hashtags": "Emneknagger",
|
||||||
|
"account.featured.posts": "Innlegg",
|
||||||
"account.featured_tags.last_status_at": "Siste innlegg {date}",
|
"account.featured_tags.last_status_at": "Siste innlegg {date}",
|
||||||
"account.featured_tags.last_status_never": "Ingen Innlegg",
|
"account.featured_tags.last_status_never": "Ingen Innlegg",
|
||||||
"account.follow": "Følg",
|
"account.follow": "Følg",
|
||||||
|
@ -33,9 +42,11 @@
|
||||||
"account.followers": "Følgere",
|
"account.followers": "Følgere",
|
||||||
"account.followers.empty": "Ingen følger denne brukeren ennå.",
|
"account.followers.empty": "Ingen følger denne brukeren ennå.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} følger} other {{counter} følgere}}",
|
"account.followers_counter": "{count, plural, one {{counter} følger} other {{counter} følgere}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} du kjenner",
|
||||||
"account.following": "Følger",
|
"account.following": "Følger",
|
||||||
"account.following_counter": "{count, plural, one {{counter} som følges} other {{counter} som følges}}",
|
"account.following_counter": "{count, plural, one {{counter} som følges} other {{counter} som følges}}",
|
||||||
"account.follows.empty": "Denne brukeren følger ikke noen enda.",
|
"account.follows.empty": "Denne brukeren følger ikke noen enda.",
|
||||||
|
"account.follows_you": "Følger deg",
|
||||||
"account.go_to_profile": "Gå til profil",
|
"account.go_to_profile": "Gå til profil",
|
||||||
"account.hide_reblogs": "Skjul fremhevinger fra @{name}",
|
"account.hide_reblogs": "Skjul fremhevinger fra @{name}",
|
||||||
"account.in_memoriam": "Til minne om.",
|
"account.in_memoriam": "Til minne om.",
|
||||||
|
@ -50,18 +61,23 @@
|
||||||
"account.mute_notifications_short": "Demp varsler",
|
"account.mute_notifications_short": "Demp varsler",
|
||||||
"account.mute_short": "Demp",
|
"account.mute_short": "Demp",
|
||||||
"account.muted": "Dempet",
|
"account.muted": "Dempet",
|
||||||
|
"account.muting": "Demper",
|
||||||
|
"account.mutual": "Dere følger hverandre",
|
||||||
"account.no_bio": "Ingen beskrivelse oppgitt.",
|
"account.no_bio": "Ingen beskrivelse oppgitt.",
|
||||||
"account.open_original_page": "Gå til originalsiden",
|
"account.open_original_page": "Gå til originalsiden",
|
||||||
"account.posts": "Innlegg",
|
"account.posts": "Innlegg",
|
||||||
"account.posts_with_replies": "Innlegg med svar",
|
"account.posts_with_replies": "Innlegg med svar",
|
||||||
|
"account.remove_from_followers": "Fjern {name} fra følgere",
|
||||||
"account.report": "Rapporter @{name}",
|
"account.report": "Rapporter @{name}",
|
||||||
"account.requested": "Venter på godkjennelse. Klikk for å avbryte forespørselen",
|
"account.requested": "Venter på godkjennelse. Klikk for å avbryte forespørselen",
|
||||||
"account.requested_follow": "{name} har bedt om å få følge deg",
|
"account.requested_follow": "{name} har bedt om å få følge deg",
|
||||||
|
"account.requests_to_follow_you": "Forespørsler om å følge deg",
|
||||||
"account.share": "Del @{name} sin profil",
|
"account.share": "Del @{name} sin profil",
|
||||||
"account.show_reblogs": "Vis fremhevinger fra @{name}",
|
"account.show_reblogs": "Vis fremhevinger fra @{name}",
|
||||||
"account.statuses_counter": "{count, plural, one {{counter} innlegg} other {{counter} innlegg}}",
|
"account.statuses_counter": "{count, plural, one {{counter} innlegg} other {{counter} innlegg}}",
|
||||||
"account.unblock": "Opphev blokkering av @{name}",
|
"account.unblock": "Opphev blokkering av @{name}",
|
||||||
"account.unblock_domain": "Opphev blokkering av {domain}",
|
"account.unblock_domain": "Opphev blokkering av {domain}",
|
||||||
|
"account.unblock_domain_short": "Opphev blokkering",
|
||||||
"account.unblock_short": "Opphev blokkering",
|
"account.unblock_short": "Opphev blokkering",
|
||||||
"account.unendorse": "Ikke vis frem på profilen",
|
"account.unendorse": "Ikke vis frem på profilen",
|
||||||
"account.unfollow": "Slutt å følge",
|
"account.unfollow": "Slutt å følge",
|
||||||
|
@ -107,6 +123,9 @@
|
||||||
"annual_report.summary.most_used_hashtag.most_used_hashtag": "mest brukte evne knagg",
|
"annual_report.summary.most_used_hashtag.most_used_hashtag": "mest brukte evne knagg",
|
||||||
"annual_report.summary.most_used_hashtag.none": "Ingen",
|
"annual_report.summary.most_used_hashtag.none": "Ingen",
|
||||||
"annual_report.summary.new_posts.new_posts": "nye innlegg",
|
"annual_report.summary.new_posts.new_posts": "nye innlegg",
|
||||||
|
"annual_report.summary.percentile.text": "<topLabel>Det gjør at du er i topp</topLabel><percentage></percentage><bottomLabel>av brukere på {domain}.</bottomLabel>",
|
||||||
|
"annual_report.summary.percentile.we_wont_tell_bernie": "Vi skal ikke si noe til Bernie.",
|
||||||
|
"annual_report.summary.thanks": "Takk for at du er med på Mastodon!",
|
||||||
"attachments_list.unprocessed": "(ubehandlet)",
|
"attachments_list.unprocessed": "(ubehandlet)",
|
||||||
"audio.hide": "Skjul lyd",
|
"audio.hide": "Skjul lyd",
|
||||||
"block_modal.remote_users_caveat": "Vi vil be serveren {domain} om å respektere din beslutning. Det er imidlertid ingen garanti at det blir overholdt, siden noen servere kan håndtere blokkeringer på forskjellig vis. Offentlige innlegg kan fortsatt være synlige for ikke-innloggede brukere.",
|
"block_modal.remote_users_caveat": "Vi vil be serveren {domain} om å respektere din beslutning. Det er imidlertid ingen garanti at det blir overholdt, siden noen servere kan håndtere blokkeringer på forskjellig vis. Offentlige innlegg kan fortsatt være synlige for ikke-innloggede brukere.",
|
||||||
|
@ -130,6 +149,7 @@
|
||||||
"bundle_column_error.routing.body": "Den forespurte siden ble ikke funnet. Er du sikker på at URL-en i adresselinjen er riktig?",
|
"bundle_column_error.routing.body": "Den forespurte siden ble ikke funnet. Er du sikker på at URL-en i adresselinjen er riktig?",
|
||||||
"bundle_column_error.routing.title": "404",
|
"bundle_column_error.routing.title": "404",
|
||||||
"bundle_modal_error.close": "Lukk",
|
"bundle_modal_error.close": "Lukk",
|
||||||
|
"bundle_modal_error.message": "Noe gikk galt mens denne komponenten ble lastet inn.",
|
||||||
"bundle_modal_error.retry": "Prøv igjen",
|
"bundle_modal_error.retry": "Prøv igjen",
|
||||||
"closed_registrations.other_server_instructions": "Siden Mastodon er desentralizert, kan du opprette en konto på en annen server og fortsatt kommunisere med denne.",
|
"closed_registrations.other_server_instructions": "Siden Mastodon er desentralizert, kan du opprette en konto på en annen server og fortsatt kommunisere med denne.",
|
||||||
"closed_registrations_modal.description": "Opprettelse av en konto på {domain} er for tiden ikke mulig, men vær oppmerksom på at du ikke trenger en konto spesifikt på {domain} for å kunne bruke Mastodon.",
|
"closed_registrations_modal.description": "Opprettelse av en konto på {domain} er for tiden ikke mulig, men vær oppmerksom på at du ikke trenger en konto spesifikt på {domain} for å kunne bruke Mastodon.",
|
||||||
|
@ -140,6 +160,7 @@
|
||||||
"column.blocks": "Blokkerte brukere",
|
"column.blocks": "Blokkerte brukere",
|
||||||
"column.bookmarks": "Bokmerker",
|
"column.bookmarks": "Bokmerker",
|
||||||
"column.community": "Lokal tidslinje",
|
"column.community": "Lokal tidslinje",
|
||||||
|
"column.create_list": "Opprett liste",
|
||||||
"column.direct": "Private omtaler",
|
"column.direct": "Private omtaler",
|
||||||
"column.directory": "Bla gjennom profiler",
|
"column.directory": "Bla gjennom profiler",
|
||||||
"column.domain_blocks": "Skjulte domener",
|
"column.domain_blocks": "Skjulte domener",
|
||||||
|
@ -148,9 +169,11 @@
|
||||||
"column.firehose": "Tidslinjer",
|
"column.firehose": "Tidslinjer",
|
||||||
"column.follow_requests": "Følgeforespørsler",
|
"column.follow_requests": "Følgeforespørsler",
|
||||||
"column.home": "Hjem",
|
"column.home": "Hjem",
|
||||||
|
"column.list_members": "Administrer listemedlemmer",
|
||||||
"column.lists": "Lister",
|
"column.lists": "Lister",
|
||||||
"column.mutes": "Dempede brukere",
|
"column.mutes": "Dempede brukere",
|
||||||
"column.notifications": "Varsler",
|
"column.notifications": "Varsler",
|
||||||
|
"column.pins": "Utvalgte innlegg",
|
||||||
"column.public": "Felles tidslinje",
|
"column.public": "Felles tidslinje",
|
||||||
"column_back_button.label": "Tilbake",
|
"column_back_button.label": "Tilbake",
|
||||||
"column_header.hide_settings": "Skjul innstillinger",
|
"column_header.hide_settings": "Skjul innstillinger",
|
||||||
|
|
|
@ -19,13 +19,22 @@
|
||||||
"account.block_domain": "Bloquear domínio {domain}",
|
"account.block_domain": "Bloquear domínio {domain}",
|
||||||
"account.block_short": "Bloquear",
|
"account.block_short": "Bloquear",
|
||||||
"account.blocked": "Bloqueado",
|
"account.blocked": "Bloqueado",
|
||||||
|
"account.blocking": "Bloqueando",
|
||||||
"account.cancel_follow_request": "Cancelar solicitação para seguir",
|
"account.cancel_follow_request": "Cancelar solicitação para seguir",
|
||||||
"account.copy": "Copiar link do perfil",
|
"account.copy": "Copiar link do perfil",
|
||||||
"account.direct": "Mencione em privado @{name}",
|
"account.direct": "Mencione em privado @{name}",
|
||||||
"account.disable_notifications": "Cancelar notificações de @{name}",
|
"account.disable_notifications": "Cancelar notificações de @{name}",
|
||||||
|
"account.domain_blocking": "Bloqueando domínio",
|
||||||
"account.edit_profile": "Editar perfil",
|
"account.edit_profile": "Editar perfil",
|
||||||
"account.enable_notifications": "Notificar novos toots de @{name}",
|
"account.enable_notifications": "Notificar novos toots de @{name}",
|
||||||
"account.endorse": "Recomendar",
|
"account.endorse": "Recomendar",
|
||||||
|
"account.familiar_followers_many": "Seguido por {name1}, {name2}, e {othersCount, plural, one {um outro que você conhece} other {# outros que você conhece}}",
|
||||||
|
"account.familiar_followers_one": "Seguido por {name1}",
|
||||||
|
"account.familiar_followers_two": "Seguido por {name1} e {name2}",
|
||||||
|
"account.featured": "Em destaque",
|
||||||
|
"account.featured.accounts": "Perfis",
|
||||||
|
"account.featured.hashtags": "Hashtags",
|
||||||
|
"account.featured.posts": "Publicações",
|
||||||
"account.featured_tags.last_status_at": "Última publicação em {date}",
|
"account.featured_tags.last_status_at": "Última publicação em {date}",
|
||||||
"account.featured_tags.last_status_never": "Sem publicações",
|
"account.featured_tags.last_status_never": "Sem publicações",
|
||||||
"account.follow": "Seguir",
|
"account.follow": "Seguir",
|
||||||
|
@ -33,9 +42,11 @@
|
||||||
"account.followers": "Seguidores",
|
"account.followers": "Seguidores",
|
||||||
"account.followers.empty": "Nada aqui.",
|
"account.followers.empty": "Nada aqui.",
|
||||||
"account.followers_counter": "{count, plural, one {{counter} seguidor} other {{counter} seguidores}}",
|
"account.followers_counter": "{count, plural, one {{counter} seguidor} other {{counter} seguidores}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} que você sabe",
|
||||||
"account.following": "Seguindo",
|
"account.following": "Seguindo",
|
||||||
"account.following_counter": "{count, plural, one {{counter} seguindo} other {{counter} seguindo}}",
|
"account.following_counter": "{count, plural, one {{counter} seguindo} other {{counter} seguindo}}",
|
||||||
"account.follows.empty": "Nada aqui.",
|
"account.follows.empty": "Nada aqui.",
|
||||||
|
"account.follows_you": "Segue você",
|
||||||
"account.go_to_profile": "Ir ao perfil",
|
"account.go_to_profile": "Ir ao perfil",
|
||||||
"account.hide_reblogs": "Ocultar boosts de @{name}",
|
"account.hide_reblogs": "Ocultar boosts de @{name}",
|
||||||
"account.in_memoriam": "Em memória.",
|
"account.in_memoriam": "Em memória.",
|
||||||
|
@ -50,13 +61,17 @@
|
||||||
"account.mute_notifications_short": "Silenciar notificações",
|
"account.mute_notifications_short": "Silenciar notificações",
|
||||||
"account.mute_short": "Silenciar",
|
"account.mute_short": "Silenciar",
|
||||||
"account.muted": "Silenciado",
|
"account.muted": "Silenciado",
|
||||||
|
"account.muting": "Silenciando",
|
||||||
|
"account.mutual": "Vocês se seguem",
|
||||||
"account.no_bio": "Nenhuma descrição fornecida.",
|
"account.no_bio": "Nenhuma descrição fornecida.",
|
||||||
"account.open_original_page": "Abrir a página original",
|
"account.open_original_page": "Abrir a página original",
|
||||||
"account.posts": "Toots",
|
"account.posts": "Toots",
|
||||||
"account.posts_with_replies": "Com respostas",
|
"account.posts_with_replies": "Com respostas",
|
||||||
|
"account.remove_from_followers": "Remover {name} dos seguidores",
|
||||||
"account.report": "Denunciar @{name}",
|
"account.report": "Denunciar @{name}",
|
||||||
"account.requested": "Aguardando aprovação. Clique para cancelar a solicitação",
|
"account.requested": "Aguardando aprovação. Clique para cancelar a solicitação",
|
||||||
"account.requested_follow": "{name} quer te seguir",
|
"account.requested_follow": "{name} quer te seguir",
|
||||||
|
"account.requests_to_follow_you": "Pediu para seguir você",
|
||||||
"account.share": "Compartilhar perfil de @{name}",
|
"account.share": "Compartilhar perfil de @{name}",
|
||||||
"account.show_reblogs": "Mostrar boosts de @{name}",
|
"account.show_reblogs": "Mostrar boosts de @{name}",
|
||||||
"account.statuses_counter": "{count, plural, one {{counter} publicação} other {{counter} publicações}}",
|
"account.statuses_counter": "{count, plural, one {{counter} publicação} other {{counter} publicações}}",
|
||||||
|
@ -158,6 +173,7 @@
|
||||||
"column.lists": "Listas",
|
"column.lists": "Listas",
|
||||||
"column.mutes": "Usuários silenciados",
|
"column.mutes": "Usuários silenciados",
|
||||||
"column.notifications": "Notificações",
|
"column.notifications": "Notificações",
|
||||||
|
"column.pins": "Postagem em destaque",
|
||||||
"column.public": "Linha global",
|
"column.public": "Linha global",
|
||||||
"column_back_button.label": "Voltar",
|
"column_back_button.label": "Voltar",
|
||||||
"column_header.hide_settings": "Ocultar configurações",
|
"column_header.hide_settings": "Ocultar configurações",
|
||||||
|
@ -223,6 +239,9 @@
|
||||||
"confirmations.redraft.confirm": "Excluir e rascunhar",
|
"confirmations.redraft.confirm": "Excluir e rascunhar",
|
||||||
"confirmations.redraft.message": "Você tem certeza de que quer apagar essa postagem e rascunhá-la? Favoritos e impulsos serão perdidos, e respostas à postagem original ficarão órfãs.",
|
"confirmations.redraft.message": "Você tem certeza de que quer apagar essa postagem e rascunhá-la? Favoritos e impulsos serão perdidos, e respostas à postagem original ficarão órfãs.",
|
||||||
"confirmations.redraft.title": "Excluir e rascunhar publicação?",
|
"confirmations.redraft.title": "Excluir e rascunhar publicação?",
|
||||||
|
"confirmations.remove_from_followers.confirm": "Remover seguidor",
|
||||||
|
"confirmations.remove_from_followers.message": "{name} vai parar de te seguir. Tem certeza de que deseja continuar?",
|
||||||
|
"confirmations.remove_from_followers.title": "Remover seguidor?",
|
||||||
"confirmations.reply.confirm": "Responder",
|
"confirmations.reply.confirm": "Responder",
|
||||||
"confirmations.reply.message": "Responder agora sobrescreverá o toot que você está compondo. Deseja continuar?",
|
"confirmations.reply.message": "Responder agora sobrescreverá o toot que você está compondo. Deseja continuar?",
|
||||||
"confirmations.reply.title": "Sobrescrever o post?",
|
"confirmations.reply.title": "Sobrescrever o post?",
|
||||||
|
@ -290,6 +309,9 @@
|
||||||
"emoji_button.search_results": "Resultado da pesquisa",
|
"emoji_button.search_results": "Resultado da pesquisa",
|
||||||
"emoji_button.symbols": "Símbolos",
|
"emoji_button.symbols": "Símbolos",
|
||||||
"emoji_button.travel": "Viagem e Lugares",
|
"emoji_button.travel": "Viagem e Lugares",
|
||||||
|
"empty_column.account_featured.me": "Você ainda não destacou nada. Você sabia que pode destacar seus posts, hashtags que você mais usa e até mesmo contas de seus amigos no seu perfil?",
|
||||||
|
"empty_column.account_featured.other": "{acct} ainda não destacou nada. Você sabia que pode destacar seus posts, hashtags que você mais usa e até mesmo contas de seus amigos no seu perfil?",
|
||||||
|
"empty_column.account_featured_other.unknown": "Esta conta ainda não destacou nada.",
|
||||||
"empty_column.account_hides_collections": "A pessoa optou por não disponibilizar esta informação",
|
"empty_column.account_hides_collections": "A pessoa optou por não disponibilizar esta informação",
|
||||||
"empty_column.account_suspended": "Conta suspensa",
|
"empty_column.account_suspended": "Conta suspensa",
|
||||||
"empty_column.account_timeline": "Nada aqui.",
|
"empty_column.account_timeline": "Nada aqui.",
|
||||||
|
@ -374,6 +396,8 @@
|
||||||
"generic.saved": "Salvo",
|
"generic.saved": "Salvo",
|
||||||
"getting_started.heading": "Primeiros passos",
|
"getting_started.heading": "Primeiros passos",
|
||||||
"hashtag.admin_moderation": "Abrir interface de moderação para #{name}",
|
"hashtag.admin_moderation": "Abrir interface de moderação para #{name}",
|
||||||
|
"hashtag.browse": "Buscar postagens em #{hashtag}",
|
||||||
|
"hashtag.browse_from_account": "Procurar mensagens de @{name} em #{hashtag}",
|
||||||
"hashtag.column_header.tag_mode.all": "e {additional}",
|
"hashtag.column_header.tag_mode.all": "e {additional}",
|
||||||
"hashtag.column_header.tag_mode.any": "ou {additional}",
|
"hashtag.column_header.tag_mode.any": "ou {additional}",
|
||||||
"hashtag.column_header.tag_mode.none": "sem {additional}",
|
"hashtag.column_header.tag_mode.none": "sem {additional}",
|
||||||
|
@ -386,7 +410,10 @@
|
||||||
"hashtag.counter_by_accounts": "{count, plural, one {{counter} participante} other {{counter} participantes}}",
|
"hashtag.counter_by_accounts": "{count, plural, one {{counter} participante} other {{counter} participantes}}",
|
||||||
"hashtag.counter_by_uses": "{count, plural, one {{counter} publicação} other {{counter} publicações}}",
|
"hashtag.counter_by_uses": "{count, plural, one {{counter} publicação} other {{counter} publicações}}",
|
||||||
"hashtag.counter_by_uses_today": "{count, plural, one {{counter} publicação} other {{counter} publicações}} hoje",
|
"hashtag.counter_by_uses_today": "{count, plural, one {{counter} publicação} other {{counter} publicações}} hoje",
|
||||||
|
"hashtag.feature": "Destacar no perfil",
|
||||||
"hashtag.follow": "Seguir hashtag",
|
"hashtag.follow": "Seguir hashtag",
|
||||||
|
"hashtag.mute": "Silenciar #{hashtag}",
|
||||||
|
"hashtag.unfeature": "Não destacar no perfil",
|
||||||
"hashtag.unfollow": "Parar de seguir hashtag",
|
"hashtag.unfollow": "Parar de seguir hashtag",
|
||||||
"hashtags.and_other": "…e {count, plural, one {}other {outros #}}",
|
"hashtags.and_other": "…e {count, plural, one {}other {outros #}}",
|
||||||
"hints.profiles.followers_may_be_missing": "Os seguidores deste perfil podem estar faltando.",
|
"hints.profiles.followers_may_be_missing": "Os seguidores deste perfil podem estar faltando.",
|
||||||
|
@ -457,6 +484,7 @@
|
||||||
"keyboard_shortcuts.my_profile": "abrir seu perfil",
|
"keyboard_shortcuts.my_profile": "abrir seu perfil",
|
||||||
"keyboard_shortcuts.notifications": "abrir notificações",
|
"keyboard_shortcuts.notifications": "abrir notificações",
|
||||||
"keyboard_shortcuts.open_media": "abrir mídia",
|
"keyboard_shortcuts.open_media": "abrir mídia",
|
||||||
|
"keyboard_shortcuts.pinned": "Abrir lista de publicações em destaque",
|
||||||
"keyboard_shortcuts.profile": "abrir perfil do usuário",
|
"keyboard_shortcuts.profile": "abrir perfil do usuário",
|
||||||
"keyboard_shortcuts.reply": "responder toot",
|
"keyboard_shortcuts.reply": "responder toot",
|
||||||
"keyboard_shortcuts.requests": "abrir seguidores pendentes",
|
"keyboard_shortcuts.requests": "abrir seguidores pendentes",
|
||||||
|
@ -539,6 +567,7 @@
|
||||||
"navigation_bar.mutes": "Usuários silenciados",
|
"navigation_bar.mutes": "Usuários silenciados",
|
||||||
"navigation_bar.opened_in_classic_interface": "Publicações, contas e outras páginas específicas são abertas por padrão na interface 'web' clássica.",
|
"navigation_bar.opened_in_classic_interface": "Publicações, contas e outras páginas específicas são abertas por padrão na interface 'web' clássica.",
|
||||||
"navigation_bar.personal": "Pessoal",
|
"navigation_bar.personal": "Pessoal",
|
||||||
|
"navigation_bar.pins": "Postagem em destaque",
|
||||||
"navigation_bar.preferences": "Preferências",
|
"navigation_bar.preferences": "Preferências",
|
||||||
"navigation_bar.public_timeline": "Linha global",
|
"navigation_bar.public_timeline": "Linha global",
|
||||||
"navigation_bar.search": "Buscar",
|
"navigation_bar.search": "Buscar",
|
||||||
|
@ -834,6 +863,14 @@
|
||||||
"status.mute": "Silenciar @{name}",
|
"status.mute": "Silenciar @{name}",
|
||||||
"status.mute_conversation": "Silenciar conversa",
|
"status.mute_conversation": "Silenciar conversa",
|
||||||
"status.open": "Abrir toot",
|
"status.open": "Abrir toot",
|
||||||
|
"status.pin": "Destacar no perfil",
|
||||||
|
"status.quote_error.filtered": "Oculto devido a um dos seus filtros",
|
||||||
|
"status.quote_error.not_found": "Esta postagem não pode ser exibida.",
|
||||||
|
"status.quote_error.pending_approval": "Esta postagem está pendente de aprovação do autor original.",
|
||||||
|
"status.quote_error.rejected": "Esta publicação não pode ser exibida porque o autor original não permite que seja citada.",
|
||||||
|
"status.quote_error.removed": "Esta postagem foi removida pelo autor.",
|
||||||
|
"status.quote_error.unauthorized": "Esta publicação não pode ser exibida, pois, você não está autorizado a vê-la.",
|
||||||
|
"status.quote_post_author": "Publicação por {name}",
|
||||||
"status.read_more": "Ler mais",
|
"status.read_more": "Ler mais",
|
||||||
"status.reblog": "Dar boost",
|
"status.reblog": "Dar boost",
|
||||||
"status.reblog_private": "Dar boost para o mesmo público",
|
"status.reblog_private": "Dar boost para o mesmo público",
|
||||||
|
@ -858,6 +895,7 @@
|
||||||
"status.translated_from_with": "Traduzido do {lang} usando {provider}",
|
"status.translated_from_with": "Traduzido do {lang} usando {provider}",
|
||||||
"status.uncached_media_warning": "Pré-visualização não disponível",
|
"status.uncached_media_warning": "Pré-visualização não disponível",
|
||||||
"status.unmute_conversation": "Dessilenciar conversa",
|
"status.unmute_conversation": "Dessilenciar conversa",
|
||||||
|
"status.unpin": "Não destacar no perfil",
|
||||||
"subscribed_languages.lead": "Apenas publicações nos idiomas selecionados aparecerão na sua página inicial e outras linhas do tempo após a mudança. Selecione nenhum para receber publicações em todos os idiomas.",
|
"subscribed_languages.lead": "Apenas publicações nos idiomas selecionados aparecerão na sua página inicial e outras linhas do tempo após a mudança. Selecione nenhum para receber publicações em todos os idiomas.",
|
||||||
"subscribed_languages.save": "Salvar alterações",
|
"subscribed_languages.save": "Salvar alterações",
|
||||||
"subscribed_languages.target": "Alterar idiomas inscritos para {target}",
|
"subscribed_languages.target": "Alterar idiomas inscritos para {target}",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Ocultar conversa",
|
"status.mute_conversation": "Ocultar conversa",
|
||||||
"status.open": "Expandir esta publicação",
|
"status.open": "Expandir esta publicação",
|
||||||
"status.pin": "Destacar no perfil",
|
"status.pin": "Destacar no perfil",
|
||||||
|
"status.quote_error.filtered": "Oculto devido a um dos seus filtros",
|
||||||
"status.quote_error.not_found": "Esta publicação não pode ser exibida.",
|
"status.quote_error.not_found": "Esta publicação não pode ser exibida.",
|
||||||
"status.quote_error.pending_approval": "Esta publicação está a aguardar a aprovação do autor original.",
|
"status.quote_error.pending_approval": "Esta publicação está a aguardar a aprovação do autor original.",
|
||||||
"status.quote_error.rejected": "Esta publicação não pode ser exibida porque o autor original não permite que seja citada.",
|
"status.quote_error.rejected": "Esta publicação não pode ser exibida porque o autor original não permite que seja citada.",
|
||||||
|
|
|
@ -507,32 +507,32 @@
|
||||||
"lists.add_to_list": "Добавить в список",
|
"lists.add_to_list": "Добавить в список",
|
||||||
"lists.add_to_lists": "Добавить {name} в списки",
|
"lists.add_to_lists": "Добавить {name} в списки",
|
||||||
"lists.create": "Создать",
|
"lists.create": "Создать",
|
||||||
"lists.create_a_list_to_organize": "Создать новый список, чтобы упорядочить домашнюю ленту",
|
"lists.create_a_list_to_organize": "Создайте новый список, чтобы упорядочить домашнюю ленту.",
|
||||||
"lists.create_list": "Создать список",
|
"lists.create_list": "Создать список",
|
||||||
"lists.delete": "Удалить список",
|
"lists.delete": "Удалить список",
|
||||||
"lists.done": "Готово",
|
"lists.done": "Готово",
|
||||||
"lists.edit": "Редактировать список",
|
"lists.edit": "Редактировать список",
|
||||||
"lists.exclusive": "Не показывать участников в домашней ленте",
|
"lists.exclusive": "Скрывать пользователей в этом списке из домашней ленты",
|
||||||
"lists.exclusive_hint": "Если кто-то есть в этом списке, скрыть его в домашней ленте, чтобы не видеть его посты дважды.",
|
"lists.exclusive_hint": "Не показывать посты пользователей в этом списке в домашней ленте, чтобы не видеть их дважды.",
|
||||||
"lists.find_users_to_add": "Найти пользователей для добавления",
|
"lists.find_users_to_add": "Воспользуйтесь поиском, чтобы добавить пользователей в список.",
|
||||||
"lists.list_members_count": "{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}",
|
"lists.list_members_count": "{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}",
|
||||||
"lists.list_name": "Название списка",
|
"lists.list_name": "Название списка",
|
||||||
"lists.new_list_name": "Новый список",
|
"lists.new_list_name": "Новый список",
|
||||||
"lists.no_lists_yet": "Пока нет списков.",
|
"lists.no_lists_yet": "Вы ещё не создали ни одного списка.",
|
||||||
"lists.no_members_yet": "Пока нет пользователей в списке.",
|
"lists.no_members_yet": "В этом списке пока нет ни одного человека.",
|
||||||
"lists.no_results_found": "Не найдено.",
|
"lists.no_results_found": "Ничего не найдено.",
|
||||||
"lists.remove_member": "Удалить",
|
"lists.remove_member": "Удалить",
|
||||||
"lists.replies_policy.followed": "Все пользователи, на которых вы подписаны",
|
"lists.replies_policy.followed": "Все пользователи, на которых вы подписаны",
|
||||||
"lists.replies_policy.list": "Другие пользователи в списке",
|
"lists.replies_policy.list": "Другие пользователи в списке",
|
||||||
"lists.replies_policy.none": "Никого",
|
"lists.replies_policy.none": "Никто",
|
||||||
"lists.save": "Сохранить",
|
"lists.save": "Сохранить",
|
||||||
"lists.search": "Поиск",
|
"lists.search": "Поиск",
|
||||||
"lists.show_replies_to": "Показывать ответы пользователей в списке на посты",
|
"lists.show_replies_to": "Пользователи, ответы которым будут включены в список",
|
||||||
"load_pending": "{count, plural, one {# новый элемент} few {# новых элемента} other {# новых элементов}}",
|
"load_pending": "{count, plural, one {# новый элемент} few {# новых элемента} other {# новых элементов}}",
|
||||||
"loading_indicator.label": "Загрузка…",
|
"loading_indicator.label": "Загрузка…",
|
||||||
"media_gallery.hide": "Скрыть",
|
"media_gallery.hide": "Скрыть",
|
||||||
"moved_to_account_banner.text": "Ваша учетная запись {disabledAccount} в настоящее время заморожена, потому что вы переехали на {movedToAccount}.",
|
"moved_to_account_banner.text": "Ваша учётная запись {disabledAccount} в настоящее время отключена, потому что вы переехали на {movedToAccount}.",
|
||||||
"mute_modal.hide_from_notifications": "Скрыть из уведомлений",
|
"mute_modal.hide_from_notifications": "Скрывать уведомления",
|
||||||
"mute_modal.hide_options": "Скрыть опции",
|
"mute_modal.hide_options": "Скрыть опции",
|
||||||
"mute_modal.indefinite": "Бессрочно",
|
"mute_modal.indefinite": "Бессрочно",
|
||||||
"mute_modal.show_options": "Показать опции",
|
"mute_modal.show_options": "Показать опции",
|
||||||
|
@ -549,43 +549,43 @@
|
||||||
"navigation_bar.community_timeline": "Локальная лента",
|
"navigation_bar.community_timeline": "Локальная лента",
|
||||||
"navigation_bar.compose": "Создать новый пост",
|
"navigation_bar.compose": "Создать новый пост",
|
||||||
"navigation_bar.direct": "Личные упоминания",
|
"navigation_bar.direct": "Личные упоминания",
|
||||||
"navigation_bar.discover": "Изучайте",
|
"navigation_bar.discover": "Обзор",
|
||||||
"navigation_bar.domain_blocks": "Заблокированные домены",
|
"navigation_bar.domain_blocks": "Заблокированные домены",
|
||||||
"navigation_bar.explore": "Обзор",
|
"navigation_bar.explore": "Обзор",
|
||||||
"navigation_bar.favourites": "Избранное",
|
"navigation_bar.favourites": "Избранное",
|
||||||
"navigation_bar.filters": "Игнорируемые слова",
|
"navigation_bar.filters": "Игнорируемые слова",
|
||||||
"navigation_bar.follow_requests": "Запросы на подписку",
|
"navigation_bar.follow_requests": "Запросы на подписку",
|
||||||
"navigation_bar.followed_tags": "Отслеживаемые хэштеги",
|
"navigation_bar.followed_tags": "Подписки на хештеги",
|
||||||
"navigation_bar.follows_and_followers": "Подписки и подписчики",
|
"navigation_bar.follows_and_followers": "Подписки и подписчики",
|
||||||
"navigation_bar.lists": "Списки",
|
"navigation_bar.lists": "Списки",
|
||||||
"navigation_bar.logout": "Выйти",
|
"navigation_bar.logout": "Выйти",
|
||||||
"navigation_bar.moderation": "Модерация",
|
"navigation_bar.moderation": "Модерация",
|
||||||
"navigation_bar.mutes": "Игнорируемые пользователи",
|
"navigation_bar.mutes": "Игнорируемые пользователи",
|
||||||
"navigation_bar.opened_in_classic_interface": "Сообщения, учётные записи и другие специфические страницы по умолчанию открываются в классическом веб-интерфейсе.",
|
"navigation_bar.opened_in_classic_interface": "Посты, профили пользователей и некоторые другие страницы по умолчанию открываются в классическом веб-интерфейсе.",
|
||||||
"navigation_bar.personal": "Личное",
|
"navigation_bar.personal": "Личное",
|
||||||
"navigation_bar.pins": "Закреплённые посты",
|
"navigation_bar.pins": "Закреплённые посты",
|
||||||
"navigation_bar.preferences": "Настройки",
|
"navigation_bar.preferences": "Настройки",
|
||||||
"navigation_bar.public_timeline": "Глобальная лента",
|
"navigation_bar.public_timeline": "Глобальная лента",
|
||||||
"navigation_bar.search": "Поиск",
|
"navigation_bar.search": "Поиск",
|
||||||
"navigation_bar.security": "Безопасность",
|
"navigation_bar.security": "Безопасность",
|
||||||
"not_signed_in_indicator.not_signed_in": "Вам нужно войти, чтобы иметь доступ к этому ресурсу.",
|
"not_signed_in_indicator.not_signed_in": "Эта страница доступна только авторизованным пользователям.",
|
||||||
"notification.admin.report": "{name} пожаловался на {target}",
|
"notification.admin.report": "{name} пожаловался (-лась) на {target}",
|
||||||
"notification.admin.report_account": "{name} пожаловался на {count, plural, one {# пост} few {# поста} other {# постов}} от пользователя {target} по причине: {category}",
|
"notification.admin.report_account": "{name} пожаловался (-лась) на {count, plural, one {# пост} few {# поста} other {# постов}} от пользователя {target} по причине «{category}»",
|
||||||
"notification.admin.report_account_other": "{name} пожаловался на {count, plural, one {# пост} few {# поста} other {# постов}} от пользователя {target}",
|
"notification.admin.report_account_other": "{name} пожаловался (-лась) на {count, plural, one {# пост} few {# поста} other {# постов}} от пользователя {target}",
|
||||||
"notification.admin.report_statuses": "{name} пожаловался на {target} по причине: {category}",
|
"notification.admin.report_statuses": "{name} пожаловался (-лась) на {target} по причине «{category}»",
|
||||||
"notification.admin.report_statuses_other": "{name} пожаловался на {target}",
|
"notification.admin.report_statuses_other": "{name} пожаловался (-лась) на {target}",
|
||||||
"notification.admin.sign_up": "{name} зарегистрировался",
|
"notification.admin.sign_up": "{name} зарегистрировался (-лась) на сервере",
|
||||||
"notification.admin.sign_up.name_and_others": "{name} и ещё {count, plural, one {# пользователь} few {# пользователя} other {# пользователей}} зарегистрировались",
|
"notification.admin.sign_up.name_and_others": "{name} и ещё {count, plural, one {# пользователь} few {# пользователя} other {# пользователей}} зарегистрировались на сервере",
|
||||||
"notification.annual_report.message": "#Wrapstodon за {year} год ждёт вас! Откройте для себя итоги и памятные моменты этого года в Mastodon!",
|
"notification.annual_report.message": "#Wrapstodon за {year} год ждёт вас! Откройте для себя итоги и памятные моменты этого года в Mastodon!",
|
||||||
"notification.annual_report.view": "Перейти к #Wrapstodon",
|
"notification.annual_report.view": "Перейти к #Wrapstodon",
|
||||||
"notification.favourite": "{name} добавил(а) ваш пост в избранное",
|
"notification.favourite": "{name} добавил(а) ваш пост в избранное",
|
||||||
"notification.favourite.name_and_others_with_link": "{name} и ещё <a>{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}</a> добавили ваш пост в избранное",
|
"notification.favourite.name_and_others_with_link": "{name} и ещё <a>{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}</a> добавили ваш пост в избранное",
|
||||||
"notification.favourite_pm": "{name} добавил(а) ваше личное сообщение в избранное",
|
"notification.favourite_pm": "{name} добавил(а) ваше личное упоминание в избранное",
|
||||||
"notification.favourite_pm.name_and_others_with_link": "{name} и ещё <a>{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}</a> добавили ваше личное сообщение в избранное",
|
"notification.favourite_pm.name_and_others_with_link": "{name} и ещё <a>{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}</a> добавили ваше личное упоминание в избранное",
|
||||||
"notification.follow": "{name} подписался (-лась) на вас",
|
"notification.follow": "{name} подписался (-лась) на вас",
|
||||||
"notification.follow.name_and_others": "{name} и ещё <a>{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}</a> подписались на вас",
|
"notification.follow.name_and_others": "{name} и ещё <a>{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}</a> подписались на вас",
|
||||||
"notification.follow_request": "{name} отправил запрос на подписку",
|
"notification.follow_request": "{name} отправил(а) вам запрос на подписку",
|
||||||
"notification.follow_request.name_and_others": "{name} и ещё {count, plural, one {#} other {# других}} подписались на вас",
|
"notification.follow_request.name_and_others": "{name} и ещё {count, plural, one {# пользователь} few {# пользователя} other {# пользователей}} подписались на вас",
|
||||||
"notification.label.mention": "Упоминание",
|
"notification.label.mention": "Упоминание",
|
||||||
"notification.label.private_mention": "Личное упоминание",
|
"notification.label.private_mention": "Личное упоминание",
|
||||||
"notification.label.private_reply": "Приватный ответ",
|
"notification.label.private_reply": "Приватный ответ",
|
||||||
|
@ -605,12 +605,12 @@
|
||||||
"notification.poll": "Опрос, в котором вы приняли участие, завершился",
|
"notification.poll": "Опрос, в котором вы приняли участие, завершился",
|
||||||
"notification.reblog": "{name} продвинул(а) ваш пост",
|
"notification.reblog": "{name} продвинул(а) ваш пост",
|
||||||
"notification.reblog.name_and_others_with_link": "{name} и ещё <a>{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}</a> продвинули ваш пост",
|
"notification.reblog.name_and_others_with_link": "{name} и ещё <a>{count, plural, one {# пользователь} few {# пользователя} other {# пользователей}}</a> продвинули ваш пост",
|
||||||
"notification.relationships_severance_event.account_suspension": "Администратор {from} заблокировал {target}, что означает, что вы больше не сможете получать обновления от них или взаймодествовать с ними.",
|
"notification.relationships_severance_event.account_suspension": "Администратор сервера {from} заблокировал сервер {target}, поэтому вы больше не сможете получать обновления от людей с этого сервера или взаимодействовать с ними.",
|
||||||
"notification.relationships_severance_event.domain_block": "Администратор {from} заблокировал {target} включая {followersCount} ваших подписчиков и {followingCount, plural, one {# аккаунт} few {# аккаунта} other {# аккаунтов}}, на которые вы подписаны.",
|
"notification.relationships_severance_event.domain_block": "Администратор сервера {from} заблокировал сервер {target}, где размещены учётные записи у {followersCount} ваших подписчиков и {followingCount, plural, one {# пользователя, на которого вы подписаны} other {# пользователей, на которых вы подписаны}}.",
|
||||||
"notification.relationships_severance_event.learn_more": "Узнать больше",
|
"notification.relationships_severance_event.learn_more": "Узнать больше",
|
||||||
"notification.relationships_severance_event.user_domain_block": "Вы заблокировали {target} включая {followersCount} ваших подписчиков и {followingCount, plural, one {# аккаунт} few {# аккаунта} other {# аккаунтов}}, на которые вы подписаны.",
|
"notification.relationships_severance_event.user_domain_block": "Вы заблокировали сервер {target}, где размещены учётные записи у {followersCount} ваших подписчиков и {followingCount, plural, one {# пользователя, на которого вы подписаны} other {# пользователей, на которых вы подписаны}}.",
|
||||||
"notification.status": "{name} опубликовал(а) новый пост",
|
"notification.status": "{name} опубликовал(а) новый пост",
|
||||||
"notification.update": "{name} изменил(а) пост",
|
"notification.update": "{name} отредактировал(а) пост",
|
||||||
"notification_requests.accept": "Принять",
|
"notification_requests.accept": "Принять",
|
||||||
"notification_requests.accept_multiple": "{count, plural, one {Принять # запрос…} few {Принять # запроса…} other {Принять # запросов…}}",
|
"notification_requests.accept_multiple": "{count, plural, one {Принять # запрос…} few {Принять # запроса…} other {Принять # запросов…}}",
|
||||||
"notification_requests.confirm_accept_multiple.button": "{count, plural, other {Принять запросы}}",
|
"notification_requests.confirm_accept_multiple.button": "{count, plural, other {Принять запросы}}",
|
||||||
|
@ -637,7 +637,7 @@
|
||||||
"notifications.column_settings.admin.sign_up": "Новые регистрации:",
|
"notifications.column_settings.admin.sign_up": "Новые регистрации:",
|
||||||
"notifications.column_settings.alert": "Уведомления на рабочем столе",
|
"notifications.column_settings.alert": "Уведомления на рабочем столе",
|
||||||
"notifications.column_settings.favourite": "Ваш пост добавили в избранное:",
|
"notifications.column_settings.favourite": "Ваш пост добавили в избранное:",
|
||||||
"notifications.column_settings.filter_bar.advanced": "Показать все категории",
|
"notifications.column_settings.filter_bar.advanced": "Показывать все категории",
|
||||||
"notifications.column_settings.filter_bar.category": "Панель быстрых фильтров",
|
"notifications.column_settings.filter_bar.category": "Панель быстрых фильтров",
|
||||||
"notifications.column_settings.follow": "У вас новый подписчик:",
|
"notifications.column_settings.follow": "У вас новый подписчик:",
|
||||||
"notifications.column_settings.follow_request": "Новые запросы на подписку:",
|
"notifications.column_settings.follow_request": "Новые запросы на подписку:",
|
||||||
|
@ -660,7 +660,7 @@
|
||||||
"notifications.filter.polls": "Результаты опросов",
|
"notifications.filter.polls": "Результаты опросов",
|
||||||
"notifications.filter.statuses": "Обновления от людей, на которых вы подписаны",
|
"notifications.filter.statuses": "Обновления от людей, на которых вы подписаны",
|
||||||
"notifications.grant_permission": "Предоставить разрешение.",
|
"notifications.grant_permission": "Предоставить разрешение.",
|
||||||
"notifications.group": "{count} уведомл.",
|
"notifications.group": "{count} уведомлений",
|
||||||
"notifications.mark_as_read": "Отметить все уведомления прочитанными",
|
"notifications.mark_as_read": "Отметить все уведомления прочитанными",
|
||||||
"notifications.permission_denied": "Уведомления на рабочем столе недоступны, так как вы запретили их отправку в браузере. Проверьте настройки для сайта, чтобы включить их обратно.",
|
"notifications.permission_denied": "Уведомления на рабочем столе недоступны, так как вы запретили их отправку в браузере. Проверьте настройки для сайта, чтобы включить их обратно.",
|
||||||
"notifications.permission_denied_alert": "Уведомления на рабочем столе недоступны, так как вы ранее отклонили запрос на их отправку.",
|
"notifications.permission_denied_alert": "Уведомления на рабочем столе недоступны, так как вы ранее отклонили запрос на их отправку.",
|
||||||
|
|
|
@ -859,6 +859,7 @@
|
||||||
"status.mute_conversation": "Heshtoje bisedën",
|
"status.mute_conversation": "Heshtoje bisedën",
|
||||||
"status.open": "Zgjeroje këtë mesazh",
|
"status.open": "Zgjeroje këtë mesazh",
|
||||||
"status.pin": "Pasqyrojeni në profil",
|
"status.pin": "Pasqyrojeni në profil",
|
||||||
|
"status.quote_error.filtered": "Fshehur për shkak të njërit nga filtrat tuaj",
|
||||||
"status.quote_error.not_found": "Ky postim s’mund të shfaqet.",
|
"status.quote_error.not_found": "Ky postim s’mund të shfaqet.",
|
||||||
"status.quote_error.pending_approval": "Ky postim është në pritje të miratimit nga autori origjinal.",
|
"status.quote_error.pending_approval": "Ky postim është në pritje të miratimit nga autori origjinal.",
|
||||||
"status.quote_error.rejected": "Ky postim s’mund të shfaqet, ngaqë autori origjinal nuk lejon citim të tij.",
|
"status.quote_error.rejected": "Ky postim s’mund të shfaqet, ngaqë autori origjinal nuk lejon citim të tij.",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "Sohbeti sessize al",
|
"status.mute_conversation": "Sohbeti sessize al",
|
||||||
"status.open": "Bu gönderiyi genişlet",
|
"status.open": "Bu gönderiyi genişlet",
|
||||||
"status.pin": "Profilimde öne çıkar",
|
"status.pin": "Profilimde öne çıkar",
|
||||||
|
"status.quote_error.filtered": "Bazı filtrelerinizden dolayı gizlenmiştir",
|
||||||
"status.quote_error.not_found": "Bu gönderi görüntülenemez.",
|
"status.quote_error.not_found": "Bu gönderi görüntülenemez.",
|
||||||
"status.quote_error.pending_approval": "Bu gönderi özgün yazarın onayını bekliyor.",
|
"status.quote_error.pending_approval": "Bu gönderi özgün yazarın onayını bekliyor.",
|
||||||
"status.quote_error.rejected": "Bu gönderi, özgün yazar alıntılanmasına izin vermediği için görüntülenemez.",
|
"status.quote_error.rejected": "Bu gönderi, özgün yazar alıntılanmasına izin vermediği için görüntülenemez.",
|
||||||
|
|
|
@ -843,6 +843,7 @@
|
||||||
"status.mute": "Приховати @{name}",
|
"status.mute": "Приховати @{name}",
|
||||||
"status.mute_conversation": "Ігнорувати розмову",
|
"status.mute_conversation": "Ігнорувати розмову",
|
||||||
"status.open": "Розгорнути допис",
|
"status.open": "Розгорнути допис",
|
||||||
|
"status.quote_error.filtered": "Приховано через один з ваших фільтрів",
|
||||||
"status.quote_post_author": "@{name} опублікував допис",
|
"status.quote_post_author": "@{name} опублікував допис",
|
||||||
"status.read_more": "Дізнатися більше",
|
"status.read_more": "Дізнатися більше",
|
||||||
"status.reblog": "Поширити",
|
"status.reblog": "Поширити",
|
||||||
|
|
|
@ -42,6 +42,7 @@
|
||||||
"account.followers": "Người theo dõi",
|
"account.followers": "Người theo dõi",
|
||||||
"account.followers.empty": "Chưa có người theo dõi nào.",
|
"account.followers.empty": "Chưa có người theo dõi nào.",
|
||||||
"account.followers_counter": "{count, plural, other {{counter} Người theo dõi}}",
|
"account.followers_counter": "{count, plural, other {{counter} Người theo dõi}}",
|
||||||
|
"account.followers_you_know_counter": "{counter} bạn biết",
|
||||||
"account.following": "Đang theo dõi",
|
"account.following": "Đang theo dõi",
|
||||||
"account.following_counter": "{count, plural, other {{counter} Đang theo dõi}}",
|
"account.following_counter": "{count, plural, other {{counter} Đang theo dõi}}",
|
||||||
"account.follows.empty": "Người này chưa theo dõi ai.",
|
"account.follows.empty": "Người này chưa theo dõi ai.",
|
||||||
|
@ -863,6 +864,13 @@
|
||||||
"status.mute_conversation": "Không quan tâm nữa",
|
"status.mute_conversation": "Không quan tâm nữa",
|
||||||
"status.open": "Đọc tút",
|
"status.open": "Đọc tút",
|
||||||
"status.pin": "Nêu bật trên hồ sơ",
|
"status.pin": "Nêu bật trên hồ sơ",
|
||||||
|
"status.quote_error.filtered": "Bị ẩn vì một bộ lọc của bạn",
|
||||||
|
"status.quote_error.not_found": "Tút này không thể hiển thị.",
|
||||||
|
"status.quote_error.pending_approval": "Tút này cần chờ cho phép từ người đăng.",
|
||||||
|
"status.quote_error.rejected": "Tút này không thể hiển thị vì người đăng không cho phép trích dẫn nó.",
|
||||||
|
"status.quote_error.removed": "Tút này đã bị người đăng xóa.",
|
||||||
|
"status.quote_error.unauthorized": "Tút này không thể hiển thị vì bạn không được cấp quyền truy cập nó.",
|
||||||
|
"status.quote_post_author": "Tút của {name}",
|
||||||
"status.read_more": "Đọc tiếp",
|
"status.read_more": "Đọc tiếp",
|
||||||
"status.reblog": "Đăng lại",
|
"status.reblog": "Đăng lại",
|
||||||
"status.reblog_private": "Đăng lại (Riêng tư)",
|
"status.reblog_private": "Đăng lại (Riêng tư)",
|
||||||
|
|
|
@ -864,6 +864,7 @@
|
||||||
"status.mute_conversation": "靜音對話",
|
"status.mute_conversation": "靜音對話",
|
||||||
"status.open": "展開此嘟文",
|
"status.open": "展開此嘟文",
|
||||||
"status.pin": "於個人檔案推薦",
|
"status.pin": "於個人檔案推薦",
|
||||||
|
"status.quote_error.filtered": "由於您的過濾器,該嘟文被隱藏",
|
||||||
"status.quote_error.not_found": "這則嘟文無法被顯示。",
|
"status.quote_error.not_found": "這則嘟文無法被顯示。",
|
||||||
"status.quote_error.pending_approval": "此嘟文正在等待原作者審核。",
|
"status.quote_error.pending_approval": "此嘟文正在等待原作者審核。",
|
||||||
"status.quote_error.rejected": "由於原作者不允許引用,此嘟文無法被顯示。",
|
"status.quote_error.rejected": "由於原作者不允許引用,此嘟文無法被顯示。",
|
||||||
|
|
|
@ -786,6 +786,7 @@ ca:
|
||||||
title: Rols
|
title: Rols
|
||||||
rules:
|
rules:
|
||||||
add_new: Afegir norma
|
add_new: Afegir norma
|
||||||
|
add_translation: Afegeix traducció
|
||||||
delete: Elimina
|
delete: Elimina
|
||||||
description_html: Tot i que molts diuen que han llegit les normes i estan d'acord amb les condicions de servei, normalment no les llegeixen fins que surgeix un problema. <strong>Fes que sigui més fàcil veure les normes del teu servidor d'una ullada proporcionant-les en una llista de punts.</strong> Intenta mantenir les normes individuals curtes i senzilles però sense dividir-les en massa parts separades.
|
description_html: Tot i que molts diuen que han llegit les normes i estan d'acord amb les condicions de servei, normalment no les llegeixen fins que surgeix un problema. <strong>Fes que sigui més fàcil veure les normes del teu servidor d'una ullada proporcionant-les en una llista de punts.</strong> Intenta mantenir les normes individuals curtes i senzilles però sense dividir-les en massa parts separades.
|
||||||
edit: Edita la norma
|
edit: Edita la norma
|
||||||
|
@ -793,6 +794,9 @@ ca:
|
||||||
move_down: Mou cap avall
|
move_down: Mou cap avall
|
||||||
move_up: Mou cap amunt
|
move_up: Mou cap amunt
|
||||||
title: Normes del servidor
|
title: Normes del servidor
|
||||||
|
translation: Traducció
|
||||||
|
translations: Traduccions
|
||||||
|
translations_explanation: Teniu l'opció d'afegir traduccions a les regles. Si no hi ha cap traducció a l'abast, es mostrarà el valor per defecte. Assegureu-vos que tota traducció se sincronitzi sempre amb el valor per defecte.
|
||||||
settings:
|
settings:
|
||||||
about:
|
about:
|
||||||
manage_rules: Gestiona les normes del servidor
|
manage_rules: Gestiona les normes del servidor
|
||||||
|
|
|
@ -70,7 +70,7 @@ lv:
|
||||||
subject: 'Mastodon: Jauna drošības atslēga'
|
subject: 'Mastodon: Jauna drošības atslēga'
|
||||||
title: Tika pievienota jauna drošības atslēga
|
title: Tika pievienota jauna drošības atslēga
|
||||||
deleted:
|
deleted:
|
||||||
explanation: Tālāk norādītā drošības atslēga ir izdzēsta no tava konta
|
explanation: Tālāk norādītā drošības atslēga tika izdzēsta no Tava konta
|
||||||
subject: 'Mastodon: Drošības atslēga izdzēsta'
|
subject: 'Mastodon: Drošības atslēga izdzēsta'
|
||||||
title: Viena no tavām drošības atslēgām tika izdzēsta
|
title: Viena no tavām drošības atslēgām tika izdzēsta
|
||||||
webauthn_disabled:
|
webauthn_disabled:
|
||||||
|
|
|
@ -804,8 +804,8 @@ es-MX:
|
||||||
rules_hint: Hay un área dedicada para las reglas a las que se espera que tus usuarios se adhieran.
|
rules_hint: Hay un área dedicada para las reglas a las que se espera que tus usuarios se adhieran.
|
||||||
title: Acerca de
|
title: Acerca de
|
||||||
allow_referrer_origin:
|
allow_referrer_origin:
|
||||||
desc: Cuando tus usuarios cliquen en enlaces a sitios externos, su navegador podría enviar la dirección de su servidor de Mastodon como referencia. Deshabilita esto si identifica a tus usuarios unívocamente, por ejemplo, si este es un servidor de Mastodon personal.
|
desc: Cuando tus usuarios cliquen en enlaces a sitios externos, su navegador podría enviar la dirección de tu servidor de Mastodon como referencia. Deshabilita esto si identifica a tus usuarios unívocamente, por ejemplo, si este es un servidor de Mastodon personal.
|
||||||
title: Permitir que sitios externos vean su servidor Mastodon como fuente de tráfico
|
title: Permitir que sitios externos vean tu servidor Mastodon como fuente de tráfico
|
||||||
appearance:
|
appearance:
|
||||||
preamble: Personalizar la interfaz web de Mastodon.
|
preamble: Personalizar la interfaz web de Mastodon.
|
||||||
title: Apariencia
|
title: Apariencia
|
||||||
|
|
|
@ -804,8 +804,8 @@ es:
|
||||||
rules_hint: Hay un área dedicada para las reglas a las que se espera que tus usuarios se adhieran.
|
rules_hint: Hay un área dedicada para las reglas a las que se espera que tus usuarios se adhieran.
|
||||||
title: Acerca de
|
title: Acerca de
|
||||||
allow_referrer_origin:
|
allow_referrer_origin:
|
||||||
desc: Cuando tus usuarios cliquen en enlaces a sitios externos, su navegador podría enviar la dirección de su servidor de Mastodon como referencia. Deshabilita esto si identifica a tus usuarios unívocamente, por ejemplo, si este es un servidor de Mastodon personal.
|
desc: Cuando tus usuarios cliquen en enlaces a sitios externos, su navegador podría enviar la dirección de tu servidor de Mastodon como referencia. Deshabilita esto si identifica a tus usuarios unívocamente, por ejemplo, si este es un servidor de Mastodon personal.
|
||||||
title: Permitir que sitios externos vean su servidor Mastodon como fuente de tráfico
|
title: Permitir que sitios externos vean tu servidor Mastodon como fuente de tráfico
|
||||||
appearance:
|
appearance:
|
||||||
preamble: Personalizar la interfaz web de Mastodon.
|
preamble: Personalizar la interfaz web de Mastodon.
|
||||||
title: Apariencia
|
title: Apariencia
|
||||||
|
|
|
@ -24,3 +24,10 @@ fil:
|
||||||
title: Gawin ang moderation na aksiyon sa %{acct}
|
title: Gawin ang moderation na aksiyon sa %{acct}
|
||||||
account_moderation_notes:
|
account_moderation_notes:
|
||||||
create: Mag-iwan ng note
|
create: Mag-iwan ng note
|
||||||
|
fasp:
|
||||||
|
providers:
|
||||||
|
save: Iimbak
|
||||||
|
rules:
|
||||||
|
add_translation: Magdagdag ng pagsasalin
|
||||||
|
translation: Pagsasalin
|
||||||
|
translations: Mga Pagsasalin
|
||||||
|
|
|
@ -828,6 +828,7 @@ ga:
|
||||||
title: Róil
|
title: Róil
|
||||||
rules:
|
rules:
|
||||||
add_new: Cruthaigh riail
|
add_new: Cruthaigh riail
|
||||||
|
add_translation: Cuir aistriúchán leis
|
||||||
delete: Scrios
|
delete: Scrios
|
||||||
description_html: Cé go maíonn a bhformhór gur léigh siad agus go n-aontaíonn siad leis na téarmaí seirbhíse, de ghnáth ní léann daoine tríd go dtí go dtagann fadhb chun cinn. <strong>Déan rialacha do fhreastalaí a fheiceáil go sracfhéachaint trí iad a sholáthar i liosta comhréidh de phointe urchair.</strong> Déan iarracht rialacha aonair a choinneáil gearr simplí, ach déan iarracht gan iad a roinnt ina go leor míreanna ar leith ach an oiread.
|
description_html: Cé go maíonn a bhformhór gur léigh siad agus go n-aontaíonn siad leis na téarmaí seirbhíse, de ghnáth ní léann daoine tríd go dtí go dtagann fadhb chun cinn. <strong>Déan rialacha do fhreastalaí a fheiceáil go sracfhéachaint trí iad a sholáthar i liosta comhréidh de phointe urchair.</strong> Déan iarracht rialacha aonair a choinneáil gearr simplí, ach déan iarracht gan iad a roinnt ina go leor míreanna ar leith ach an oiread.
|
||||||
edit: Cuir riail in eagar
|
edit: Cuir riail in eagar
|
||||||
|
@ -835,6 +836,9 @@ ga:
|
||||||
move_down: Bog síos
|
move_down: Bog síos
|
||||||
move_up: Bog suas
|
move_up: Bog suas
|
||||||
title: Rialacha freastalaí
|
title: Rialacha freastalaí
|
||||||
|
translation: Aistriúchán
|
||||||
|
translations: Aistriúcháin
|
||||||
|
translations_explanation: Is féidir leat aistriúcháin a chur leis do na rialacha más mian leat. Taispeánfar an luach réamhshocraithe mura bhfuil leagan aistrithe ar fáil. Cinntigh i gcónaí go bhfuil aon aistriúchán a sholáthraítear sioncrónaithe leis an luach réamhshocraithe.
|
||||||
settings:
|
settings:
|
||||||
about:
|
about:
|
||||||
manage_rules: Bainistigh rialacha freastalaí
|
manage_rules: Bainistigh rialacha freastalaí
|
||||||
|
|
|
@ -786,11 +786,17 @@ it:
|
||||||
title: Ruoli
|
title: Ruoli
|
||||||
rules:
|
rules:
|
||||||
add_new: Aggiungi regola
|
add_new: Aggiungi regola
|
||||||
|
add_translation: Aggiungi traduzione
|
||||||
delete: Cancella
|
delete: Cancella
|
||||||
description_html: Mentre la maggior parte degli utenti sostiene di aver letto e accettato i termini di servizio, di solito non li leggono fino a quando sorge un problema. <strong>Rendi più facile vedere le regole del server, fornendole in un semplice elenco</strong>. Cerca di mantenere le singole regole brevi e semplici, ma cerca anche di non dividerle in molti elementi separati.
|
description_html: Mentre la maggior parte degli utenti sostiene di aver letto e accettato i termini di servizio, di solito non li leggono fino a quando sorge un problema. <strong>Rendi più facile vedere le regole del server, fornendole in un semplice elenco</strong>. Cerca di mantenere le singole regole brevi e semplici, ma cerca anche di non dividerle in molti elementi separati.
|
||||||
edit: Modifica regola
|
edit: Modifica regola
|
||||||
empty: Non sono ancora state definite regole del server.
|
empty: Non sono ancora state definite regole del server.
|
||||||
|
move_down: Sposta giu
|
||||||
|
move_up: Muovi su
|
||||||
title: Regole del server
|
title: Regole del server
|
||||||
|
translation: Traduzione
|
||||||
|
translations: Traduzioni
|
||||||
|
translations_explanation: Puoi opzionalmente aggiungere delle traduzioni per le regole. Il valore predefinito verrà mostrato se non è disponibile nessuna versione tradotta. Assicurarsi sempre che qualsiasi traduzione fornita sia sincronizzata con il valore predefinito.
|
||||||
settings:
|
settings:
|
||||||
about:
|
about:
|
||||||
manage_rules: Gestisci le regole del server
|
manage_rules: Gestisci le regole del server
|
||||||
|
|
|
@ -1021,31 +1021,31 @@ lv:
|
||||||
disallow: Neatļaut
|
disallow: Neatļaut
|
||||||
links:
|
links:
|
||||||
allow: Atļaut saiti
|
allow: Atļaut saiti
|
||||||
allow_provider: Atļaut publicētāju
|
allow_provider: Atļaut ievietotāju
|
||||||
confirm_allow: Vai tiešām atļaut atlasītās saites?
|
confirm_allow: Vai tiešām atļaut atlasītās saites?
|
||||||
confirm_allow_provider: Vai tiešām atļaut atlasītos nodrošinātājus?
|
confirm_allow_provider: Vai tiešām atļaut atlasītos nodrošinātājus?
|
||||||
confirm_disallow: Vai tiešām neatļaut atlasītās saites?
|
confirm_disallow: Vai tiešām neatļaut atlasītās saites?
|
||||||
confirm_disallow_provider: Vai tiešām neatļaut atlasītos nodrošinātājus?
|
confirm_disallow_provider: Vai tiešām neatļaut atlasītos nodrošinātājus?
|
||||||
description_html: Šīs ir saites, kuras pašlaik bieži koplieto konti, no kuriem Tavs serveris redz ziņas. Tas var palīdzēt Taviem lietotājiem uzzināt, kas notiek pasaulē. Neviena saite netiek publiski rādīta, līdz tu apstiprini izdevēju. Tu vari arī atļaut vai noraidīt atsevišķas saites.
|
description_html: Šīs ir saites, kuras pašlaik bieži koplieto konti, no kuriem Tavs serveris redz ziņas. Tas var palīdzēt Taviem lietotājiem uzzināt, kas notiek pasaulē. Neviena saite netiek publiski rādīta, līdz tu apstiprini izdevēju. Tu vari arī atļaut vai noraidīt atsevišķas saites.
|
||||||
disallow: Neatļaut saiti
|
disallow: Neatļaut saiti
|
||||||
disallow_provider: Neatļaut publicētāju
|
disallow_provider: Neatļaut ievietotāju
|
||||||
no_link_selected: Neviena saite netika mainīta, jo neviena netika atlasīta
|
no_link_selected: Neviena saite netika mainīta, jo neviena netika atlasīta
|
||||||
publishers:
|
publishers:
|
||||||
no_publisher_selected: Neviens publicētājs netika mainīts, jo neviens netika atlasīts
|
no_publisher_selected: Neviens ievietotājs netika mainīts, jo neviens netika atlasīts
|
||||||
shared_by_over_week:
|
shared_by_over_week:
|
||||||
one: Pēdējās nedēļas laikā kopīgoja viens cilvēks
|
one: Pēdējās nedēļas laikā kopīgoja viens cilvēks
|
||||||
other: Pēdējās nedēļas laikā kopīgoja %{count} cilvēki
|
other: Pēdējās nedēļas laikā kopīgoja %{count} cilvēki
|
||||||
zero: Pēdējās nedēļas laikā kopīgoja %{count} cilvēku
|
zero: Pēdējās nedēļas laikā kopīgoja %{count} cilvēku
|
||||||
title: Populārākās saites
|
title: Populārākās saites
|
||||||
usage_comparison: Šodien kopīgots %{today} reizes, salīdzinot ar %{yesterday} vakar
|
usage_comparison: Šodien kopīgota %{today} reizes, salīdzinot ar %{yesterday} vakar
|
||||||
not_allowed_to_trend: Popularizešana nav atļauta
|
not_allowed_to_trend: Popularizešana nav atļauta
|
||||||
only_allowed: Tikai atļautās
|
only_allowed: Tikai atļautās
|
||||||
pending_review: Gaida pārskatīšanu
|
pending_review: Gaida pārskatīšanu
|
||||||
preview_card_providers:
|
preview_card_providers:
|
||||||
allowed: Šī publicētāja saites var mainīties
|
allowed: Šī ievietotāja saites var kļūt izplatītas
|
||||||
description_html: Tie ir domēni, no kuriem tavā serverī bieži tiek koplietotas saites. Saites nebūs publiski pieejamas, ja vien saites domēns netiks apstiprināts. Tavs apstiprinājums (vai noraidījums) attiecas arī uz apakšdomēniem.
|
description_html: Tie ir domēni, no kuriem tavā serverī bieži tiek koplietotas saites. Saites nebūs publiski pieejamas, ja vien saites domēns netiks apstiprināts. Tavs apstiprinājums (vai noraidījums) attiecas arī uz apakšdomēniem.
|
||||||
rejected: Saites no šī publicētāja nebūs tendence
|
rejected: Saites no šī ievietotāja nekļūs izplatītas
|
||||||
title: Publicētāji
|
title: Ievietotāji
|
||||||
rejected: Noraidīts
|
rejected: Noraidīts
|
||||||
statuses:
|
statuses:
|
||||||
allow: Ļaut veikt ierakstus
|
allow: Ļaut veikt ierakstus
|
||||||
|
@ -1060,12 +1060,12 @@ lv:
|
||||||
no_status_selected: Neviena populāra ziņa netika mainīta, jo neviena netika atlasīta
|
no_status_selected: Neviena populāra ziņa netika mainīta, jo neviena netika atlasīta
|
||||||
not_discoverable: Autors nav izvēlējies būt atklājams
|
not_discoverable: Autors nav izvēlējies būt atklājams
|
||||||
shared_by:
|
shared_by:
|
||||||
one: Vienreiz kopīgots vai pievienots izlasei
|
one: "%{friendly_count} reizi kopīgots un pievienots izlasei"
|
||||||
other: Kopīgots un pievienots izlasei %{friendly_count} reizes
|
other: "%{friendly_count} reizes kopīgots un pievienots izlasei"
|
||||||
zero: "%{friendly_count} reižu kopīgots vai pievienots izlasei"
|
zero: "%{friendly_count} reižu kopīgots un pievienots izlasei"
|
||||||
title: Populārākās ziņas
|
title: Populārākās ziņas
|
||||||
tags:
|
tags:
|
||||||
current_score: Pašreizējais rezultāts %{score}
|
current_score: Pašreizējais novērtējums %{score}
|
||||||
dashboard:
|
dashboard:
|
||||||
tag_accounts_measure: unikāli lietojumi
|
tag_accounts_measure: unikāli lietojumi
|
||||||
tag_languages_dimension: Populārākās valodas
|
tag_languages_dimension: Populārākās valodas
|
||||||
|
@ -1147,7 +1147,7 @@ lv:
|
||||||
body: Ir izlaistas jaunas Mastodon versijas, iespējams, vēlēsies atjaunināt!
|
body: Ir izlaistas jaunas Mastodon versijas, iespējams, vēlēsies atjaunināt!
|
||||||
subject: "%{instance} ir pieejamas jaunas Mastodon versijas!"
|
subject: "%{instance} ir pieejamas jaunas Mastodon versijas!"
|
||||||
new_trends:
|
new_trends:
|
||||||
body: 'Tālāk norādītie vienumi ir jāpārskata, lai tos varētu parādīt publiski:'
|
body: 'Zemāk norādītie vienumi ir jāpārskata, lai tos varētu padarīt redzamus visiem:'
|
||||||
new_trending_links:
|
new_trending_links:
|
||||||
title: Populārākās saites
|
title: Populārākās saites
|
||||||
new_trending_statuses:
|
new_trending_statuses:
|
||||||
|
@ -1193,7 +1193,7 @@ lv:
|
||||||
apply_for_account: Pieprasīt kontu
|
apply_for_account: Pieprasīt kontu
|
||||||
captcha_confirmation:
|
captcha_confirmation:
|
||||||
help_html: Ja Tev ir sarežģījumi ar CAPTCHA risināšanu, Tu vari sazināties ar mums e-pasta adresē %{email}, un mēs varēsim Tev palīdzēt.
|
help_html: Ja Tev ir sarežģījumi ar CAPTCHA risināšanu, Tu vari sazināties ar mums e-pasta adresē %{email}, un mēs varēsim Tev palīdzēt.
|
||||||
hint_html: Vēl tikai viena lieta! Mums ir jāapstiprina, ka tu esi cilvēks (tas ir tāpēc, lai mēs varētu nepieļaut surogātpasta izsūtīšanu!). Atrisini tālāk norādīto CAPTCHA un noklikšķini uz "Turpināt".
|
hint_html: Vēl tikai viena lieta. Mums ir jāapstiprina, ka Tu esi cilvēks (tas ir tāpēc, lai mēs novērst mēstuļu sūtīšanu). Atrisini CAPTCHA un klikšķini uz "Turpināt"!
|
||||||
title: Drošības pārbaude
|
title: Drošības pārbaude
|
||||||
confirmations:
|
confirmations:
|
||||||
awaiting_review: E-pasta adrese ir apstiprināta. %{domain} personāls tagad pārskata reģistrāciju. Tiks saņemts e-pasta ziņojums, ja viņi apstiprinās kontu.
|
awaiting_review: E-pasta adrese ir apstiprināta. %{domain} personāls tagad pārskata reģistrāciju. Tiks saņemts e-pasta ziņojums, ja viņi apstiprinās kontu.
|
||||||
|
@ -1404,7 +1404,7 @@ lv:
|
||||||
add_keyword: Pievienot atslēgvārdu
|
add_keyword: Pievienot atslēgvārdu
|
||||||
keywords: Atslēgvārdi
|
keywords: Atslēgvārdi
|
||||||
statuses: Individuālās ziņas
|
statuses: Individuālās ziņas
|
||||||
statuses_hint_html: Šis filtrs attiecas uz atsevišķām ziņām neatkarīgi no tā, vai tās atbilst tālāk norādītajiem atslēgvārdiem. <a href="%{path}">Pārskatīt vai noņemt ziņas no filtra</a>.
|
statuses_hint_html: Šis atlase attiecas uz atsevišķiem ierakstiem neatkarīgi no tā, vai tie atbilst zemāk norādītajiem atslēgvārdiem. <a href="%{path}">Pārskatīt vai noņemt ierakstus no atlasītāja</a>.
|
||||||
title: Labot atlasi
|
title: Labot atlasi
|
||||||
errors:
|
errors:
|
||||||
deprecated_api_multiple_keywords: Šos parametrus šajā lietojumprogrammā nevar mainīt, jo tie attiecas uz vairāk nekā vienu filtra atslēgvārdu. Izmanto jaunāku lietojumprogrammu vai tīmekļa saskarni.
|
deprecated_api_multiple_keywords: Šos parametrus šajā lietojumprogrammā nevar mainīt, jo tie attiecas uz vairāk nekā vienu filtra atslēgvārdu. Izmanto jaunāku lietojumprogrammu vai tīmekļa saskarni.
|
||||||
|
@ -1919,7 +1919,7 @@ lv:
|
||||||
unlisted_long: Redzams visiem, bet nav uzskaitīts visiem pieejamās laika joslās
|
unlisted_long: Redzams visiem, bet nav uzskaitīts visiem pieejamās laika joslās
|
||||||
statuses_cleanup:
|
statuses_cleanup:
|
||||||
enabled: Automātiski dzēst vecās ziņas
|
enabled: Automātiski dzēst vecās ziņas
|
||||||
enabled_hint: Automātiski izdzēš tavas ziņas, tiklīdz tās sasniedz noteiktu vecuma slieksni, ja vien tās neatbilst kādam no tālāk norādītajiem izņēmumiem
|
enabled_hint: Automātiski izdzēš Tavus ierakstus, tiklīdz tie sasniedz noteiktu vecuma slieksni, ja vien tie neatbilst kādam no zemāk norādītajiem izņēmumiem
|
||||||
exceptions: Izņēmumi
|
exceptions: Izņēmumi
|
||||||
explanation: Tā kā ziņu dzēšana ir dārga darbība, tā tiek veikta lēnām laika gaitā, kad serveris nav citādi aizņemts. Šī iemesla dēļ tavas ziņas var tikt izdzēstas kādu laiku pēc vecuma sliekšņa sasniegšanas.
|
explanation: Tā kā ziņu dzēšana ir dārga darbība, tā tiek veikta lēnām laika gaitā, kad serveris nav citādi aizņemts. Šī iemesla dēļ tavas ziņas var tikt izdzēstas kādu laiku pēc vecuma sliekšņa sasniegšanas.
|
||||||
ignore_favs: Ignorēt izlasi
|
ignore_favs: Ignorēt izlasi
|
||||||
|
|
|
@ -107,8 +107,32 @@ nan:
|
||||||
pending: Teh等審核
|
pending: Teh等審核
|
||||||
perform_full_suspension: 中止權限
|
perform_full_suspension: 中止權限
|
||||||
previous_strikes: Khah早ê處份
|
previous_strikes: Khah早ê處份
|
||||||
|
previous_strikes_description_html:
|
||||||
|
other: Tsit ê口座有 <strong>%{count}</strong> kái警告。
|
||||||
|
promote: 權限the̍h懸
|
||||||
remove_avatar: Thâi掉標頭
|
remove_avatar: Thâi掉標頭
|
||||||
removed_avatar_msg: 成功thâi掉 %{username} ê 標頭影像
|
removed_avatar_msg: 成功thâi掉 %{username} ê 標頭影像
|
||||||
|
reset: 重頭設
|
||||||
|
reset_password: Kā密碼重頭設
|
||||||
|
resubscribe: 重頭訂
|
||||||
|
role: 角色
|
||||||
|
search: Tshiau-tshuē
|
||||||
|
security: 安全
|
||||||
|
security_measures:
|
||||||
|
only_password: Kan-ta用密碼
|
||||||
|
password_and_2fa: 密碼kap雙因素驗證(2FA)
|
||||||
|
sensitive: 強制標做敏感ê
|
||||||
|
sensitized: 標做敏感ê ah
|
||||||
|
shared_inbox_url: 做伙用ê收件kheh-á (Shared Inbox) ê URL
|
||||||
|
show:
|
||||||
|
created_reports: 檢舉記錄
|
||||||
|
unblocked_email_msg: 成功取消封鎖 %{username} ê電子phue地址
|
||||||
|
unconfirmed_email: 無驗證ê電子phue
|
||||||
|
undo_sensitized: 取消強制標做敏感ê
|
||||||
|
undo_silenced: 取消限制
|
||||||
|
undo_suspension: 取消停權
|
||||||
|
unsubscribe: 取消訂
|
||||||
|
unsuspended_msg: 成功kā %{username} ê口座取消停權
|
||||||
username: 用者ê名
|
username: 用者ê名
|
||||||
view_domain: 看域名ê摘要
|
view_domain: 看域名ê摘要
|
||||||
warn: 警告
|
warn: 警告
|
||||||
|
@ -123,6 +147,13 @@ nan:
|
||||||
change_role_user: 改用者ê角色
|
change_role_user: 改用者ê角色
|
||||||
confirm_user: 確認用者
|
confirm_user: 確認用者
|
||||||
create_account_warning: 建立警告
|
create_account_warning: 建立警告
|
||||||
|
create_announcement: 加添公告
|
||||||
|
create_canonical_email_block: 加添電子phue ê封鎖
|
||||||
|
create_custom_emoji: 加添自訂ê Emoji
|
||||||
|
create_domain_allow: 加添允准ê域名
|
||||||
|
create_domain_block: 加添封鎖ê域名
|
||||||
|
create_email_domain_block: 加添電子phue域名ê封鎖
|
||||||
|
create_ip_block: 加添IP規則
|
||||||
remove_avatar_user: Thâi掉標頭
|
remove_avatar_user: Thâi掉標頭
|
||||||
actions:
|
actions:
|
||||||
remove_avatar_user_html: "%{name} thâi掉 %{target} ê標頭"
|
remove_avatar_user_html: "%{name} thâi掉 %{target} ê標頭"
|
||||||
|
|
|
@ -786,11 +786,17 @@ nn:
|
||||||
title: Roller
|
title: Roller
|
||||||
rules:
|
rules:
|
||||||
add_new: Legg til regel
|
add_new: Legg til regel
|
||||||
|
add_translation: Legg til omsetjing
|
||||||
delete: Slett
|
delete: Slett
|
||||||
description_html: Mens de fleste hevder å ha lest og samtykket i tjenestevilkårene, leser de vanligvis ikke gjennom før etter et problem oppstår. <strong>Gjør det enklere å se serverens regler på et øyeblikk ved å gi dem i en flat kulepunktsliste.</strong> Prøv å holde individuelle regler korte og enkelt, men prøv å ikke dele dem opp i mange separate elementer heller.
|
description_html: Mens de fleste hevder å ha lest og samtykket i tjenestevilkårene, leser de vanligvis ikke gjennom før etter et problem oppstår. <strong>Gjør det enklere å se serverens regler på et øyeblikk ved å gi dem i en flat kulepunktsliste.</strong> Prøv å holde individuelle regler korte og enkelt, men prøv å ikke dele dem opp i mange separate elementer heller.
|
||||||
edit: Rediger regel
|
edit: Rediger regel
|
||||||
empty: Ingen serverregler har blitt definert ennå.
|
empty: Ingen serverregler har blitt definert ennå.
|
||||||
|
move_down: Flytt ned
|
||||||
|
move_up: Flytt opp
|
||||||
title: Server regler
|
title: Server regler
|
||||||
|
translation: Omsetjing
|
||||||
|
translations: Omsetjingar
|
||||||
|
translations_explanation: Du kan leggja til omsetjingar av retningslinene for denne tenaren. Standardverdien vil syna dersom det ikkje finst noka omsetjing. Ver god å passa på at alle omsetjingar er i samsvar med standardverdien.
|
||||||
settings:
|
settings:
|
||||||
about:
|
about:
|
||||||
manage_rules: Handter tenarreglar
|
manage_rules: Handter tenarreglar
|
||||||
|
|
|
@ -319,6 +319,7 @@ pt-BR:
|
||||||
create: Criar anúncio
|
create: Criar anúncio
|
||||||
title: Novo anúncio
|
title: Novo anúncio
|
||||||
preview:
|
preview:
|
||||||
|
disclaimer: Como os usuários não podem optar por não participar deles, as notificações por e-mail devem estar limitadas a anúncios importantes, como a violação de dados pessoais ou notificações de fechamento do servidor.
|
||||||
explanation_html: 'Esse e-mail será enviado a <strong>%{display_count} usuários</strong>. O texto a seguir será incluído ao e-mail:'
|
explanation_html: 'Esse e-mail será enviado a <strong>%{display_count} usuários</strong>. O texto a seguir será incluído ao e-mail:'
|
||||||
title: Visualizar anúncio
|
title: Visualizar anúncio
|
||||||
publish: Publicar
|
publish: Publicar
|
||||||
|
@ -785,17 +786,26 @@ pt-BR:
|
||||||
title: Funções
|
title: Funções
|
||||||
rules:
|
rules:
|
||||||
add_new: Adicionar regra
|
add_new: Adicionar regra
|
||||||
|
add_translation: Adicionar tradução
|
||||||
delete: Deletar
|
delete: Deletar
|
||||||
description_html: Embora a maioria afirme ter lido e concordado com os termos de serviço, geralmente as pessoas só leem depois de surgir um problema. <strong>Faça com que seja mais fácil ver as regras do seu servidor rapidamente fornecendo-as em uma lista.</strong> Tente manter cada regra curta e simples, mas também tente não dividi-las em muitos itens separados.
|
description_html: Embora a maioria afirme ter lido e concordado com os termos de serviço, geralmente as pessoas só leem depois de surgir um problema. <strong>Faça com que seja mais fácil ver as regras do seu servidor rapidamente fornecendo-as em uma lista.</strong> Tente manter cada regra curta e simples, mas também tente não dividi-las em muitos itens separados.
|
||||||
edit: Editar regra
|
edit: Editar regra
|
||||||
empty: Nenhuma regra do servidor foi definida.
|
empty: Nenhuma regra do servidor foi definida.
|
||||||
|
move_down: Mover pra baixo
|
||||||
|
move_up: Mover para cima
|
||||||
title: Regras do servidor
|
title: Regras do servidor
|
||||||
|
translation: Tradução
|
||||||
|
translations: Traduções
|
||||||
|
translations_explanation: Você pode opcionalmente adicionar traduções para as regras. O valor padrão será mostrado se nenhuma versão traduzida estiver disponível. Por favor, sempre se certifique de que qualquer tradução fornecida está em sincronia com o valor padrão.
|
||||||
settings:
|
settings:
|
||||||
about:
|
about:
|
||||||
manage_rules: Gerenciar regras do servidor
|
manage_rules: Gerenciar regras do servidor
|
||||||
preamble: Forneça informações detalhadas sobre como o servidor é operado, moderado e financiado.
|
preamble: Forneça informações detalhadas sobre como o servidor é operado, moderado e financiado.
|
||||||
rules_hint: Existe uma área dedicada para as regras que os usuários devem aderir.
|
rules_hint: Existe uma área dedicada para as regras que os usuários devem aderir.
|
||||||
title: Sobre
|
title: Sobre
|
||||||
|
allow_referrer_origin:
|
||||||
|
desc: Quando os usuários clicam em links para sites externos, seu navegador pode enviar o endereço do servidor Mastodon como referente. Desative isto se isso identificaria exclusivamente seus usuários, por exemplo, se este for um servidor Mastodon pessoal.
|
||||||
|
title: Permitir que sites externos vejam seu servidor Mastodon como fonte de tráfego
|
||||||
appearance:
|
appearance:
|
||||||
preamble: Personalize a interface web do Mastodon.
|
preamble: Personalize a interface web do Mastodon.
|
||||||
title: Aparência
|
title: Aparência
|
||||||
|
@ -815,6 +825,7 @@ pt-BR:
|
||||||
discovery:
|
discovery:
|
||||||
follow_recommendations: Seguir recomendações
|
follow_recommendations: Seguir recomendações
|
||||||
preamble: Navegar por um conteúdo interessante é fundamental para integrar novos usuários que podem não conhecer ninguém no Mastodon. Controle como várias características de descoberta funcionam no seu servidor.
|
preamble: Navegar por um conteúdo interessante é fundamental para integrar novos usuários que podem não conhecer ninguém no Mastodon. Controle como várias características de descoberta funcionam no seu servidor.
|
||||||
|
privacy: Privacidade
|
||||||
profile_directory: Diretório de perfis
|
profile_directory: Diretório de perfis
|
||||||
public_timelines: Timelines públicas
|
public_timelines: Timelines públicas
|
||||||
publish_statistics: Publicar estatísticas
|
publish_statistics: Publicar estatísticas
|
||||||
|
@ -901,6 +912,8 @@ pt-BR:
|
||||||
system_checks:
|
system_checks:
|
||||||
database_schema_check:
|
database_schema_check:
|
||||||
message_html: Existem migrações de banco de dados pendentes. Execute-as para garantir que o aplicativo se comporte como esperado
|
message_html: Existem migrações de banco de dados pendentes. Execute-as para garantir que o aplicativo se comporte como esperado
|
||||||
|
elasticsearch_analysis_index_mismatch:
|
||||||
|
message_html: Os mapeamentos de índice do Elasticsearch estão desatualizados. Por favor, execute <code>tootctl search deploy --only-mapping --only=%{value}</code>
|
||||||
elasticsearch_health_red:
|
elasticsearch_health_red:
|
||||||
message_html: O agrupamento de Elasticsearch não é saudável (estado vermelho); os recursos de pesquisa não estão disponíveis
|
message_html: O agrupamento de Elasticsearch não é saudável (estado vermelho); os recursos de pesquisa não estão disponíveis
|
||||||
elasticsearch_health_yellow:
|
elasticsearch_health_yellow:
|
||||||
|
@ -1854,6 +1867,10 @@ pt-BR:
|
||||||
limit: Você alcançou o número limite de publicações fixadas
|
limit: Você alcançou o número limite de publicações fixadas
|
||||||
ownership: As publicações dos outros não podem ser fixadas
|
ownership: As publicações dos outros não podem ser fixadas
|
||||||
reblog: Um impulso não pode ser fixado
|
reblog: Um impulso não pode ser fixado
|
||||||
|
quote_policies:
|
||||||
|
followers: Seguidores e usuários mencionados
|
||||||
|
nobody: Apenas usuários mencionados
|
||||||
|
public: Todos
|
||||||
title: '%{name}: "%{quote}"'
|
title: '%{name}: "%{quote}"'
|
||||||
visibilities:
|
visibilities:
|
||||||
direct: Direto
|
direct: Direto
|
||||||
|
@ -1907,6 +1924,11 @@ pt-BR:
|
||||||
does_not_match_previous_name: não corresponde ao nome anterior
|
does_not_match_previous_name: não corresponde ao nome anterior
|
||||||
terms_of_service:
|
terms_of_service:
|
||||||
title: Termos de Serviço
|
title: Termos de Serviço
|
||||||
|
terms_of_service_interstitial:
|
||||||
|
future_preamble_html: Estamos fazendo algumas alterações nos termos de serviço, que entrarão em vigor em <strong>%{date}</strong>. Nós recomendamos que você reveja os termos atualizados.
|
||||||
|
past_preamble_html: Alteramos nossos termos de serviço desde a sua última visita. Recomendamos que você revise os termos atualizados.
|
||||||
|
review_link: Revisar os termos do serviço
|
||||||
|
title: Os termos de serviço do %{domain} estão mudando
|
||||||
themes:
|
themes:
|
||||||
contrast: Mastodon (Alto contraste)
|
contrast: Mastodon (Alto contraste)
|
||||||
default: Mastodon (Noturno)
|
default: Mastodon (Noturno)
|
||||||
|
|
|
@ -1 +1,6 @@
|
||||||
|
---
|
||||||
fil:
|
fil:
|
||||||
|
simple_form:
|
||||||
|
labels:
|
||||||
|
terms_of_service_generator:
|
||||||
|
min_age: Pinakamababang edad
|
||||||
|
|
|
@ -56,6 +56,7 @@ pt-BR:
|
||||||
scopes: Quais APIs o aplicativo vai ter permissão de acessar. Se você selecionar uma autorização de alto nível, você não precisa selecionar individualmente os outros.
|
scopes: Quais APIs o aplicativo vai ter permissão de acessar. Se você selecionar uma autorização de alto nível, você não precisa selecionar individualmente os outros.
|
||||||
setting_aggregate_reblogs: Não mostrar novos impulsos para publicações que já foram impulsionadas recentemente (afeta somente os impulsos mais recentes)
|
setting_aggregate_reblogs: Não mostrar novos impulsos para publicações que já foram impulsionadas recentemente (afeta somente os impulsos mais recentes)
|
||||||
setting_always_send_emails: Normalmente, as notificações por e-mail não serão enviadas enquanto você estiver usando ativamente o Mastodon
|
setting_always_send_emails: Normalmente, as notificações por e-mail não serão enviadas enquanto você estiver usando ativamente o Mastodon
|
||||||
|
setting_default_quote_policy: Usuários mencionados sempre têm permissão para citar. Esta configuração só terá efeito para postagens criadas com a próxima versão do Mastodon, mas você pode selecionar sua preferência em preparação
|
||||||
setting_default_sensitive: Mídia sensível está oculta por padrão e pode ser revelada com um clique
|
setting_default_sensitive: Mídia sensível está oculta por padrão e pode ser revelada com um clique
|
||||||
setting_display_media_default: Sempre ocultar mídia sensível
|
setting_display_media_default: Sempre ocultar mídia sensível
|
||||||
setting_display_media_hide_all: Sempre ocultar todas as mídias
|
setting_display_media_hide_all: Sempre ocultar todas as mídias
|
||||||
|
@ -148,6 +149,9 @@ pt-BR:
|
||||||
min_age: Não deve ter menos que a idade mínima exigida pelas suas leis locais.
|
min_age: Não deve ter menos que a idade mínima exigida pelas suas leis locais.
|
||||||
user:
|
user:
|
||||||
chosen_languages: Apenas as publicações dos idiomas selecionados serão exibidas nas linhas públicas
|
chosen_languages: Apenas as publicações dos idiomas selecionados serão exibidas nas linhas públicas
|
||||||
|
date_of_birth:
|
||||||
|
one: Temos que ter certeza de que você é pelo menos %{count} para usar o Mastodon. Não vamos armazenar isso.
|
||||||
|
other: Precisamos ter certeza de que você tem, no mínimo, %{count} anos para usar o Mastodon. Não armazenaremos essa informação.
|
||||||
role: A função controla quais permissões o usuário tem.
|
role: A função controla quais permissões o usuário tem.
|
||||||
user_role:
|
user_role:
|
||||||
color: Cor a ser usada para o cargo em toda a interface do usuário, como RGB no formato hexadecimal
|
color: Cor a ser usada para o cargo em toda a interface do usuário, como RGB no formato hexadecimal
|
||||||
|
@ -228,6 +232,7 @@ pt-BR:
|
||||||
setting_boost_modal: Solicitar confirmação antes de dar boost
|
setting_boost_modal: Solicitar confirmação antes de dar boost
|
||||||
setting_default_language: Idioma dos toots
|
setting_default_language: Idioma dos toots
|
||||||
setting_default_privacy: Privacidade dos toots
|
setting_default_privacy: Privacidade dos toots
|
||||||
|
setting_default_quote_policy: Quem pode citar
|
||||||
setting_default_sensitive: Sempre marcar mídia como sensível
|
setting_default_sensitive: Sempre marcar mídia como sensível
|
||||||
setting_delete_modal: Solicitar confirmação antes de excluir toot
|
setting_delete_modal: Solicitar confirmação antes de excluir toot
|
||||||
setting_disable_hover_cards: Desativar visualização de perfil ao passar o mouse por cima
|
setting_disable_hover_cards: Desativar visualização de perfil ao passar o mouse por cima
|
||||||
|
|
|
@ -772,6 +772,7 @@ vi:
|
||||||
title: Danh sách vai trò
|
title: Danh sách vai trò
|
||||||
rules:
|
rules:
|
||||||
add_new: Thêm nội quy
|
add_new: Thêm nội quy
|
||||||
|
add_translation: Thêm bản dịch
|
||||||
delete: Xóa bỏ
|
delete: Xóa bỏ
|
||||||
description_html: Mặc dù được yêu cầu chấp nhận điều khoản dịch vụ khi đăng ký, nhưng mọi người thường không đọc cho đến khi vấn đề gì đó xảy ra. <strong>Hãy làm điều này rõ ràng hơn bằng cách liệt kê nội quy máy chủ theo gạch đầu dòng.</strong> Cố gắng viết ngắn và đơn giản, nhưng đừng tách ra quá nhiều mục.
|
description_html: Mặc dù được yêu cầu chấp nhận điều khoản dịch vụ khi đăng ký, nhưng mọi người thường không đọc cho đến khi vấn đề gì đó xảy ra. <strong>Hãy làm điều này rõ ràng hơn bằng cách liệt kê nội quy máy chủ theo gạch đầu dòng.</strong> Cố gắng viết ngắn và đơn giản, nhưng đừng tách ra quá nhiều mục.
|
||||||
edit: Sửa nội quy
|
edit: Sửa nội quy
|
||||||
|
@ -779,6 +780,9 @@ vi:
|
||||||
move_down: Hạ cấp
|
move_down: Hạ cấp
|
||||||
move_up: Thăng cấp
|
move_up: Thăng cấp
|
||||||
title: Nội quy máy chủ
|
title: Nội quy máy chủ
|
||||||
|
translation: Dịch
|
||||||
|
translations: Bản dịch
|
||||||
|
translations_explanation: Bạn có thể thêm bản dịch cho các nội quy. Nội dung mặc định sẽ được hiển thị nếu không có bản dịch nào. Luôn đảm bảo bất kỳ bản dịch nào được cung cấp đều đồng bộ với nội dung mặc định.
|
||||||
settings:
|
settings:
|
||||||
about:
|
about:
|
||||||
manage_rules: Sửa nội quy máy chủ
|
manage_rules: Sửa nội quy máy chủ
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue