diff --git a/app/javascript/mastodon/locales/ast.json b/app/javascript/mastodon/locales/ast.json index fd495918558f4296b99e16fc0089cd7fd85af461..c0920bbecc465e1a6cb171628422ea09f849af3a 100644 --- a/app/javascript/mastodon/locales/ast.json +++ b/app/javascript/mastodon/locales/ast.json @@ -20,7 +20,7 @@ "account.blocked": "Blocked", "account.browse_more_on_origin_server": "Restolar más nel perfil orixinal", "account.cancel_follow_request": "Withdraw follow request", - "account.direct": "Privately mention @{name}", + "account.direct": "Mentar a @{name} per privao", "account.disable_notifications": "Dexar d'avisame cuando @{name} espublice artÃculos", "account.domain_blocked": "Domain blocked", "account.edit_profile": "Editar el perfil", @@ -102,7 +102,7 @@ "column.blocks": "Perfiles bloquiaos", "column.bookmarks": "Marcadores", "column.community": "Llinia de tiempu llocal", - "column.direct": "Private mentions", + "column.direct": "Menciones privaes", "column.directory": "Browse profiles", "column.domain_blocks": "Dominios bloquiaos", "column.favourites": "Favoritos", @@ -216,7 +216,7 @@ "empty_column.blocks": "Entá nun bloquiesti a nengún perfil.", "empty_column.bookmarked_statuses": "Entá nun tienes nengún artÃculu en Marcadores. Cuando amiestes dalgún, apaez equÃ.", "empty_column.community": "La llinia de tiempu llocal ta balera. ¡Espubliza daqué públicamente pa comenzar l'alderique!", - "empty_column.direct": "You don't have any private mentions yet. When you send or receive one, it will show up here.", + "empty_column.direct": "Entá nun tienes nenguna mención privada. Cuando unvies o recibas dalguna, apaez equÃ.", "empty_column.domain_blocks": "Entá nun hai nengún dominiu bloquiáu.", "empty_column.explore_statuses": "Agora nun hai nada en tendencia. ¡Volvi equà dempués!", "empty_column.favourited_statuses": "Entá nun marquesti nengún artÃculu como favoritu. Cuando marques dalgún, apaez equÃ.", @@ -314,7 +314,7 @@ "keyboard_shortcuts.column": "Enfocar una columna", "keyboard_shortcuts.compose": "Enfocar l'área de composición", "keyboard_shortcuts.description": "Descripción", - "keyboard_shortcuts.direct": "to open direct messages column", + "keyboard_shortcuts.direct": "p'abrir la columna de les menciones privaes", "keyboard_shortcuts.down": "Baxar na llista", "keyboard_shortcuts.enter": "Abrir un artÃculu", "keyboard_shortcuts.favourite": "Marcar un artÃculu como favoritu", @@ -376,7 +376,7 @@ "navigation_bar.bookmarks": "Marcadores", "navigation_bar.community_timeline": "Llinia de tiempu llocal", "navigation_bar.compose": "Compose new post", - "navigation_bar.direct": "Private mentions", + "navigation_bar.direct": "Menciones privaes", "navigation_bar.discover": "Discover", "navigation_bar.domain_blocks": "Dominios bloquiaos", "navigation_bar.edit_profile": "Editar el perfil", @@ -559,8 +559,8 @@ "status.copy": "Copiar l'enllaz al artÃculu", "status.delete": "Desaniciar", "status.detailed_status": "Detailed conversation view", - "status.direct": "Privately mention @{name}", - "status.direct_indicator": "Private mention", + "status.direct": "Mentar a @{name} per privao", + "status.direct_indicator": "Mención privada", "status.edit": "Edit", "status.edited": "Editóse'l {date}", "status.edited_x_times": "Editóse {count, plural, one {{count} vegada} other {{count} vegaes}}", diff --git a/app/javascript/mastodon/locales/be.json b/app/javascript/mastodon/locales/be.json index 6af78717ad8ba0f8c662adfb2425c8288b8c71e9..72224a71cf47b642b03f53e01c740969c267b8e1 100644 --- a/app/javascript/mastodon/locales/be.json +++ b/app/javascript/mastodon/locales/be.json @@ -522,17 +522,17 @@ "report_notification.categories.spam": "Спам", "report_notification.categories.violation": "ПарушÑнне правілаў", "report_notification.open": "Ðдкрыць Ñкаргу", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "ГіÑÑ‚Ð¾Ñ€Ñ‹Ñ Ð¿Ð¾ÑˆÑƒÐºÑƒ пуÑтаÑ", "search.placeholder": "Пошук", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Супадзенне профілÑÑž {x}", + "search.quick_action.go_to_account": "ПерайÑці да профілю {x}", + "search.quick_action.go_to_hashtag": "ПерайÑці да Ñ…ÑштÑгу {x}", + "search.quick_action.open_url": "Ðдкрыць ÑпаÑылку Ñž Mastodon", + "search.quick_action.status_search": "Супадзенне паведамленнÑÑž {x}", "search.search_or_paste": "УвÑдзіце ÑпаÑылку або пошукавы запыт", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", - "search_results.accounts": "Profiles", + "search_popout.quick_actions": "Ð¥ÑƒÑ‚ÐºÑ–Ñ Ð´Ð·ÐµÑнні", + "search_popout.recent": "ÐÑÐ´Ð°ÑžÐ½Ñ–Ñ Ð·Ð°Ð¿Ñ‹Ñ‚Ñ‹", + "search_results.accounts": "Профілі", "search_results.all": "УÑÑ‘", "search_results.hashtags": "Ð¥ÑштÑгі", "search_results.nothing_found": "Па дадзенаму запыту нічога не знойдзена", diff --git a/app/javascript/mastodon/locales/ca.json b/app/javascript/mastodon/locales/ca.json index f8a7767d56f0f5249ea073ce452a9ff4b57990b5..dd30da21574b9813b7d158a874d422306fa27929 100644 --- a/app/javascript/mastodon/locales/ca.json +++ b/app/javascript/mastodon/locales/ca.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Brossa", "report_notification.categories.violation": "Violació de norma", "report_notification.open": "Obre un informe", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "No hi ha cerques recents", "search.placeholder": "Cerca", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Perfils coincidents {x}", + "search.quick_action.go_to_account": "Anar al perfil {x}", + "search.quick_action.go_to_hashtag": "Anar a la etiqueta {x}", + "search.quick_action.open_url": "Obrir URL a Mastodon", + "search.quick_action.status_search": "Tuts coincidents {x}", "search.search_or_paste": "Cerca o escriu l'URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Accions rà pides", + "search_popout.recent": "Cerques recents", "search_results.accounts": "Perfils", "search_results.all": "Tots", "search_results.hashtags": "Etiquetes", diff --git a/app/javascript/mastodon/locales/ckb.json b/app/javascript/mastodon/locales/ckb.json index 45e8df0b06f7a719a40aa4615c7e4303b556cf2c..ca0ca6f19047f7114b6259649c1c3f12391a1646 100644 --- a/app/javascript/mastodon/locales/ckb.json +++ b/app/javascript/mastodon/locales/ckb.json @@ -20,7 +20,7 @@ "account.blocked": "بلۆککرا", "account.browse_more_on_origin_server": "گەڕانی ÙØ±Û•تر Ù„Û• سەر Ù¾Ø±Û†ÙØ§ÛŒÙ„ÛŒ سەرەکی", "account.cancel_follow_request": "داواکاری ÙÛ†ÚµÛ†Ùˆ بکشێنەوە", - "account.direct": "Privately mention @{name}", + "account.direct": "بە شێوەیەکی تایبەت باسی @{name} بکە", "account.disable_notifications": "ئاگانامە مەنێرە بۆم کاتێک @{name} پۆست دەکرێت", "account.domain_blocked": "دۆمەین قەپاتکرا", "account.edit_profile": "دەستکاری Ù¾Ø±Û†ÙØ§ÛŒÙ„", @@ -29,14 +29,14 @@ "account.featured_tags.last_status_at": "دوایین پۆست Ù„Û• {date}", "account.featured_tags.last_status_never": "هیچ پۆستێک نییە", "account.featured_tags.title": "هاشتاگە تایبەتەکانی {name}", - "account.follow": "شوێنکەوتن", + "account.follow": "بەدواداچوون", "account.followers": "شوێنکەوتووان", "account.followers.empty": "کەسێک شوێن ئەم بەکارهێنەرە نەکەوتووە", "account.followers_counter": "{count, plural, one {{counter} شوێنکەوتوو} other {{counter} شوێنکەوتوو}}", - "account.following": "دواکەوتن", + "account.following": "بەدوادا", "account.following_counter": "{count, plural, one {{counter} شوێنکەوتوو} other {{counter} شوێنکەوتوو}}", "account.follows.empty": "ئەم بەکارهێنەرە تا ئێستا شوێن کەس نەکەوتووە.", - "account.follows_you": "شوێنکەوتووەکانت", + "account.follows_you": "شوێنت دەکەوێت", "account.go_to_profile": "بڕۆ بۆ Ù¾Ú•Û†ÙØ§ÛŒÙ„ÛŒ", "account.hide_reblogs": "داشاردنی بووستەکان Ù„Û• @{name}", "account.joined_short": "بەشداری کردووە", @@ -50,7 +50,7 @@ "account.mute_notifications": "هۆشیارکەرەوەکان لاببە Ù„Û• @{name}", "account.muted": "بێ دەنگ", "account.open_original_page": "لاپەڕەی ئەسڵی بکەرەوە", - "account.posts": "توتس", + "account.posts": "نووسراوەکان", "account.posts_with_replies": "توتس Ùˆ وەڵامەکان", "account.report": "گوزارشت @{name}", "account.requested": "چاوەڕێی ڕەزامەندین. کرتە بکە بۆ هەڵوەشاندنەوەی داواکاری شوێنکەوتن", @@ -102,7 +102,7 @@ "column.blocks": "بەکارهێنەرە بلۆککراوەکان", "column.bookmarks": "نیشانەکان", "column.community": "Ù‡ÛŽÚµÛŒ کاتی ناوخۆیی", - "column.direct": "Private mentions", + "column.direct": "ئاماژەی تایبەت", "column.directory": "گەڕان Ù„Û• Ù¾Ø±Û†ÙØ§ÛŒÙ„ەکان", "column.domain_blocks": "دۆمەینە داخراوەکان", "column.favourites": "دڵخوازترینەکان", @@ -216,7 +216,7 @@ "empty_column.blocks": "تۆ هێشتا هیچ بەکارهێنەرێکت بلۆک نەکردووە.", "empty_column.bookmarked_statuses": "تۆ هێشتا هیچ توتێکی دیاریکراوت نیە کاتێک نیشانەیەک نیشان دەکەیت، لێرە دەرئەکەویت.", "empty_column.community": "Ù‡ÛŽÚµÛŒ کاتی ناوخۆیی بەتاڵە. شتێک بە ئاشکرا بنووسە بۆ ئەوەی تۆپەکە بسووڕێت!", - "empty_column.direct": "You don't have any private mentions yet. When you send or receive one, it will show up here.", + "empty_column.direct": "تا ئێستا هیچ نامەیەکی ڕاستەوخۆت نییە. کاتێک یەکێکیان دەنێری یان وەریدەگریت، لێرە دەردەکەوێت.", "empty_column.domain_blocks": "هێشتا هیچ دۆمەینێکی بلۆک کراو نییە.", "empty_column.explore_statuses": "Ù„Û• ئێستادا هیچ شتێک ترێند نییە. دواتر سەیری بکە!", "empty_column.favourited_statuses": "تۆ هێشتا هیچ توتێکی دڵخوازت نییە، کاتێک ØÛ•زت Ù„Û• دانەیەکی باشە، لێرە دەرئەکەویت.", @@ -299,12 +299,12 @@ "interaction_modal.description.reply": "بە هەژمارێک لەسەر ماستدۆن، ئەتوانیت وەڵامی ئەم بڵاوکراوەیە بدەیتەوە.", "interaction_modal.on_another_server": "لەسەر ڕاژەیەکی جیا", "interaction_modal.on_this_server": "لەسەر ئەم ڕاژەیە", - "interaction_modal.other_server_instructions": "Copy and paste this URL into the search field of your favourite Mastodon app or the web interface of your Mastodon server.", - "interaction_modal.preamble": "Since Mastodon is decentralized, you can use your existing account hosted by another Mastodon server or compatible platform if you don't have an account on this one.", - "interaction_modal.title.favourite": "Favourite {name}'s post", - "interaction_modal.title.follow": "Follow {name}", - "interaction_modal.title.reblog": "Boost {name}'s post", - "interaction_modal.title.reply": "Reply to {name}'s post", + "interaction_modal.other_server_instructions": "ئەم URLÛ• Ú©Û†Ù¾ÛŒ بکە Ùˆ بیخە ناو بواری گەڕانی ئەپی دڵخوازت Ù„Û• ماستۆدۆن یان ڕووکاری وێبی سێرڤەری ماستۆدۆنەکەت.", + "interaction_modal.preamble": "بەو پێیەی ماستۆدۆن لامەرکەزییە، دەتوانیت ئەکاونتی ئێستات بەکاربهێنیت Ú©Û• لەلایەن سێرڤەرێکی تری ماستۆدۆن یان پلاتÙۆرمی گونجاوەوە هۆست کراوە ئەگەر ئەکاونتێکت لەسەر ئەم ئەکاونتە نەبێت.", + "interaction_modal.title.favourite": "پۆستی {name}ÛŒ دڵخواز", + "interaction_modal.title.follow": "دوای {name} بکەوە", + "interaction_modal.title.reblog": "پۆستی {name} زیاد بکە", + "interaction_modal.title.reply": "وەڵامی پۆستەکەی {name} بدەرەوە", "intervals.full.days": "{number, plural, one {# Ú•Û†Ú˜} other {# Ú•Û†Ú˜Û•Ú©}}", "intervals.full.hours": "{number, plural, one {# کات} other {# کات}}", "intervals.full.minutes": "{number, plural, one {# خولەک} other {# خولەک}}", @@ -314,7 +314,7 @@ "keyboard_shortcuts.column": "بۆ ئەوەی تیشک بخاتە سەر توتێک Ù„Û• یەکێک Ù„Û• ستوونەکان", "keyboard_shortcuts.compose": "بۆ سەرنجدان بە نووسینی ناوچەی دەق", "keyboard_shortcuts.description": "وه‌سÙ", - "keyboard_shortcuts.direct": "to open direct messages column", + "keyboard_shortcuts.direct": "بۆ کردنەوەی ستوونی ئاماژەی تایبەت", "keyboard_shortcuts.down": "بۆ چوونە خوارەوە Ù„Û• لیستەکەدا", "keyboard_shortcuts.enter": "بۆ کردنەوەی توت", "keyboard_shortcuts.favourite": "بۆ دڵخواز", @@ -348,7 +348,7 @@ "lightbox.next": "داهاتوو", "lightbox.previous": "پێشوو", "limited_account_hint.action": "بەهەر ØØ§Úµ Ù¾Ú•Û†ÙØ§ÛŒÙ„ÛŒ پیشان بدە", - "limited_account_hint.title": "This profile has been hidden by the moderators of {domain}.", + "limited_account_hint.title": "ئەم Ù¾Ø±Û†ÙØ§ÛŒÙ„Û• لەلایەن بەڕێوەبەرانی {domain} شاراوەتەوە.", "lists.account.add": "زیادکردن بۆ لیست", "lists.account.remove": "لابردن Ù„Û• لیست", "lists.delete": "سڕینەوەی لیست", @@ -367,16 +367,16 @@ "media_gallery.toggle_visible": "شاردنەوەی {number, plural, one {image} other {images}}", "missing_indicator.label": "نەدۆزرایەوە", "missing_indicator.sublabel": "ئەو سەرچاوەیە نادۆزرێتەوە", - "moved_to_account_banner.text": "Your account {disabledAccount} is currently disabled because you moved to {movedToAccount}.", + "moved_to_account_banner.text": "ئەکاونتەکەت {disabledAccount} Ù„Û• ئێستادا لەکارخراوە چونکە تۆ چوویتە {movedToAccount}.", "mute_modal.duration": "ماوە", "mute_modal.hide_notifications": "شاردنەوەی ئاگانامەکان Ù„Û•Ù… بەکارهێنەرە؟ ", "mute_modal.indefinite": "نادیار", - "navigation_bar.about": "About", + "navigation_bar.about": "دەربارە", "navigation_bar.blocks": "بەکارهێنەرە بلۆککراوەکان", "navigation_bar.bookmarks": "نیشانکراوەکان", "navigation_bar.community_timeline": "دەمنامەی ناوخۆیی", "navigation_bar.compose": "نووسینی توتی نوێ", - "navigation_bar.direct": "Private mentions", + "navigation_bar.direct": "ئاماژەی تایبەت", "navigation_bar.discover": "دۆزینەوە", "navigation_bar.domain_blocks": "دۆمەینە بلۆک کراوەکان", "navigation_bar.edit_profile": "دەستکاری Ù¾Ø±Û†ÙØ§ÛŒÙ„ بکە", @@ -384,7 +384,7 @@ "navigation_bar.favourites": "دڵخوازەکان", "navigation_bar.filters": "وشە کپەکان", "navigation_bar.follow_requests": "بەدواداچوی داواکاریەکان بکە", - "navigation_bar.followed_tags": "Followed hashtags", + "navigation_bar.followed_tags": "هاشتاگی بەدوادا هات", "navigation_bar.follows_and_followers": "شوێنکەوتوو Ùˆ شوێنکەوتوان", "navigation_bar.lists": "لیستەکان", "navigation_bar.logout": "دەرچوون", @@ -393,10 +393,10 @@ "navigation_bar.pins": "توتی چەسپاو", "navigation_bar.preferences": "پەسەندەکان", "navigation_bar.public_timeline": "نووسراوەکانی هەمووشوێنێک", - "navigation_bar.search": "Search", + "navigation_bar.search": "گەڕان", "navigation_bar.security": "ئاسایش", - "not_signed_in_indicator.not_signed_in": "You need to sign in to access this resource.", - "notification.admin.report": "{name} reported {target}", + "not_signed_in_indicator.not_signed_in": "پێویستە بچیتە ژوورەوە بۆ دەستگەیشتن بەم سەرچاوەیە.", + "notification.admin.report": "{name} ڕاپۆرت کراوە {target}", "notification.admin.sign_up": "{name} تۆمارکرا", "notification.favourite": "{name} نووسراوەکەتی پەسەند کرد", "notification.follow": "{name} دوای تۆ کەوت", @@ -409,7 +409,7 @@ "notification.update": "{name} پۆستێکی دەستکاریکرد", "notifications.clear": "ئاگانامەکان بسڕیەوە", "notifications.clear_confirmation": "ئایا دڵنیایت Ù„Û•ÙˆÛ•ÛŒ دەتەوێت بە هەمیشەیی هەموو ئاگانامەکانت بسڕیتەوە?", - "notifications.column_settings.admin.report": "New reports:", + "notifications.column_settings.admin.report": "ڕاپۆرتە نوێیەکان:", "notifications.column_settings.admin.sign_up": "چوونەژوورەوەی نوێ:", "notifications.column_settings.alert": "ئاگانامەکانی پیشانگەرر ڕومێزی", "notifications.column_settings.favourite": "دڵخوازترین:", @@ -463,8 +463,8 @@ "privacy.public.short": "گشتی", "privacy.unlisted.long": "بۆ هەمووان دیارە، بەڵام Ù„Û• تایبەتمەندییەکانی دۆزینەوە دەرچووە", "privacy.unlisted.short": "Ù„Û• لیست نەکراو", - "privacy_policy.last_updated": "Last updated {date}", - "privacy_policy.title": "Privacy Policy", + "privacy_policy.last_updated": "دوایین نوێکردنەوە {date}", + "privacy_policy.title": "سیاسەتی تایبەتێتی", "refresh": "نوێکردنەوە", "regeneration_indicator.label": "بارکردن…", "regeneration_indicator.sublabel": "ڕاگەیەنەری ماڵەوەت ئامادە دەکرێت!", @@ -518,29 +518,29 @@ "report.unfollow": "بەدوادانەچوو@{name}", "report.unfollow_explanation": "تۆ شوێنکەوتووی ئەم هەژماررەی دەکەیت. بۆ ئەوەی چیتر نووسراوەکانیان Ù„Û• Ù‡Û†Ù… Ùیدی خۆت نەبینی، بەدوایان Ù…Û•Ú†Û†.", "report_notification.attached_statuses": "{count, plural, one {{count} post} other {{count} posts}} attached", - "report_notification.categories.other": "Other", - "report_notification.categories.spam": "Spam", - "report_notification.categories.violation": "Rule violation", - "report_notification.open": "Open report", - "search.no_recent_searches": "No recent searches", + "report_notification.categories.other": "Ù‡ÛŒ تر", + "report_notification.categories.spam": "سپام", + "report_notification.categories.violation": "پێشێلکردنی یاسا", + "report_notification.open": "ڕاپۆرتەکان بکەوە", + "search.no_recent_searches": "گەڕانەکانی ئەم دواییە", "search.placeholder": "گەڕان", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", - "search.search_or_paste": "Search or paste URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", - "search_results.accounts": "Profiles", + "search.quick_action.account_search": "Ù¾Ú•Û†ÙØ§ÛŒÙ„ÛŒ هاوتا Ù„Û•Ú¯Û•Úµ {x}", + "search.quick_action.go_to_account": "بڕۆ بۆ Ù¾Ú•Û†ÙØ§ÛŒÙ„ÛŒ{x}", + "search.quick_action.go_to_hashtag": "بڕۆ بۆ هاشتاگی {x}", + "search.quick_action.open_url": "بەستەرەکان لەناو ماستۆدۆن بکەوە", + "search.quick_action.status_search": "Ù¾Ú•Û†ÙØ§ÛŒÙ„ÛŒ هاوتا Ù„Û•Ú¯Û•Úµ {x}", + "search.search_or_paste": "گەڕان یان لێدانی URL", + "search_popout.quick_actions": "کرداری خێرا", + "search_popout.recent": "گەڕانەکانی ئەم دواییە", + "search_results.accounts": "Ù¾Ø±Û†ÙØ§ÛŒÙ„ەکان", "search_results.all": "هەموو", "search_results.hashtags": "هەشتاگ", - "search_results.nothing_found": "Could not find anything for these search terms", + "search_results.nothing_found": "هیچ بۆ ئەم زاراوە گەڕانانە نەدۆزراوەتەوە", "search_results.statuses": "توتەکان", "search_results.statuses_fts_disabled": "گەڕانی توتەکان بە ناوەڕۆکیان لەسەر ئەم ڕاژەی ماستۆدۆن چالاک نەکراوە.", - "search_results.title": "Search for {q}", + "search_results.title": "گەڕان بەدوای {q}", "search_results.total": "{count, number} {count, plural, one {دەرئەنجام} other {دەرئەنجام}}", - "server_banner.about_active_users": "People using this server during the last 30 days (Monthly Active Users)", + "server_banner.about_active_users": "ئەو کەسانەی Ù„Û• ماوەی Ù£Ù Ú•Û†Ú˜ÛŒ ڕابردوودا ئەم سێرڤەرە بەکاردەهێنن (بەکارهێنەرانی چالاک مانگانە)", "server_banner.active_users": "بەکارهێنەرانی چالاک", "server_banner.administered_by": "بەڕێوەبردن لەلایەن:", "server_banner.introduction": "{domain} بەشێکە Ù„Û•Ùˆ تۆڕە کۆمەڵایەتییە لامەرکەزییەی Ú©Û• لەلایەن {mastodon}Û•ÙˆÛ• بەهێز دەکرێت.", @@ -548,9 +548,9 @@ "server_banner.server_stats": "دۆخی ڕاژەکار:", "sign_in_banner.create_account": "هەژمار دروستبکە", "sign_in_banner.sign_in": "بچۆ ژوورەوە", - "sign_in_banner.text": "Sign in to follow profiles or hashtags, favourite, share and reply to posts. You can also interact from your account on a different server.", + "sign_in_banner.text": "چوونەژوورەوە بۆ Ùۆڵۆوکردنی Ù¾Ú•Û†ÙØ§ÛŒÙ„ÛŒ یان هاشتاگەکان، دڵخوازەکان، شەیرکردن Ùˆ وەڵامدانەوەی پۆستەکان. هەروەها دەتوانیت Ù„Û• ئەکاونتەکەتەوە لەسەر سێرڤەرێکی جیاواز کارلێک بکەیت.", "status.admin_account": "کردنەوەی میانڕەوی بەڕێوەبەر بۆ @{name}", - "status.admin_domain": "Open moderation interface for {domain}", + "status.admin_domain": "ڕووکاری مامناوەندی بکەرەوە بۆ {domain}", "status.admin_status": "ئەم توتە بکەوە Ù„Û• ناو ڕووکاری بەڕیوەبەر", "status.block": "@{name} ئاستەنگ بکە", "status.bookmark": "نیشانه", @@ -559,8 +559,8 @@ "status.copy": "ڕوونووسی بەستەر بۆ توت", "status.delete": "سڕینەوە", "status.detailed_status": "ڕوانگەی Ú¯ÙØªÙˆÚ¯Û† بە وردەکاری", - "status.direct": "Privately mention @{name}", - "status.direct_indicator": "Private mention", + "status.direct": "بە شێوەیەکی تایبەت باسی @{name} بکە", + "status.direct_indicator": "ئاماژەی تایبەت", "status.edit": "دەستکاری", "status.edited": "بەشداری {date}", "status.edited_x_times": "دەستکاریکراوە {count, plural, one {{count} کات} other {{count} کات}}", @@ -568,7 +568,7 @@ "status.favourite": "دڵخواز", "status.filter": "ئەم پۆستە Ùلتەر بکە", "status.filtered": "پاڵاوتن", - "status.hide": "Hide post", + "status.hide": "شاردنەوەی پۆست", "status.history.created": "{name} دروستکراوە Ù„Û•{date}", "status.history.edited": "{name} دروستکاریکراوە Ù„Û•{date}", "status.load_more": "زیاتر بار بکە", diff --git a/app/javascript/mastodon/locales/cs.json b/app/javascript/mastodon/locales/cs.json index 29b5e3a466386e0a367694607026627eadd4820b..a8cc9a5b2413e4fad125d31a6305abb5286b2491 100644 --- a/app/javascript/mastodon/locales/cs.json +++ b/app/javascript/mastodon/locales/cs.json @@ -20,7 +20,7 @@ "account.blocked": "Blokovaný", "account.browse_more_on_origin_server": "VÃce na původnÃm profilu", "account.cancel_follow_request": "ZruÅ¡it žádost o sledovánÃ", - "account.direct": "Privately mention @{name}", + "account.direct": "SoukromÄ› zmÃnit @{name}", "account.disable_notifications": "PÅ™estat mÄ› upozorňovat, když @{name} zveÅ™ejnà pÅ™ÃspÄ›vek", "account.domain_blocked": "Doména blokována", "account.edit_profile": "Upravit profil", @@ -102,7 +102,7 @@ "column.blocks": "Blokovanà uživatelé", "column.bookmarks": "Záložky", "column.community": "MÃstnà Äasová osa", - "column.direct": "Private mentions", + "column.direct": "Soukromé zmÃnky", "column.directory": "Prozkoumat profily", "column.domain_blocks": "Blokované domény", "column.favourites": "OblÃbené", @@ -163,7 +163,7 @@ "confirmations.domain_block.confirm": "Blokovat celou doménu", "confirmations.domain_block.message": "Opravdu chcete blokovat celou doménu {domain}? Ve vÄ›tÅ¡inÄ› pÅ™Ãpadů staÄà blokovat nebo skrýt pár konkrétnÃch uživatelů, což také doporuÄujeme. Z této domény neuvidÃte obsah v žádné veÅ™ejné Äasové ose ani v oznámenÃch. VaÅ¡i sledujÃcà z této domény budou odstranÄ›ni.", "confirmations.edit.confirm": "Upravit", - "confirmations.edit.message": "Editing now will overwrite the message you are currently composing. Are you sure you want to proceed?", + "confirmations.edit.message": "Editovat teÄ znamená pÅ™epsánà zprávy, kterou právÄ› tvoÅ™Ãte. Opravdu chcete pokraÄovat?", "confirmations.logout.confirm": "Odhlásit se", "confirmations.logout.message": "Opravdu se chcete odhlásit?", "confirmations.mute.confirm": "Skrýt", @@ -216,7 +216,7 @@ "empty_column.blocks": "JeÅ¡tÄ› jste nezablokovali žádného uživatele.", "empty_column.bookmarked_statuses": "ZatÃm v záložkách nemáte žádné pÅ™ÃspÄ›vky. Až si do nich nÄ›jaký pÅ™idáte, zobrazà se zde.", "empty_column.community": "MÃstnà Äasová osa je prázdná. NapiÅ¡te nÄ›co veÅ™ejnÄ› a rozhýbejte to tu!", - "empty_column.direct": "You don't have any private mentions yet. When you send or receive one, it will show up here.", + "empty_column.direct": "ZatÃm nemáte žádné soukromé zmÃnky. Až nÄ›jakou poÅ¡lete nebo dostanete, zobrazà se zde.", "empty_column.domain_blocks": "JeÅ¡tÄ› nemáte žádné zablokované domény.", "empty_column.explore_statuses": "MomentálnÄ› nenà nic populárnÃ. VraÅ¥te se pozdÄ›ji!", "empty_column.favourited_statuses": "ZatÃm nemáte žádné oblÃbené pÅ™ÃspÄ›vky. Až si nÄ›jaký oblÃbÃte, zobrazà se zde.", @@ -376,7 +376,7 @@ "navigation_bar.bookmarks": "Záložky", "navigation_bar.community_timeline": "MÃstnà Äasová osa", "navigation_bar.compose": "VytvoÅ™it nový pÅ™ÃspÄ›vek", - "navigation_bar.direct": "Private mentions", + "navigation_bar.direct": "Soukromé zmÃnky", "navigation_bar.discover": "Objevit", "navigation_bar.domain_blocks": "Blokované domény", "navigation_bar.edit_profile": "Upravit profil", @@ -522,17 +522,17 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "PoruÅ¡enà pravidla", "report_notification.open": "OtevÅ™Ãt hlášenÃ", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Žádná nedávná vyhledávánÃ", "search.placeholder": "Hledat", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profily odpovÃdajÃcà {x}", + "search.quick_action.go_to_account": "PÅ™ejÃt na profil {x}", + "search.quick_action.go_to_hashtag": "PÅ™ejÃt na hashtag {x}", + "search.quick_action.open_url": "OtevÅ™Ãt URL v Mastodonu", + "search.quick_action.status_search": "PÅ™ÃspÄ›vky odpovÃdajÃcà {x}", "search.search_or_paste": "Hledat nebo vložit URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", - "search_results.accounts": "Profiles", + "search_popout.quick_actions": "Rychlé akce", + "search_popout.recent": "Nedávná vyhledávánÃ", + "search_results.accounts": "Profily", "search_results.all": "VÅ¡e", "search_results.hashtags": "Hashtagy", "search_results.nothing_found": "Pro tyto hledané výrazy nebylo nic nenalezeno", @@ -560,7 +560,7 @@ "status.delete": "Smazat", "status.detailed_status": "Podrobné zobrazenà konverzace", "status.direct": "Privately mention @{name}", - "status.direct_indicator": "Private mention", + "status.direct_indicator": "Soukromá zmÃnka", "status.edit": "Upravit", "status.edited": "Upraveno {date}", "status.edited_x_times": "Upraveno {count, plural, one {{count}krát} few {{count}krát} many {{count}krát} other {{count}krát}}", diff --git a/app/javascript/mastodon/locales/da.json b/app/javascript/mastodon/locales/da.json index 0116221e035a8b55510479b8e25c8531e39fc297..ca9caf79d7dd0fcb5432af3c33a903b8edfefa79 100644 --- a/app/javascript/mastodon/locales/da.json +++ b/app/javascript/mastodon/locales/da.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Regelovertrædelse", "report_notification.open": "Ã…bn anmeldelse", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Ingen seneste søgninger", "search.placeholder": "Søg", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profiler matchende {x}", + "search.quick_action.go_to_account": "GÃ¥ til profilen {x}", + "search.quick_action.go_to_hashtag": "GÃ¥ til hashtagget {x}", + "search.quick_action.open_url": "Ã…bn URL i Mastodon", + "search.quick_action.status_search": "Indlæg matchende {x}", "search.search_or_paste": "Søg efter eller angiv URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Hurtige handlinger", + "search_popout.recent": "Seneste søgninger", "search_results.accounts": "Profiler", "search_results.all": "Alle", "search_results.hashtags": "Hashtags", diff --git a/app/javascript/mastodon/locales/de.json b/app/javascript/mastodon/locales/de.json index f06954790cb78b2599873c482f9191bb08c1b13b..2312ca2fbdedc87fb0cd59958b649d86ca6634fb 100644 --- a/app/javascript/mastodon/locales/de.json +++ b/app/javascript/mastodon/locales/de.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Regelverstoß", "report_notification.open": "Meldung öffnen", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Keine kürzlichen Suchanfragen", "search.placeholder": "Suche", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profile passend zu {x}", + "search.quick_action.go_to_account": "Profil {x} aufrufen", + "search.quick_action.go_to_hashtag": "Hashtag {x} aufrufen", + "search.quick_action.open_url": "URL in Mastodon öffnen", + "search.quick_action.status_search": "Beiträge passend zu {x}", "search.search_or_paste": "Suchen oder URL einfügen", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Schnellaktionen", + "search_popout.recent": "Kürzliche Suchanfragen", "search_results.accounts": "Profile", "search_results.all": "Alles", "search_results.hashtags": "Hashtags", diff --git a/app/javascript/mastodon/locales/el.json b/app/javascript/mastodon/locales/el.json index f59cd38d72722a9ef1419053a5298506ce10ca99..cefc86853c7ca86d3083c834ec7750e4dff8133b 100644 --- a/app/javascript/mastodon/locales/el.json +++ b/app/javascript/mastodon/locales/el.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "ΑνεπιθÏμητα", "report_notification.categories.violation": "ΠαÏαβίαση κανόνα", "report_notification.open": "Ανοικτό", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Καμμία Ï€Ïόσφατη αναζήτηση", "search.placeholder": "Αναζήτηση", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Î Ïοφίλ που ταιÏιάζουν με {x}", + "search.quick_action.go_to_account": "Μετάβαση στο Ï€Ïοφίλ {x}", + "search.quick_action.go_to_hashtag": "Μετάβαση στην ετικÎτα {x}", + "search.quick_action.open_url": "Άνοιγμα διεÏθυνσης URL στο Mastodon", + "search.quick_action.status_search": "ΑναÏτήσεις που ταιÏιάζουν με {x}", "search.search_or_paste": "Αναζήτηση ή εισαγωγή URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "ΓÏήγοÏες ενÎÏγειες", + "search_popout.recent": "Î Ïόσφατες αναζητήσεις", "search_results.accounts": "Î Ïοφίλ", "search_results.all": "Όλα", "search_results.hashtags": "ΕτικÎτες", diff --git a/app/javascript/mastodon/locales/eo.json b/app/javascript/mastodon/locales/eo.json index 27b33c31f227459f1afeddddbc4fe40038ae4ecb..be5ec1dc7a42f0efd9728a9a32c9240b6f4297e8 100644 --- a/app/javascript/mastodon/locales/eo.json +++ b/app/javascript/mastodon/locales/eo.json @@ -522,17 +522,17 @@ "report_notification.categories.spam": "TrudmesaÄo", "report_notification.categories.violation": "Malobservo de la regulo", "report_notification.open": "Malfermi la raporton", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Neniuj lastaj serĉoj", "search.placeholder": "Serĉi", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profiloj kiuj kongruas kun {x}", + "search.quick_action.go_to_account": "Iri al profilo {x}", + "search.quick_action.go_to_hashtag": "Iri al kradvorto {x}", + "search.quick_action.open_url": "Malfermi URL en Mastodono", + "search.quick_action.status_search": "AfiÅoj kiuj kongruas kun {x}", "search.search_or_paste": "Serĉu aÅ algluu URL-on", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", - "search_results.accounts": "Profiles", + "search_popout.quick_actions": "Rapidaj agoj", + "search_popout.recent": "Lastaj serĉoj", + "search_results.accounts": "Profiloj", "search_results.all": "Ĉiuj", "search_results.hashtags": "Kradvortoj", "search_results.nothing_found": "Povis trovi nenion por ĉi tiuj serĉaj terminoj", diff --git a/app/javascript/mastodon/locales/es-AR.json b/app/javascript/mastodon/locales/es-AR.json index 1636229ede126a9b3087eefe5e30eda4c6d455db..a577cec79aea8f74a39c43be057789f190a74b1b 100644 --- a/app/javascript/mastodon/locales/es-AR.json +++ b/app/javascript/mastodon/locales/es-AR.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Violación de regla", "report_notification.open": "Abrir denuncia", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Sin búsquedas recientes", "search.placeholder": "Buscar", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Perfiles que coinciden con {x}", + "search.quick_action.go_to_account": "Ir al perfil de {x}", + "search.quick_action.go_to_hashtag": "Ir a la etiqueta {x}", + "search.quick_action.open_url": "Abrir enlace en Mastodon", + "search.quick_action.status_search": "Mensajes que coinciden con {x}", "search.search_or_paste": "Buscar o pegar dirección web", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Acciones rápidas", + "search_popout.recent": "Búsquedas recientes", "search_results.accounts": "Perfiles", "search_results.all": "Todos", "search_results.hashtags": "Etiquetas", diff --git a/app/javascript/mastodon/locales/es-MX.json b/app/javascript/mastodon/locales/es-MX.json index 4fc226b96c1f443ecec934cf841d308c28da25cf..1338b8b4636df9ebb85347ebed247655171a4842 100644 --- a/app/javascript/mastodon/locales/es-MX.json +++ b/app/javascript/mastodon/locales/es-MX.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Infracción de regla", "report_notification.open": "Abrir denuncia", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Sin búsquedas recientes", "search.placeholder": "Buscar", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Perfiles que coinciden con {x}", + "search.quick_action.go_to_account": "Ir al perfil {x}", + "search.quick_action.go_to_hashtag": "Ir a la etiqueta {x}", + "search.quick_action.open_url": "Abrir enlace en Mastodon", + "search.quick_action.status_search": "Publicaciones que coinciden con {x}", "search.search_or_paste": "Buscar o pegar URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Acciones rápidas", + "search_popout.recent": "Búsquedas recientes", "search_results.accounts": "Perfiles", "search_results.all": "Todos", "search_results.hashtags": "Etiquetas", diff --git a/app/javascript/mastodon/locales/es.json b/app/javascript/mastodon/locales/es.json index 5eb68c4f8571107f087a19baa69cc6e5a4098963..d9f2540556502e8cbddf14aad29572b444eebaa5 100644 --- a/app/javascript/mastodon/locales/es.json +++ b/app/javascript/mastodon/locales/es.json @@ -59,13 +59,13 @@ "account.show_reblogs": "Mostrar impulsos de @{name}", "account.statuses_counter": "{count, plural, one {{counter} Publicación} other {{counter} Publicaciones}}", "account.unblock": "Desbloquear a @{name}", - "account.unblock_domain": "Mostrar {domain}", + "account.unblock_domain": "Desbloquear dominio {domain}", "account.unblock_short": "Desbloquear", "account.unendorse": "No destacar en el perfil", "account.unfollow": "Dejar de seguir", "account.unmute": "Dejar de silenciar a @{name}", "account.unmute_notifications": "Dejar de silenciar las notificaciones de @{name}", - "account.unmute_short": "Desilenciar", + "account.unmute_short": "Dejar de silenciar", "account_note.placeholder": "Clic para añadir nota", "admin.dashboard.daily_retention": "Tasa de retención de usuarios por dÃa después del registro", "admin.dashboard.monthly_retention": "Tasa de retención de usuarios por mes después del registro", @@ -76,7 +76,7 @@ "alert.rate_limited.title": "Tráfico limitado", "alert.unexpected.message": "Hubo un error inesperado.", "alert.unexpected.title": "¡Ups!", - "announcement.announcement": "Comunicación", + "announcement.announcement": "Anuncio", "attachments_list.unprocessed": "(sin procesar)", "audio.hide": "Ocultar audio", "autosuggest_hashtag.per_week": "{count} por semana", @@ -140,12 +140,12 @@ "compose_form.poll.switch_to_single": "Modificar encuesta para permitir una única opción", "compose_form.publish": "Publicar", "compose_form.publish_form": "Publicar", - "compose_form.publish_loud": "{publish}!", + "compose_form.publish_loud": "¡{publish}!", "compose_form.save_changes": "Guardar cambios", "compose_form.sensitive.hide": "{count, plural, one {Marcar material como sensible} other {Marcar material como sensible}}", "compose_form.sensitive.marked": "{count, plural, one {Material marcado como sensible} other {Material marcado como sensible}}", "compose_form.sensitive.unmarked": "{count, plural, one {Material no marcado como sensible} other {Material no marcado como sensible}}", - "compose_form.spoiler.marked": "Texto oculto tras la advertencia", + "compose_form.spoiler.marked": "Quitar advertencia de contenido", "compose_form.spoiler.unmarked": "Añadir advertencia de contenido", "compose_form.spoiler_placeholder": "Escribe aquà tu advertencia", "confirmation_modal.cancel": "Cancelar", @@ -160,7 +160,7 @@ "confirmations.delete_list.message": "¿Seguro que quieres borrar esta lista permanentemente?", "confirmations.discard_edit_media.confirm": "Descartar", "confirmations.discard_edit_media.message": "Tienes cambios sin guardar en la descripción o vista previa del archivo audiovisual, ¿descartarlos de todos modos?", - "confirmations.domain_block.confirm": "Ocultar dominio entero", + "confirmations.domain_block.confirm": "Bloquear dominio entero", "confirmations.domain_block.message": "¿Seguro de que quieres bloquear al dominio {domain} entero? En general unos cuantos bloqueos y silenciados concretos es suficiente y preferible.", "confirmations.edit.confirm": "Editar", "confirmations.edit.message": "Editar ahora reemplazará el mensaje que está escribiendo. ¿Está seguro que quiere proceder?", @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Infracción de regla", "report_notification.open": "Abrir informe", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Sin búsquedas recientes", "search.placeholder": "Buscar", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Perfiles que coinciden con {x}", + "search.quick_action.go_to_account": "Ir al perfil {x}", + "search.quick_action.go_to_hashtag": "Ir a la etiqueta {x}", + "search.quick_action.open_url": "Abrir enlace en Mastodon", + "search.quick_action.status_search": "Publicaciones que coinciden con {x}", "search.search_or_paste": "Buscar o pegar URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Acciones rápidas", + "search_popout.recent": "Búsquedas recientes", "search_results.accounts": "Perfiles", "search_results.all": "Todos", "search_results.hashtags": "Etiquetas", diff --git a/app/javascript/mastodon/locales/et.json b/app/javascript/mastodon/locales/et.json index 7e39386aa741cfdb817c88a5cb94a40e9d16f3c0..a61a577d69fac75b47112bc1dc7513a8771c3df6 100644 --- a/app/javascript/mastodon/locales/et.json +++ b/app/javascript/mastodon/locales/et.json @@ -224,7 +224,7 @@ "empty_column.follow_recommendations": "Tundub, et sinu jaoks ei ole võimalik soovitusi luua. Proovi kasutada otsingut, et leida tuttavaid inimesi, või sirvi populaarseid silte.", "empty_column.follow_requests": "Pole hetkel ühtegi jälgimistaotlust. Kui saad mõne, näed neid siin.", "empty_column.followed_tags": "Sa ei jälgi veel ühtegi märksõna. Kui jälgid, ilmuvad need siia.", - "empty_column.hashtag": "Seda sildi all ei ole ühtegi postitust.", + "empty_column.hashtag": "Selle sildi all ei ole ühtegi postitust.", "empty_column.home": "Su koduajajoon on tühi. Jälgi rohkemaid inimesi, et seda täita {suggestions}", "empty_column.home.suggestions": "Vaata mõndasid soovitusi", "empty_column.list": "Siin loetelus pole veel midagi. Kui loetelu liikmed teevad uusi postitusi, näed neid siin.", @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Rämpspost", "report_notification.categories.violation": "Reeglite rikkumine", "report_notification.open": "Ava teavitus", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Pole viimatisi otsinguid", "search.placeholder": "Otsi", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Sobivaid profiile {x}", + "search.quick_action.go_to_account": "Mine profiili {x}", + "search.quick_action.go_to_hashtag": "Ava silt {x}", + "search.quick_action.open_url": "Ava URL Mastodonis", + "search.quick_action.status_search": "Sobivad postitused {x}", "search.search_or_paste": "Otsi või kleebi URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Kiirtegevused", + "search_popout.recent": "Viimatised otsingud", "search_results.accounts": "Profiilid", "search_results.all": "Kõik", "search_results.hashtags": "Sildid", diff --git a/app/javascript/mastodon/locales/eu.json b/app/javascript/mastodon/locales/eu.json index 11ed5be8cb245224449fddab3869b474bedf06f2..597f4fb50e30f059a12d771d15eb7b94f1ce2df8 100644 --- a/app/javascript/mastodon/locales/eu.json +++ b/app/javascript/mastodon/locales/eu.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Arau haustea", "report_notification.open": "Ireki salaketa", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Duela gutxiko bilaketarik ez", "search.placeholder": "Bilatu", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "{x}-(r)ekin bat datozen profilak", + "search.quick_action.go_to_account": "Joan {x} profilera", + "search.quick_action.go_to_hashtag": "Joan {x} traolara", + "search.quick_action.open_url": "Ireki URLa Mastodonen", + "search.quick_action.status_search": "{x}-(r)ekin bat datozen argitalpenak", "search.search_or_paste": "Bilatu edo itsatsi URLa", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Ekintza azkarrak", + "search_popout.recent": "Duela gutxiko bilaketak", "search_results.accounts": "Profilak", "search_results.all": "Guztiak", "search_results.hashtags": "Traolak", diff --git a/app/javascript/mastodon/locales/fa.json b/app/javascript/mastodon/locales/fa.json index 2fdee7bca31859a057131df236c0e04f903b3c8d..37e213c01a31fc44aefe0a343e17dfa313484d6e 100644 --- a/app/javascript/mastodon/locales/fa.json +++ b/app/javascript/mastodon/locales/fa.json @@ -20,7 +20,7 @@ "account.blocked": "مسدود", "account.browse_more_on_origin_server": "مرور بیش‌تر روی نمایهٔ اصلی", "account.cancel_follow_request": "رد کردن درخواست پی‌گیری", - "account.direct": "Privately mention @{name}", + "account.direct": "خصوصی از @{name} نام ببرید", "account.disable_notifications": "آگاه کردن من هنگام ÙØ±Ø³ØªÙ‡â€ŒÙ‡Ø§ÛŒ ‎@{name} را متوقّ٠کن", "account.domain_blocked": "دامنه مسدود شد", "account.edit_profile": "ویرایش نمایه", @@ -102,7 +102,7 @@ "column.blocks": "کاربران مسدود شده", "column.bookmarks": "نشانک‌ها", "column.community": "خط زمانی Ù…ØÙ„Ù‘ÛŒ", - "column.direct": "Private mentions", + "column.direct": "خصوصی نام ببرید", "column.directory": "مرور نمایه‌ها", "column.domain_blocks": "دامنه‌های مسدود شده", "column.favourites": "پسندیده‌ها", @@ -163,7 +163,7 @@ "confirmations.domain_block.confirm": "مسدود کردن تمام دامنه", "confirmations.domain_block.message": "آیا جدی جدی می‌خواهید تمام دامنهٔ {domain} را مسدود کنید؟ در بیشتر موارد مسدود کردن یا خموشاندن چند ØØ³Ø§Ø¨ خاص کاÙÛŒ است Ùˆ توصیه می‌شود. پس از این کار شما هیچ Ù…ØØªÙˆØ§ÛŒÛŒ را از این دامنه در خط زمانی عمومی یا آگاهی‌هایتان نخواهید دید. پی‌گیرانتان از این دامنه هم برداشته خواهند شد.", "confirmations.edit.confirm": "ویرایش", - "confirmations.edit.message": "Editing now will overwrite the message you are currently composing. Are you sure you want to proceed?", + "confirmations.edit.message": "در صورت ویرایش، پیامی Ú©Ù‡ در ØØ§Ù„ نوشتنش بودید از بین خواهد Ø±ÙØª. می‌خواهید ادامه دهید؟", "confirmations.logout.confirm": "خروج از ØØ³Ø§Ø¨", "confirmations.logout.message": "مطمئنید می‌خواهید خارج شوید؟", "confirmations.mute.confirm": "خموش", @@ -216,14 +216,14 @@ "empty_column.blocks": "هنوز کسی را مسدود نکرده‌اید.", "empty_column.bookmarked_statuses": "هنوز هیچ ÙØ±Ø³ØªÙ‡Ù” نشانه‌گذاری شده‌ای ندارید. هنگامی Ú©Ù‡ ÙØ±Ø³ØªÙ‡â€ŒØ§ÛŒ را نشانه‌گذاری کنید، این‌جا نشان داده خواهد شد.", "empty_column.community": "خط زمانی Ù…ØÙ„Ù‘ÛŒ خالی است. چیزی بنویسید تا چرخش بچرخد!", - "empty_column.direct": "You don't have any private mentions yet. When you send or receive one, it will show up here.", + "empty_column.direct": "هنوز هیچ اشاره خصوصی‌ای ندارید. هنگامی Ú©Ù‡ چنین پیامی بگیرید یا Ø¨ÙØ±Ø³ØªÛŒØ¯ این‌جا نشان داده خواهد شد.", "empty_column.domain_blocks": "هنوز هیچ دامنه‌ای مسدود نشده است.", "empty_column.explore_statuses": "الآن چیزی Ù¾Ø±Ø·Ø±ÙØ¯Ø§Ø± نیست. بعداً دوباره بررسی کنید!", "empty_column.favourited_statuses": "شما هنوز هیچ ÙØ±Ø³ØªÙ‡â€ŒØ§ÛŒ را نپسندیده‌اید. هنگامی Ú©Ù‡ ÙØ±Ø³ØªÙ‡â€ŒØ§ÛŒ را بپسندید، این‌جا نشان داده خواهد شد.", "empty_column.favourites": "هنوز هیچ کسی این ÙØ±Ø³ØªÙ‡ را نپسندیده است. هنگامی Ú©Ù‡ کسی آن را بپسندد، این‌جا نشان داده خواهد شد.", "empty_column.follow_recommendations": "به نظر نمی‌توان هیچ پیشنهادی برایتان ایجاد کرد. می‌توانید برای ÛŒØ§ÙØªÙ† Ø§ÙØ±Ø§Ø¯ÛŒ Ú©Ù‡ ممکن است بشناسید از جست‌وجو یا کاوش برچسب‌های داغ Ø§Ø³ØªÙØ§Ø¯Ù‡ کنید.", "empty_column.follow_requests": "شما هنوز هیچ درخواست پی‌گیری‌ای ندارید. هنگامی Ú©Ù‡ چنین درخواستی بگیرید، این‌جا نشان داده خواهد شد.", - "empty_column.followed_tags": "You have not followed any hashtags yet. When you do, they will show up here.", + "empty_column.followed_tags": "شما هیچ برچسبی را Ù¾ÛŒâ€ŒÙ†Ú¯Ø±ÙØªÛŒØ¯. هنگامی Ú©Ù‡ برچسبی را پی‌گیری کنید اینجا نمایان می‌شوند.", "empty_column.hashtag": "هنوز هیچ چیزی در این برچسب نیست.", "empty_column.home": "خط زمانی خانگیتان خالی است! برای پر کردنش، Ø§ÙØ±Ø§Ø¯ بیشتری را Ù¾ÛŒ بگیرید. {suggestions}", "empty_column.home.suggestions": "چند پیشنهاد را ببینید", @@ -314,7 +314,7 @@ "keyboard_shortcuts.column": "برای تمرکز روی یک ÙØ±Ø³ØªÙ‡ در یکی از ستون‌ها", "keyboard_shortcuts.compose": "تمرکز روی Ù…ØÛŒØ· نوشتن", "keyboard_shortcuts.description": "توضیØ", - "keyboard_shortcuts.direct": "to open direct messages column", + "keyboard_shortcuts.direct": "باز کردن ستون اشاره‌های خصوصی", "keyboard_shortcuts.down": "پایین بردن در سیاهه", "keyboard_shortcuts.enter": "گشودن ÙØ±Ø³ØªÙ‡", "keyboard_shortcuts.favourite": "پسندیدن ÙØ±Ø³ØªÙ‡", @@ -376,7 +376,7 @@ "navigation_bar.bookmarks": "نشانک‌ها", "navigation_bar.community_timeline": "خط زمانی Ù…ØÙ„Ù‘ÛŒ", "navigation_bar.compose": "نوشتن ÙØ±Ø³ØªÙ‡Ù” تازه", - "navigation_bar.direct": "Private mentions", + "navigation_bar.direct": "اشاره‌های خصوصی", "navigation_bar.discover": "گشت Ùˆ گذار", "navigation_bar.domain_blocks": "دامنه‌های مسدود شده", "navigation_bar.edit_profile": "ویرایش نمایه", @@ -522,17 +522,17 @@ "report_notification.categories.spam": "هرزنامه", "report_notification.categories.violation": "تخطّی از قانون", "report_notification.open": "گشودن گزارش", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "جست‌وجوی اخیری نیست", "search.placeholder": "جست‌وجو", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "نمایه‌های جور با {x}", + "search.quick_action.go_to_account": "برو به نمایه {x}", + "search.quick_action.go_to_hashtag": "برو به برچسب {x}", + "search.quick_action.open_url": "باز کردن پیوند در ماستودون", + "search.quick_action.status_search": "ÙØ±Ø³ØªÙ‡â€ŒÙ‡Ø§ÛŒ جور با {x}", "search.search_or_paste": "جست‌وجو یا جایگذاری نشانی", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", - "search_results.accounts": "Profiles", + "search_popout.quick_actions": "کنش‌های سریع", + "search_popout.recent": "جست‌وجوهای اخیر", + "search_results.accounts": "نمایه‌ها", "search_results.all": "همه", "search_results.hashtags": "برچسب‌ها", "search_results.nothing_found": "چیزی برای این عبارت جست‌وجو ÛŒØ§ÙØª نشد", @@ -548,7 +548,7 @@ "server_banner.server_stats": "آمار کارساز:", "sign_in_banner.create_account": "ایجاد ØØ³Ø§Ø¨", "sign_in_banner.sign_in": "ورود", - "sign_in_banner.text": "Sign in to follow profiles or hashtags, favourite, share and reply to posts. You can also interact from your account on a different server.", + "sign_in_banner.text": "برای پی‌گیری نمایه‌ها یا برچسب‌ها، پسندیدن، هم‌رسانی Ùˆ یا پاسخ به ÙØ±Ø³ØªÙ‡â€ŒÙ‡Ø§ وارد شوید. همچنین می‌توانید این کارها را با ØØ³Ø§Ø¨ØªØ§Ù† در کارسازی دیگر انجام دهید.", "status.admin_account": "گشودن واسط مدیریت برای ‎@{name}", "status.admin_domain": "گشودن واسط مدیریت برای ‎{domain}", "status.admin_status": "گشودن این ÙØ±Ø³ØªÙ‡ در واسط مدیریت", @@ -559,8 +559,8 @@ "status.copy": "رونوشت از پیوند ÙØ±Ø³ØªÙ‡", "status.delete": "ØØ°Ù", "status.detailed_status": "نمایش کامل Ú¯ÙØªÚ¯Ùˆ", - "status.direct": "Privately mention @{name}", - "status.direct_indicator": "Private mention", + "status.direct": "خصوصی به @{name} اشاره کنید", + "status.direct_indicator": "اشاره خصوصی", "status.edit": "ویرایش", "status.edited": "ویرایش شده در {date}", "status.edited_x_times": "{count, plural, one {{count} مرتبه} other {{count} مرتبه}} ویرایش شد", diff --git a/app/javascript/mastodon/locales/fi.json b/app/javascript/mastodon/locales/fi.json index eaed4906f180822e32f1b65fe66f542e373aa349..a086e0e2135fbacc4b4c9287f81e5bbdd4d2feb2 100644 --- a/app/javascript/mastodon/locales/fi.json +++ b/app/javascript/mastodon/locales/fi.json @@ -153,14 +153,14 @@ "confirmations.block.confirm": "Estä", "confirmations.block.message": "Haluatko varmasti estää käyttäjän {name}?", "confirmations.cancel_follow_request.confirm": "Peruuta pyyntö", - "confirmations.cancel_follow_request.message": "Haluatko varmasti peruuttaa pyyntösi seurata käyttäjää {name}?", + "confirmations.cancel_follow_request.message": "Haluatko varmasti peruuttaa pyyntösi seurata profiilia {name}?", "confirmations.delete.confirm": "Poista", "confirmations.delete.message": "Haluatko varmasti poistaa tämän viestin?", "confirmations.delete_list.confirm": "Poista", "confirmations.delete_list.message": "Haluatko varmasti poistaa tämän listan kokonaan?", "confirmations.discard_edit_media.confirm": "Hylkää", "confirmations.discard_edit_media.message": "Sinulla on tallentamattomia muutoksia median kuvaukseen tai esikatseluun, hylätäänkö ne silti?", - "confirmations.domain_block.confirm": "Estä koko palvelu", + "confirmations.domain_block.confirm": "Estä koko verkkotunnus", "confirmations.domain_block.message": "Haluatko aivan varmasti estää palvelun {domain} täysin? Useimmiten muutama kohdistettu esto tai mykistys on riittävä ja suositeltava toimenpide. Et näe kyseisen sisältöä kyseiseltä verkkoalueelta missään julkisissa aikajanoissa tai ilmoituksissa. Tälle verkkoalueelle kuuluvat seuraajasi poistetaan.", "confirmations.edit.confirm": "Muokkaa", "confirmations.edit.message": "Muokkaaminen nyt korvaa viestin, jota paraikaa työstät. Haluatko varmasti jatkaa?", @@ -168,13 +168,13 @@ "confirmations.logout.message": "Haluatko varmasti kirjautua ulos?", "confirmations.mute.confirm": "Mykistä", "confirmations.mute.explanation": "Tämä toiminto piilottaa heidän julkaisunsa sinulta – mukaan lukien ne, joissa heidät mainitaan – sallien heidän yhä nähdä julkaisusi ja seurata sinua.", - "confirmations.mute.message": "Haluatko varmasti mykistää käyttäjän {name}?", + "confirmations.mute.message": "Haluatko varmasti mykistää profiilin {name}?", "confirmations.redraft.confirm": "Poista & palauta muokattavaksi", "confirmations.redraft.message": "Oletko varma että haluat poistaa tämän julkaisun ja tehdä siitä uuden luonnoksen? Suosikit ja tehostukset menetään, alkuperäisen julkaisusi vastaukset jäävät orvoiksi.", "confirmations.reply.confirm": "Vastaa", "confirmations.reply.message": "Jos vastaat nyt, vastaus korvaa tällä hetkellä työstämäsi viestin. Oletko varma, että haluat jatkaa?", "confirmations.unfollow.confirm": "Lopeta seuraaminen", - "confirmations.unfollow.message": "Haluatko varmasti lakata seuraamasta käyttäjää {name}?", + "confirmations.unfollow.message": "Haluatko varmasti lakata seuraamasta profiilia {name}?", "conversation.delete": "Poista keskustelu", "conversation.mark_as_read": "Merkitse luetuksi", "conversation.open": "Näytä keskustelu", @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Roskaposti", "report_notification.categories.violation": "Sääntöjen rikkominen", "report_notification.open": "Avaa ilmoitus", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Edellisiä hakuja ei ole", "search.placeholder": "Hae", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profiilit, jotka vastaavat \"{x}\"", + "search.quick_action.go_to_account": "Avaa profiili {x}", + "search.quick_action.go_to_hashtag": "Avaa aihetunniste {x}", + "search.quick_action.open_url": "Avaa URL-osoite Mastodonissa", + "search.quick_action.status_search": "Julkaisut, jotka vastaavat \"{x}\"", "search.search_or_paste": "Etsi tai kirjoita URL-osoite", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Pikatoiminnot", + "search_popout.recent": "Edelliset haut", "search_results.accounts": "Profiilit", "search_results.all": "Kaikki", "search_results.hashtags": "Aihetunnisteet", diff --git a/app/javascript/mastodon/locales/fo.json b/app/javascript/mastodon/locales/fo.json index 714d405f83634732e5aeadeed33e5b3b3a77bad8..29a2f7bc27d4346841b495964bdbc08f40d67953 100644 --- a/app/javascript/mastodon/locales/fo.json +++ b/app/javascript/mastodon/locales/fo.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Ruskpostur", "report_notification.categories.violation": "Brotin regla", "report_notification.open": "Opna melding", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Ongar nýggjar leitingar", "search.placeholder": "Leita", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Vangar, ið samsvara {x}", + "search.quick_action.go_to_account": "Far til vanga {x}", + "search.quick_action.go_to_hashtag": "Far til frámerki {x}", + "search.quick_action.open_url": "Lat URL upp à Mastodon", + "search.quick_action.status_search": "Postar, ið samsvara {x}", "search.search_or_paste": "Leita ella set URL inn", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Skjótar atgerðir", + "search_popout.recent": "Nýggjar leitingar", "search_results.accounts": "Vangar", "search_results.all": "Alt", "search_results.hashtags": "Frámerki", diff --git a/app/javascript/mastodon/locales/fy.json b/app/javascript/mastodon/locales/fy.json index f0e5cf9820bc1352e3147f51b470b2a6197d2214..d4dfe35a21e93346226c016afd4d553b32f9334f 100644 --- a/app/javascript/mastodon/locales/fy.json +++ b/app/javascript/mastodon/locales/fy.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Skeinde regels", "report_notification.open": "Rapport iepenje", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Gjin resinte sykopdrachten", "search.placeholder": "Sykje", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Accounts dy’t oerienkomme mei {x}", + "search.quick_action.go_to_account": "Gean nei account {x}", + "search.quick_action.go_to_hashtag": "Gean nei hashtag {x}", + "search.quick_action.open_url": "URL yn Mastodon iepenje", + "search.quick_action.status_search": "Berjochten dy’t oerienkomme mei {x}", "search.search_or_paste": "Sykje of fier URL yn", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Flugge aksjes", + "search_popout.recent": "Resinte sykopdrachten", "search_results.accounts": "Profilen", "search_results.all": "Alles", "search_results.hashtags": "Hashtags", diff --git a/app/javascript/mastodon/locales/gl.json b/app/javascript/mastodon/locales/gl.json index a2e6716c9d10a2d2797515bff45fa0a536430c79..20279e71fbd3c4d7572ceb50f992ea6dbfb960a5 100644 --- a/app/javascript/mastodon/locales/gl.json +++ b/app/javascript/mastodon/locales/gl.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Faltou ás regras", "report_notification.open": "Abrir a denuncia", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Non hai buscas recentes", "search.placeholder": "Procurar", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "PerfÃs coincidentes {x}", + "search.quick_action.go_to_account": "Ir ao perfil {x}", + "search.quick_action.go_to_hashtag": "Ir ao cancelo {x}", + "search.quick_action.open_url": "Abrir URL en Mastodon", + "search.quick_action.status_search": "Publicacións coincidentes {x}", "search.search_or_paste": "Busca ou insire URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Accións rápidas", + "search_popout.recent": "Buscas recentes", "search_results.accounts": "PerfÃs", "search_results.all": "Todo", "search_results.hashtags": "Cancelos", diff --git a/app/javascript/mastodon/locales/he.json b/app/javascript/mastodon/locales/he.json index 25fdb28ddb1d2c17602893bddfdb437f8f6d825b..17b97ca74fa80af06943973c5d7df465356a8e2f 100644 --- a/app/javascript/mastodon/locales/he.json +++ b/app/javascript/mastodon/locales/he.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "ספ×× (דו×ר זבל)", "report_notification.categories.violation": "הפרת כלל", "report_notification.open": "פתח דו\"×—", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "×œ× × ×ž×¦×ו ×—×™×¤×•×©×™× ××—×¨×•× ×™×", "search.placeholder": "חיפוש", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "×¤×¨×•×¤×™×œ×™× ×”×ž×›×™×œ×™× {x}", + "search.quick_action.go_to_account": "לצפיה בפרופיל {x}", + "search.quick_action.go_to_hashtag": "לצפיה בתגית {x}", + "search.quick_action.open_url": "לפתיחת {x} במסטודון", + "search.quick_action.status_search": "הודעות המכילות {x}", "search.search_or_paste": "חפש ×ו הזן קישור", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "פעולות זריזות", + "search_popout.recent": "×—×™×¤×•×©×™× ××—×¨×•× ×™×", "search_results.accounts": "פרופילי×", "search_results.all": "כל התוצ×ות", "search_results.hashtags": "תגיות", diff --git a/app/javascript/mastodon/locales/hi.json b/app/javascript/mastodon/locales/hi.json index 2803c8417b76c870f6573fe36ee484463df0d309..186de81294d6346bdaf67ba8600057abbc13b0d7 100644 --- a/app/javascript/mastodon/locales/hi.json +++ b/app/javascript/mastodon/locales/hi.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Rule violation", "report_notification.open": "Open report", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "कोई हालिया खोज नहीं", "search.placeholder": "खोजें", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "पà¥à¤°à¥‹à¤«à¤¼à¤¾à¤‡à¤² मिले {x}", + "search.quick_action.go_to_account": "पà¥à¤°à¥‹à¤«à¤¼à¤¾à¤‡à¤² पर जाà¤à¤ {x}", + "search.quick_action.go_to_hashtag": "हैशटैग पर जाà¤à¤‚ {x}", + "search.quick_action.open_url": "URL मॅसà¥à¤Ÿà¥‹à¤¡à¥‰à¤¨ में खोलें", + "search.quick_action.status_search": "पोसà¥à¤Ÿ मिलें {x}", "search.search_or_paste": "Search or paste URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "तà¥à¤µà¤°à¤¿à¤¤ कà¥à¤°à¤¿à¤¯à¤¾à¤à¤‚", + "search_popout.recent": "हालिया खोजें", "search_results.accounts": "पà¥à¤°à¥‹à¤«à¤¼à¤¾à¤‡à¤²", "search_results.all": "All", "search_results.hashtags": "Hashtags", diff --git a/app/javascript/mastodon/locales/hu.json b/app/javascript/mastodon/locales/hu.json index 6b16f47b38cfe68800707b3d91b99adef1213fa2..4cd7ebde725a0574512548d76ea721227e166055 100644 --- a/app/javascript/mastodon/locales/hu.json +++ b/app/javascript/mastodon/locales/hu.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Kéretlen üzenet", "report_notification.categories.violation": "Szabálysértés", "report_notification.open": "Bejelentés megnyitása", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Nincsenek keresési elÅ‘zmények", "search.placeholder": "Keresés", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profilok a következÅ‘ keresésre: {x}", + "search.quick_action.go_to_account": "Ugrás a következÅ‘ profilhoz: {x}", + "search.quick_action.go_to_hashtag": "Ugrás a következÅ‘ hashtaghez: {x}", + "search.quick_action.open_url": "WebcÃm megnyitása a Mastodonon", + "search.quick_action.status_search": "Bejegyzések a következÅ‘ keresésre: {x}", "search.search_or_paste": "Keresés vagy webcÃm beillesztése", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Gyors műveletek", + "search_popout.recent": "Legutóbbi keresések", "search_results.accounts": "Profilok", "search_results.all": "Összes", "search_results.hashtags": "#CÃmkék", diff --git a/app/javascript/mastodon/locales/is.json b/app/javascript/mastodon/locales/is.json index 5127978b01064d52c7329b9eacabb6df0fb163e2..b9d6504734cad6051df08c6e8a4befb6f5ad89bf 100644 --- a/app/javascript/mastodon/locales/is.json +++ b/app/javascript/mastodon/locales/is.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Ruslpóstur", "report_notification.categories.violation": "Brot á reglum", "report_notification.open": "Opin kæra", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Engar nýlegar leitir", "search.placeholder": "Leita", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Notandasnið sem samsvara {x}", + "search.quick_action.go_to_account": "Fara á notandasnið {x}", + "search.quick_action.go_to_hashtag": "Fara á myllumerkið {x}", + "search.quick_action.open_url": "Opna slóð à Mastodon", + "search.quick_action.status_search": "Færslur sem samsvara {x}", "search.search_or_paste": "Leita eða lÃma slóð", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Flýtiaðgerðir", + "search_popout.recent": "Nýlegar leitir", "search_results.accounts": "Notendasnið", "search_results.all": "Allt", "search_results.hashtags": "Myllumerki", diff --git a/app/javascript/mastodon/locales/it.json b/app/javascript/mastodon/locales/it.json index 7ac0dfacd385e33135c1b28f810092a203fc745f..ab1cc02afc885efc9887ae82804477165a9d2db2 100644 --- a/app/javascript/mastodon/locales/it.json +++ b/app/javascript/mastodon/locales/it.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Violazione delle regole", "report_notification.open": "Apri segnalazione", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Nessuna ricerca recente", "search.placeholder": "Cerca", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profili corrispondenti a {x}", + "search.quick_action.go_to_account": "Vai al profilo {x}", + "search.quick_action.go_to_hashtag": "Vai all'hashtag {x}", + "search.quick_action.open_url": "Apri URL in Mastodon", + "search.quick_action.status_search": "Post corrispondenti a {x}", "search.search_or_paste": "Cerca o incolla URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Azioni rapide", + "search_popout.recent": "Ricerche recenti", "search_results.accounts": "Profili", "search_results.all": "Tutto", "search_results.hashtags": "Hashtag", diff --git a/app/javascript/mastodon/locales/ja.json b/app/javascript/mastodon/locales/ja.json index 753f308b661c383cd8e12775f4e47d5adf06c5bb..803736eaa9cd8bcac9a670b3c604b72563e15379 100644 --- a/app/javascript/mastodon/locales/ja.json +++ b/app/javascript/mastodon/locales/ja.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "スパム", "report_notification.categories.violation": "ルールé•å", "report_notification.open": "é€šå ±ã‚’é–‹ã", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "検索履æ´ã¯ã‚りã¾ã›ã‚“", "search.placeholder": "検索", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "{x} ã«è©²å½“ã™ã‚‹ãƒ—ãƒãƒ•ィール", + "search.quick_action.go_to_account": "{x} ã®ãƒ—ãƒãƒ•ィールを見る", + "search.quick_action.go_to_hashtag": "{x} ã«è©²å½“ã™ã‚‹ãƒãƒƒã‚·ãƒ¥ã‚¿ã‚°", + "search.quick_action.open_url": "Mastodonã§URLã‚’é–‹ã", + "search.quick_action.status_search": "{x} ã«è©²å½“ã™ã‚‹æŠ•稿", "search.search_or_paste": "検索ã¾ãŸã¯URLを入力", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "クイックæ“作", + "search_popout.recent": "æœ€è¿‘ã®æ¤œç´¢", "search_results.accounts": "ユーザー", "search_results.all": "ã™ã¹ã¦", "search_results.hashtags": "ãƒãƒƒã‚·ãƒ¥ã‚¿ã‚°", diff --git a/app/javascript/mastodon/locales/ko.json b/app/javascript/mastodon/locales/ko.json index b08e0b45c8eed0e732c5818500673f596842a84f..7d7659569eefaa6dd390ec1e6bf8e1fe01fa7e74 100644 --- a/app/javascript/mastodon/locales/ko.json +++ b/app/javascript/mastodon/locales/ko.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "스팸", "report_notification.categories.violation": "규칙 위반", "report_notification.open": "ì‹ ê³ ì—´ê¸°", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "최근 검색 기ë¡ì´ 없습니다", "search.placeholder": "검색", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "{x}ì— ë§žëŠ” 프로필", + "search.quick_action.go_to_account": "{x} 프로필로 ì´ë™", + "search.quick_action.go_to_hashtag": "{x} 해시태그로 ì´ë™", + "search.quick_action.open_url": "ë§ˆìŠ¤í† ëˆì—서 URL 열기", + "search.quick_action.status_search": "{x}ì— ë§žëŠ” 게시물", "search.search_or_paste": "검색하거나 URL 붙여넣기", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "ë¹ ë¥¸ 작업", + "search_popout.recent": "최근 검색", "search_results.accounts": "프로필", "search_results.all": "ì „ë¶€", "search_results.hashtags": "해시태그", diff --git a/app/javascript/mastodon/locales/lv.json b/app/javascript/mastodon/locales/lv.json index c3d82bd1607e743149ed0bab74e4580fbb392238..4f1032ae26f5fe1248904e0a02b846c565e5d770 100644 --- a/app/javascript/mastodon/locales/lv.json +++ b/app/javascript/mastodon/locales/lv.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spams", "report_notification.categories.violation": "Noteikumu pÄrkÄpums", "report_notification.open": "AtvÄ“rt sÅ«dzÄ«bu", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Nav nesen veiktu meklÄ“jumu", "search.placeholder": "Meklēšana", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profili atbilst {x}", + "search.quick_action.go_to_account": "Doties uz profilu {x}", + "search.quick_action.go_to_hashtag": "Doties uz tÄ“mturi {x}", + "search.quick_action.open_url": "AtvÄ“rt URL MastodonÄ", + "search.quick_action.status_search": "Ziņas atbilst {x}", "search.search_or_paste": "MeklÄ“ vai iekopÄ“ URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Ä€trÄs darbÄ«bas", + "search_popout.recent": "Nesen meklÄ“tais", "search_results.accounts": "Profili", "search_results.all": "Visi", "search_results.hashtags": "TÄ“mturi", diff --git a/app/javascript/mastodon/locales/my.json b/app/javascript/mastodon/locales/my.json index 838e18da1500a92af4a6d8aac334620d71f68a37..197addd1b144b091d3fdddd6f2551e0b86fdbfcc 100644 --- a/app/javascript/mastodon/locales/my.json +++ b/app/javascript/mastodon/locales/my.json @@ -20,7 +20,7 @@ "account.blocked": "ဘလော့ထားသည်", "account.browse_more_on_origin_server": "မူရင်းပရá€á€¯á€–á€á€¯á€„်á€á€½á€„် ပá€á€¯á€™á€á€¯á€€á€¼á€Šá€·á€ºá€›á€¾á€¯á€•ါá‹", "account.cancel_follow_request": "ဖောလá€á€¯á€¸á€•ယ်ဖျက်á€á€¼á€„်း", - "account.direct": "Privately mention @{name}", + "account.direct": "@{name} သာသá€á€›á€¾á€á€”á€á€¯á€„်အောင်မန်းရှင်းá€á€±á€«á€ºá€™á€Šá€º", "account.disable_notifications": "@{name} ပá€á€¯á€·á€…်á€á€„်သည့်အá€á€« ကျွန်ုပ်ကá€á€¯ အသá€á€•ေးá€á€¼á€„်းရပ်ပါá‹", "account.domain_blocked": "ဒá€á€¯á€™á€á€”်း ပá€á€á€ºá€•င်ထားá€á€²á€·á€žá€Šá€º\n", "account.edit_profile": "ကá€á€¯á€šá€ºá€›á€±á€¸á€™á€¾á€á€ºá€á€™á€ºá€¸á€•ြင်ဆင်မည်", @@ -102,7 +102,7 @@ "column.blocks": "ဘလော့ထားသောအကောင့်များ", "column.bookmarks": "မှá€á€ºá€á€™á€ºá€¸á€™á€»á€¬á€¸", "column.community": "ဒေသá€á€½á€„်း အá€á€»á€á€”်ဇယား", - "column.direct": "Private mentions", + "column.direct": "သီးသန့်ဖော်ပြá€á€¼á€„်း", "column.directory": "ပရá€á€¯á€–á€á€¯á€„်များကá€á€¯ ရှာဖွေမည်\n", "column.domain_blocks": " ဒá€á€¯á€™á€á€”်းကá€á€¯á€•á€á€á€ºá€™á€Šá€º", "column.favourites": "အကြá€á€¯á€€á€ºá€†á€¯á€¶á€¸á€™á€»á€¬á€¸", @@ -216,7 +216,7 @@ "empty_column.blocks": "ပá€á€á€ºá€‘ားသောအကောင့်များမရှá€á€žá€±á€¸á€•ါ", "empty_column.bookmarked_statuses": "သင့်á€á€½á€„် မှá€á€ºá€žá€¬á€¸á€‘ားသော ပá€á€¯á€·á€…်များ မရှá€á€žá€±á€¸á€•ါዠá€á€…်á€á€¯á€€á€á€¯ အမှá€á€ºá€¡á€žá€¬á€¸á€•ြုလá€á€¯á€€á€ºá€•ါက áŽá€„်းကá€á€¯ ဤနေရာá€á€½á€„် ပြထားပါမည်á‹", "empty_column.community": "ဒေသá€á€½á€„်းစာမျက်နှာမှာ အလွá€á€ºá€–ြစ်နေသည်ዠအများမြင်နá€á€¯á€„်ရန်အá€á€½á€€á€º á€á€…်á€á€¯á€á€¯á€›á€±á€¸á€•ါá‹", - "empty_column.direct": "You don't have any private mentions yet. When you send or receive one, it will show up here.", + "empty_column.direct": "သင့်á€á€½á€„် သီးသန့်ဖော်ပြá€á€»á€€á€ºá€™á€»á€¬á€¸ မရှá€á€žá€±á€¸á€•ါዠပေးပá€á€¯á€·á€á€¼á€„်း သá€á€¯á€·á€™á€Ÿá€¯á€á€º လက်á€á€¶á€žá€±á€¬á€¡á€á€«áŠ áŽá€„်းသည် ဤနေရာá€á€½á€„် ပေါ်လာလá€á€™á€·á€ºá€™á€Šá€ºá‹", "empty_column.domain_blocks": "သင်ပá€á€á€ºá€‘ားသော ဒá€á€¯á€™á€á€”်းမရှá€á€žá€±á€¸á€•ါ", "empty_column.explore_statuses": "အá€á€¯á€œá€±á€¬á€œá€±á€¬á€†á€šá€ºá€á€½á€„် ရေပန်းစားနေသောပá€á€¯á€·á€…်များ မရှá€á€žá€±á€¸á€•ါዠနောက်မှ ပြန်စစ်ဆေးပါရန်á‹", "empty_column.favourited_statuses": "သင့်á€á€½á€„် အကြá€á€¯á€€á€ºá€†á€¯á€¶á€¸á€•á€á€¯á€·á€…်များ မရှá€á€žá€±á€¸á€•ါዠá€á€…်á€á€¯á€€á€á€¯ သင်နှစ်သက်ထားပါက áŽá€„်းကá€á€¯ ဤနေရာá€á€½á€„် ပြထားပါမည်á‹", @@ -314,7 +314,7 @@ "keyboard_shortcuts.column": "to focus a status in one of the columns", "keyboard_shortcuts.compose": "to focus the compose textarea", "keyboard_shortcuts.description": "ဖော်ပြá€á€»á€€á€º", - "keyboard_shortcuts.direct": "to open direct messages column", + "keyboard_shortcuts.direct": "သီးသန့်ဖော်ပြá€á€»á€€á€ºá€™á€»á€¬á€¸á€€á€±á€¬á€ºá€œá€¶á€€á€á€¯á€–ွင့်ရန်", "keyboard_shortcuts.down": "to move down in the list", "keyboard_shortcuts.enter": "to open status", "keyboard_shortcuts.favourite": "to favourite", @@ -376,7 +376,7 @@ "navigation_bar.bookmarks": "မှá€á€ºá€‘ားသည်များ", "navigation_bar.community_timeline": "ဒေသစံá€á€±á€¬á€ºá€á€»á€á€”်", "navigation_bar.compose": "ပá€á€¯á€·á€…်အသစ်ရေးပါ", - "navigation_bar.direct": "Private mentions", + "navigation_bar.direct": "သီးသန့်ဖော်ပြá€á€»á€€á€ºá€™á€»á€¬á€¸", "navigation_bar.discover": "ရှာဖွေပါ", "navigation_bar.domain_blocks": "Hidden domains", "navigation_bar.edit_profile": "ကá€á€¯á€šá€ºá€›á€±á€¸á€™á€¾á€á€ºá€á€™á€ºá€¸á€•ြင်ဆင်မည်", @@ -522,17 +522,17 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "စည်းကမ်းဖောက်ဖျက်á€á€¼á€„်း", "report_notification.open": "အစီရင်á€á€¶á€…ာကá€á€¯á€–ွင့်ပါ", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "လá€á€ºá€á€œá€±á€¬á€›á€¾á€¬á€–ွေမှုများမရှá€á€•ါá‹", "search.placeholder": "ရှာဖွေရန်", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "{x} နှင့် ကá€á€¯á€€á€ºá€Šá€®á€žá€±á€¬ ပရá€á€¯á€–á€á€¯á€„်များ", + "search.quick_action.go_to_account": "ပရá€á€¯á€–á€á€¯á€„် {x} သá€á€¯á€·á€žá€½á€¬á€¸á€™á€Šá€º", + "search.quick_action.go_to_hashtag": "hashtag {x} သá€á€¯á€·á€žá€½á€¬á€¸á€™á€Šá€º", + "search.quick_action.open_url": "Mastodon á€á€½á€„် URL ကá€á€¯á€–ွင့်မည်", + "search.quick_action.status_search": "{x} နှင့် ကá€á€¯á€€á€ºá€Šá€®á€žá€±á€¬ ပá€á€¯á€·á€…်များ", "search.search_or_paste": "URL ရá€á€¯á€€á€ºá€‘ည့်ပါ သá€á€¯á€·á€™á€Ÿá€¯á€á€º ရှာဖွေပါ", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", - "search_results.accounts": "Profiles", + "search_popout.quick_actions": "အမြန်လုပ်ဆောင်မှုများ", + "search_popout.recent": "လá€á€ºá€á€œá€±á€¬ ရှာဖွေမှုများ", + "search_results.accounts": "စာမျက်နှာ", "search_results.all": "အားလုံး", "search_results.hashtags": "ဟက်ရှ်á€á€€á€ºá€™á€»á€¬á€¸", "search_results.nothing_found": "ရှာဖွေလá€á€¯á€žá€±á€¬á€¡á€›á€¬á€™á€›á€¾á€á€•ါ", @@ -559,8 +559,8 @@ "status.copy": "Copy link to status", "status.delete": "ဖျက်ရန်", "status.detailed_status": "အသေးစá€á€á€ºá€…ကားပြောဆá€á€¯á€™á€¾á€¯á€™á€¼á€„်ကွင်း", - "status.direct": "Privately mention @{name}", - "status.direct_indicator": "Private mention", + "status.direct": "@{name} ကá€á€¯ သီးသန့်ဖော်ပြမည်\n", + "status.direct_indicator": "သီးသန့်ဖော်ပြá€á€¼á€„်းá‹", "status.edit": "ပြင်ဆင်ရန်", "status.edited": "{date} ကá€á€¯ ပြင်ဆင်ပြီးပါပြီ", "status.edited_x_times": "{count, plural, one {{count} time} other {{count} times}} ပြင်ဆင်á€á€²á€·á€žá€Šá€º", @@ -646,7 +646,7 @@ "upload_modal.description_placeholder": "သီဟá€á€¯á€ ်မှ ဉာá€á€ºá€€á€¼á€®á€¸á€›á€¾á€„်သည် အာယုá€á€á€¹á€Žá€”ဆေးညွှန်းစာကá€á€¯ ဇလွန်ဈေးဘေး ဗာဒံပင်ထက် အဓá€á€‹á€¹á€Œá€¬á€”်လျက် ဂဃနá€á€–á€á€ºá€á€²á€·á€žá€Šá€º", "upload_modal.detect_text": "ပုံမှစာသားကá€á€¯ ရှာဖွေပါ", "upload_modal.edit_media": "မီဒီယာကá€á€¯ ပြင်ဆင်ရန်", - "upload_modal.hint": "Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.", + "upload_modal.hint": "ပုံသေးအားလုံးá€á€½á€„် အမြဲá€á€™á€ºá€¸á€€á€¼á€Šá€·á€ºá€›á€¾á€¯á€”á€á€¯á€„်သည့် focal point ကá€á€¯ ရွေးá€á€»á€šá€ºá€›á€”် Preview ပေါ်ရှဠစက်á€á€á€¯á€„်းကá€á€¯ နှá€á€•်ပါ သá€á€¯á€·á€™á€Ÿá€¯á€á€º ဖá€á€†á€½á€²á€•ါá‹", "upload_modal.preparing_ocr": "OCR ပြင်ဆင်နေသည်…", "upload_modal.preview_label": "({ratio}) အစမ်းကြည့်ရှုရန်", "upload_progress.label": "á€á€„်နေသည်...", diff --git a/app/javascript/mastodon/locales/nl.json b/app/javascript/mastodon/locales/nl.json index 6e080da9b5e65f77e4e9ea0bc9ec01aae00ba636..bb33a6f0c50df5b1123970424b47d5f32089591e 100644 --- a/app/javascript/mastodon/locales/nl.json +++ b/app/javascript/mastodon/locales/nl.json @@ -55,7 +55,7 @@ "account.report": "@{name} rapporteren", "account.requested": "Wachten op goedkeuring. Klik om het volgverzoek te annuleren", "account.requested_follow": "{name} wil je graag volgen", - "account.share": "Profiel van @{name} delen", + "account.share": "Account van @{name} delen", "account.show_reblogs": "Boosts van @{name} tonen", "account.statuses_counter": "{count, plural, one {{counter} bericht} other {{counter} berichten}}", "account.unblock": "@{name} deblokkeren", @@ -487,7 +487,7 @@ "report.categories.violation": "De inhoud overtreedt een of meerdere serverregels", "report.category.subtitle": "Kies wat het beste overeenkomt", "report.category.title": "Vertel ons wat er met dit {type} aan de hand is", - "report.category.title_account": "profiel", + "report.category.title_account": "account", "report.category.title_status": "bericht", "report.close": "Klaar", "report.comment.title": "Zijn er nog andere dingen waarvan je denkt dat wij dat moeten weten?", @@ -522,17 +522,17 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Overtreden regel(s)", "report_notification.open": "Rapportage openen", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Geen recente zoekopdrachten", "search.placeholder": "Zoeken", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Accounts die overeenkomen met {x}", + "search.quick_action.go_to_account": "Ga naar account {x}", + "search.quick_action.go_to_hashtag": "Ga naar hashtag {x}", + "search.quick_action.open_url": "URL in Mastodon openen", + "search.quick_action.status_search": "Berichten die overeenkomen met {x}", "search.search_or_paste": "Zoek of voer een URL in", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", - "search_results.accounts": "Profielen", + "search_popout.quick_actions": "Snelle acties", + "search_popout.recent": "Recente zoekopdrachten", + "search_results.accounts": "Accounts", "search_results.all": "Alles", "search_results.hashtags": "Hashtags", "search_results.nothing_found": "Deze zoektermen leveren geen resultaat op", diff --git a/app/javascript/mastodon/locales/pl.json b/app/javascript/mastodon/locales/pl.json index 31422ad9da1e5bc3ede8bd20eea3109d101feae5..77d1d7c8530e756e0a5435595a557c5460b4df1c 100644 --- a/app/javascript/mastodon/locales/pl.json +++ b/app/javascript/mastodon/locales/pl.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Naruszenie zasad", "report_notification.open": "Otwórz raport", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Brak ostatnich wyszukiwaÅ„", "search.placeholder": "Szukaj", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profile pasujÄ…ce do {x}", + "search.quick_action.go_to_account": "Przejdź do profilu {x}", + "search.quick_action.go_to_hashtag": "Przejdź do hasztaga {x}", + "search.quick_action.open_url": "Otwórz adres URL w Mastodonie", + "search.quick_action.status_search": "Wpisy pasujÄ…ce do {x}", "search.search_or_paste": "Wyszukaj lub wklej adres", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Szybkie akcje", + "search_popout.recent": "Ostatnie wyszukiwania", "search_results.accounts": "Profile", "search_results.all": "Wszystkie", "search_results.hashtags": "Hasztagi", diff --git a/app/javascript/mastodon/locales/pt-BR.json b/app/javascript/mastodon/locales/pt-BR.json index 1c8bf8b04f43a272f8efcec428ae8be493400dff..d10c9a8f75eafb475f850a2dd6693dee7a6bd99b 100644 --- a/app/javascript/mastodon/locales/pt-BR.json +++ b/app/javascript/mastodon/locales/pt-BR.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Violação de regra", "report_notification.open": "Abrir denúncia", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Nenhuma busca recente", "search.placeholder": "Pesquisar", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Perfis correspondentes a {x}", + "search.quick_action.go_to_account": "Ir para a página do perfil {x}", + "search.quick_action.go_to_hashtag": "Ir para a hashtag {x}", + "search.quick_action.open_url": "Abrir link no Mastodon", + "search.quick_action.status_search": "Publicações correspondentes a {x}", "search.search_or_paste": "Buscar ou colar URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Ações rápidas", + "search_popout.recent": "Buscas Recentes", "search_results.accounts": "Perfis", "search_results.all": "Tudo", "search_results.hashtags": "Hashtags", diff --git a/app/javascript/mastodon/locales/pt-PT.json b/app/javascript/mastodon/locales/pt-PT.json index 496551a87e7334276f9c68554ba4ff026797af9a..e93ff73cf770c23cb0fbed82f0a47e4637e14270 100644 --- a/app/javascript/mastodon/locales/pt-PT.json +++ b/app/javascript/mastodon/locales/pt-PT.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Violação de regra", "report_notification.open": "Abrir denúncia", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Nenhuma pesquisa recente", "search.placeholder": "Pesquisar", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Perfis com correspondência a {x}", + "search.quick_action.go_to_account": "Ir para o perfil {x}", + "search.quick_action.go_to_hashtag": "Ir para a hashtag {x}", + "search.quick_action.open_url": "Abrir ligação no Mastodon", + "search.quick_action.status_search": "Publicações com correspondência a {x}", "search.search_or_paste": "Pesquisar ou introduzir URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Ações rápidas", + "search_popout.recent": "Pesquisas recentes", "search_results.accounts": "Perfis", "search_results.all": "Tudo", "search_results.hashtags": "Etiquetas", diff --git a/app/javascript/mastodon/locales/sq.json b/app/javascript/mastodon/locales/sq.json index c0064eb7eb56b1eb31cbfe4741a5c5af004dcdf5..93a00e51ec4f32cc8beaad9728c588784be28087 100644 --- a/app/javascript/mastodon/locales/sq.json +++ b/app/javascript/mastodon/locales/sq.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "I padëshiruar", "report_notification.categories.violation": "Cenim rregullash", "report_notification.open": "Hape raportimin", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Pa kërkime së fundi", "search.placeholder": "Kërkoni", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Profile me përputhje me {x}", + "search.quick_action.go_to_account": "Kalo te profili {x}", + "search.quick_action.go_to_hashtag": "Kalo te hashtag-u {x}", + "search.quick_action.open_url": "Hape URL-në në Mastodon", + "search.quick_action.status_search": "Postime me përputhje me {x}", "search.search_or_paste": "Kërkoni, ose hidhni një URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Veprime të shpejta", + "search_popout.recent": "Kërkime së fundi", "search_results.accounts": "Profile", "search_results.all": "Krejt", "search_results.hashtags": "Hashtag-ë", diff --git a/app/javascript/mastodon/locales/th.json b/app/javascript/mastodon/locales/th.json index c460b5e1b253c31ad37520456acea2cca6e74841..cd4c9235140d321046aadb8af69962b09f9349b0 100644 --- a/app/javascript/mastodon/locales/th.json +++ b/app/javascript/mastodon/locales/th.json @@ -522,17 +522,17 @@ "report_notification.categories.spam": "สà¹à¸›à¸¡", "report_notification.categories.violation": "à¸à¸²à¸£à¸¥à¸°à¹€à¸¡à¸´à¸”à¸à¸Ž", "report_notification.open": "รายงานที่เปิด", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "ไม่มีà¸à¸²à¸£à¸„้นหาล่าสุด", "search.placeholder": "ค้นหา", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "โปรไฟล์ที่ตรงà¸à¸±à¸š {x}", + "search.quick_action.go_to_account": "ไปยังโปรไฟล์ {x}", + "search.quick_action.go_to_hashtag": "ไปยังà¹à¸®à¸Šà¹à¸—็ภ{x}", + "search.quick_action.open_url": "เปิด URL ใน Mastodon", + "search.quick_action.status_search": "โพสต์ที่ตรงà¸à¸±à¸š {x}", "search.search_or_paste": "ค้นหาหรืà¸à¸§à¸²à¸‡ URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", - "search_results.accounts": "Profiles", + "search_popout.quick_actions": "à¸à¸²à¸£à¸à¸£à¸°à¸—ำด่วน", + "search_popout.recent": "à¸à¸²à¸£à¸„้นหาล่าสุด", + "search_results.accounts": "โปรไฟล์", "search_results.all": "ทั้งหมด", "search_results.hashtags": "à¹à¸®à¸Šà¹à¸—็à¸", "search_results.nothing_found": "ไม่พบสิ่งใดสำหรับคำค้นหาเหล่านี้", diff --git a/app/javascript/mastodon/locales/tr.json b/app/javascript/mastodon/locales/tr.json index b3cbed02492eb32c11f3cf2ce834d9a5da6a8f29..a7b8cd916129b206a1070391d4618f9632629e58 100644 --- a/app/javascript/mastodon/locales/tr.json +++ b/app/javascript/mastodon/locales/tr.json @@ -72,8 +72,8 @@ "admin.dashboard.retention.average": "Ortalama", "admin.dashboard.retention.cohort": "Kayıt ayı", "admin.dashboard.retention.cohort_size": "Yeni kullanıcılar", - "alert.rate_limited.message": "Lütfen {retry_time, time, medium} süresinden sonra tekrar deneyin.", - "alert.rate_limited.title": "Oran sınırlıdır", + "alert.rate_limited.message": "Lütfen {retry_time, time, medium} saatinden sonra tekrar deneyin.", + "alert.rate_limited.title": "Aşırı istek gönderildi", "alert.unexpected.message": "Beklenmedik bir hata oluÅŸtu.", "alert.unexpected.title": "Hay aksi!", "announcement.announcement": "Duyuru", @@ -522,16 +522,16 @@ "report_notification.categories.spam": "İstenmeyen", "report_notification.categories.violation": "Kural ihlali", "report_notification.open": "Bildirim aç", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Son arama yok", "search.placeholder": "Ara", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "EÅŸleÅŸen profiller {x}", + "search.quick_action.go_to_account": "Profile git {x}", + "search.quick_action.go_to_hashtag": "Etikete git {x}", + "search.quick_action.open_url": "URL'yi Mastodon'da Aç", + "search.quick_action.status_search": "EÅŸleÅŸen gönderiler {x}", "search.search_or_paste": "Ara veya URL gir", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Hızlı eylemler", + "search_popout.recent": "Son aramalar", "search_results.accounts": "Profiller", "search_results.all": "Tümü", "search_results.hashtags": "Etiketler", diff --git a/app/javascript/mastodon/locales/uk.json b/app/javascript/mastodon/locales/uk.json index 9cbf8ad6b564360bdb4137178b5d28867caaee97..5278f845fe7c0af880e9ca0052194733499bcd21 100644 --- a/app/javascript/mastodon/locales/uk.json +++ b/app/javascript/mastodon/locales/uk.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Спам", "report_notification.categories.violation": "ÐŸÐ¾Ñ€ÑƒÑˆÐµÐ½Ð½Ñ Ð¿Ñ€Ð°Ð²Ð¸Ð»", "report_notification.open": "Відкрити Ñкаргу", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Ðемає оÑтанніх пошуків", "search.placeholder": "Пошук", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Збіг профілів {x}", + "search.quick_action.go_to_account": "Перейти до профілю {x}", + "search.quick_action.go_to_hashtag": "Перейти до хештегу {x}", + "search.quick_action.open_url": "Відкрити URL-адреÑу в Mastodon", + "search.quick_action.status_search": "Збіг допиÑів {x}", "search.search_or_paste": "Введіть адреÑу або пошуковий запит", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Швидкі дії", + "search_popout.recent": "Ðещодавні запити", "search_results.accounts": "Профілі", "search_results.all": "УÑÑ–", "search_results.hashtags": "Хештеґи", diff --git a/app/javascript/mastodon/locales/vi.json b/app/javascript/mastodon/locales/vi.json index 7096268eaf3e8ed91791493514611c5b854f6853..7d51c705571b918ffc68dae8caa24ee90333b5a2 100644 --- a/app/javascript/mastodon/locales/vi.json +++ b/app/javascript/mastodon/locales/vi.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "Spam", "report_notification.categories.violation": "Vi phạm ná»™i quy", "report_notification.open": "Mở báo cáo", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "Không có tìm kiếm gần đây", "search.placeholder": "Tìm kiếm", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "Ngưá»i trùng khá»›p {x}", + "search.quick_action.go_to_account": "Xem trang {x}", + "search.quick_action.go_to_hashtag": "Xem hashtag {x}", + "search.quick_action.open_url": "Mở liên kết trong Mastodon", + "search.quick_action.status_search": "Tút trùng khá»›p {x}", "search.search_or_paste": "Tìm kiếm hoặc nháºp URL", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "Thao tác nhanh", + "search_popout.recent": "Tìm kiếm gần đây", "search_results.accounts": "Má»i ngưá»i", "search_results.all": "Toà n bá»™", "search_results.hashtags": "Hashtags", diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json index 3b6aa203f8cafacf3abab92ff50b0196110da97d..f9e31c450dbc438f08de237f9bda006fcaf871da 100644 --- a/app/javascript/mastodon/locales/zh-CN.json +++ b/app/javascript/mastodon/locales/zh-CN.json @@ -37,7 +37,7 @@ "account.following_counter": "æ£åœ¨å…³æ³¨ {counter} 人", "account.follows.empty": "æ¤ç”¨æˆ·ç›®å‰å°šæœªå…³æ³¨ä»»ä½•人。", "account.follows_you": "å…³æ³¨äº†ä½ ", - "account.go_to_profile": "转到个人资料界é¢", + "account.go_to_profile": "转到个人资料页", "account.hide_reblogs": "éšè—æ¥è‡ª @{name} 的转贴", "account.joined_short": "åŠ å…¥äºŽ", "account.languages": "更改订阅è¯è¨€", @@ -53,7 +53,7 @@ "account.posts": "嘟文", "account.posts_with_replies": "嘟文和回å¤", "account.report": "举报 @{name}", - "account.requested": "æ£åœ¨ç‰å¾…å¯¹æ–¹åŒæ„ã€‚ç‚¹å‡»ä»¥å–æ¶ˆå‘é€å…³æ³¨è¯·æ±‚", + "account.requested": "æ£åœ¨ç‰å¾…å¯¹æ–¹åŒæ„ã€‚ç‚¹å‡»å–æ¶ˆå‘é€å…³æ³¨è¯·æ±‚", "account.requested_follow": "{name} å·²ç»å‘ä½ å‘é€äº†å…³æ³¨è¯·æ±‚", "account.share": "分享 @{name} 的个人资料页", "account.show_reblogs": "显示æ¥è‡ª @{name} 的转嘟", @@ -202,7 +202,7 @@ "emoji_button.food": "食物和饮料", "emoji_button.label": "æ’入表情符å·", "emoji_button.nature": "自然", - "emoji_button.not_found": "木有这个表情符å·ï¼(╯°□°)╯︵ â”»â”â”»", + "emoji_button.not_found": "未找到匹é…的表情符å·", "emoji_button.objects": "物体", "emoji_button.people": "人物", "emoji_button.recent": "常用", @@ -246,18 +246,18 @@ "explore.trending_tags": "è¯é¢˜æ ‡ç¾", "filter_modal.added.context_mismatch_explanation": "æ¤è¿‡æ»¤å™¨åˆ†ç±»ä¸é€‚用访问过嘟文的环境ä¸ã€‚å¦‚æžœä½ æƒ³è¦åœ¨çŽ¯å¢ƒä¸è¿‡æ»¤å˜Ÿæ–‡ï¼Œä½ 必须编辑æ¤è¿‡æ»¤å™¨ã€‚", "filter_modal.added.context_mismatch_title": "环境ä¸åŒ¹é…ï¼", - "filter_modal.added.expired_explanation": "æ¤è¿‡æ»¤å™¨åˆ†ç±»å·²è¿‡æœŸï¼Œä½ 需è¦ä¿®æ”¹åˆ°æœŸæ—¥æœŸæ‰èƒ½åº”用。", + "filter_modal.added.expired_explanation": "æ¤è¿‡æ»¤å™¨ç±»åˆ«å·²è¿‡æœŸï¼Œä½ 需è¦ä¿®æ”¹åˆ°æœŸæ—¥æœŸæ‰èƒ½åº”用。", "filter_modal.added.expired_title": "过滤器已过期ï¼", "filter_modal.added.review_and_configure": "è¦å®¡æ ¸å¹¶è¿›ä¸€æ¥é…ç½®æ¤è¿‡æ»¤å™¨åˆ†ç±»ï¼Œè¯·å‰å¾€{settings_link}。", "filter_modal.added.review_and_configure_title": "过滤器设置", "filter_modal.added.settings_link": "设置页é¢", - "filter_modal.added.short_explanation": "æ¤å˜Ÿæ–‡å·²æ·»åŠ åˆ°ä»¥ä¸‹è¿‡æ»¤å™¨åˆ†ç±»ï¼š{title}。", + "filter_modal.added.short_explanation": "æ¤å˜Ÿæ–‡å·²æ·»åŠ åˆ°ä»¥ä¸‹è¿‡æ»¤å™¨ç±»åˆ«ï¼š{title}。", "filter_modal.added.title": "è¿‡æ»¤å™¨å·²æ·»åŠ ï¼", - "filter_modal.select_filter.context_mismatch": "ä¸é€‚用于æ¤çŽ¯å¢ƒ", + "filter_modal.select_filter.context_mismatch": "ä¸é€‚用于这个情境", "filter_modal.select_filter.expired": "已过期", - "filter_modal.select_filter.prompt_new": "新分类:{name}", + "filter_modal.select_filter.prompt_new": "新类别:{name}", "filter_modal.select_filter.search": "æœç´¢æˆ–创建", - "filter_modal.select_filter.subtitle": "使用一个已å˜åœ¨åˆ†ç±»ï¼Œæˆ–创建一个新分类", + "filter_modal.select_filter.subtitle": "使用一个已å˜åœ¨åˆ†ç±»ï¼Œæˆ–创建一个新类别", "filter_modal.select_filter.title": "过滤æ¤å˜Ÿæ–‡", "filter_modal.title.status": "过滤一æ¡å˜Ÿæ–‡", "follow_recommendations.done": "完æˆ", @@ -269,7 +269,7 @@ "followed_tags": "关注的è¯é¢˜æ ‡ç¾", "footer.about": "关于", "footer.directory": "用户目录", - "footer.get_app": "获å–应用程åº", + "footer.get_app": "获å–应用", "footer.invite": "邀请", "footer.keyboard_shortcuts": "å¿«æ·é”®åˆ—表", "footer.privacy_policy": "éšç§æ”¿ç–", @@ -363,8 +363,8 @@ "lists.search": "æœç´¢ä½ 关注的人", "lists.subheading": "ä½ çš„åˆ—è¡¨", "load_pending": "{count} 项", - "loading_indicator.label": "åŠ è½½ä¸â€¦â€¦", - "media_gallery.toggle_visible": "éšè—图片", + "loading_indicator.label": "åŠ è½½ä¸â€¦", + "media_gallery.toggle_visible": "{number, plural, other {éšè—图åƒ}}", "missing_indicator.label": "找ä¸åˆ°å†…容", "missing_indicator.sublabel": "æ— æ³•æ‰¾åˆ°æ¤èµ„æº", "moved_to_account_banner.text": "æ‚¨çš„è´¦å· {disabledAccount} å·²åœç”¨ï¼Œå› 为您已è¿ç§»åˆ° {movedToAccount} 。", @@ -387,7 +387,7 @@ "navigation_bar.followed_tags": "关注的è¯é¢˜æ ‡ç¾", "navigation_bar.follows_and_followers": "关注管ç†", "navigation_bar.lists": "列表", - "navigation_bar.logout": "登出", + "navigation_bar.logout": "退出登录", "navigation_bar.mutes": "å·²éšè—的用户", "navigation_bar.personal": "个人", "navigation_bar.pins": "置顶嘟文", @@ -503,7 +503,7 @@ "report.reasons.other_description": "该问题ä¸ç¬¦åˆå…¶ä»–类别", "report.reasons.spam": "它是垃圾信æ¯", "report.reasons.spam_description": "æ¶æ„链接,虚å‡äº’动和é‡å¤å›žå¤", - "report.reasons.violation": "它è¿å了æœåŠ¡å™¨è§„åˆ™", + "report.reasons.violation": "è¿åæœåŠ¡å™¨è§„åˆ™", "report.reasons.violation_description": "ä½ æ¸…æ¥šå®ƒè¿å了特定的规则", "report.rules.subtitle": "选择所有适用选项", "report.rules.title": "哪些规则被è¿å了?", @@ -522,16 +522,16 @@ "report_notification.categories.spam": "骚扰", "report_notification.categories.violation": "è¿å规则", "report_notification.open": "打开举报", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "æ— æœ€è¿‘æœç´¢", "search.placeholder": "æœç´¢", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "åŒ¹é… {x} 的个人资料", + "search.quick_action.go_to_account": "转到 {x} 个人资料", + "search.quick_action.go_to_hashtag": "è½¬åˆ°æ ‡ç¾ {x}", + "search.quick_action.open_url": "在 Mastodon 䏿‰“开链接", + "search.quick_action.status_search": "åŒ¹é… {x} 的帖å", "search.search_or_paste": "æœç´¢æˆ–输入链接", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "å¿«æ·æ“作", + "search_popout.recent": "最近æœç´¢", "search_results.accounts": "个人资料", "search_results.all": "全部", "search_results.hashtags": "è¯é¢˜æ ‡ç¾", diff --git a/app/javascript/mastodon/locales/zh-TW.json b/app/javascript/mastodon/locales/zh-TW.json index 5245c59d8d7cf538c4accc9f29891894b3e319ac..55f709340237971e292ce0f7a6ac834378f332c1 100644 --- a/app/javascript/mastodon/locales/zh-TW.json +++ b/app/javascript/mastodon/locales/zh-TW.json @@ -522,16 +522,16 @@ "report_notification.categories.spam": "垃圾訊æ¯", "report_notification.categories.violation": "é•åè¦å‰‡", "report_notification.open": "é–‹å•Ÿæª¢èˆ‰å ±å‘Š", - "search.no_recent_searches": "No recent searches", + "search.no_recent_searches": "尚無最近的æœå°‹ç´€éŒ„", "search.placeholder": "æœå°‹", - "search.quick_action.account_search": "Profiles matching {x}", - "search.quick_action.go_to_account": "Go to profile {x}", - "search.quick_action.go_to_hashtag": "Go to hashtag {x}", - "search.quick_action.open_url": "Open URL in Mastodon", - "search.quick_action.status_search": "Posts matching {x}", + "search.quick_action.account_search": "符åˆçš„個人檔案 {x}", + "search.quick_action.go_to_account": "å‰å¾€å€‹äººæª”案 {x}", + "search.quick_action.go_to_hashtag": "å‰å¾€ä¸»é¡Œæ¨™ç±¤ {x}", + "search.quick_action.open_url": "æ–¼ Mastodon ä¸é–‹å•Ÿé€£çµ", + "search.quick_action.status_search": "符åˆçš„嘟文 {x}", "search.search_or_paste": "æœå°‹æˆ–輸入網å€", - "search_popout.quick_actions": "Quick actions", - "search_popout.recent": "Recent searches", + "search_popout.quick_actions": "å¿«æ·æ“作", + "search_popout.recent": "最近的æœå°‹ç´€éŒ„", "search_results.accounts": "個人檔案", "search_results.all": "全部", "search_results.hashtags": "主題標籤", diff --git a/config/locales/cs.yml b/config/locales/cs.yml index f54624a809b8c68c34eb29e73ce37d92ab001411..9e7ecb6ede1727bb6325347406413614e3289c51 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -649,6 +649,8 @@ cs: statuses: Nahlášený obsah statuses_description_html: Obsah poruÅ¡ujÃcà pravidla bude uveden v komunikaci s nahlášeným úÄtem summary: + actions: + delete_html: Odstranit urážlivé pÅ™ÃspÄ›vky close_report: OznaÄit nahlášenà Ä.%{id} za vyÅ™eÅ¡ené target_origin: Původ nahlášeného úÄtu title: Hlášenà @@ -1475,6 +1477,7 @@ cs: electron: Electron firefox: Firefox generic: Neznámý prohlÞeÄ + huawei_browser: ProhlÞeÄ Huawei ie: Internet Explorer micro_messenger: MicroMessenger nokia: Nokia S40 Ovi Browser diff --git a/config/locales/devise.my.yml b/config/locales/devise.my.yml index fd000223a9f30c452e7c03c722154ece44cb0a35..04d744cf2bd775842d15fa056b07fd757bec9bee 100644 --- a/config/locales/devise.my.yml +++ b/config/locales/devise.my.yml @@ -110,3 +110,5 @@ my: expired: သည် သက်á€á€™á€ºá€¸á€€á€»á€±á€¬á€ºá€œá€½á€”်သွားပြီዠကျေးဇူးပြုáအသစ်á€á€…်á€á€¯ á€á€±á€¬á€„်းဆá€á€¯á€•ါ not_found: ရှာမá€á€½á€±á€·á€•ါ not_locked: လော့á€á€º မá€á€»á€‘ားပါ + not_saved: + other: "%{count} အမှားသည် ဤ %{resource} အား သá€á€™á€ºá€¸á€†á€Šá€ºá€¸á€á€¼á€„်းမှ á€á€¬á€¸á€™á€¼á€…်ထားသည်-" diff --git a/config/locales/devise.zh-CN.yml b/config/locales/devise.zh-CN.yml index 4a47dddec4272bbd99bebc6ac690f59b4da15df1..d21c0c7f13b06fe694274a98f34ae72bef7a8294 100644 --- a/config/locales/devise.zh-CN.yml +++ b/config/locales/devise.zh-CN.yml @@ -96,9 +96,9 @@ zh-CN: update_needs_confirmation: è´¦å·ä¿¡æ¯æ›´æ–°æˆåŠŸï¼Œä½†æˆ‘ä»¬éœ€è¦éªŒè¯ä½ 的新电å邮件地å€ï¼Œè¯·ç‚¹å‡»é‚®ä»¶ä¸çš„é“¾æŽ¥ä»¥ç¡®è®¤ã€‚å¦‚æžœæ²¡æœ‰æ”¶åˆ°é‚®ä»¶ï¼Œè¯·æ£€æŸ¥ä½ çš„åžƒåœ¾é‚®ç®±ã€‚ updated: 账户资料更新æˆåŠŸã€‚ sessions: - already_signed_out: å·²æˆåŠŸç™»å‡ºã€‚ + already_signed_out: å·²æˆåŠŸé€€å‡ºç™»å½•ã€‚ signed_in: å·²æˆåŠŸç™»å½•ã€‚ - signed_out: å·²æˆåŠŸç™»å‡ºã€‚ + signed_out: å·²æˆåŠŸé€€å‡ºç™»å½•ã€‚ unlocks: send_instructions: å‡ åˆ†é’ŸåŽï¼Œä½ 将收到一å°è§£é”è´¦æˆ·çš„é‚®ä»¶ã€‚å¦‚æžœæ²¡æœ‰ï¼Œè¯·æ£€æŸ¥ä½ çš„åžƒåœ¾é‚®ç®±ã€‚ send_paranoid_instructions: å¦‚æžœä½ çš„è´¦å·å˜åœ¨ï¼Œä½ å°†ä¼šåœ¨å‡ åˆ†é’Ÿå†…æ”¶åˆ°ä¸€å°æŒ‡å¼•ä½ å¦‚ä½•è§£é”è´¦å·çš„é‚®ä»¶ã€‚å¦‚æžœä½ æ²¡æœ‰æ”¶åˆ°è¿™å°é‚®ä»¶ï¼Œè¯·æ£€æŸ¥ä½ 邮箱的垃圾箱。 diff --git a/config/locales/doorkeeper.my.yml b/config/locales/doorkeeper.my.yml index 8a92d7e79f7bd24ff5361ec3922df49e2df0c2ce..241dcb6914f0c2243e8023c475ac025afbe4f939 100644 --- a/config/locales/doorkeeper.my.yml +++ b/config/locales/doorkeeper.my.yml @@ -83,6 +83,7 @@ my: access_denied: မူလပá€á€¯á€„်ရှင် သá€á€¯á€·á€™á€Ÿá€¯á€á€º á€á€½á€„့်ပြုá€á€»á€€á€ºá€›á€¾á€á€žá€±á€¬á€†á€¬á€—ာမှ á€á€±á€¬á€„်းဆá€á€¯á€á€»á€€á€ºá€€á€á€¯ ငြင်းပယ်á€á€²á€·á€žá€Šá€ºá‹ credential_flow_not_configured: Doorkeeper.configure.resource_owner_from_credentials ကá€á€¯ သá€á€ºá€™á€¾á€á€ºá€™á€‘ားသည့်အá€á€½á€€á€º မူလပá€á€¯á€„်ရှင် စကားá€á€¾á€€á€º အထောက်အထားများထည့်သွင်းá€á€¼á€„်းမှာ မအောင်မြင်á€á€±á€¬á€·á€•ါዠinvalid_client: Client အထောက်အထားစá€á€…စ်မှု မအောင်မြင်á€á€¼á€„်းမှာ အမည်မသဠClient ဖြစ်á€á€¼á€„်းአClient စစ်မှန်ကြောင်းအထောက်အထားမပါá€á€„်á€á€¼á€„်း သá€á€¯á€·á€™á€Ÿá€¯á€á€º ပံ့ပá€á€¯á€¸á€™á€‘ားသည့် အထောက်အထားဖြစ်နေá€á€¼á€„်းကြောင့် ဖြစ်ပါသည်ዠ+ invalid_grant: ပံ့ပá€á€¯á€¸á€•ေးထားသည့် á€á€½á€„့်ပြုá€á€»á€€á€ºá€•ေးသည် မမှန်ကန်ပါአသက်á€á€™á€ºá€¸á€€á€¯á€”်አရုပ်သá€á€™á€ºá€¸á€œá€á€¯á€€á€ºá€žá€Šá€ºáŠ á€á€½á€„့်ပြုá€á€»á€€á€ºá€á€±á€¬á€„်းá€á€¶á€™á€¾á€¯á€á€½á€„် အသုံးပြုထားသော ပြန်ညွှန်း URI နှင့် မကá€á€¯á€€á€ºá€Šá€®á€•ါ သá€á€¯á€·á€™á€Ÿá€¯á€á€º အá€á€¼á€¬á€¸á€¡á€žá€¯á€¶á€¸á€•ြုသူထံသá€á€¯á€· ထုá€á€ºá€•ေးထားသည်ዠinvalid_redirect_uri: ပြန်ညွှန်းထားá€á€¼á€„်းá€á€½á€„် ပါá€á€„်သော URI မှာ မမှန်ကန်ပါዠinvalid_request: missing_param: ပျောက်နေသည့် လá€á€¯á€¡á€•်သောအရာ - %{value}á‹ @@ -190,4 +191,5 @@ my: write:media: မီဒီယာဖá€á€¯á€„်များကá€á€¯ အင်á€á€¬á€”က်ပေါ်á€á€„်ပါ write:mutes: လူများနှင့် စကားá€á€á€¯á€„်းများကá€á€¯ ပá€á€á€ºá€‘ားပါ write:notifications: သင့်အအသá€á€•ေးá€á€»á€€á€ºá€™á€»á€¬á€¸á€€á€á€¯ ရှင်းလင်းပါ + write:reports: အá€á€¼á€¬á€¸á€œá€°á€™á€»á€¬á€¸á€€á€á€¯ သá€á€„်းပá€á€¯á€·á€™á€Šá€º write:statuses: ပá€á€¯á€·á€…်များအား ရအောင်ပá€á€¯á€·á€á€¼á€„်း diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 3345f4b713496622ba13d4c1b7fc01d4a6cd2e9e..db4f83b936aa702ed8f7c0020c38df51714ee124 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -691,8 +691,37 @@ en-GB: manage_invites_description: Allows users to browse and deactivate invite links manage_reports: Manage Reports manage_reports_description: Allows users to review reports and perform moderation actions against them + manage_roles: Manage Roles + manage_roles_description: Allows users to manage and assign roles below theirs + manage_rules: Manage Rules + manage_rules_description: Allows users to change server rules + manage_settings: Manage Settings + manage_settings_description: Allows users to change site settings + manage_taxonomies: Manage Taxonomies + manage_taxonomies_description: Allows users to review trending content and update hashtag settings + manage_user_access: Manage User Access + manage_user_access_description: Allows users to disable other users' two-factor authentication, change their e-mail address, and reset their password + manage_users: Manage Users + manage_users_description: Allows users to view other users' details and perform moderation actions against them + manage_webhooks: Manage Webhooks + manage_webhooks_description: Allows users to set up webhooks for administrative events + view_audit_log: View Audit Log + view_audit_log_description: Allows users to see a history of administrative actions on the server + view_dashboard: View Dashboard + view_dashboard_description: Allows users to access the dashboard and various metrics view_devops: DevOps + view_devops_description: Allows users to access Sidekiq and pgHero dashboards + title: Roles + rules: + add_new: Add rule + delete: Delete + description_html: While most claim to have read and agree to the terms of service, usually people do not read through until after a problem arises. <strong>Make it easier to see your server's rules at a glance by providing them in a flat bullet point list.</strong> Try to keep individual rules short and simple, but try not to split them up into many separate items either. + edit: Edit rule + empty: No server rules have been defined yet. + title: Server rules settings: + about: + manage_rules: Manage server rules registrations: title: Registrations registrations_mode: @@ -716,7 +745,39 @@ en-GB: favourites: Favourites history: Version history in_reply_to: Replying to + trends: + tags: + listable: Can be suggested + no_tag_selected: No tags were changed as none were selected + not_listable: Won't be suggested + not_trendable: Won't appear under trends + not_usable: Cannot be used + peaked_on_and_decaying: Peaked on %{date}, now decaying + title: Trending hashtags + trendable: Can appear under trends + trending_rank: 'Trending #%{rank}' + usable: Can be used + usage_comparison: Used %{today} times today, compared to %{yesterday} yesterday + used_by_over_week: + one: Used by one person over the last week + other: Used by %{count} people over the last week + title: Trends + trending: Trending + warning_presets: + add_new: Add new + delete: Delete + edit_preset: Edit warning preset + empty: You haven't defined any warning presets yet. + title: Manage warning presets webhooks: + add_new: Add endpoint + delete: Delete + description_html: A <strong>webhook</strong> enables Mastodon to push <strong>real-time notifications</strong> about chosen events to your own application, so your application can <strong>automatically trigger reactions</strong>. + disable: Disable + disabled: Disabled + edit: Edit endpoint + empty: You don't have any webhook endpoints configured yet. + enable: Enable enabled: Active enabled_events: one: 1 enabled event @@ -758,7 +819,30 @@ en-GB: no_approved_tags: There are currently no approved trending hashtags. requirements: 'Any of these candidates could surpass the #%{rank} approved trending hashtag, which is currently #%{lowest_tag_name} with a score of %{lowest_tag_score}.' title: Trending hashtags + subject: New trends up for review on %{instance} + aliases: + add_new: Create alias + created_msg: Successfully created a new alias. You can now initiate the move from the old account. + deleted_msg: Successfully removed the alias. Moving from that account to this one will no longer be possible. + empty: You have no aliases. + hint_html: If you want to move from another account to this one, here you can create an alias, which is required before you can proceed with moving followers from the old account to this one. This action by itself is <strong>harmless and reversible</strong>. <strong>The account migration is initiated from the old account</strong>. + remove: Unlink alias + appearance: + advanced_web_interface: Advanced web interface + advanced_web_interface_hint: 'If you want to make use of your entire screen width, the advanced web interface allows you to configure many different columns to see as much information at the same time as you want: Home, notifications, federated timeline, any number of lists and hashtags.' + animations_and_accessibility: Animations and accessibility + confirmation_dialogs: Confirmation dialogues + discovery: Discovery + localization: + body: Mastodon is translated by volunteers. + guide_link: https://crowdin.com/project/mastodon + guide_link_text: Everyone can contribute. + sensitive_content: Sensitive content + toot_layout: Post layout application_mailer: + notification_preferences: Change e-mail preferences + salutation: "%{name}," + settings: 'Change e-mail preferences: %{link}' view: 'View:' view_profile: View profile view_status: View post diff --git a/config/locales/eo.yml b/config/locales/eo.yml index b4569266426a68834edb42f35ec7647ff4d01ae9..b381805a10c95a7c71d6b05120040139df47a4e9 100644 --- a/config/locales/eo.yml +++ b/config/locales/eo.yml @@ -1691,6 +1691,7 @@ eo: seamless_external_login: Vi estas ensalutinta per ekstera servo, do pasvortaj kaj retadresaj agordoj ne estas disponeblaj. signed_in_as: 'Salutinta kiel:' verification: + explanation_html: 'Vi povas <strong>pruvi, ke vi estas la posedanto de la ligiloj en viaj profilaj metadatumoj</strong>. Por fari tion, la alligita retejo devas enhavi ligilon reen al via Mastodon-profilo. La religilo <strong>devas</strong> havi la atributon <code>rel="me"</code>. Ne gravas la teksta enhavo de la religilo. Jen ekzemplo:' verification: Kontrolo webauthn_credentials: add: Aldoni novan sekurecan Ålosilon diff --git a/config/locales/my.yml b/config/locales/my.yml index b63093c419afad91976c8705dd916644bfaae4cd..816c5c401b180709b3f1e901affcbe090df5be7b 100644 --- a/config/locales/my.yml +++ b/config/locales/my.yml @@ -11,6 +11,7 @@ my: followers: other: စောင့်ကြည့်သူ following: စောင့်ကြည့်နေသည် + instance_actor_flash: ဤအကောင့်သည် ဆာဗာကá€á€¯á€šá€ºá€á€á€¯á€„်ကá€á€¯ ကá€á€¯á€šá€ºá€…ားပြုပြီး မည်သည့်အသုံးပြုသူမျှမဟုá€á€ºá€˜á€² အá€á€¯á€¡á€šá€±á€¬á€„်သရုပ်ဆောင်á€á€…်á€á€¯á€–ြစ်သည်ዠáŽá€„်းကá€á€¯ Federation ရည်ရွယ်á€á€»á€€á€ºá€™á€»á€¬á€¸á€¡á€á€½á€€á€º အသုံးပြုပြီး ဆá€á€¯á€„်းငံ့မထားသင့်ပါዠlast_active: နောက်ဆုံးအသုံးပြုá€á€²á€·á€žá€Šá€·á€ºá€¡á€á€»á€á€”် link_verified_on: ဤလင့်á€á€ºá ပá€á€¯á€„်ဆá€á€¯á€„်မှုကá€á€¯ %{date} á€á€½á€„် စစ်ဆေးá€á€²á€·á€žá€Šá€º nothing_here: ဤနေရာá€á€½á€„် မည်သည့်အရာမျှမရှá€á€•ါዠ@@ -136,6 +137,7 @@ my: security_measures: only_password: စကားá€á€¾á€€á€ºá€–ြင့်သာ password_and_2fa: စကားá€á€¾á€€á€ºá€”ှင့် 2FA + sensitive: သá€á€á€•ြုရန် sensitized: သá€á€á€‘ားရသည်ဟု အမှá€á€ºá€¡á€žá€¬á€¸á€•ြုထားပါ shared_inbox_url: inbox URL ကá€á€¯ မျှá€á€±á€á€²á€·á€žá€Šá€º show: @@ -154,7 +156,9 @@ my: unblock_email: အီးမေးလ်ကá€á€¯á€•ြန်ဖွင့်မည် unblocked_email_msg: " %{username} အီးမေးလ်ကá€á€¯á€•ြန်ဖွင့်လá€á€¯á€€á€ºá€•ါပြီ" unconfirmed_email: အá€á€Šá€ºá€™á€•ြုရသေးသော အီးမေးလ် + undo_sensitized: သá€á€á€•ြုရန်အား ပြန်ဖြုá€á€ºá€›á€”် undo_silenced: ကန့်သá€á€ºá€á€»á€€á€ºá€™á€œá€¯á€•်á€á€±á€¬á€·á€•ါ + undo_suspension: ပá€á€á€ºá€á€¼á€„်းကá€á€¯á€•ြန်ဖွင့်မည် unsilenced_msg: "%{username} á အကောင့်á ကန့်သá€á€ºá€á€»á€€á€ºá€€á€á€¯ အောင်မြင်စွာ ပယ်ဖျက်á€á€²á€·á€žá€Šá€ºá‹" unsubscribe: စာရင်းမှထွက်ရန် unsuspended_msg: "%{username} á အကောင့်ကá€á€¯ ရပ်ဆá€á€¯á€„်းလá€á€¯á€€á€ºá€•ါပြီ" @@ -447,6 +451,8 @@ my: unsuppress: အကြံပြုá€á€»á€€á€ºá€…ောင့်ကြည့်á€á€¼á€„်းအား ပြန်လည်ရယူပါ instances: availability: + description_html: + other: ဒá€á€¯á€™á€á€”်းသá€á€¯á€· ပေးပá€á€¯á€·á€á€¼á€„်း မအောင်မြင်ဘဲ <strong>%{count} ရက်</strong> မအောင်မြင်ပါကአဒá€á€¯á€™á€á€”်းထံပေးပá€á€¯á€·á€á€¼á€„်း <em>မှ</em> မရရှá€á€•ါက နောက်ထပ်ပေးပá€á€¯á€·á€›á€”် ကြá€á€¯á€¸á€•မ်းမှုများ ပြုလုပ်မည်မဟုá€á€ºá€•ါዠfailure_threshold_reached: "%{date} နေ့ á€á€½á€„် မအောင်မြင်á€á€²á€·á€•ါá‹" failures_recorded: other: "%{count} ရက်နေ့á€á€½á€„် ကြá€á€¯á€¸á€…ားမှု မအောင်မြင်ပါá‹" @@ -536,6 +542,7 @@ my: relays: add_new: relay အသစ်ထည့်ပါ delete: ဖျက်ပါ + description_html: စာရင်းသွင်းပြီး ထုá€á€ºá€á€±á€žá€Šá€·á€º ဆာဗာများအကြား အများသူငှာ ပá€á€¯á€·á€…်များ အများအပြားကá€á€¯ ဖလှယ်ပေးသည့် ကြားá€á€¶á€†á€¬á€—ာá€á€…်á€á€¯á€–ြစ်သည်ዠ<strong>áŽá€„်းသည် အသေးစားနှင့် အလá€á€ºá€…ား ဆာဗာများမှ အကြောင်းအရာများကá€á€¯ ရှာဖွေá€á€½á€±á€·á€›á€¾á€á€›á€”် ကူညီပေးနá€á€¯á€„်သည်</strong>አáŽá€„်းသည် ဒေသဆá€á€¯á€„်ရာအသုံးပြုသူများသည် အá€á€±á€¸á€‘á€á€”်းဆာဗာများပေါ်á€á€½á€„် အá€á€¼á€¬á€¸á€œá€°á€™á€»á€¬á€¸á€€á€á€¯ ကá€á€¯á€šá€ºá€á€á€¯á€„်လá€á€¯á€€á€ºá€œá€»á€¾á€±á€¬á€€á€ºá€›á€”် လá€á€¯á€¡á€•်မည်ဖြစ်သည်ዠdisable: ပá€á€á€ºá€•ါ disabled: ပá€á€á€ºá€‘ားသည် enable: ဖွင့်ပါ @@ -558,6 +565,7 @@ my: action_log: မှá€á€ºá€á€™á€ºá€¸á€™á€»á€¬á€¸á€…စ်ဆေးá€á€¼á€„်း action_taken_by: ဆောင်ရွက်á€á€²á€·á€•ါသည် actions: + delete_description_html: အစီရင်á€á€¶á€‘ားသော ပá€á€¯á€·á€…်များကá€á€¯ ဖျက်လá€á€¯á€€á€ºá€™á€Šá€ºá€–ြစ်ပြီး အကောင့်á€á€…်á€á€¯á€á€Šá€ºá€¸á€™á€¾ နောင်လာမည့် á€á€»á€á€¯á€¸á€–ောက်မှုများအပေါ် အရှá€á€”်မြှင့်ကူညီရန် သá€á€á€•ေးá€á€»á€€á€ºá€á€…်á€á€¯ မှá€á€ºá€á€™á€ºá€¸á€á€„်ပါမည်ዠmark_as_sensitive_description_html: á€á€á€¯á€„်ကြားထားသည့်ပá€á€¯á€·á€…်များရှဠမီဒီယာအား သá€á€á€‘ားရသောမီဒီယာအဖြစ် သá€á€ºá€™á€¾á€á€ºá€•ြီး အကောင့်á€á€°á€–ြင့် နောင် á€á€»á€á€¯á€¸á€–ောက်မှုများရှá€á€•ါက သá€á€á€•ေးá€á€»á€€á€ºá€á€…်á€á€¯á€–ြင့် သင့်အá€á€½á€€á€º မှá€á€ºá€á€™á€ºá€¸á€•ြုလုပ်ပေးထားပါမည်ዠother_description_html: အကောင့်ထá€á€”်းá€á€»á€¯á€•်ရန်နှင့် á€á€á€¯á€„်ကြားထားသည့်သá€á€¯á€· ဆက်သွယ်မှုကá€á€¯ စá€á€á€ºá€€á€¼á€á€¯á€€á€ºá€•ြင်ဆင်ရန်á€á€á€¯á€·á€¡á€á€½á€€á€º နောက်ထပ်ရွေးá€á€»á€šá€ºá€…ရာများကá€á€¯ ကြည့်ပါዠresolve_description_html: á€á€á€¯á€„်ကြားထားသည့်အကောင့်ကá€á€¯ အရေးယူမည်မဟုá€á€ºá€•ါአလုပ်ဆောင်á€á€»á€€á€ºá€€á€á€¯ မှá€á€ºá€á€™á€ºá€¸á€á€„်ထားá€á€¼á€„်းမရှá€á€žá€Šá€·á€ºá€¡á€•ြင် á€á€á€¯á€„်ကြားထားမှုကá€á€¯á€œá€Šá€ºá€¸ ရုပ်သá€á€™á€ºá€¸á€•ါမည်ዠ@@ -572,6 +580,7 @@ my: by_target_domain: á€á€á€¯á€„်ကြားထားသော အကောင့်á ဒá€á€¯á€™á€á€”်း cancel: ပယ်ဖျက်မည် category: အမျá€á€¯á€¸á€¡á€…ား + category_description_html: ဤအကောင့်နှင့်/သá€á€¯á€·á€™á€Ÿá€¯á€á€º အကြောင်းအရာကá€á€¯ အစီရင်á€á€¶á€‘ားသည့် အကြောင်းရင်းကá€á€¯ အစီရင်á€á€¶á€‘ားသည့်အကောင့်နှင့် ဆက်သွယ်မှုá€á€½á€„် ကá€á€¯á€¸á€€á€¬á€¸á€•ါမည်ዠcomment: none: á€á€…်á€á€¯á€™á€»á€¾á€™á€›á€¾á€ comment_description_html: "%{name} က နောက်ထပ်အá€á€»á€€á€ºá€¡á€œá€€á€ºá€™á€»á€¬á€¸ ပံ့ပá€á€¯á€¸á€•ေးနá€á€¯á€„်ရန်အá€á€½á€€á€º ရေးသားá€á€²á€·á€žá€Šá€º -" @@ -605,6 +614,7 @@ my: skip_to_actions: လုပ်ဆောင်á€á€»á€€á€ºá€™á€»á€¬á€¸á€žá€á€¯á€· ကျော်သွားရန် status: အá€á€¼á€±á€¡á€”ေ statuses: á€á€á€¯á€„်ကြားထားသောအကြောင်းအရာ + statuses_description_html: စá€á€á€ºá€¡â€‹á€”ှောင့်အယှက်ဖြစ်​စေ​သောအကြောင်းအရာများကá€á€¯ အစီရင်á€á€¶á€‘ားသောအကောင့်နှင့် ဆက်သွယ်ပြီး အ​ရေးယူ​ဆောင်ရွက်ပါမည် summary: action_preambles: delete_html: သင်သည် <strong>@%{acct}</strong> á ပá€á€¯á€·á€…်အá€á€»á€á€¯á€·á€€á€á€¯ <strong>ဖယ်ရှား</strong> á€á€±á€¬á€·á€™á€Šá€ºá€–ြစ်သည်ዠáŽá€„်းá€á€á€¯á€·á€™á€¾á€¬ - @@ -711,6 +721,7 @@ my: profile_directory: ပရá€á€¯á€–á€á€¯á€„်လမ်းညွှန် public_timelines: အများမြင်စာမျက်နှာ publish_discovered_servers: ရှာဖွေá€á€½á€±á€·á€›á€¾á€á€‘ားသော ဆာဗာများကá€á€¯ ထုá€á€ºá€•ြန်ပါ + publish_statistics: စာရင်းဇယားထုá€á€ºá€•ြန်မည် title: ရှာဖွေá€á€½á€±á€·á€›á€¾á€á€™á€¾á€¯ trends: လက်ရှá€á€á€±á€á€ºá€…ားမှုများ domain_blocks: @@ -718,6 +729,7 @@ my: disabled: မည်သူ့ကá€á€¯á€™á€»á€¾ users: အကောင့်á€á€„်ထားသော ပြည်á€á€½á€„်းအသုံးပြုသူများအá€á€½á€€á€º registrations: + preamble: သင့်ဆာဗာá€á€½á€„် အကောင့်á€á€…်á€á€¯á€™á€Šá€ºá€žá€°á€–န်á€á€®á€¸á€”á€á€¯á€„်သည်ကá€á€¯ ထá€á€”်းá€á€»á€¯á€•်ပါዠtitle: စာရင်းသွင်းထားá€á€¼á€„်းများ registrations_mode: modes: @@ -766,13 +778,24 @@ my: appeal_pending: အá€á€Šá€ºá€•ြုမှုဆá€á€¯á€„်းငံ့ထားá€á€¼á€„်း appeal_rejected: á€á€„်ပြá€á€¼á€„်းကá€á€¯ ပယ်á€á€»á€á€²á€·á€žá€Šá€º system_checks: + database_schema_check: + message_html: ဆá€á€¯á€„်းငံ့ထားသော ဒေá€á€¬á€˜á€±á€·á€…် ပြောင်းရွှေ့မှုများ ရှá€á€•ါသည်ዠအပလီကေးရှင်းသည် မျှော်လင့်ထားသည့်အá€á€á€¯á€„်း လုပ်ဆောင်ကြောင်း သေá€á€»á€¬á€…ေရန် áŽá€„်းá€á€á€¯á€·á€€á€á€¯ လုပ်ဆောင်ပါዠ+ elasticsearch_running_check: + message_html: Elasticsearch သá€á€¯á€· á€á€»á€á€á€ºá€†á€€á€ºáမရပါዠáŽá€„်းသည် အလုပ်လုပ်နေသလားአသá€á€¯á€·á€™á€Ÿá€¯á€á€º စာသားအပြည့်အစုံရှာဖွေမှုကá€á€¯ ပá€á€á€ºá€•ါዠ+ elasticsearch_version_check: + message_html: သဟဇာá€á€™á€–ြစ်သော Elasticsearch ဗားရှင်း- %{value} + version_comparison: Elasticsearch %{running_version} သည် %{required_version} လá€á€¯á€¡á€•်နေá€á€»á€á€”်á€á€½á€„် လုပ်ဆောင်နေသည် rules_check: action: ဆာဗာစည်းမျဉ်းများကá€á€¯ စီမံရန် message_html: သင်သည် မည်သည့်ဆာဗာစည်းမျဉ်းများကá€á€¯á€™á€»á€¾ မသá€á€ºá€™á€¾á€á€ºá€‘ားပါዠ+ sidekiq_process_check: + message_html: "%{value} á€á€”်းစီ(s) အá€á€½á€€á€º Sidekiq လုပ်ငန်းစဉ် မရှá€á€•ါዠသင်á Sidekiq ဖွဲ့စည်းမှုကá€á€¯ ပြန်လည်သုံးသပ်ပါá‹" upload_check_privacy_error: action: နောက်ထပ်အá€á€»á€€á€ºá€¡á€œá€€á€ºá€™á€»á€¬á€¸á€¡á€á€½á€€á€º ဤနေရာá€á€½á€„် ကြည့်ပါ + message_html: "<strong>သင်áá€á€˜á€ºá€†á€¬á€—ာကá€á€¯ မှားယွင်းစွာပြုလုပ်ထားသည်ዠသင့်အသုံးပြုသူများá လျှá€á€¯á€·á€á€¾á€€á€ºá€á€»á€€á€ºá€™á€»á€¬á€¸á€žá€Šá€º အန္á€á€›á€¬á€šá€ºá€›á€¾á€á€žá€Šá€ºá‹</strong>" upload_check_privacy_error_object_storage: action: နောက်ထပ်အá€á€»á€€á€ºá€¡á€œá€€á€ºá€™á€»á€¬á€¸á€¡á€á€½á€€á€º ဤနေရာá€á€½á€„် ကြည့်ပါ + message_html: "<strong>သင်á Object သá€á€¯á€œá€¾á€±á€¬á€„်မှုအား မှားယွင်းစွာ စီစဉ်သá€á€ºá€™á€¾á€á€ºá€‘ားပါသည်ዠသင့်အသုံးပြုသူများá လျှá€á€¯á€·á€á€¾á€€á€ºá€á€»á€€á€ºá€™á€»á€¬á€¸á€žá€Šá€º အန္á€á€›á€¬á€šá€ºá€›á€¾á€á€žá€Šá€ºá‹</strong>" tags: review: အá€á€¼á€±á€¡á€”ေသုံးသပ်ရန် updated_msg: ဟက်ရှ်á€á€‚ျ်သá€á€ºá€™á€¾á€á€ºá€á€»á€€á€ºá€™á€»á€¬á€¸á€€á€á€¯ အပ်ဒá€á€á€ºá€œá€¯á€•်ပြီးပါပြီ @@ -784,6 +807,7 @@ my: links: allow: လင့်á€á€ºá€€á€á€¯ á€á€½á€„့်ပြုရန် allow_provider: ပá€á€¯á€·á€…်á€á€„်သူကá€á€¯á€á€½á€„့်ပြုရန် + description_html: "áŽá€„်းá€á€á€¯á€·á€žá€Šá€º သင့်ဆာဗာမှ ပá€á€¯á€·á€…်များကá€á€¯ မြင်သည့် အကောင့်များမှ လောလောဆယ်á€á€½á€„် အများအပြားမျှá€á€±á€”ေသည့် လင့်á€á€ºá€™á€»á€¬á€¸á€–ြစ်သည်ዠáŽá€„်းသည် သင့်အသုံးပြုသူများအား ကမ္ဘာပေါ်á€á€½á€„် ဖြစ်ပျက်နေသည့်အရာများကá€á€¯ ရှာဖွေရန် ကူညီပေးနá€á€¯á€„်ပါသည်ዠထုá€á€ºá€á€±á€žá€°á€¡á€¬á€¸ သင်အá€á€Šá€ºá€™á€•ြုမá€á€»á€„်း လင့်á€á€ºá€™á€»á€¬á€¸á€€á€á€¯ လူသá€á€›á€¾á€„်ကြားပြသá€á€¼á€„်းမရှá€á€•ါዠá€á€…်ဦးá€á€»á€„်း လင့်á€á€ºá€™á€»á€¬á€¸á€€á€á€¯ သင် á€á€½á€„့်ပြုနá€á€¯á€„်သည် သá€á€¯á€·á€™á€Ÿá€¯á€á€º ငြင်းပယ်နá€á€¯á€„်သည်á‹" disallow: လင့်á€á€ºá€€á€á€¯ á€á€½á€„့်မပြုရန် disallow_provider: ပá€á€¯á€·á€…်á€á€„်သူကá€á€¯ á€á€½á€„့်မပြုရန် no_link_selected: မည်သည့်လင့်á€á€ºá€€á€á€¯á€™á€»á€¾ ရွေးá€á€»á€šá€ºá€‘ားá€á€¼á€„်းမရှá€á€žá€±á€¬á€€á€¼á€±á€¬á€„့် ပြောင်းလဲá€á€¼á€„်းမရှá€á€•ါ @@ -798,24 +822,30 @@ my: pending_review: ဆá€á€¯á€„်းငံ့ထားသော သုံးသပ်á€á€»á€€á€º preview_card_providers: allowed: ဤပá€á€¯á€·á€…်á€á€„်သူထံမှ လင့်á€á€ºá€™á€»á€¬á€¸ á€á€±á€á€ºá€…ားနá€á€¯á€„်သည် + description_html: "áŽá€„်းá€á€á€¯á€·á€žá€Šá€º သင့်ဆာဗာပေါ်á€á€½á€„် မကြာá€á€ လင့်á€á€ºá€™á€»á€¬á€¸á€€á€á€¯ မျှá€á€±á€œá€±á€·á€›á€¾á€á€žá€Šá€·á€º ဒá€á€¯á€™á€á€”်းများဖြစ်သည်ዠလင့်á€á€ºáဒá€á€¯á€™á€á€”်းကá€á€¯ အá€á€Šá€ºá€•ြုမထားပါက လင့်á€á€ºá€™á€»á€¬á€¸á€žá€Šá€º လူသá€á€›á€¾á€„်ကြား လမ်းကြောင်းပေါ်ရှá€á€œá€á€™á€·á€ºá€™á€Šá€ºá€™á€Ÿá€¯á€á€ºá€•ါዠသင့်á€á€½á€„့်ပြုá€á€»á€€á€º (သá€á€¯á€·á€™á€Ÿá€¯á€á€º ငြင်းပယ်á€á€¼á€„်း) သည် ဒá€á€¯á€™á€á€”်းá€á€½á€²á€™á€»á€¬á€¸á€žá€á€¯á€· အကျုံးá€á€„်ပါသည်á‹" + rejected: ဤထုá€á€ºá€á€±á€žá€°á€‘ံမှ လင့်á€á€ºá€™á€»á€¬á€¸ á€á€±á€á€ºá€…ားလာမည်မဟုá€á€ºá€•ါዠtitle: ပá€á€¯á€·á€…်á€á€„်သူများ rejected: ဖယ်ရှားပြီးပါပြီ statuses: allow: ပá€á€¯á€·á€…်á€á€„်á€á€½á€„့်ပြုရန် allow_account: ပá€á€¯á€·á€…်á€á€„်သူကá€á€¯ á€á€½á€„့်ပြုပါ + description_html: ဤအရာများသည် သင့်ဆာဗာမှ သá€á€›á€¾á€á€‘ားသည့် ပá€á€¯á€·á€…်များဖြစ်ပြီး လက်ရှá€á€á€½á€„် မျှá€á€±á€œá€»á€€á€ºá€›á€¾á€á€•ြီး ယá€á€¯á€¡á€á€»á€á€”်á€á€½á€„် လူကြá€á€¯á€€á€ºá€™á€»á€¬á€¸á€žá€±á€¬ ပá€á€¯á€·á€…်များဖြစ်သည်ዠáŽá€„်းသည် သင်áအသစ်နှင့် ပြန်လာသောအသုံးပြုသူများကá€á€¯ လá€á€¯á€€á€ºá€€á€¼á€Šá€·á€ºá€›á€”် နောက်ထပ်လူများကá€á€¯ ရှာဖွေရန် ကူညီပေးနá€á€¯á€„်သည်ዠစာရေးဆရာကá€á€¯ သင်အá€á€Šá€ºá€•ြုသည့်á€á€á€¯á€„်အောင် မည်သည့်ပá€á€¯á€·á€…်ကá€á€¯á€™á€»á€¾ လူသá€á€›á€¾á€„်ကြားမပြသဘဲአစာရေးသူက áŽá€„်းá€á€á€¯á€·áအကောင့်ကá€á€¯ အá€á€¼á€¬á€¸á€žá€°á€™á€»á€¬á€¸á€‘ံ အကြံပြုá€á€½á€„့်ပြုသည်ዠá€á€…်ဦးá€á€»á€„်း ပá€á€¯á€·á€…်များကá€á€¯ á€á€½á€„့်ပြုနá€á€¯á€„်သည် သá€á€¯á€·á€™á€Ÿá€¯á€á€º ငြင်းပယ်နá€á€¯á€„်သည်ዠdisallow: ပá€á€¯á€·á€…်ကá€á€¯ á€á€„်á€á€½á€„့်မပြုရန် disallow_account: ပá€á€¯á€·á€…်á€á€„်သူကá€á€¯ á€á€½á€„့်မပြုပါနဲ့ no_status_selected: မည်သည့်á€á€±á€á€ºá€…ားနေသောပá€á€¯á€·á€…်ကá€á€¯á€™á€»á€¾ ရွေးá€á€»á€šá€ºá€‘ားá€á€¼á€„်းမရှá€á€žá€±á€¬á€€á€¼á€±á€¬á€„့် ပြောင်းလဲá€á€¼á€„်းမရှá€á€•ါ + not_discoverable: စာရေးသူသည် ရှာဖွေá€á€½á€±á€·á€›á€¾á€á€”á€á€¯á€„်မှုကá€á€¯ ရွေးá€á€»á€šá€ºá€™á€‘ားပါዠshared_by: other: မျှá€á€±á€™á€¾á€¯á€”ှင့် နှစ်သက်မှု %{friendly_count} ကြá€á€™á€º title: လက်ရှá€á€á€±á€á€ºá€…ားနေသော ပá€á€¯á€·á€…်များ tags: current_score: "%{score} လက်ရှá€á€›á€™á€¾á€á€º" dashboard: + tag_accounts_measure: အများဆုံးအသုံပြုမှုများ tag_languages_dimension: အသုံးများသည့်ဘာသာစကားများ tag_servers_dimension: အသုံးများသည့်ဆာဗာများ tag_servers_measure: မá€á€°á€Šá€®á€žá€±á€¬á€†á€¬á€—ာများ tag_uses_measure: စုစုပေါင်းအသုံးပြုမှု + description_html: "áŽá€„်းá€á€á€¯á€·á€žá€Šá€º သင့်ဆာဗာမြင်နေရသည့် ပá€á€¯á€·á€…်အများအပြားá€á€½á€„် လက်ရှá€á€™á€¼á€„်နေရသည့် hashtag များဖြစ်သည်ዠáŽá€„်းသည် သင့်အသုံးပြုသူများအား ယá€á€¯á€¡á€á€»á€á€”်á€á€½á€„် လူအများပြောနေသည့်အရာများကá€á€¯ သá€á€›á€¾á€á€”á€á€¯á€„်ရန် ကူညီပေးနá€á€¯á€„်ပါသည်ዠáŽá€„်းá€á€á€¯á€·á€€á€á€¯ သင်အá€á€Šá€ºá€™á€•ြုမá€á€»á€„်း hashtags များကá€á€¯ လူသá€á€›á€¾á€„်ကြား ပြသမည်မဟုá€á€ºá€•ါá‹" listable: အကြံပြုနá€á€¯á€„်ပါသည် no_tag_selected: မည်သည့်á€á€‚ျ်ကá€á€¯á€™á€»á€¾ ရွေးá€á€»á€šá€ºá€‘ားá€á€¼á€„်းမရှá€á€žá€±á€¬á€€á€¼á€±á€¬á€„့် ပြောင်းလဲá€á€¼á€„်းမရှá€á€•ါ not_listable: အကြံပြုမည်မဟုá€á€ºá€•ါ @@ -839,6 +869,7 @@ my: webhooks: add_new: ဆုံးမှá€á€º ထည့်ပါ delete: ဖျက်ပါ + description_html: "<strong>webhook</strong> သည် Mastodon အား ရွေးá€á€»á€šá€ºá€‘ားသော အစီအစဉ်များအကြောင်း သင့်ကá€á€¯á€šá€ºá€•á€á€¯á€„်အက်ပ်လီကေးရှင်းသá€á€¯á€· <strong>အá€á€»á€á€”်နှင့်á€á€…်ပြေးညီ အသá€á€•ေးá€á€»á€€á€ºá€™á€»á€¬á€¸á€€á€á€¯ á€á€½á€”်းပá€á€¯á€·á€”á€á€¯á€„်သည်አထá€á€¯á€·á€€á€¼á€±á€¬á€„့် သင့်အပလီကေးရှင်းသည် <strong>á€á€¯á€¶á€·á€•ြန်မှုများကá€á€¯ အလá€á€¯á€¡á€œá€»á€±á€¬á€€á€ºá€…á€á€„်နá€á€¯á€„်သည်</strong>á‹" disable: ပá€á€á€ºá€•ါ disabled: ပá€á€á€ºá€‘ားသည် edit: ဆုံးမှá€á€º ပြင်ဆင်ပါ @@ -890,6 +921,7 @@ my: remove: နာမည်á€á€°á€™á€»á€¬á€¸á€€á€á€¯ လင့်á€á€ºá€–ြုá€á€ºá€•ါ appearance: advanced_web_interface: အဆင့်မြင့်á€á€˜á€ºá€•ုံစံ + animations_and_accessibility: လှုပ်ရှားမှုဆá€á€¯á€„်ရာများ confirmation_dialogs: အá€á€Šá€ºá€•ြုá€á€»á€€á€º ဒá€á€¯á€„်ယာလော့á€á€ºá€™á€»á€¬á€¸ discovery: ရှာဖွေá€á€½á€±á€·á€›á€¾á€á€™á€¾á€¯ localization: @@ -1099,6 +1131,8 @@ my: keywords: အဓá€á€€á€…ကားလုံးများ statuses: á€á€…်ဦးá€á€»á€„်းá€á€„်ထားသောပá€á€¯á€·á€…်များ title: စစ်ထုá€á€ºá€á€¼á€„်းကá€á€¯ ပြင်ဆင်ရန် + errors: + invalid_context: ပံ့ပá€á€¯á€¸á€‘ား​သော အ​​ကြောင်းအရာ မရှá€á€á€¼á€„်း သá€á€¯á€·á€™á€Ÿá€¯á€á€º မမှန်ကန်á€á€¼á€„်း index: contexts: "%{contexts} ရှဠစစ်ထုá€á€ºá€‘ားမှုများ" delete: ဖျက်ပါ @@ -1545,6 +1579,7 @@ my: backup_ready: explanation: သင့် Mastodon အကောင့် အရန်ကူးယူရန် á€á€±á€¬á€„်းဆá€á€¯á€•ြီးဖြစ်သည်ዠယá€á€¯ ဒေါင်းလုဒ်လုပ်နá€á€¯á€„်ပါပြီዠsubject: သင့်မှá€á€ºá€á€™á€ºá€¸ ဒေါင်းလုဒ်ဆွဲရန် အသင့်ဖြစ်ပါပြီ + title: မှá€á€ºá€á€™á€ºá€¸á€žá€á€™á€ºá€¸á€›á€”် suspicious_sign_in: change_password: သင်á စကားá€á€¾á€€á€ºá€•ြောင်းလဲပါ details: ဤသည်မှာ အကောင့်á€á€„်ရောက်á€á€¼á€„်းအá€á€½á€€á€º အသေးစá€á€á€ºá€¡á€á€»á€€á€ºá€™á€»á€¬á€¸á€–ြစ်သည် - diff --git a/config/locales/simple_form.el.yml b/config/locales/simple_form.el.yml index dbb76208eee504f301fde0aabb51e1b958bd4246..2788fd9b5d6ddacfd68166d4897e5dccba6a50b6 100644 --- a/config/locales/simple_form.el.yml +++ b/config/locales/simple_form.el.yml @@ -53,7 +53,7 @@ el: setting_default_sensitive: Τα ευαίσθητα πολυμÎσα είναι κÏυμμÎνα και εμφανίζονται με Îνα κλικ setting_display_media_default: ΑπόκÏυψη ευαίσθητων πολυμÎσων setting_display_media_hide_all: Μόνιμη απόκÏυψη όλων των πολυμÎσων - setting_display_media_show_all: Μόνιμη εμφάνιση ευαίσθητων πολυμÎσων + setting_display_media_show_all: Πάντα εμφάνιση πολυμÎσων setting_hide_network: Δε θα εμφανίζεται στο Ï€Ïοφίλ σου ποιους ακολουθείς και ποιοι σε ακολουθοÏν setting_noindex: ΕπηÏεάζει το δημόσιο Ï€Ïοφίλ και τις δημοσιεÏσεις σου setting_show_application: Η εφαÏμογή που χÏησιμοποιείς για να στÎλνεις τα τουτ σου θα εμφανίζεται στις αναλυτικÎÏ‚ λεπτομÎÏειες τους @@ -82,6 +82,22 @@ el: custom_css: ΜποÏείς να εφαÏμόσεις Ï€ÏοσαÏμοσμÎνα στυλ στην Îκδοση ιστοσελίδας του Mastodon. mascot: ΠαÏακάμπτει την εικονογÏαφία στην Ï€ÏοηγμÎνη διεπαφή ιστοÏ. media_cache_retention_period: Τα ληφθÎντα αÏχεία πολυμÎσων θα διαγÏαφοÏν μετά τον καθοÏισμÎνο αÏιθμό ημεÏών, όταν οÏιστεί σε θετική τιμή, και να γίνει εκ νÎου λήψη κατά απαίτηση. + peers_api_enabled: Μια λίστα με ονόματα τομÎα που συνάντησε αυτός ο διακομιστής στο fediverse. Δεν πεÏιλαμβάνονται δεδομÎνα εδώ για το αν συναλλάσσετε με Îνα συγκεκÏιμÎνο διακομιστή, μόνο ότι ο διακομιστής σας το ξÎÏει. ΧÏησιμοποιείται από υπηÏεσίες που συλλÎγουν στατιστικά στοιχεία για την συναλλαγή με γενική Îννοια. + profile_directory: Ο κατάλογος Ï€Ïοφίλ παÏαθÎτει όλους τους χÏήστες που Îχουν επιλÎξει να είναι ανακαλÏψιμοι. + require_invite_text: 'Όταν η εγγÏαφή απαιτεί χειÏοκίνητη ÎγκÏιση, κάνε το πεδίο κειμÎνου: «Γιατί θÎλετε να συμμετάσχετε;» υποχÏεωτικό αντί για Ï€ÏοαιÏετικό' + site_contact_email: Î ÏŽÏ‚ μποÏοÏν να σε Ï€Ïοσεγγίσουν για νομικÎÏ‚ ή υποστηÏικτικÎÏ‚ ÎÏευνες. + site_contact_username: Î ÏŽÏ‚ μποÏοÏν να σε Ï€Ïοσεγγίσουν στο Mastodon. + site_extended_description: Οποιεσδήποτε Ï€Ïόσθετες πληÏοφοÏίες μποÏεί να είναι χÏήσιμες για τους επισκÎπτες και τους χÏήστες σας. ΜποÏεί να δομηθεί με σÏνταξη Markdown. + site_short_description: Μια σÏντομη πεÏιγÏαφή για να ξεχωÏίζει ο διακομιστής σου. Ποιος τον Îχει, για ποιον είναι; + site_terms: ΧÏησιμοποίησε τη δική σου πολιτική αποÏÏήτου ή άσε το κενό για να χÏησιμοποιήσεις την Ï€ÏοεπιλεγμÎνη. ΜποÏεί να δομηθεί με σÏνταξη Markdown. + site_title: Î ÏŽÏ‚ μποÏεί κάποιος να αναφÎÏεται στο διακομιστή σου εκτός από το όνομα τομÎα του. + status_page_url: Το URL μιας σελίδας όπου κάποιος μποÏεί να δει την κατάσταση Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… διακομιστή κατά τη διάÏκεια μιας διακοπής λειτουÏγίας + theme: ΘÎμα που βλÎπουν αποσυνδεδεμÎνοι επισκÎπτες ή νÎοι χÏήστες. + thumbnail: Μια εικόνα πεÏίπου 2:1 που εμφανίζεται παÏάλληλα με τις πληÏοφοÏίες του διακομιστή σου. + timeline_preview: ΑποσυνδεδεμÎνοι επισκÎπτες θα μποÏοÏν να πεÏιηγηθοÏν στις πιο Ï€Ïόσφατες δημόσιες δημοσιεÏσεις που είναι διαθÎσιμες στο διακομιστή. + trendable_by_default: ΠαÏάλειψη χειÏοκίνητης αξιολόγησης του πεÏιεχομÎνου σε τάση. ΜεμονωμÎνα στοιχεία μποÏοÏν ακόμα να αφαιÏεθοÏν από τις τάσεις μετÎπειτα. + trends: Τάσεις δείχνουν ποιες δημοσιεÏσεις, ετικÎτες και ειδήσεις Ï€ÏοκαλοÏν Îλξη στο διακομιστή σας. + trends_as_landing_page: Εμφάνιση πεÏιεχομÎνου σε τάση σε αποσυνδεδεμÎνους χÏήστες και επισκÎπτες αντί για μια πεÏιγÏαφή Î±Ï…Ï„Î¿Ï Ï„Î¿Ï… διακομιστή. Απαιτεί οι τάσεις να Îχουν ενεÏγοποιηθεί. form_challenge: current_password: Μπαίνεις σε ασφαλή πεÏιοχή imports: @@ -106,6 +122,16 @@ el: name: ΜποÏείς να αλλάξεις μόνο το πλαίσιο των χαÏακτήÏων, για παÏάδειγμα για να γίνει πεÏισσότεÏο ευανάγνωστο user: chosen_languages: Όταν ενεÏγοποιηθεί, στη δημόσια Ïοή θα εμφανίζονται τουτ μόνο από τις επιλεγμÎνες γλώσσες + role: Ο Ïόλος ελÎγχει ποια δικαιώματα Îχει ο χÏήστης + user_role: + color: Το χÏώμα που θα χÏησιμοποιηθεί για το Ïόλο σε ολόκληÏη τη διεπαφή, ως RGB σε δεκαεξαδική μοÏφή + highlighted: Αυτό καθιστά το Ïόλο δημόσια οÏατό + name: Δημόσιο όνομα του Ïόλου, εάν ο Ïόλος Îχει οÏιστεί να εμφανίζεται ως σήμα + permissions_as_keys: Οι χÏήστες με αυτόν τον Ïόλο θα Îχουν Ï€Ïόσβαση σε... + position: ΑνώτεÏοι Ïόλοι αποφασίζει την επίλυση συγκÏοÏσεων σε οÏισμÎνες πεÏιπτώσεις. ΟÏισμÎνες ενÎÏγειες μποÏοÏν να εκτελεστοÏν μόνο σε Ïόλους με χαμηλότεÏη Ï€ÏοτεÏαιότητα + webhook: + events: ΕπιλÎξτε συμβάντα για αποστολή + url: Î Î¿Ï Î¸Î± σταλοÏν τα γεγονότα labels: account: fields: @@ -136,6 +162,8 @@ el: scheduled_at: Î ÏογÏαμματισμÎνη δημοσίευση starts_at: ΈναÏξη γεγονότος text: Ανακοίνωση + appeal: + text: Εξηγήστε γιατί αυτή η απόφαση Ï€ÏÎπει να αντιστÏαφεί defaults: autofollow: Î Ïοσκάλεσε για να ακολουθήσουν το λογαÏιασμό σου avatar: Î‘Î²Î±Ï„Î¬Ï @@ -205,11 +233,32 @@ el: hide: ΠλήÏης απόκÏυψη warn: ΑπόκÏυψη με Ï€Ïοειδοποίηση form_admin_settings: + activity_api_enabled: Δημοσίευση συγκεντÏωτικών στατιστικών σχετικά με τη δÏαστηÏιότητα του χÏήστη στο API + backups_retention_period: ΠεÏίοδος αÏχειοθÎτησης του χÏήστη + bootstrap_timeline_accounts: Î Ïότεινε πάντα αυτοÏÏ‚ τους λογαÏιασμοÏÏ‚ σε νÎους χÏήστες + closed_registrations_message: Î ÏοσαÏμοσμÎνο μήνυμα όταν οι εγγÏαφÎÏ‚ δεν είναι διαθÎσιμες + content_cache_retention_period: ΠεÏίοδος διατήÏησης Ï€ÏοσωÏινής μνήμης πεÏιεχομÎνου custom_css: Î ÏοσαÏμοσμÎνο CSS + mascot: Î ÏοσαÏμοσμÎνη μασκότ (απαÏχαιωμÎνο) + media_cache_retention_period: ΠεÏίοδος διατήÏησης Ï€ÏοσωÏινής μνήμης πολυμÎσων + peers_api_enabled: Δημοσίευση λίστας των εντοπισμÎνων διακομιστών στο API + profile_directory: ΕνεÏγοποίηση καταλόγου Ï€Ïοφίλ registrations_mode: Ποιος μποÏεί να εγγÏαφεί + require_invite_text: Απαίτησε Îναν λόγο για να γίνει κάποιος μÎλος + show_domain_blocks: Εμφάνιση αποκλεισμÎνων τομÎων + show_domain_blocks_rationale: Εμφάνιση γιατί αποκλείστηκαν οι τομείς site_contact_email: E-mail επικοινωνίας site_contact_username: Όνομα χÏήστη επικοινωνίας + site_extended_description: ΕκτεταμÎνη πεÏιγÏαφή + site_short_description: ΠεÏιγÏαφή διακομιστή + site_terms: Πολιτική ΑποÏÏήτου + site_title: Όνομα διακομιστή status_page_url: URL σελίδας κατάστασης + theme: Î ÏοεπιλεγμÎνο θÎμα + thumbnail: ΜικÏογÏαφία διακομιστή + timeline_preview: Îα επιτÏÎπεται μη πιστοποιημÎνη Ï€Ïόσβαση σε δημόσια χÏονολόγια + trendable_by_default: ΕπίτÏεψε τις τάσεις χωÏίς Ï€ÏοηγοÏμενη αξιολόγηση + trends: ΕνεÏγοποίηση τάσεων trends_as_landing_page: ΧÏήση των τάσεων ως σελίδα Ï€ÏοοÏÎ¹ÏƒÎ¼Î¿Ï interactions: must_be_follower: ΜπλόκαÏε τις ειδοποιήσεις από όσους δεν σε ακολουθοÏν @@ -228,6 +277,7 @@ el: sign_up_requires_approval: ΠεÏιοÏισμός εγγÏαφών severity: Κανόνας notification_emails: + appeal: Κάποιος κάνει Îφεση σε απόφαση συντονιστή digest: Αποστολή συνοπτικών email favourite: Αποστολή email όταν κάποιος σημειώνει ως αγαπημÎνη τη δημοσίευσή σου follow: Αποστολή email όταν κάποιος σε ακολουθεί @@ -235,6 +285,8 @@ el: mention: Αποστολή email όταν κάποιος σε αναφÎÏει pending_account: Αποστολή email όταν υπάÏχει νÎος λογαÏιασμός για επιθεώÏηση reblog: Αποστολή email όταν κάποιος Ï€Ïοωθεί τη δημοσίευση σου + report: Υποβλήθηκε νÎα αναφοÏά + trending_tag: ÎÎο πεÏιεχόμενο Ï€Ïος τάση απαιτεί αξιολόγηση rule: text: Κανόνας tag: @@ -244,7 +296,17 @@ el: usable: ΧÏήση της ετικÎτας σε τουτ user: role: Ρόλος + user_role: + color: ΧÏώμα εμβλήματος + highlighted: Εμφάνιση Ïόλου ως σήμα στα Ï€Ïοφίλ χÏηστών + name: Όνομα + permissions_as_keys: Δικαιώματα + position: Î ÏοτεÏαιότητα + webhook: + events: ΕνεÏγοποιημÎνα συμβάντα + url: Endpoint URL 'no': Όχι + not_recommended: Δεν Ï€Ïοτείνεται recommended: Î Ïοτείνεται required: mark: "*" diff --git a/config/locales/simple_form.my.yml b/config/locales/simple_form.my.yml index 93319b13ecbc97f968b1e229844e1534757a0869..5f1624819f3456719dc0008bf2a9dd92001dca16 100644 --- a/config/locales/simple_form.my.yml +++ b/config/locales/simple_form.my.yml @@ -76,6 +76,7 @@ my: mascot: အဆင့်မြင့် á€á€˜á€ºá€•ုံစံá€á€½á€„်á€á€½á€„် ရုပ်ပုံဖြင့်ဖော်ပြထားသည်ዠmedia_cache_retention_period: သá€á€ºá€™á€¾á€á€ºá€‘ားသောရက်များပြီးနောက် ဒေါင်းလုဒ်လုပ်ထားသော မီဒီယာဖá€á€¯á€„်များကá€á€¯ ဖျက်လá€á€¯á€€á€ºá€•ါမည်ዠá€á€±á€¬á€„်းဆá€á€¯á€•ါက ပြန်လည်ဒေါင်းလုဒ် လုပ်á€á€½á€„့်ရှá€á€žá€Šá€ºá‹ profile_directory: ပရá€á€¯á€–á€á€¯á€„်လမ်းညွှန်á€á€½á€„် ရှာဖွေ‌နá€á€¯á€„်သည့်အသုံးပြုသူအားလုံးကá€á€¯ စာရင်းပြုစုထားသည်ዠ+ require_invite_text: အကောင့်ဖွင့်ရာá€á€½á€„် လူကá€á€¯á€šá€ºá€á€á€¯á€„်á€á€½á€„့်ပြုá€á€»á€€á€ºá€œá€á€¯á€¡á€•်သောအá€á€« “ဘာကြောင့်ပါá€á€„်á€á€»á€„်သလဲ†ဟုလုပ်ပါዠစá€á€á€ºá€€á€¼á€á€¯á€€á€ºá€›á€½á€±á€¸á€á€»á€šá€ºá€™á€Šá€·á€ºá€¡á€…ား စာသားထည့်သွင်းရန်မဖြစ်မနေထည့်သွင်းပါዠsite_contact_email: ဥပဒေရေးရာ သá€á€¯á€·á€™á€Ÿá€¯á€á€º အကူအညီ စုံစမ်းမေးမြန်းရန် လူများက သင့်ထံ မည်သá€á€¯á€·á€†á€€á€ºá€žá€½á€šá€ºá€”á€á€¯á€„်မည်နည်းዠsite_contact_username: Mastodon á€á€½á€„် အá€á€¼á€¬á€¸á€žá€°á€™á€»á€¬á€¸á€€ သင့်ကá€á€¯ မည်သá€á€¯á€·á€žá€á€›á€¾á€á€”á€á€¯á€„်မည်နည်းዠsite_extended_description: á€á€„်ရောက်ကြည့်ရှုသူများနှင့် အသုံးပြုသူများအá€á€½á€€á€º အသုံးá€á€„်မည့် နောက်ထပ်အá€á€»á€€á€ºá€¡á€œá€€á€ºá€™á€»á€¬á€¸á€€á€á€¯ Markdown စာကြောင်းများဖြင့် ရေးသားနá€á€¯á€„်သည်ዠ@@ -173,6 +174,7 @@ my: header: မျက်နှာဖုံးပုံ honeypot: "%{label} (မဖြည့်ပါနှင့်)" inbox_url: ထပ်ဆင့်á€á€„်စာá URL + irreversible: ဖျောက်မယ့်အစား လွှá€á€ºá€œá€á€¯á€€á€ºá€•ါዠlocale: ဘာသာစကား locked: စောင့်ကြည့်á€á€±á€¬á€„်းဆá€á€¯á€™á€¾á€¯á€™á€»á€¬á€¸ လá€á€¯á€¡á€•်သည် max_uses: အများဆုံးအသုံးပြုမှုအရေအá€á€½á€€á€º diff --git a/config/locales/simple_form.zh-CN.yml b/config/locales/simple_form.zh-CN.yml index 18ba22921c0d830d79cdfdf2f5a19eb05d19a02f..09e051cb5370d5c7c4d61ad238722585bf7aa5e0 100644 --- a/config/locales/simple_form.zh-CN.yml +++ b/config/locales/simple_form.zh-CN.yml @@ -33,7 +33,7 @@ zh-CN: autofollow: é€šè¿‡é‚€è¯·é“¾æŽ¥æ³¨å†Œçš„ç”¨æˆ·å°†ä¼šè‡ªåŠ¨å…³æ³¨ä½ avatar: 文件大å°é™åˆ¶ %{size}ï¼Œåªæ”¯æŒ PNGã€GIF 或 JPG æ ¼å¼ã€‚图片分辨率将会压缩至 %{dimensions}px bot: æ¥è‡ªè¿™ä¸ªè´¦æˆ·çš„ç»å¤§å¤šæ•°æ“作都是自动进行的,并且å¯èƒ½æ— 人监控 - context: 过滤器的应用环境 + context: 过滤器的应用场景 current_password: 为了安全起è§ï¼Œè¯·è¾“入当å‰è´¦å·çš„密ç current_username: 请输入当å‰è´¦å·çš„用户å以确认 digest: ä»…åœ¨ä½ é•¿æ—¶é—´æœªç™»å½•ï¼Œä¸”æ”¶åˆ°äº†ç§ä¿¡æ—¶å‘é€ @@ -171,7 +171,7 @@ zh-CN: chosen_languages: è¯è¨€è¿‡æ»¤ confirm_new_password: 确认新密ç confirm_password: 确认密ç - context: 过滤器环境 + context: 过滤场景 current_password: 当å‰å¯†ç data: æ•°æ®æ–‡ä»¶ discoverable: åœ¨æœ¬ç«™ç”¨æˆ·ç›®å½•ä¸æ”¶å½•æ¤è´¦å· diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml index 5934a860707a21d2c03d818f94721322a7ccc980..f85c6c73acc6e3fc529f4ae1bf6baf891cc9dc1b 100644 --- a/config/locales/zh-CN.yml +++ b/config/locales/zh-CN.yml @@ -307,12 +307,12 @@ zh-CN: unpublished_msg: å…¬å‘Šå·²å–æ¶ˆå‘å¸ƒï¼ updated_msg: 公告已æˆåŠŸæ›´æ–°ï¼ custom_emojis: - assign_category: 指定分类 + assign_category: 指定类别 by_domain: 域å copied_msg: å·²æˆåŠŸå°†è¡¨æƒ…å¤åˆ¶åˆ°æœ¬ç«™ copy: å¤åˆ¶ copy_failed_msg: æ— æ³•å°†è¡¨æƒ…å¤åˆ¶åˆ°æœ¬ç«™ - create_new_category: 新建分类 + create_new_category: 新建类别 created_msg: è¡¨æƒ…æ·»åŠ æˆåŠŸï¼ delete: åˆ é™¤ destroyed_msg: è¡¨æƒ…åˆ é™¤æˆåŠŸï¼ @@ -954,7 +954,7 @@ zh-CN: applications: created: 应用创建æˆåŠŸ destroyed: åº”ç”¨åˆ é™¤æˆåŠŸ - logout: 登出 + logout: 退出登录 regenerate_token: é‡ç½®è®¿é—®ä»¤ç‰Œ token_regenerated: 访问令牌é‡ç½®æˆåŠŸ warning: 一定å°å¿ƒï¼Œåƒä¸‡ä¸è¦æŠŠå®ƒåˆ†äº«ç»™ä»»ä½•äººï¼ @@ -978,7 +978,7 @@ zh-CN: link_to_webauth: ä½¿ç”¨ä½ çš„å®‰å…¨å¯†é’¥è®¾å¤‡ log_in_with: 通过外部æœåŠ¡ç™»å½• login: 登录 - logout: 登出 + logout: 退出登录 migrate_account: è¿ç§»åˆ°å¦ä¸€ä¸ªè´¦æˆ· migrate_account_html: å¦‚æžœä½ å¸Œæœ›å¼•å¯¼ä»–äººå…³æ³¨å¦ä¸€ä¸ªè´¦å·ï¼Œè¯·<a href="%{path}">点击这里进行设置</a>。 or_log_in_with: 或通过外部æœåŠ¡ç™»å½• diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 11a67ec47fd4a8253625fc9d521cefac9772ddf0..ef027e8f2aaad3cb7f95c02178810c6e89029741 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -970,7 +970,7 @@ zh-TW: delete_account_html: 如果您欲刪除您的帳號,請<a href="%{path}">點擊這裡繼續</a>。您需è¦å†ä¸‰ç¢ºèªæ‚¨çš„æ“ä½œã€‚ description: prefix_invited_by_user: "@%{name} é‚€è«‹æ‚¨åŠ å…¥é€™å€‹ Mastodon 伺æœå™¨ï¼" - prefix_sign_up: ç¾åœ¨å°±è¨»å†Š Mastodon 帳號å§ï¼ + prefix_sign_up: 馬上註冊 Mastodon 帳號å§ï¼ suffix: 有了帳號,就å¯ä»¥å¾žä»»ä½• Mastodon 伺æœå™¨è·Ÿéš¨ä»»ä½•人ã€ç™¼ç™¼å»¢å˜Ÿï¼Œä¸¦ä¸”與任何 Mastodon 伺æœå™¨çš„使用者交æµï¼Œä»¥åŠæ›´å¤šï¼ didnt_get_confirmation: 沒有收到驗è‰ä¿¡? dont_have_your_security_key: 找ä¸åˆ°æ‚¨çš„安全金鑰?