diff --git a/app/javascript/mastodon/locales/en-GB.json b/app/javascript/mastodon/locales/en-GB.json index c4d84b97ff9..ac9a3514a8b 100644 --- a/app/javascript/mastodon/locales/en-GB.json +++ b/app/javascript/mastodon/locales/en-GB.json @@ -561,6 +561,7 @@ "confirmations.remove_from_followers.message": "{name} will stop following you. Are you sure you want to proceed?", "confirmations.remove_from_followers.title": "Remove follower?", "confirmations.revoke_collection_inclusion.confirm": "Remove me", + "confirmations.revoke_collection_inclusion.message": "The curator won't be able to re-add you to this collection for 24 hours. To prevent them from adding you to collections permanently, you can block them.", "confirmations.revoke_collection_inclusion.title": "Remove yourself from this collection?", "confirmations.revoke_quote.confirm": "Remove post", "confirmations.revoke_quote.message": "This action cannot be undone.", @@ -648,6 +649,7 @@ "empty_column.collections": "{acct} has not created any collections yet.", "empty_column.collections.featured_in": "You have not been added to any collections yet.", "empty_column.collections.featured_in_undiscoverable": "In order for people to add you to collections, you need to allow featuring in discovery experiences from Preferences > Privacy and reach", + "empty_column.collections_self": "You have not created any collections yet.", "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!", "empty_column.direct": "You don't have any private mentions yet. When you send or receive one, it will show up here.", "empty_column.disabled_feed": "This feed has been disabled by your server administrators.", @@ -779,6 +781,7 @@ "home.pending_critical_update.link": "See updates", "home.pending_critical_update.title": "Critical security update available!", "home.show_announcements": "Show announcements", + "ignore_notifications_modal.bots_title": "Ignore notifications from bots?", "ignore_notifications_modal.disclaimer": "Mastodon cannot inform users that you've ignored their notifications. Ignoring notifications will not stop the messages themselves from being sent.", "ignore_notifications_modal.filter_instead": "Filter instead", "ignore_notifications_modal.filter_to_act_users": "You'll still be able to accept, reject, or report users", @@ -845,6 +848,7 @@ "keyboard_shortcuts.toggle_sensitivity": "Show/hide media", "keyboard_shortcuts.toot": "to start a brand new post", "keyboard_shortcuts.top": "Move to top of list", + "keyboard_shortcuts.translate": "Translate a post", "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search", "keyboard_shortcuts.up": "Move up in the list", "learn_more_link.got_it": "Got it", @@ -1040,6 +1044,8 @@ "notifications.policy.drop": "Ignore", "notifications.policy.drop_hint": "Send to the void, never to be seen again", "notifications.policy.filter": "Filter", + "notifications.policy.filter_bots_hint": "Accounts marked as automated", + "notifications.policy.filter_bots_title": "Bots", "notifications.policy.filter_hint": "Send to filtered notifications inbox", "notifications.policy.filter_limited_accounts_hint": "Limited by server moderators", "notifications.policy.filter_limited_accounts_title": "Moderated accounts", diff --git a/app/javascript/mastodon/locales/es-AR.json b/app/javascript/mastodon/locales/es-AR.json index bbfbe0f0ce0..9929e449ef1 100644 --- a/app/javascript/mastodon/locales/es-AR.json +++ b/app/javascript/mastodon/locales/es-AR.json @@ -649,7 +649,7 @@ "empty_column.collections": "{acct} todavía no creó ninguna colección.", "empty_column.collections.featured_in": "Todavía no te agregaron a ninguna colección.", "empty_column.collections.featured_in_undiscoverable": "Para que la gente pueda agregarte a colecciones, tenés que permitir que te destacen en las experiencias de descubrimiento en Configuración > Privacidad y alcance", - "empty_column.collections_self": "Aún no has creado ninguna colección.", + "empty_column.collections_self": "Todavía no creaste ninguna colección.", "empty_column.community": "La línea temporal local está vacía. ¡Escribí algo en modo público para que se empiece a correr la bola!", "empty_column.direct": "Todavía no tenés ninguna mención privada. Cuando enviés o recibás una, se mostrará acá.", "empty_column.disabled_feed": "Esta línea temporal fue deshabilitada por los administradores de tu servidor.", @@ -1090,18 +1090,18 @@ "poll_button.add_poll": "Agregar encuesta", "poll_button.remove_poll": "Quitar encuesta", "privacy.change": "Configurar privacidad del mensaje", - "privacy.direct.long": "Todas las cuentas mencionadas en el mensaje", - "privacy.direct.short": "Mención privada", - "privacy.private.long": "Solo tus seguidores", - "privacy.private.short": "Seguidores", - "privacy.public.long": "Cualquier persona dentro y fuera de Mastodon", - "privacy.public.short": "Público", + "privacy.direct.long": "Visible solo para todas las cuentas mencionadas en el mensaje", + "privacy.direct.short": "Visibilidad de mención privada", + "privacy.private.long": "Visible solo para tus seguidores", + "privacy.private.short": "Visibilidad solo para seguidores", + "privacy.public.long": "Visible en Mastodon en los resultados de búsqueda, tendencias y líneas temporales públicas", + "privacy.public.short": "Visibilidad pública", "privacy.quote.anyone": "{visibility}, citas permitidas", "privacy.quote.disabled": "{visibility}, citas deshabilitadas", "privacy.quote.limited": "{visibility}, citas limitadas", "privacy.unlisted.additional": "Esto se comporta exactamente igual que con la configuración de privacidad de mensaje «Público», excepto que el mensaje no aparecerá en las líneas temporales en vivo, ni en las etiquetas, ni en la línea temporal «Explorá», ni en la búsqueda de Mastodon; incluso si optaste por hacer tu cuenta visible.", - "privacy.unlisted.long": "Oculto de los resultados de búsqueda, tendencias y líneas temporales públicas de Mastodon", - "privacy.unlisted.short": "Público pero silencioso", + "privacy.unlisted.long": "Oculto en Mastodon de los resultados de búsqueda, tendencias y líneas temporales públicas", + "privacy.unlisted.short": "Visibilidad pública pero silenciosa", "privacy_policy.last_updated": "Última actualización: {date}", "privacy_policy.title": "Política de privacidad", "quote_error.edit": "Las citas no se pueden agregar al editar un mensaje.", diff --git a/app/javascript/mastodon/locales/nl.json b/app/javascript/mastodon/locales/nl.json index ae326352d0f..c55ccc5e817 100644 --- a/app/javascript/mastodon/locales/nl.json +++ b/app/javascript/mastodon/locales/nl.json @@ -408,7 +408,7 @@ "collections.list.collections_with_count": "{count, plural, one {# Verzameling} other {# Verzamelingen}}", "collections.list.created_by_author": "Aangemaakt door {name}", "collections.list.created_by_you": "Aangemaakt door jou", - "collections.list.featuring_you": "Uitgelicht door jou", + "collections.list.featuring_you": "Met jou", "collections.manage_accounts": "Accounts beheren", "collections.mark_as_sensitive": "Als gevoelig markeren", "collections.mark_as_sensitive_hint": "Verbergt de omschrijving en de accounts van de verzameling achter een waarschuwing. De naam van de verzameling blijft zichtbaar.", diff --git a/config/locales/be.yml b/config/locales/be.yml index e5d321d4b02..9ec635b4bd1 100644 --- a/config/locales/be.yml +++ b/config/locales/be.yml @@ -4,6 +4,7 @@ be: about_mastodon_html: 'Сацыяльная сетка будучыні: без рэкламы, без карпаратыўнага назірання, этычны дызайн і дэцэнтралізацыя! Валодайце сваімі данымі з Mastodon!' contact_missing: Не зададзены contact_unavailable: Недаступна + default_thumbnail_description: Два намаляваныя мастадонты з усмешкамі (якія выглядаюць як слонікі) перакідваюцца паміж сабой папяровым самалёцікам. Іх акружае блакітнае неба і планеты з дрэвамі і іншымі мастадонтамі на іх. hosted_on: Mastodon месціцца на %{domain} title: Пра нас accounts: diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 11edd2c83c3..41056d21f06 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -4,6 +4,7 @@ fi: about_mastodon_html: 'Tulevaisuuden sosiaalinen verkosto: ei mainoksia, ei valvontaa, toteutettu avoimilla protokollilla ja hajautettu rakenne! Pidä tietosi ominasi Mastodonin avulla!' contact_missing: Ei asetettu contact_unavailable: Ei saatavilla + default_thumbnail_description: Kaksi hymyilevää sarjakuvamastodonttia (jotka näyttävät norsuilta) heittelee paperilennokkia toisilleen. Taustalla on kirkkaansininen taivas ja kelluvia planeettoja, joilla on puita ja lisää mastodontteja. hosted_on: Mastodon palvelimella %{domain} title: Tietoja accounts: diff --git a/config/locales/fr-CA.yml b/config/locales/fr-CA.yml index 3d8a041a23c..57f3f5c4d0c 100644 --- a/config/locales/fr-CA.yml +++ b/config/locales/fr-CA.yml @@ -4,6 +4,7 @@ fr-CA: about_mastodon_html: 'Le réseau social de l''avenir : pas de publicité, pas de surveillance institutionnelle, conception éthique et décentralisation ! Gardez le contrôle de vos données avec Mastodon !' contact_missing: Non défini contact_unavailable: Non disponible + default_thumbnail_description: Un dessin représentant deux mastodontes (qui ressemblent à des éléphants) souriants qui se lancent un avion en papier. Derrière eux flottent des planètes avec des arbres et d'autres mastodontes, et en fond un ciel bleu vif. hosted_on: Serveur Mastodon hébergé sur %{domain} title: À propos accounts: diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 625da7131c1..710facd5b67 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -4,6 +4,7 @@ fr: about_mastodon_html: 'Le réseau social de l''avenir : pas de publicité, pas de surveillance institutionnelle, conception éthique et décentralisation ! Gardez le contrôle de vos données avec Mastodon !' contact_missing: Non défini contact_unavailable: Non disponible + default_thumbnail_description: Un dessin représentant deux mastodontes (qui ressemblent à des éléphants) souriants qui se lancent un avion en papier. Derrière eux flottent des planètes avec des arbres et d'autres mastodontes, et en fond un ciel bleu vif. hosted_on: Serveur Mastodon hébergé sur %{domain} title: À propos accounts: diff --git a/config/locales/ga.yml b/config/locales/ga.yml index 007c10e88c9..7f34eb1401e 100644 --- a/config/locales/ga.yml +++ b/config/locales/ga.yml @@ -4,6 +4,7 @@ ga: about_mastodon_html: 'Líonra sóisialta a sheasfaidh an aimsir: Gan fógraíocht, gan faire chorparáideach, le leagan amach eiticiúil agus dílárú. Bíodh do chuid sonraí agatsa féin le Mastodon!' contact_missing: Gan socrú contact_unavailable: N/A + default_thumbnail_description: Beirt mhastodón cartúin (atá cosúil le heilifintí) ag aoibh gháire agus ag caitheamh eitleáin páipéir eatarthu. Tá spéir ghorm gheal agus pláinéid ar snámh timpeall orthu, crainn agus níos mó mhastodón orthu. hosted_on: Mastodon arna óstáil ar %{domain} title: Maidir le accounts: diff --git a/config/locales/gl.yml b/config/locales/gl.yml index 62f674c9dfa..e74fd0257da 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -4,6 +4,7 @@ gl: about_mastodon_html: 'A rede social do futuro: Sen publicidade, sen seguimento por empresas, deseño ético e descentralización! En Mastodon ti posúes os teus datos!' contact_missing: Non establecido contact_unavailable: Non dispoñíbel + default_thumbnail_description: Dous mastodóns sorrintes debuxados (que semellan elefantes) tiran un avión de papel polo aire entre eles. De fondo vese o ceo azul con planetas flotando entre árbores e máis mastodóns neles. hosted_on: Mastodon aloxado en %{domain} title: Sobre accounts: diff --git a/config/locales/he.yml b/config/locales/he.yml index 413c27bfc39..84652f79e44 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -4,6 +4,7 @@ he: about_mastodon_html: מסטודון היא רשת חברתית חופשית, מבוססת תוכנה חופשית ("קוד פתוח"). כאלטרנטיבה בלתי ריכוזית לפלטפרומות המסחריות, מסטודון מאפשרת להמנע מהסיכונים הנלווים להפקדת התקשורת שלך בידי חברה יחידה. שמת את מבטחך בשרת אחד — לא משנה במי בחרת, תמיד אפשר לדבר עם כל שאר המשתמשים. לכל מי שרוצה יש את האפשרות להקים שרת מסטודון עצמאי, ולהשתתף ברשת החברתית באופן חלק. contact_missing: ללא הגדרה contact_unavailable: לא רלוונטי/חסר + default_thumbnail_description: שני מסטודונים מצויירים (הדומים לפילים) משחקים במטוס נייר. הם מוקפים בשמיים כחולים בהירים ופלנטות מרחפות עם עצים ומסטודונים נוספים עליהם. hosted_on: מסטודון שיושב בכתובת %{domain} title: אודות accounts: diff --git a/config/locales/ko.yml b/config/locales/ko.yml index c6bf1dc4e9d..a8fd6dd448d 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1983,7 +1983,7 @@ ko: windows: 윈도우 windows_mobile: 윈도우 모바일 windows_phone: 윈도우 폰 - revoke: 취소 + revoke: 삭제 revoke_success: 세션을 성공적으로 취소하였습니다 title: 세션 view_authentication_history: 내 계정에 대한 인증 이력 보기 diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 830f9cbefc2..a16d5647ad3 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -4,6 +4,7 @@ tr: about_mastodon_html: 'Geleceğin sosyal ağı: Reklam yok, kurumsal gözetim yok, etik tasarım ve merkeziyetsizlik! Mastodon ile verilerinizin sahibi olun!' contact_missing: Ayarlanmadı contact_unavailable: Bulunamadı + default_thumbnail_description: İki gülümseyen (fil gibi görünen) çizgi film mastodonu aralarında bir kağıt uçak atıp tutuyorlar. Etraflarını parlak mavi bir gökyüzü ve üzerinde ağaçlar ile başka mastodonlar bulunan süzülen gezegenler çevreliyor. hosted_on: Mastodon %{domain} üzerinde barındırılıyor title: Hakkında accounts: