New Crowdin Translations (automated) (#33310)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
d19eaebd5e
commit
504ea31bd3
33 changed files with 392 additions and 19 deletions
|
@ -782,8 +782,11 @@
|
|||
"search_results.accounts": "Profiloj",
|
||||
"search_results.all": "Ĉiuj",
|
||||
"search_results.hashtags": "Kradvortoj",
|
||||
"search_results.no_results": "Ne estas rezultoj.",
|
||||
"search_results.no_search_yet": "Provu serĉi afiŝojn, profilojn aŭ kradvortojn.",
|
||||
"search_results.see_all": "Vidu ĉiujn",
|
||||
"search_results.statuses": "Afiŝoj",
|
||||
"search_results.title": "Serĉu \"{q}\"",
|
||||
"server_banner.about_active_users": "Personoj uzantaj ĉi tiun servilon dum la lastaj 30 tagoj (Aktivaj Uzantoj Monate)",
|
||||
"server_banner.active_users": "aktivaj uzantoj",
|
||||
"server_banner.administered_by": "Administrata de:",
|
||||
|
|
|
@ -28,16 +28,16 @@
|
|||
"account.enable_notifications": "Notificarme cuando @{name} publique algo",
|
||||
"account.endorse": "Destacar en mi perfil",
|
||||
"account.featured_tags.last_status_at": "Última publicación el {date}",
|
||||
"account.featured_tags.last_status_never": "Sin publicaciones",
|
||||
"account.featured_tags.last_status_never": "No hay publicaciones",
|
||||
"account.featured_tags.title": "Etiquetas destacadas de {name}",
|
||||
"account.follow": "Seguir",
|
||||
"account.follow_back": "Seguir también",
|
||||
"account.followers": "Seguidores",
|
||||
"account.followers.empty": "Todavía nadie sigue a este usuario.",
|
||||
"account.followers.empty": "Nadie sigue a este usuario todavía.",
|
||||
"account.followers_counter": "{count, plural, one {{counter} seguidor} other {{counter} seguidores}}",
|
||||
"account.following": "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 no sigue a nadie todavía.",
|
||||
"account.go_to_profile": "Ir al perfil",
|
||||
"account.hide_reblogs": "Ocultar impulsos de @{name}",
|
||||
"account.in_memoriam": "En memoria.",
|
||||
|
@ -58,7 +58,7 @@
|
|||
"account.posts": "Publicaciones",
|
||||
"account.posts_with_replies": "Publicaciones y respuestas",
|
||||
"account.report": "Denunciar a @{name}",
|
||||
"account.requested": "Esperando aprobación. Haga clic para cancelar la solicitud de seguimiento",
|
||||
"account.requested": "Esperando aprobación. Haz clic para cancelar la solicitud de seguimiento",
|
||||
"account.requested_follow": "{name} ha solicitado seguirte",
|
||||
"account.share": "Compartir el perfil de @{name}",
|
||||
"account.show_reblogs": "Mostrar impulsos de @{name}",
|
||||
|
@ -81,7 +81,7 @@
|
|||
"admin.impact_report.instance_followers": "Seguidores que nuestros usuarios perderían",
|
||||
"admin.impact_report.instance_follows": "Seguidores que perderían sus usuarios",
|
||||
"admin.impact_report.title": "Resumen de impacto",
|
||||
"alert.rate_limited.message": "Por favor reintente después de {retry_time, time, medium}.",
|
||||
"alert.rate_limited.message": "Por favor, intenta después de las {retry_time, time, medium}.",
|
||||
"alert.rate_limited.title": "Tarifa limitada",
|
||||
"alert.unexpected.message": "Hubo un error inesperado.",
|
||||
"alert.unexpected.title": "¡Ups!",
|
||||
|
@ -89,9 +89,9 @@
|
|||
"announcement.announcement": "Anuncio",
|
||||
"annual_report.summary.archetype.booster": "El cazador de tendencias",
|
||||
"annual_report.summary.archetype.lurker": "El merodeador",
|
||||
"annual_report.summary.archetype.oracle": "El oraculo",
|
||||
"annual_report.summary.archetype.oracle": "El oráculo",
|
||||
"annual_report.summary.archetype.pollster": "El encuestador",
|
||||
"annual_report.summary.archetype.replier": "La mariposa sociable",
|
||||
"annual_report.summary.archetype.replier": "El más sociable",
|
||||
"annual_report.summary.followers.followers": "seguidores",
|
||||
"annual_report.summary.followers.total": "{count} en total",
|
||||
"annual_report.summary.here_it_is": "Este es el resumen de tu {year}:",
|
||||
|
@ -108,7 +108,7 @@
|
|||
"annual_report.summary.thanks": "¡Gracias por ser parte de Mastodon!",
|
||||
"attachments_list.unprocessed": "(sin procesar)",
|
||||
"audio.hide": "Ocultar audio",
|
||||
"block_modal.remote_users_caveat": "Le pediremos al servidor {domain} que respete tu decisión. Sin embargo, el cumplimiento no está garantizado ya que algunos servidores pueden manejar bloques de forma diferente. Las publicaciones públicas pueden ser todavía visibles para los usuarios no conectados.",
|
||||
"block_modal.remote_users_caveat": "Le pediremos al servidor {domain} que respete tu decisión. Sin embargo, el cumplimiento no está garantizado, ya que algunos servidores pueden manejar bloques de forma diferente. Las publicaciones públicas pueden ser todavía visibles para los usuarios no conectados.",
|
||||
"block_modal.show_less": "Mostrar menos",
|
||||
"block_modal.show_more": "Mostrar más",
|
||||
"block_modal.they_cant_mention": "No pueden mencionarte ni seguirte.",
|
||||
|
@ -782,11 +782,11 @@
|
|||
"search_results.accounts": "Perfiles",
|
||||
"search_results.all": "Todos",
|
||||
"search_results.hashtags": "Etiquetas",
|
||||
"search_results.no_results": "Sin resultados.",
|
||||
"search_results.no_results": "No hay resultados.",
|
||||
"search_results.no_search_yet": "Intenta buscar publicaciones, perfiles o etiquetas.",
|
||||
"search_results.see_all": "Ver todos",
|
||||
"search_results.statuses": "Publicaciones",
|
||||
"search_results.title": "Búsqueda de \"{q}\"",
|
||||
"search_results.title": "Busqueda de “{q}”",
|
||||
"server_banner.about_active_users": "Personas utilizando este servidor durante los últimos 30 días (Usuarios Activos Mensuales)",
|
||||
"server_banner.active_users": "usuarios activos",
|
||||
"server_banner.administered_by": "Administrado por:",
|
||||
|
|
|
@ -781,8 +781,11 @@
|
|||
"search_results.accounts": "Vangar",
|
||||
"search_results.all": "Alt",
|
||||
"search_results.hashtags": "Frámerki",
|
||||
"search_results.no_results": "Eingi úrslit.",
|
||||
"search_results.no_search_yet": "Royn at leita eftir postum, vangum ella frámerkjum.",
|
||||
"search_results.see_all": "Sí øll",
|
||||
"search_results.statuses": "Postar",
|
||||
"search_results.title": "Leita eftir \"{q}\"",
|
||||
"server_banner.about_active_users": "Fólk, sum hava brúkt hendan ambætaran seinastu 30 dagarnar (mánaðarligir virknir brúkarar)",
|
||||
"server_banner.active_users": "virknir brúkarar",
|
||||
"server_banner.administered_by": "Umsitari:",
|
||||
|
|
|
@ -362,6 +362,7 @@
|
|||
"footer.privacy_policy": "Polasaí príobháideachais",
|
||||
"footer.source_code": "Féach ar an gcód foinseach",
|
||||
"footer.status": "Stádas",
|
||||
"footer.terms_of_service": "Téarmaí seirbhíse",
|
||||
"generic.saved": "Sábháilte",
|
||||
"getting_started.heading": "Ag tosú amach",
|
||||
"hashtag.admin_moderation": "Oscail comhéadan modhnóireachta le haghaidh #{name}",
|
||||
|
@ -548,6 +549,8 @@
|
|||
"notification.annual_report.view": "Amharc #Wrapstodon",
|
||||
"notification.favourite": "Is fearr le {name} do phostáil",
|
||||
"notification.favourite.name_and_others_with_link": "{name} agus <a>{count, plural, one {# duine eile} other {# daoine eile}}</a> thaitin le do phost",
|
||||
"notification.favourite_pm": "B'fhearr le {name} do lua príobháideach",
|
||||
"notification.favourite_pm.name_and_others_with_link": "{name} agus <a>{count, plural, one {# eile} two {# eile} few {# eile} many {# eile} other {# eile}}</a> atá roghnaithe do do luaidh phríobháideach",
|
||||
"notification.follow": "Lean {name} thú",
|
||||
"notification.follow.name_and_others": "{name} agus <a>{count, plural, one {# other} two {# eile} few {# eile} many {# eile} other {# others}}</a> lean tú",
|
||||
"notification.follow_request": "D'iarr {name} ort do chuntas a leanúint",
|
||||
|
@ -779,8 +782,11 @@
|
|||
"search_results.accounts": "Próifílí",
|
||||
"search_results.all": "Gach",
|
||||
"search_results.hashtags": "Haischlib",
|
||||
"search_results.no_results": "Gan torthaí.",
|
||||
"search_results.no_search_yet": "Bain triail as postálacha, próifílí nó hashtags a chuardach.",
|
||||
"search_results.see_all": "Gach rud a fheicáil",
|
||||
"search_results.statuses": "Postálacha",
|
||||
"search_results.title": "Cuardaigh \"{q}\"",
|
||||
"server_banner.about_active_users": "Daoine a úsáideann an freastalaí seo le 30 lá anuas (Úsáideoirí Gníomhacha Míosúla)",
|
||||
"server_banner.active_users": "úsáideoirí gníomhacha",
|
||||
"server_banner.administered_by": "Arna riar ag:",
|
||||
|
@ -853,6 +859,7 @@
|
|||
"subscribed_languages.target": "Athraigh teangacha suibscríofa le haghaidh {target}",
|
||||
"tabs_bar.home": "Baile",
|
||||
"tabs_bar.notifications": "Fógraí",
|
||||
"terms_of_service.title": "Téarmaí Seirbhíse",
|
||||
"time_remaining.days": "{number, plural, one {# lá} other {# lá}} fágtha",
|
||||
"time_remaining.hours": "{number, plural, one {# uair} other {# uair}} fágtha",
|
||||
"time_remaining.minutes": "{number, plural, one {# nóiméad} other {# nóiméad}} fágtha",
|
||||
|
|
|
@ -782,8 +782,11 @@
|
|||
"search_results.accounts": "פרופילים",
|
||||
"search_results.all": "כל התוצאות",
|
||||
"search_results.hashtags": "תגיות",
|
||||
"search_results.no_results": "אין תוצאות.",
|
||||
"search_results.no_search_yet": "נסו לחפש אחר הודעות, פרופילי משתמשים או תגיות.",
|
||||
"search_results.see_all": "הראה הכל",
|
||||
"search_results.statuses": "הודעות",
|
||||
"search_results.title": "חיפוש אחר \"{q}\"",
|
||||
"server_banner.about_active_users": "משתמשים פעילים בשרת ב־30 הימים האחרונים (משתמשים פעילים חודשיים)",
|
||||
"server_banner.active_users": "משתמשים פעילים",
|
||||
"server_banner.administered_by": "מנוהל ע\"י:",
|
||||
|
|
|
@ -786,7 +786,7 @@
|
|||
"search_results.no_search_yet": "Próbálj meg bejegyzések, profilok vagy címkék után keresni.",
|
||||
"search_results.see_all": "Összes megtekintése",
|
||||
"search_results.statuses": "Bejegyzések",
|
||||
"search_results.title": "\"{q}\" keresése",
|
||||
"search_results.title": "Keresés erre: „{q}”",
|
||||
"server_banner.about_active_users": "Az elmúlt 30 napban ezt a kiszolgálót használók száma (Havi aktív felhasználók)",
|
||||
"server_banner.active_users": "aktív felhasználó",
|
||||
"server_banner.administered_by": "Adminisztrátor:",
|
||||
|
|
|
@ -387,7 +387,7 @@
|
|||
"hints.profiles.see_more_followers": "Vider plus de sequitores sur {domain}",
|
||||
"hints.profiles.see_more_follows": "Vider plus de sequites sur {domain}",
|
||||
"hints.profiles.see_more_posts": "Vider plus de messages sur {domain}",
|
||||
"hints.threads.replies_may_be_missing": "Responsas de altere servitores pote esser perdite.",
|
||||
"hints.threads.replies_may_be_missing": "Responsas de altere servitores pote mancar.",
|
||||
"hints.threads.see_more": "Vider plus de responsas sur {domain}",
|
||||
"home.column_settings.show_reblogs": "Monstrar impulsos",
|
||||
"home.column_settings.show_replies": "Monstrar responsas",
|
||||
|
@ -782,8 +782,11 @@
|
|||
"search_results.accounts": "Profilos",
|
||||
"search_results.all": "Toto",
|
||||
"search_results.hashtags": "Hashtags",
|
||||
"search_results.no_results": "Necun resultato.",
|
||||
"search_results.no_search_yet": "Tenta cercar messages, profilos o hashtags.",
|
||||
"search_results.see_all": "Vider toto",
|
||||
"search_results.statuses": "Messages",
|
||||
"search_results.title": "Recerca de “{q}”",
|
||||
"server_banner.about_active_users": "Personas que ha usate iste servitor in le ultime 30 dies (usatores active per mense)",
|
||||
"server_banner.active_users": "usatores active",
|
||||
"server_banner.administered_by": "Administrate per:",
|
||||
|
|
|
@ -362,6 +362,7 @@
|
|||
"footer.privacy_policy": "プライバシーポリシー",
|
||||
"footer.source_code": "ソースコードを表示",
|
||||
"footer.status": "ステータス",
|
||||
"footer.terms_of_service": "サービス利用規約",
|
||||
"generic.saved": "保存しました",
|
||||
"getting_started.heading": "スタート",
|
||||
"hashtag.admin_moderation": "#{name}のモデレーション画面を開く",
|
||||
|
@ -548,6 +549,8 @@
|
|||
"notification.annual_report.view": "#Wrapstodon を表示",
|
||||
"notification.favourite": "{name}さんがお気に入りしました",
|
||||
"notification.favourite.name_and_others_with_link": "{name}さんと<a>ほか{count, plural, other {#人}}</a>がお気に入りしました",
|
||||
"notification.favourite_pm": "{name} があなたのプライベートメンションをお気に入りにしました",
|
||||
"notification.favourite_pm.name_and_others_with_link": "{name} と <a>{count, plural, other {#人}}</a> があなたのプライベートメンションをお気に入りにしました",
|
||||
"notification.follow": "{name}さんにフォローされました",
|
||||
"notification.follow.name_and_others": "{name}さんと<a>ほか{count, plural, other {#人}}</a>にフォローされました",
|
||||
"notification.follow_request": "{name}さんがあなたにフォローリクエストしました",
|
||||
|
@ -779,8 +782,11 @@
|
|||
"search_results.accounts": "ユーザー",
|
||||
"search_results.all": "すべて",
|
||||
"search_results.hashtags": "ハッシュタグ",
|
||||
"search_results.no_results": "結果なし。",
|
||||
"search_results.no_search_yet": "投稿、プロフィール、またはハッシュタグを検索してみてください。",
|
||||
"search_results.see_all": "すべて表示",
|
||||
"search_results.statuses": "投稿",
|
||||
"search_results.title": "「{q}」を検索",
|
||||
"server_banner.about_active_users": "過去30日間にこのサーバーを使用している人 (月間アクティブユーザー)",
|
||||
"server_banner.active_users": "人のアクティブユーザー",
|
||||
"server_banner.administered_by": "管理者",
|
||||
|
@ -853,6 +859,7 @@
|
|||
"subscribed_languages.target": "{target}さんの購読言語を変更します",
|
||||
"tabs_bar.home": "ホーム",
|
||||
"tabs_bar.notifications": "通知",
|
||||
"terms_of_service.title": "サービス利用規約",
|
||||
"time_remaining.days": "残り{number}日",
|
||||
"time_remaining.hours": "残り{number}時間",
|
||||
"time_remaining.minutes": "残り{number}分",
|
||||
|
|
|
@ -782,8 +782,11 @@
|
|||
"search_results.accounts": "프로필",
|
||||
"search_results.all": "전부",
|
||||
"search_results.hashtags": "해시태그",
|
||||
"search_results.no_results": "결과가 없습니다.",
|
||||
"search_results.no_search_yet": "게시물, 프로필, 해시태그를 검색해보세요.",
|
||||
"search_results.see_all": "모두 보기",
|
||||
"search_results.statuses": "게시물",
|
||||
"search_results.title": "\"{q}\"에 대한 검색",
|
||||
"server_banner.about_active_users": "30일 동안 이 서버를 사용한 사람들 (월간 활성 이용자)",
|
||||
"server_banner.active_users": "활성 사용자",
|
||||
"server_banner.administered_by": "관리자:",
|
||||
|
|
|
@ -38,8 +38,50 @@
|
|||
"account.following": "Lí跟tuè ê",
|
||||
"account.following_counter": "Teh跟tuè {count,plural,other {{count} ê lâng}}",
|
||||
"account.follows.empty": "Tsit ê用者iáu buē跟tuè別lâng。",
|
||||
"account.go_to_profile": "行kàu個人資料",
|
||||
"account.hide_reblogs": "Tshàng tuì @{name} 來ê轉PO",
|
||||
"account.in_memoriam": "佇tsia追悼。",
|
||||
"account.joined_short": "加入ê時",
|
||||
"account.languages": "變更訂閱的語言",
|
||||
"account.link_verified_on": "Tsit ê連結ê所有權佇 {date} 受檢查",
|
||||
"account.locked_info": "Tsit ê口座ê隱私狀態鎖起來ah。所有者ē手動審查thang kā跟tuè ê lâng。",
|
||||
"account.media": "媒體",
|
||||
"account.mention": "提起 @{name}",
|
||||
"account.moved_to": "{name} 指示tsit-má伊ê新口座是:",
|
||||
"account.mute": "消音 @{name}",
|
||||
"account.mute_notifications_short": "Kā通知消音",
|
||||
"account.mute_short": "消音",
|
||||
"account.muted": "消音ah",
|
||||
"account.mutual": "相跟tuè",
|
||||
"account.no_bio": "Bô提供敘述。",
|
||||
"account.open_original_page": "開原來ê頁",
|
||||
"account.posts": "PO文",
|
||||
"account.posts_with_replies": "PO文kap回應",
|
||||
"account.report": "檢舉 @{name}",
|
||||
"account.requested": "Teh等待審查。Tshi̍h tsi̍t-ē 通取消跟tuè請求",
|
||||
"account.requested_follow": "{name} 請求跟tuè lí",
|
||||
"account.share": "分享 @{name} ê個人資料",
|
||||
"account.show_reblogs": "顯示uì @{name} 來ê轉PO",
|
||||
"account.statuses_counter": "{count, plural, other {{count} ê PO文}}",
|
||||
"account.unblock": "取消封鎖 @{name}",
|
||||
"account.unblock_domain": "Kā域名 {domain} 取消封鎖",
|
||||
"account.unblock_short": "取消封鎖",
|
||||
"account.unendorse": "Mài tī個人資料推薦伊",
|
||||
"account.unfollow": "取消跟tuè",
|
||||
"account.unmute": "取消消音 @{name}",
|
||||
"account.unmute_notifications_short": "Kā通知取消消音",
|
||||
"account.unmute_short": "取消消音",
|
||||
"alert.unexpected.title": "Ai-ioh!",
|
||||
"alt_text_badge.title": "替代文字",
|
||||
"announcement.announcement": "公告",
|
||||
"annual_report.summary.archetype.booster": "追求趣味ê",
|
||||
"annual_report.summary.percentile.text": "<topLabel>Tse 予lí變做 {domain} ê用戶ê </topLabel><percentage></percentage><bottomLabel></bottomLabel>",
|
||||
"block_modal.show_less": "看khah少",
|
||||
"block_modal.show_more": "顯示其他ê內容",
|
||||
"block_modal.they_cant_mention": "In buē-tàng 提起á是跟tuè lí。",
|
||||
"block_modal.they_cant_see_posts": "Lín buē-tàng互相看著對方ê PO文。",
|
||||
"block_modal.they_will_know": "In通看見in hőng封鎖。",
|
||||
"block_modal.title": "Kám beh封鎖用者?",
|
||||
"compose.language.change": "換語言",
|
||||
"confirmations.follow_to_list.confirm": "跟tuè,加入kàu列單",
|
||||
"notification.favourite_pm": "{name} kah意lí ê私人提起",
|
||||
|
|
|
@ -362,6 +362,7 @@
|
|||
"footer.privacy_policy": "Политика конфиденциальности",
|
||||
"footer.source_code": "Исходный код",
|
||||
"footer.status": "Статус",
|
||||
"footer.terms_of_service": "Условия использования",
|
||||
"generic.saved": "Сохранено",
|
||||
"getting_started.heading": "Начать",
|
||||
"hashtag.admin_moderation": "Открыть интерфейс модератора для #{name}",
|
||||
|
@ -853,6 +854,7 @@
|
|||
"subscribed_languages.target": "Изменить языки подписки для {target}",
|
||||
"tabs_bar.home": "Главная",
|
||||
"tabs_bar.notifications": "Уведомления",
|
||||
"terms_of_service.title": "Условия использования",
|
||||
"time_remaining.days": "{number, plural, one {остался # день} few {осталось # дня} many {осталось # дней} other {осталось # дней}}",
|
||||
"time_remaining.hours": "{number, plural, one {остался # час} few {осталось # часа} many {осталось # часов} other {осталось # часов}}",
|
||||
"time_remaining.minutes": "{number, plural, one {осталась # минута} few {осталось # минуты} many {осталось # минут} other {осталось # минут}}",
|
||||
|
|
|
@ -99,6 +99,7 @@
|
|||
"annual_report.summary.most_used_hashtag.none": "Žiaden",
|
||||
"annual_report.summary.new_posts.new_posts": "nové príspevky",
|
||||
"annual_report.summary.percentile.we_wont_tell_bernie": "Nepovieme Berniemu.",
|
||||
"annual_report.summary.thanks": "Vďaka, že si súčasťou Mastodonu!",
|
||||
"attachments_list.unprocessed": "(nespracované)",
|
||||
"audio.hide": "Skryť zvuk",
|
||||
"block_modal.show_less": "Zobraziť menej",
|
||||
|
@ -350,6 +351,7 @@
|
|||
"hashtag.follow": "Sledovať hashtag",
|
||||
"hashtag.unfollow": "Prestať sledovať hashtag",
|
||||
"hashtags.and_other": "…a {count, plural, other {# ďalších}}",
|
||||
"hints.profiles.see_more_followers": "Pozri viac nasledovateľov na {domain}",
|
||||
"hints.profiles.see_more_posts": "Pozri viac príspevkov na {domain}",
|
||||
"hints.threads.replies_may_be_missing": "Odpovede z ostatných serverov môžu chýbať.",
|
||||
"hints.threads.see_more": "Pozri viac odpovedí na {domain}",
|
||||
|
@ -699,6 +701,8 @@
|
|||
"search_results.accounts": "Profily",
|
||||
"search_results.all": "Všetky",
|
||||
"search_results.hashtags": "Hashtagy",
|
||||
"search_results.no_results": "Žiadne výsledky.",
|
||||
"search_results.no_search_yet": "Skús vyhľadávať príspevky, profily, alebo hashtagy.",
|
||||
"search_results.see_all": "Zobraziť všetky",
|
||||
"search_results.statuses": "Príspevky",
|
||||
"server_banner.about_active_users": "Ľudia používajúci tento server za posledných 30 dní (aktívni používatelia za mesiac)",
|
||||
|
|
|
@ -777,8 +777,11 @@
|
|||
"search_results.accounts": "Profile",
|
||||
"search_results.all": "Krejt",
|
||||
"search_results.hashtags": "Hashtag-ë",
|
||||
"search_results.no_results": "S’ka përfundime.",
|
||||
"search_results.no_search_yet": "Provoni të kërkoni për postime, profile ose hashtag-ë.",
|
||||
"search_results.see_all": "Shihni krejt",
|
||||
"search_results.statuses": "Mesazhe",
|
||||
"search_results.title": "Kërko për “{q}”",
|
||||
"server_banner.about_active_users": "Persona që përdorin këtë shërbyes gjatë 30 ditëve të fundit (Përdorues Mujorë Aktivë)",
|
||||
"server_banner.active_users": "përdorues aktivë",
|
||||
"server_banner.administered_by": "Administruar nga:",
|
||||
|
|
|
@ -97,6 +97,9 @@
|
|||
"annual_report.summary.highlighted_post.by_favourites": "โพสต์ที่ได้รับการชื่นชอบมากที่สุด",
|
||||
"annual_report.summary.highlighted_post.by_reblogs": "โพสต์ที่ได้รับการดันมากที่สุด",
|
||||
"annual_report.summary.highlighted_post.by_replies": "โพสต์ที่มีการตอบกลับมากที่สุด",
|
||||
"annual_report.summary.highlighted_post.possessive": "{name}",
|
||||
"annual_report.summary.most_used_app.most_used_app": "แอปที่ใช้มากที่สุด",
|
||||
"annual_report.summary.most_used_hashtag.most_used_hashtag": "แฮชแท็กที่ใช้มากที่สุด",
|
||||
"annual_report.summary.most_used_hashtag.none": "ไม่มี",
|
||||
"annual_report.summary.new_posts.new_posts": "โพสต์ใหม่",
|
||||
"annual_report.summary.percentile.we_wont_tell_bernie": "เราจะไม่บอก Bernie",
|
||||
|
@ -124,6 +127,7 @@
|
|||
"bundle_column_error.routing.body": "ไม่พบหน้าที่ขอ คุณแน่ใจหรือไม่ว่า URL ในแถบที่อยู่ถูกต้อง?",
|
||||
"bundle_column_error.routing.title": "404",
|
||||
"bundle_modal_error.close": "ปิด",
|
||||
"bundle_modal_error.message": "มีบางอย่างผิดพลาดขณะโหลดหน้าจอนี้",
|
||||
"bundle_modal_error.retry": "ลองอีกครั้ง",
|
||||
"closed_registrations.other_server_instructions": "เนื่องจาก Mastodon เป็นแบบกระจายศูนย์ คุณสามารถสร้างบัญชีในเซิร์ฟเวอร์อื่นและยังคงโต้ตอบกับเซิร์ฟเวอร์นี้",
|
||||
"closed_registrations_modal.description": "ไม่สามารถสร้างบัญชีใน {domain} ได้ในปัจจุบัน แต่โปรดจำไว้ว่าคุณไม่จำเป็นต้องมีบัญชีใน {domain} โดยเฉพาะเพื่อใช้ Mastodon",
|
||||
|
@ -156,6 +160,7 @@
|
|||
"column_header.pin": "ปักหมุด",
|
||||
"column_header.show_settings": "แสดงการตั้งค่า",
|
||||
"column_header.unpin": "ถอนหมุด",
|
||||
"column_search.cancel": "ยกเลิก",
|
||||
"column_subheading.settings": "การตั้งค่า",
|
||||
"community.column_settings.local_only": "ในเซิร์ฟเวอร์เท่านั้น",
|
||||
"community.column_settings.media_only": "สื่อเท่านั้น",
|
||||
|
@ -198,6 +203,8 @@
|
|||
"confirmations.edit.confirm": "แก้ไข",
|
||||
"confirmations.edit.message": "การแก้ไขในตอนนี้จะเขียนทับข้อความที่คุณกำลังเขียนในปัจจุบัน คุณแน่ใจหรือไม่ว่าต้องการดำเนินการต่อ?",
|
||||
"confirmations.edit.title": "เขียนทับโพสต์?",
|
||||
"confirmations.follow_to_list.confirm": "ติดตามและเพิ่มไปยังรายการ",
|
||||
"confirmations.follow_to_list.title": "ติดตามผู้ใช้?",
|
||||
"confirmations.logout.confirm": "ออกจากระบบ",
|
||||
"confirmations.logout.message": "คุณแน่ใจหรือไม่ว่าต้องการออกจากระบบ?",
|
||||
"confirmations.logout.title": "ออกจากระบบ?",
|
||||
|
@ -348,8 +355,10 @@
|
|||
"footer.privacy_policy": "นโยบายความเป็นส่วนตัว",
|
||||
"footer.source_code": "ดูโค้ดต้นฉบับ",
|
||||
"footer.status": "สถานะ",
|
||||
"footer.terms_of_service": "เงื่อนไขการให้บริการ",
|
||||
"generic.saved": "บันทึกแล้ว",
|
||||
"getting_started.heading": "เริ่มต้นใช้งาน",
|
||||
"hashtag.admin_moderation": "เปิดส่วนติดต่อการกลั่นกรองสำหรับ #{name}",
|
||||
"hashtag.column_header.tag_mode.all": "และ {additional}",
|
||||
"hashtag.column_header.tag_mode.any": "หรือ {additional}",
|
||||
"hashtag.column_header.tag_mode.none": "โดยไม่มี {additional}",
|
||||
|
@ -479,6 +488,7 @@
|
|||
"lists.replies_policy.list": "สมาชิกของรายการ",
|
||||
"lists.replies_policy.none": "ไม่มีใคร",
|
||||
"lists.save": "บันทึก",
|
||||
"lists.search": "ค้นหา",
|
||||
"lists.show_replies_to": "รวมการตอบกลับจากสมาชิกของรายการถึง",
|
||||
"load_pending": "{count, plural, other {# รายการใหม่}}",
|
||||
"loading_indicator.label": "กำลังโหลด…",
|
||||
|
@ -531,6 +541,8 @@
|
|||
"notification.annual_report.view": "ดู #Wrapstodon",
|
||||
"notification.favourite": "{name} ได้ชื่นชอบโพสต์ของคุณ",
|
||||
"notification.favourite.name_and_others_with_link": "{name} และ <a>{count, plural, other {# อื่น ๆ}}</a> ได้ชื่นชอบโพสต์ของคุณ",
|
||||
"notification.favourite_pm": "{name} ได้ชื่นชอบการกล่าวถึงแบบส่วนตัวของคุณ",
|
||||
"notification.favourite_pm.name_and_others_with_link": "{name} และ <a>{count, plural, other {# อื่น ๆ}}</a> ได้ชื่นชอบการกล่าวถึงแบบส่วนตัวของคุณ",
|
||||
"notification.follow": "{name} ได้ติดตามคุณ",
|
||||
"notification.follow.name_and_others": "{name} และ <a>{count, plural, other {# อื่น ๆ}}</a> ได้ติดตามคุณ",
|
||||
"notification.follow_request": "{name} ได้ขอติดตามคุณ",
|
||||
|
@ -635,7 +647,11 @@
|
|||
"notifications_permission_banner.enable": "เปิดใช้งานการแจ้งเตือนบนเดสก์ท็อป",
|
||||
"notifications_permission_banner.how_to_control": "เพื่อรับการแจ้งเตือนเมื่อ Mastodon ไม่ได้เปิด เปิดใช้งานการแจ้งเตือนบนเดสก์ท็อป คุณสามารถควบคุมชนิดของการโต้ตอบที่สร้างการแจ้งเตือนบนเดสก์ท็อปได้อย่างแม่นยำผ่านปุ่ม {icon} ด้านบนเมื่อเปิดใช้งานการแจ้งเตือน",
|
||||
"notifications_permission_banner.title": "ไม่พลาดสิ่งใด",
|
||||
"onboarding.follows.back": "ย้อนกลับ",
|
||||
"onboarding.follows.done": "เสร็จสิ้น",
|
||||
"onboarding.follows.empty": "น่าเสียดาย ไม่สามารถแสดงผลลัพธ์ได้ในตอนนี้ คุณสามารถลองใช้การค้นหาหรือเรียกดูหน้าสำรวจเพื่อค้นหาผู้คนที่จะติดตาม หรือลองอีกครั้งในภายหลัง",
|
||||
"onboarding.follows.search": "ค้นหา",
|
||||
"onboarding.follows.title": "ติดตามผู้คนเพื่อเริ่มต้นใช้งาน",
|
||||
"onboarding.profile.discoverable": "ทำให้โปรไฟล์ของฉันสามารถค้นพบได้",
|
||||
"onboarding.profile.discoverable_hint": "เมื่อคุณเลือกรับความสามารถในการค้นพบใน Mastodon โพสต์ของคุณอาจปรากฏในผลลัพธ์การค้นหาและกำลังนิยม และอาจเสนอแนะโปรไฟล์ของคุณให้กับผู้คนที่มีความสนใจคล้ายกับคุณ",
|
||||
"onboarding.profile.display_name": "ชื่อที่แสดง",
|
||||
|
@ -758,8 +774,10 @@
|
|||
"search_results.accounts": "โปรไฟล์",
|
||||
"search_results.all": "ทั้งหมด",
|
||||
"search_results.hashtags": "แฮชแท็ก",
|
||||
"search_results.no_results": "ไม่มีผลลัพธ์",
|
||||
"search_results.see_all": "ดูทั้งหมด",
|
||||
"search_results.statuses": "โพสต์",
|
||||
"search_results.title": "ค้นหาสำหรับ \"{q}\"",
|
||||
"server_banner.about_active_users": "ผู้คนที่ใช้เซิร์ฟเวอร์นี้ในระหว่าง 30 วันที่ผ่านมา (ผู้ใช้ที่ใช้งานอยู่รายเดือน)",
|
||||
"server_banner.active_users": "ผู้ใช้ที่ใช้งานอยู่",
|
||||
"server_banner.administered_by": "ดูแลโดย:",
|
||||
|
@ -832,6 +850,7 @@
|
|||
"subscribed_languages.target": "เปลี่ยนภาษาที่บอกรับสำหรับ {target}",
|
||||
"tabs_bar.home": "หน้าแรก",
|
||||
"tabs_bar.notifications": "การแจ้งเตือน",
|
||||
"terms_of_service.title": "เงื่อนไขการให้บริการ",
|
||||
"time_remaining.days": "เหลืออีก {number, plural, other {# วัน}}",
|
||||
"time_remaining.hours": "เหลืออีก {number, plural, other {# ชั่วโมง}}",
|
||||
"time_remaining.minutes": "เหลืออีก {number, plural, other {# นาที}}",
|
||||
|
|
|
@ -101,9 +101,12 @@
|
|||
"block_modal.title": "o weka ala weka e jan",
|
||||
"block_modal.you_wont_see_mentions": "nimi ona li lon toki suli la sina lukin ala e toki ni.",
|
||||
"boost_modal.combo": "sina ken luka e nena {combo} tawa ni: sina wile ala luka e nena lon tenpo kama",
|
||||
"boost_modal.reblog": "o wawa ala wawa e toki?",
|
||||
"boost_modal.undo_reblog": "o pini ala pini e wawa toki?",
|
||||
"bundle_column_error.copy_stacktrace": "o awen e sona pakala lon ilo sina",
|
||||
"bundle_column_error.error.body": "ilo li ken ala pana e lipu ni. ni li ken tan pakala ilo.",
|
||||
"bundle_column_error.error.title": "ike a!",
|
||||
"bundle_column_error.network.body": "mi lukin pana e lipu la, pakala li lon. ken la, pakala li tan ilo nanpa sina. ken la, pakala li tan ilo nanpa suli pi ma kulupu ni.",
|
||||
"bundle_column_error.network.title": "pakala la ilo sina li toki ala tawa ilo ante",
|
||||
"bundle_column_error.retry": "o ni sin",
|
||||
"bundle_column_error.return": "o tawa tomo",
|
||||
|
@ -113,6 +116,7 @@
|
|||
"bundle_modal_error.message": "ilo li wile kama e ijo ni, taso pakala li lon.",
|
||||
"bundle_modal_error.retry": "o ni sin",
|
||||
"closed_registrations.other_server_instructions": "kulupu Masoton li jo e jan lawa mute, la sina ken pali e sijelo lon ma ante, li ken lukin e ijo pi ma ni.",
|
||||
"closed_registrations_modal.description": "tenpo ni la, sina ken ala pali e jan lon ma {domain}. taso sina wile kepeken ilo Masoton la, sina ken pali e jan lon ma ante lon ala ma {domain}.",
|
||||
"closed_registrations_modal.find_another_server": "o alasa e ma ante",
|
||||
"closed_registrations_modal.title": "sina kama lon kulupu Masoton",
|
||||
"column.about": "sona",
|
||||
|
@ -120,6 +124,7 @@
|
|||
"column.bookmarks": "awen toki",
|
||||
"column.community": "linja tenpo pi ma ni",
|
||||
"column.create_list": "o pali e kulupu",
|
||||
"column.direct": "mu len",
|
||||
"column.directory": "o lukin e jan",
|
||||
"column.domain_blocks": "ma pi wile ala lukin",
|
||||
"column.edit_list": "o ante e kulupu",
|
||||
|
@ -153,6 +158,7 @@
|
|||
"compose_form.poll.duration": "tenpo pana",
|
||||
"compose_form.poll.multiple": "pana mute",
|
||||
"compose_form.poll.option_placeholder": "ken nanpa {number}",
|
||||
"compose_form.poll.single": "toki pi wan taso",
|
||||
"compose_form.poll.switch_to_multiple": "o ante e nasin pana. pana mute o ken",
|
||||
"compose_form.poll.switch_to_single": "o ante e nasin pana. pana wan taso o lon",
|
||||
"compose_form.poll.type": "nasin",
|
||||
|
@ -161,18 +167,24 @@
|
|||
"compose_form.reply": "o toki lon ijo ni",
|
||||
"compose_form.save_changes": "o sin e ni",
|
||||
"compose_form.spoiler.marked": "o weka e toki pi ijo ike ken",
|
||||
"compose_form.spoiler.unmarked": "o pali e toki pi ijo ike ken",
|
||||
"compose_form.spoiler_placeholder": "toki pi ijo ike ken (sina ken ala e ni)",
|
||||
"confirmation_modal.cancel": "o pini",
|
||||
"confirmations.block.confirm": "o weka",
|
||||
"confirmations.delete.confirm": "o weka",
|
||||
"confirmations.delete.message": "sina wile ala wile weka e toki ni?",
|
||||
"confirmations.delete.title": "o weka ala weka e toki?",
|
||||
"confirmations.delete_list.confirm": "o weka",
|
||||
"confirmations.delete_list.message": "sina wile ala wile weka e lipu ni?",
|
||||
"confirmations.delete_list.title": "o weka ala weka e kulupu lipu?",
|
||||
"confirmations.discard_edit_media.confirm": "o weka",
|
||||
"confirmations.discard_edit_media.message": "toki sitelen anu lukin lili sitelen la ante pi awen ala li lon. sina wile weka e ante ni?",
|
||||
"confirmations.edit.confirm": "o ante",
|
||||
"confirmations.edit.message": "sina ante e toki sina la toki pali sina li weka. sina wile ala wile e ni?",
|
||||
"confirmations.edit.title": "o weka ala weka e toki? ni la, toki li kama toki sin.",
|
||||
"confirmations.logout.confirm": "o weka",
|
||||
"confirmations.logout.message": "sina wile ala wile weka",
|
||||
"confirmations.logout.title": "o weka?",
|
||||
"confirmations.mute.confirm": "o len",
|
||||
"confirmations.redraft.confirm": "o weka o pali sin e toki",
|
||||
"confirmations.redraft.message": "pali sin e toki ni la sina wile ala wile weka e ona? sina ni la suli pi toki ni en wawa pi toki ni li weka. kin la toki lon toki ni li jo e mama ala.",
|
||||
|
@ -180,6 +192,7 @@
|
|||
"confirmations.reply.message": "sina toki lon toki ni la toki pali sina li weka. sina wile ala wile e ni?",
|
||||
"confirmations.unfollow.confirm": "o pini kute",
|
||||
"confirmations.unfollow.message": "sina o wile ala wile pini kute e jan {name}?",
|
||||
"content_warning.show": "o lukin",
|
||||
"conversation.delete": "o weka e toki ni",
|
||||
"conversation.mark_as_read": "ni o sin ala",
|
||||
"conversation.open": "o lukin e toki",
|
||||
|
@ -194,11 +207,17 @@
|
|||
"dismissable_banner.community_timeline": "ni li toki pi tenpo poka tawa ale tan jan lon ma lawa pi nimi {domain}.",
|
||||
"dismissable_banner.dismiss": "o weka",
|
||||
"domain_block_modal.block": "o weka e ma",
|
||||
"domain_block_modal.they_wont_know": "ona li sona ala e ni: sina weka e ona.",
|
||||
"domain_block_modal.you_will_lose_num_followers": "{followersCount, plural, other {jan {followersCountDisplay}}} li kute e sina la, ona kama kute ala e sina. sina kute e {followingCount, plural,other {jan {followingCountDisplay}}} la, sina kama kute ala e ona.",
|
||||
"domain_block_modal.you_will_lose_relationships": "jan li lon kulupu ni la ona kute e sina la, ona li kama kute ala e sina. jan li lon kulupu ni la sina kute e ona la, sina kama kute ala e ona.",
|
||||
"domain_block_modal.you_wont_see_posts": "sina ken ala lukin e toki tan jan pi ma ni",
|
||||
"domain_pill.server": "ma",
|
||||
"domain_pill.their_handle": "nimi pi ona taso li ni:",
|
||||
"domain_pill.username": "nimi jan",
|
||||
"domain_pill.your_username": "ni li nimi sina. ma sina la, sina taso li jo e ona. jan mute li lon ma ante la, ona li ken jo e nimi sama.",
|
||||
"embed.preview": "ni li jo e sitelen ni:",
|
||||
"emoji_button.activity": "musi",
|
||||
"emoji_button.clear": "o weka",
|
||||
"emoji_button.flags": "len ma",
|
||||
"emoji_button.food": "moku",
|
||||
"emoji_button.label": "o pana e sitelen pilin",
|
||||
|
@ -238,6 +257,7 @@
|
|||
"firehose.remote": "kulupu ante",
|
||||
"follow_request.authorize": "o ken",
|
||||
"follow_request.reject": "o ala",
|
||||
"follow_suggestions.dismiss": "mi wile lukin sin ala e ni",
|
||||
"follow_suggestions.hints.friends_of_friends": "jan kute sina li lukin mute e toki pi jan ni.",
|
||||
"follow_suggestions.hints.most_followed": "jan mute lon ma {domain} li kute e jan ni.",
|
||||
"follow_suggestions.hints.most_interactions": "tenpo poka la jan mute pi ma {domain} li lukin mute e toki pi jan ni.",
|
||||
|
@ -257,10 +277,12 @@
|
|||
"hashtag.column_settings.tag_mode.all": "ale ni",
|
||||
"hashtag.column_settings.tag_mode.any": "wan ni",
|
||||
"hashtag.column_settings.tag_mode.none": "ala ni",
|
||||
"hashtag.counter_by_uses": "{count, plural, other {toki {counter}}}",
|
||||
"home.pending_critical_update.link": "o lukin e ijo ilo sin",
|
||||
"interaction_modal.login.action": "o lon tomo",
|
||||
"interaction_modal.on_another_server": "lon ma ante",
|
||||
"interaction_modal.on_this_server": "lon ma ni",
|
||||
"interaction_modal.sign_in_hint": "ni li ma pi ilo nanpa ni: ona li pali e jan sina lon ona. sona sina ni li weka la, o lukin e lipu. kin la, sina ken pana e nimi jan suli sina a! (ni li ken ni: @Mastodon@mastodon.social)",
|
||||
"interaction_modal.title.favourite": "o suli e toki {name}",
|
||||
"interaction_modal.title.follow": "o kute e {name}",
|
||||
"interaction_modal.title.reblog": "o wawa e toki {name}",
|
||||
|
|
|
@ -782,8 +782,11 @@
|
|||
"search_results.accounts": "Profiller",
|
||||
"search_results.all": "Tümü",
|
||||
"search_results.hashtags": "Etiketler",
|
||||
"search_results.no_results": "Sonuç yok.",
|
||||
"search_results.no_search_yet": "Gönderiler, profiller veya etiketler için aramayı deneyin.",
|
||||
"search_results.see_all": "Tümünü gör",
|
||||
"search_results.statuses": "Gönderiler",
|
||||
"search_results.title": "\"{q}\" için arama",
|
||||
"server_banner.about_active_users": "Bu sunucuyu son 30 günde kullanan insanlar (Aylık Etkin Kullanıcılar)",
|
||||
"server_banner.active_users": "etkin kullanıcılar",
|
||||
"server_banner.administered_by": "Yönetici:",
|
||||
|
|
|
@ -782,8 +782,11 @@
|
|||
"search_results.accounts": "Mọi người",
|
||||
"search_results.all": "Toàn bộ",
|
||||
"search_results.hashtags": "Hashtag",
|
||||
"search_results.no_results": "Không có kết quả.",
|
||||
"search_results.no_search_yet": "Thử tìm tút, người dùng hoặc hashtag.",
|
||||
"search_results.see_all": "Xem tất cả",
|
||||
"search_results.statuses": "Tút",
|
||||
"search_results.title": "Tìm kiếm \"{q}\"",
|
||||
"server_banner.about_active_users": "Những người ở máy chủ này trong 30 ngày qua (MAU)",
|
||||
"server_banner.active_users": "người hoạt động",
|
||||
"server_banner.administered_by": "Vận hành:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue