diff --git a/app/javascript/mastodon/locales/ar.json b/app/javascript/mastodon/locales/ar.json
index 1b560b9641..e65c81e64d 100644
--- a/app/javascript/mastodon/locales/ar.json
+++ b/app/javascript/mastodon/locales/ar.json
@@ -10,7 +10,7 @@
"account.edit_profile": "تعديل الملف التعريفي",
"account.endorse": "أوصِ به على صفحتك",
"account.follow": "تابِع",
- "account.followers": "متابعون",
+ "account.followers": "مُتابِعون",
"account.followers.empty": "لا أحد يتبع هذا الحساب بعد.",
"account.follows": "يتبع",
"account.follows.empty": "هذا الحساب لا يتبع أحدًا بعد.",
@@ -27,7 +27,7 @@
"account.muted": "مكتوم",
"account.never_active": "أبدا",
"account.posts": "تبويقات",
- "account.posts_with_replies": "التبويقات و الردود",
+ "account.posts_with_replies": "التبويقات والردود",
"account.report": "ابلِغ عن @{name}",
"account.requested": "في انتظار الموافقة. اضْغَطْ/ي لإلغاء طلب المتابعة",
"account.share": "شارك ملف تعريف @{name}",
@@ -53,7 +53,7 @@
"column.blocks": "الحسابات المحجوبة",
"column.community": "الخيط العام المحلي",
"column.direct": "الرسائل المباشرة",
- "column.directory": "استعرض الملفات التعريفية",
+ "column.directory": "استعراض الملفات التعريفية",
"column.domain_blocks": "النطاقات المخفية",
"column.favourites": "المفضلة",
"column.follow_requests": "طلبات المتابعة",
@@ -106,7 +106,7 @@
"confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
"confirmations.mute.message": "هل أنت متأكد أنك تريد كتم {name} ؟",
"confirmations.redraft.confirm": "إزالة و إعادة الصياغة",
- "confirmations.redraft.message": "هل أنت متأكد من أنك تريد حذف هذا المنشور و إعادة صياغته ؟ سوف تفقد جميع الإعجابات و الترقيات أما الردود المتصلة به فستُصبِح يتيمة.",
+ "confirmations.redraft.message": "هل أنت متأكد من أنك تريد حذف هذا المنشور و إعادة صياغته؟ سوف تفقد جميع الإعجابات و الترقيات أما الردود المتصلة به فستُصبِح يتيمة.",
"confirmations.reply.confirm": "رد",
"confirmations.reply.message": "الرد في الحين سوف يُعيد كتابة الرسالة التي أنت بصدد كتابتها. متأكد من أنك تريد المواصلة؟",
"confirmations.unfollow.confirm": "إلغاء المتابعة",
@@ -176,7 +176,7 @@
"hashtag.column_settings.tag_mode.none": "لا شيء مِن هذه",
"hashtag.column_settings.tag_toggle": "إدراج الوسوم الإضافية لهذا العمود",
"home.column_settings.basic": "الأساسية",
- "home.column_settings.show_reblogs": "عرض الترقيات",
+ "home.column_settings.show_reblogs": "اعرض الترقيات",
"home.column_settings.show_replies": "اعرض الردود",
"intervals.full.days": "{number, plural, one {# يوم} other {# أيام}}",
"intervals.full.hours": "{number, plural, one {# ساعة} other {# ساعات}}",
@@ -282,7 +282,7 @@
"notifications.column_settings.favourite": "المُفَضَّلة:",
"notifications.column_settings.filter_bar.advanced": "اعرض كافة الفئات",
"notifications.column_settings.filter_bar.category": "شريط الفلترة السريعة",
- "notifications.column_settings.filter_bar.show": "اعرض",
+ "notifications.column_settings.filter_bar.show": "اظهِره",
"notifications.column_settings.follow": "متابعُون جُدُد:",
"notifications.column_settings.mention": "الإشارات:",
"notifications.column_settings.poll": "نتائج استطلاع الرأي:",
@@ -299,7 +299,7 @@
"notifications.group": "{count} إشعارات",
"poll.closed": "انتهى",
"poll.refresh": "تحديث",
- "poll.total_people": "{count, plural, one {# شخص} other {# أشخاص}}",
+ "poll.total_people": "{count, plural, one {# شخص} two {# شخصين} few {# أشخاص} many {# أشخاص} other {# أشخاص}}",
"poll.total_votes": "{count, plural, one {# صوت} other {# أصوات}}",
"poll.vote": "صَوّت",
"poll.voted": "لقد صوّتت على هذه الإجابة",
@@ -340,7 +340,7 @@
"search_results.hashtags": "الوُسوم",
"search_results.statuses": "التبويقات",
"search_results.statuses_fts_disabled": "البحث في التبويقات عن طريق المحتوى ليس مفعل في خادم ماستدون هذا.",
- "search_results.total": "{count, number} {count, plural, one {result} و {results}}",
+ "search_results.total": "{count, number} {count, plural, zero {} one {نتيجة} two {نتيجتين} few {نتائج} many {نتائج} other {نتائج}}",
"status.admin_account": "افتح الواجهة الإدارية لـ @{name}",
"status.admin_status": "افتح هذا المنشور على واجهة الإشراف",
"status.block": "احجب @{name}",
@@ -393,7 +393,7 @@
"time_remaining.minutes": "{number, plural, one {# دقيقة} other {# دقائق}} متبقية",
"time_remaining.moments": "لحظات متبقية",
"time_remaining.seconds": "{number, plural, one {# ثانية} other {# ثوانٍ}} متبقية",
- "trends.count_by_accounts": "{count} {rawCount, plural, one {person} آخرون {people}} يتحدثون",
+ "trends.count_by_accounts": "{count} {rawCount, plural, zero {} one {شخص واحد} two {شخصين} few {أشخاص} many {أشخاص} other {أشخاص}} تتحدّث",
"trends.trending_now": "المتداولة الآن",
"ui.beforeunload": "سوف تفقد مسودتك إن تركت ماستدون.",
"upload_area.title": "اسحب ثم أفلت للرفع",
diff --git a/app/javascript/mastodon/locales/bg.json b/app/javascript/mastodon/locales/bg.json
index a4afe2adb2..2ec1553629 100644
--- a/app/javascript/mastodon/locales/bg.json
+++ b/app/javascript/mastodon/locales/bg.json
@@ -4,19 +4,19 @@
"account.block": "Блокирай",
"account.block_domain": "скрий всичко от (домейн)",
"account.blocked": "Блокирани",
- "account.cancel_follow_request": "Cancel follow request",
+ "account.cancel_follow_request": "Откажи искането за следване",
"account.direct": "Direct Message @{name}",
"account.domain_blocked": "Скрит домейн",
"account.edit_profile": "Редактирай профила си",
- "account.endorse": "Feature on profile",
+ "account.endorse": "Характеристика на профила",
"account.follow": "Последвай",
"account.followers": "Последователи",
- "account.followers.empty": "No one follows this user yet.",
+ "account.followers.empty": "Все още никой не следва този потребител.",
"account.follows": "Следвам",
- "account.follows.empty": "This user doesn't follow anyone yet.",
+ "account.follows.empty": "Този потребител все още не следва никого.",
"account.follows_you": "Твой последовател",
"account.hide_reblogs": "Hide boosts from @{name}",
- "account.last_status": "Last active",
+ "account.last_status": "Последно активен/а",
"account.link_verified_on": "Ownership of this link was checked on {date}",
"account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
"account.media": "Media",
diff --git a/app/javascript/mastodon/locales/bn.json b/app/javascript/mastodon/locales/bn.json
index 6c4f0def6b..5cf5f7a764 100644
--- a/app/javascript/mastodon/locales/bn.json
+++ b/app/javascript/mastodon/locales/bn.json
@@ -1,31 +1,31 @@
{
- "account.add_or_remove_from_list": "তালিকাতে আরো যুক্ত বা মুছে ফেলুন",
- "account.badges.bot": "রোবট",
- "account.block": "@{name} কে বন্ধ করুন",
- "account.block_domain": "{domain} থেকে সব সরিয়ে ফেলুন",
- "account.blocked": "বন্ধ করা হয়েছে",
- "account.cancel_follow_request": "Cancel follow request",
- "account.direct": "@{name} এর কাছে সরকারি লেখা পাঠাতে",
- "account.domain_blocked": "ওয়েবসাইট সরিয়ে ফেলা হয়েছে",
- "account.edit_profile": "নিজের পাতা সম্পাদনা করতে",
- "account.endorse": "আপনার নিজের পাতায় দেখাতে",
+ "account.add_or_remove_from_list": "তালিকা হতে মুছুন অথবা যুক্ত করুন",
+ "account.badges.bot": "বট",
+ "account.block": "@{name} কে ব্লক করুন",
+ "account.block_domain": "{domain} থেকে সব লুকান",
+ "account.blocked": "ব্লককৃত",
+ "account.cancel_follow_request": "অসুসারণ অনুরোধ বাতিল করুন",
+ "account.direct": "@{name} কে সরাসরি বার্তা",
+ "account.domain_blocked": "ডোমেন লুকানো আছে",
+ "account.edit_profile": "প্রোফাইল সম্পাদন করুন",
+ "account.endorse": "নিজের পাতায় দেখান",
"account.follow": "অনুসরণ করুন",
"account.followers": "অনুসরণকারক",
"account.followers.empty": "এই ব্যবহারকারীকে কেও এখনো অনুসরণ করে না।",
"account.follows": "যাদেরকে অনুসরণ করেন",
"account.follows.empty": "এই ব্যবহারকারী কাওকে এখনো অনুসরণ করেন না।",
"account.follows_you": "আপনাকে অনুসরণ করে",
- "account.hide_reblogs": "@{name}র সমর্থনগুলি সরিয়ে ফেলুন",
- "account.last_status": "Last active",
+ "account.hide_reblogs": "@{name}'র সমর্থনগুলি লুকিয়ে ফেলুন",
+ "account.last_status": "শেষ সক্রিয় ছিল",
"account.link_verified_on": "এই লিংকের মালিকানা চেক করা হয়েছে {date} তারিকে",
"account.locked_info": "এই নিবন্ধনের গোপনীয়তার ক্ষেত্র তালা দেওয়া আছে। নিবন্ধনকারী অনুসরণ করার অনুমতি যাদেরকে দেবেন, শুধু তারাই অনুসরণ করতে পারবেন।",
- "account.media": "ছবি বা ভিডিও",
- "account.mention": "@{name} কে উল্লেখ করতে",
- "account.moved_to": "{name} চলে গেছে এখানে:",
- "account.mute": "@{name} সব কার্যক্রম আপনার সময়রেখা থেকে সরিয়ে ফেলতে",
+ "account.media": "মিডিয়া",
+ "account.mention": "@{name} কে উল্লেখ করুন",
+ "account.moved_to": "{name} কে এখানে সরানো হয়েছে:",
+ "account.mute": "@{name} কে নিঃশব্দ করুন",
"account.mute_notifications": "@{name}র প্রজ্ঞাপন আপনার কাছ থেকে সরিয়ে ফেলুন",
"account.muted": "সরানো আছে",
- "account.never_active": "Never",
+ "account.never_active": "কখনও নয়",
"account.posts": "টুট",
"account.posts_with_replies": "টুট এবং মতামত",
"account.report": "@{name} কে রিপোর্ট করতে",
@@ -33,16 +33,16 @@
"account.share": "@{name}র পাতা অন্যদের দেখান",
"account.show_reblogs": "@{name}র সমর্থনগুলো দেখুন",
"account.unblock": "@{name}র কার্যকলাপ আবার দেখুন",
- "account.unblock_domain": "{domain}থেকে আবার দেখুন",
+ "account.unblock_domain": "{domain} থেকে আবার দেখুন",
"account.unendorse": "আপনার নিজের পাতায় এটা না দেখাতে",
"account.unfollow": "অনুসরণ না করতে",
"account.unmute": "@{name}র কার্যকলাপ আবার দেখুন",
"account.unmute_notifications": "@{name}র প্রজ্ঞাপন দেওয়ার অনুমতি দিন",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.message": "{retry_time, time, medium} -এর পরে আবার প্রচেষ্টা করুন।",
+ "alert.rate_limited.title": "হার সীমিত",
"alert.unexpected.message": "অপ্রত্যাশিত একটি সমস্যা হয়েছে।",
"alert.unexpected.title": "ওহো!",
- "autosuggest_hashtag.per_week": "{count} per week",
+ "autosuggest_hashtag.per_week": "প্রতি সপ্তাহে {count}",
"boost_modal.combo": "পরেরবার আপনি {combo} চাপ দিলে এটার শেষে চলে যেতে পারবেন",
"bundle_column_error.body": "এই অংশটি দেখতে যেয়ে কোনো সমস্যা হয়েছে।",
"bundle_column_error.retry": "আবার চেষ্টা করুন",
@@ -50,11 +50,11 @@
"bundle_modal_error.close": "বন্ধ করুন",
"bundle_modal_error.message": "এই অংশটি দেখাতে যেয়ে কোনো সমস্যা হয়েছে।",
"bundle_modal_error.retry": "আবার চেষ্টা করুন",
- "column.blocks": "যাদের বন্ধ করে রাখা হয়েছে",
+ "column.blocks": "যাদের ব্লক করে রাখা হয়েছে",
"column.community": "স্থানীয় সময়সারি",
"column.direct": "সরাসরি লেখা",
- "column.directory": "Browse profiles",
- "column.domain_blocks": "সরিয়ে ফেলা ওয়েবসাইট",
+ "column.directory": "প্রোফাইল ব্রাউজ করুন",
+ "column.domain_blocks": "লুকোনো ডোমেনগুলি",
"column.favourites": "পছন্দের গুলো",
"column.follow_requests": "অনুসরণের অনুমতি চেয়েছে যারা",
"column.home": "বাড়ি",
@@ -87,23 +87,23 @@
"compose_form.sensitive.hide": "এই ছবি বা ভিডিওটি সংবেদনশীল হিসেবে চিহ্নিত করতে",
"compose_form.sensitive.marked": "এই ছবি বা ভিডিওটি সংবেদনশীল হিসেবে চিহ্নিত করা হয়েছে",
"compose_form.sensitive.unmarked": "এই ছবি বা ভিডিওটি সংবেদনশীল হিসেবে চিহ্নিত করা হয়নি",
- "compose_form.spoiler.marked": "লেখাটি সাবধানতার পেছনে লুকানো আছে",
+ "compose_form.spoiler.marked": "সতর্কতার পিছনে লেখানটি লুকানো আছে",
"compose_form.spoiler.unmarked": "লেখাটি লুকানো নেই",
"compose_form.spoiler_placeholder": "আপনার লেখা দেখার সাবধানবাণী লিখুন",
"confirmation_modal.cancel": "বাতিল করুন",
- "confirmations.block.block_and_report": "বন্ধ করুন এবং রিপোর্ট করুন",
- "confirmations.block.confirm": "বন্ধ করুন",
- "confirmations.block.message": "আপনি কি নিশ্চিত {name} কে বন্ধ করতে চান ?",
+ "confirmations.block.block_and_report": "ব্লক করুন এবং রিপোর্ট করুন",
+ "confirmations.block.confirm": "ব্লক করুন",
+ "confirmations.block.message": "আপনি কি নিশ্চিত {name} কে ব্লক করতে চান?",
"confirmations.delete.confirm": "মুছে ফেলুন",
"confirmations.delete.message": "আপনি কি নিশ্চিত যে এই লেখাটি মুছে ফেলতে চান ?",
"confirmations.delete_list.confirm": "মুছে ফেলুন",
"confirmations.delete_list.message": "আপনি কি নিশ্চিত যে আপনি এই তালিকাটি স্থায়িভাবে মুছে ফেলতে চান ?",
- "confirmations.domain_block.confirm": "এই ওয়েবসাইট থেকে সব সরান",
- "confirmations.domain_block.message": "আপনি কি সত্যি সত্যি নিশ্চিত যে {domain} ওয়েবসাইট থেকে সব সরাতে চান ? সাধারণত কিছু লক্ষ্যবস্তু বন্ধ এবং সরানোযা যথেষ্ট। নিশ্চিত করলে ওই ওয়েবসাইট থেকে কোনোকিছু কোনখানে দেখবেন না। যারা আপনাকে অনুসরণ করে ওই ওয়েবসাইট থেকে তাদেরকেও মুছে ফেলা হবে।",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.domain_block.confirm": "এই ডোমেন থেকে সব লুকান",
+ "confirmations.domain_block.message": "আপনি কি সত্যিই সত্যই নিশ্চিত যে আপনি পুরো {domain}'টি ব্লক করতে চান? বেশিরভাগ ক্ষেত্রে কয়েকটি লক্ষ্যযুক্ত ব্লক বা নীরবতা যথেষ্ট এবং পছন্দসই। আপনি কোনও পাবলিক টাইমলাইন বা আপনার বিজ্ঞপ্তিগুলিতে সেই ডোমেন থেকে সামগ্রী দেখতে পাবেন না। সেই ডোমেন থেকে আপনার অনুসরণকারীদের সরানো হবে।",
+ "confirmations.logout.confirm": "প্রস্থান",
+ "confirmations.logout.message": "আপনি লগ আউট করতে চান?",
"confirmations.mute.confirm": "সরিয়ে ফেলুন",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "এটি তাদের কাছ থেকে পোস্ট এবং তাদেরকে মেনশন করা পোস্টগুলি হাইড করবে, তবুও তাদেরকে এটি আপনার পোস্ট গুলো দেখতে দিবে ও তারা আপনাকে অনুসরন করতে পারবে।.",
"confirmations.mute.message": "আপনি কি নিশ্চিত {name} সরিয়ে ফেলতে চান ?",
"confirmations.redraft.confirm": "মুছে ফেলুন এবং আবার সম্পাদন করুন",
"confirmations.redraft.message": "আপনি কি নিশ্চিত এটি মুছে ফেলে এবং আবার সম্পাদন করতে চান ? এটাতে যা পছন্দিত, সমর্থন বা মতামত আছে সেগুলো নতুন লেখার সাথে যুক্ত থাকবে না।",
@@ -111,14 +111,14 @@
"confirmations.reply.message": "এখন মতামত লিখতে গেলে আপনার এখন যেটা লিখছেন সেটা মুছে যাবে। আপনি নি নিশ্চিত এটা করতে চান ?",
"confirmations.unfollow.confirm": "অনুসরণ করা বাতিল করতে",
"confirmations.unfollow.message": "আপনি কি নিশ্চিত {name} কে আর অনুসরণ করতে চান না ?",
- "conversation.delete": "Delete conversation",
- "conversation.mark_as_read": "Mark as read",
- "conversation.open": "View conversation",
- "conversation.with": "With {names}",
- "directory.federated": "From known fediverse",
- "directory.local": "From {domain} only",
- "directory.new_arrivals": "New arrivals",
- "directory.recently_active": "Recently active",
+ "conversation.delete": "কথোপকথন মুছে ফেলুন",
+ "conversation.mark_as_read": "পঠিত হিসেবে চিহ্নিত করুন",
+ "conversation.open": "কথপোকথন দেখান",
+ "conversation.with": "{names} এর সঙ্গে",
+ "directory.federated": "পরিচিত ফেডিভারসের থেকে",
+ "directory.local": "শুধু {domain} থেকে",
+ "directory.new_arrivals": "নতুন আগত",
+ "directory.recently_active": "সম্প্রতি সক্রিয়",
"embed.instructions": "এই লেখাটি আপনার ওয়েবসাইটে যুক্ত করতে নিচের কোডটি বেবহার করুন।",
"embed.preview": "সেটা দেখতে এরকম হবে:",
"emoji_button.activity": "কার্যকলাপ",
@@ -137,25 +137,25 @@
"emoji_button.travel": "ভ্রমণ এবং স্থান",
"empty_column.account_timeline": "এখানে কোনো টুট নেই!",
"empty_column.account_unavailable": "নিজস্ব পাতা নেই",
- "empty_column.blocks": "আপনি কোনো ব্যবহারকারীদের বন্ধ করেন নি।",
+ "empty_column.blocks": "আপনি কোনো ব্যবহারকারীদের ব্লক করেন নি।",
"empty_column.community": "স্থানীয় সময়রেখাতে কিছু নেই। প্রকাশ্যভাবে কিছু লিখে লেখালেখির উদ্বোধন করে ফেলুন!",
"empty_column.direct": "আপনার কাছে সরাসরি পাঠানো কোনো লেখা নেই। যদি কেও পাঠায়, সেটা এখানে দেখা যাবে।",
- "empty_column.domain_blocks": "এখনো কোনো সরানো ওয়েবসাইট নেই।",
+ "empty_column.domain_blocks": "এখনও কোনও লুকানো ডোমেন নেই।",
"empty_column.favourited_statuses": "আপনার পছন্দের কোনো টুট এখনো নেই। আপনি কোনো লেখা পছন্দের হিসেবে চিহ্নিত করলে এখানে পাওয়া যাবে।",
"empty_column.favourites": "কেও এখনো এটাকে পছন্দের টুট হিসেবে চিহ্নিত করেনি। যদি করে, তখন তাদের এখানে পাওয়া যাবে।",
"empty_column.follow_requests": "আপনার এখনো কোনো অনুসরণের আবেদন পাঠানো নেই। যদি পাঠায়, এখানে পাওয়া যাবে।",
"empty_column.hashtag": "এই হেসটাগে এখনো কিছু নেই।",
- "empty_column.home": "আপনার বাড়ির সময়রেখা এখনো খালি! {public}এ ঘুরে আসুন অথবা অনুসন্ধান বেবহার করে শুরু করতে পারেন এবং অন্য ব্যবহারকারীদের সাথে সাক্ষাৎ করতে পারেন।",
+ "empty_column.home": "আপনার বাড়ির সময়রেখা এখনো খালি! {public} এ ঘুরে আসুন অথবা অনুসন্ধান বেবহার করে শুরু করতে পারেন এবং অন্য ব্যবহারকারীদের সাথে সাক্ষাৎ করতে পারেন।",
"empty_column.home.public_timeline": "প্রকাশ্য সময়রেখা",
"empty_column.list": "এই তালিকাতে এখনো কিছু নেই. যখন এই তালিকায় থাকা ব্যবহারকারী নতুন কিছু লিখবে, সেগুলো এখানে পাওয়া যাবে।",
"empty_column.lists": "আপনার এখনো কোনো তালিকা তৈরী নেই। যদি বা যখন তৈরী করেন, সেগুলো এখানে পাওয়া যাবে।",
- "empty_column.mutes": "আপনি এখনো কোনো ব্যবহারকারীকে সরাননি।",
+ "empty_column.mutes": "আপনি এখনো কোনো ব্যবহারকারীকে নিঃশব্দ করেননি।",
"empty_column.notifications": "আপনার এখনো কোনো প্রজ্ঞাপন নেই। কথোপকথন শুরু করতে, অন্যদের সাথে মেলামেশা করতে পারেন।",
"empty_column.public": "এখানে এখনো কিছু নেই! প্রকাশ্য ভাবে কিছু লিখুন বা অন্য সার্ভার থেকে কাওকে অনুসরণ করে এই জায়গা ভরে ফেলুন",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "আমাদের কোড বা ব্রাউজারের সামঞ্জস্য ইস্যুতে একটি বাগের কারণে এই পৃষ্ঠাটি সঠিকভাবে প্রদর্শিত করা যায় নি।",
+ "error.unexpected_crash.next_steps": "পাতাটি রিফ্রেশ করে চেষ্টা করুন। তবুও যদি না হয়, তবে আপনি অন্য একটি ব্রাউজার অথবা আপনার ডিভাইসের জন্যে এপের মাধ্যমে মাস্টডন ব্যাবহার করতে পারবেন।.",
+ "errors.unexpected_crash.copy_stacktrace": "স্টেকট্রেস ক্লিপবোর্ডে কপি করুন",
+ "errors.unexpected_crash.report_issue": "সমস্যার প্রতিবেদন করুন",
"follow_request.authorize": "অনুমতি দিন",
"follow_request.reject": "প্রত্যাখ্যান করুন",
"getting_started.developers": "তৈরিকারকদের জন্য",
@@ -180,7 +180,7 @@
"home.column_settings.show_replies": "মতামত দেখান",
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
"intervals.full.hours": "{number, plural, one {# ঘটা} other {# ঘটা}}",
- "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
+ "intervals.full.minutes": "{number, plural, one {# মিনিট} other {# মিনিট}}",
"introduction.federation.action": "পরবর্তী",
"introduction.federation.federated.headline": "যুক্তবিশ্ব",
"introduction.federation.federated.text": "অন্যান্য যুক্তবিশ্বের সার্ভারের লেখাগুলি যুক্তবিশ্বের সময়রেখাতে আসবে ।",
@@ -199,7 +199,7 @@
"introduction.welcome.headline": "প্রথম ধাপ",
"introduction.welcome.text": "যুক্তবিশ্বে স্বাগতম! কিছুক্ষনের মধ্যেই আপনি আপনার লেখা বিভিন্ন সার্ভারে সম্প্রচার করতে পারবেন। কিন্তু মনে রাখবে যে এটা একটা বিশেষ সার্ভার, {domain} কারণ এখানে আপনার নিজেস্ব পাতা রাখা হচ্ছে।",
"keyboard_shortcuts.back": "পেছনে যেতে",
- "keyboard_shortcuts.blocked": "বন্ধ করা ব্যবহারকারীদের তালিকা দেখতে",
+ "keyboard_shortcuts.blocked": "ব্লক করা ব্যবহারকারীদের তালিকা খুলতে",
"keyboard_shortcuts.boost": "সমর্থন করতে",
"keyboard_shortcuts.column": "কোনো কলামএ কোনো লেখা ফোকাস করতে",
"keyboard_shortcuts.compose": "লেখা সম্পদনার জায়গায় ফোকাস করতে",
@@ -243,7 +243,7 @@
"lists.new.title_placeholder": "তালিকার নতুন শিরোনাম দিতে",
"lists.search": "যাদের অনুসরণ করেন তাদের ভেতরে খুঁজুন",
"lists.subheading": "আপনার তালিকা",
- "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "load_pending": "{count, plural, one {# নতুন জিনিস} other {# নতুন জিনিস}}",
"loading_indicator.label": "আসছে...",
"media_gallery.toggle_visible": "দৃশ্যতার অবস্থা বদলান",
"missing_indicator.label": "খুঁজে পাওয়া যায়নি",
@@ -255,17 +255,17 @@
"navigation_bar.compose": "নতুন টুট লিখুন",
"navigation_bar.direct": "সরাসরি লেখাগুলি",
"navigation_bar.discover": "ঘুরে দেখুন",
- "navigation_bar.domain_blocks": "বন্ধ করা ওয়েবসাইট",
+ "navigation_bar.domain_blocks": "লুকানো ডোমেনগুলি",
"navigation_bar.edit_profile": "নিজের পাতা সম্পাদনা করতে",
"navigation_bar.favourites": "পছন্দের",
"navigation_bar.filters": "বন্ধ করা শব্দ",
"navigation_bar.follow_requests": "অনুসরণের অনুরোধগুলি",
- "navigation_bar.follows_and_followers": "যাদেরকে অনুসরণ করেন এবং যারা তাকে অনুসরণ করে",
+ "navigation_bar.follows_and_followers": "অনুসরণ এবং অনুসরণকারী",
"navigation_bar.info": "এই সার্ভার সম্পর্কে",
"navigation_bar.keyboard_shortcuts": "হটকীগুলি",
"navigation_bar.lists": "তালিকাগুলো",
"navigation_bar.logout": "বাইরে যান",
- "navigation_bar.mutes": "যেসব বেভহারকারীদের কার্যক্রম বন্ধ করা আছে",
+ "navigation_bar.mutes": "যাদের কার্যক্রম দেখা বন্ধ আছে",
"navigation_bar.personal": "নিজস্ব",
"navigation_bar.pins": "পিন দেওয়া টুট",
"navigation_bar.preferences": "পছন্দসমূহ",
@@ -299,10 +299,10 @@
"notifications.group": "{count} প্রজ্ঞাপন",
"poll.closed": "বন্ধ",
"poll.refresh": "বদলেছে কিনা দেখতে",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# ব্যক্তি} other {# ব্যক্তি}}",
"poll.total_votes": "{count, plural, one {# ভোট} other {# ভোট}}",
"poll.vote": "ভোট",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "আপনি এই উত্তরের পক্ষে ভোট দিয়েছেন",
"poll_button.add_poll": "একটা নির্বাচন যোগ করতে",
"poll_button.remove_poll": "নির্বাচন বাদ দিতে",
"privacy.change": "লেখার গোপনীয়তা অবস্থা ঠিক করতে",
@@ -314,13 +314,13 @@
"privacy.public.short": "সর্বজনীন প্রকাশ্য",
"privacy.unlisted.long": "সর্বজনীন প্রকাশ্য সময়রেখাতে না দেখাতে",
"privacy.unlisted.short": "প্রকাশ্য নয়",
- "refresh": "Refresh",
+ "refresh": "সতেজ করা",
"regeneration_indicator.label": "আসছে…",
"regeneration_indicator.sublabel": "আপনার বাড়ির-সময়রেখা প্রস্তূত করা হচ্ছে!",
"relative_time.days": "{number} দিন",
"relative_time.hours": "{number} ঘন্টা",
"relative_time.just_now": "এখন",
- "relative_time.minutes": "{number}ম",
+ "relative_time.minutes": "{number}মিঃ",
"relative_time.seconds": "{number} সেকেন্ড",
"reply_indicator.cancel": "বাতিল করতে",
"report.forward": "এটা আরো পাঠান {target} তে",
@@ -329,7 +329,7 @@
"report.placeholder": "অন্য কোনো মন্তব্য",
"report.submit": "জমা দিন",
"report.target": "{target} রিপোর্ট করুন",
- "search.placeholder": "খুঁজতে",
+ "search.placeholder": "অনুসন্ধান",
"search_popout.search_format": "বিস্তারিতভাবে খোঁজার পদ্ধতি",
"search_popout.tips.full_text": "সাধারণ লেখা দিয়ে খুঁজলে বের হবে সেরকম আপনার লেখা, পছন্দের লেখা, সমর্থন করা লেখা, আপনাকে উল্লেখকরা কোনো লেখা, যা খুঁজছেন সেরকম কোনো ব্যবহারকারীর নাম বা কোনো হ্যাশট্যাগগুলো।",
"search_popout.tips.hashtag": "হ্যাশট্যাগ",
@@ -339,11 +339,11 @@
"search_results.accounts": "মানুষ",
"search_results.hashtags": "হ্যাশট্যাগগুলি",
"search_results.statuses": "টুট",
- "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_results.statuses_fts_disabled": "তাদের সামগ্রী দ্বারা টুটগুলি অনুসন্ধান এই মস্তোডন সার্ভারে সক্ষম নয়।",
"search_results.total": "{count, number} {count, plural, one {ফলাফল} other {ফলাফল}}",
"status.admin_account": "@{name} র জন্য পরিচালনার ইন্টারফেসে ঢুকুন",
"status.admin_status": "যায় লেখাটি পরিচালনার ইন্টারফেসে খুলুন",
- "status.block": "@{name}কে বন্ধ করুন",
+ "status.block": "@{name} কে ব্লক করুন",
"status.cancel_reblog_private": "সমর্থন বাতিল করতে",
"status.cannot_reblog": "এটিতে সমর্থন দেওয়া যাবেনা",
"status.copy": "লেখাটির লিংক কপি করতে",
@@ -354,7 +354,7 @@
"status.favourite": "পছন্দের করতে",
"status.filtered": "ছাঁকনিদিত",
"status.load_more": "আরো দেখুন",
- "status.media_hidden": "ছবি বা ভিডিও পেছনে",
+ "status.media_hidden": "মিডিয়া লুকানো আছে",
"status.mention": "@{name}কে উল্লেখ করতে",
"status.more": "আরো",
"status.mute": "@{name}র কার্যক্রম সরিয়ে ফেলতে",
@@ -378,7 +378,7 @@
"status.show_more": "আরো দেখাতে",
"status.show_more_all": "সবগুলোতে আরো দেখতে",
"status.show_thread": "আলোচনা দেখতে",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "পাওয়া যাচ্ছে না",
"status.unmute_conversation": "আলোচনার প্রজ্ঞাপন চালু করতে",
"status.unpin": "নিজের পাতা থেকে পিন করে রাখাটির পিন খুলতে",
"suggestions.dismiss": "সাহায্যের পরামর্শগুলো সরাতে",
@@ -387,29 +387,29 @@
"tabs_bar.home": "বাড়ি",
"tabs_bar.local_timeline": "স্থানীয়",
"tabs_bar.notifications": "প্রজ্ঞাপনগুলো",
- "tabs_bar.search": "খুঁজতে",
+ "tabs_bar.search": "অনুসন্ধান",
"time_remaining.days": "{number, plural, one {# day} other {# days}} বাকি আছে",
"time_remaining.hours": "{number, plural, one {# hour} other {# hours}} বাকি আছে",
- "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} বাকি আছে",
+ "time_remaining.minutes": "{number, plural, one {# মিনিট} other {# মিনিট}} বাকি আছে",
"time_remaining.moments": "সময় বাকি আছে",
"time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} বাকি আছে",
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} কথা বলছে",
- "trends.trending_now": "Trending now",
+ "trends.trending_now": "বর্তমানে জনপ্রিয়",
"ui.beforeunload": "যে পর্যন্ত এটা লেখা হয়েছে, মাস্টাডন থেকে চলে গেলে এটা মুছে যাবে।",
"upload_area.title": "টেনে এখানে ছেড়ে দিলে এখানে যুক্ত করা যাবে",
"upload_button.label": "ছবি বা ভিডিও যুক্ত করতে (এসব ধরণের: JPEG, PNG, GIF, WebM, MP4, MOV)",
"upload_error.limit": "যা যুক্ত করতে চাচ্ছেন সেটি বেশি বড়, এখানকার সর্বাধিকের মেমোরির উপরে চলে গেছে।",
"upload_error.poll": "নির্বাচনক্ষেত্রে কোনো ফাইল যুক্ত করা যাবেনা।",
"upload_form.description": "যারা দেখতে পায়না তাদের জন্য এটা বর্ণনা করতে",
- "upload_form.edit": "Edit",
+ "upload_form.edit": "সম্পাদন",
"upload_form.undo": "মুছে ফেলতে",
- "upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
+ "upload_modal.analyzing_picture": "চিত্র বিশ্লেষণ করা হচ্ছে…",
+ "upload_modal.apply": "প্রয়োগ করুন",
"upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_modal.detect_text": "ছবি থেকে পাঠ্য সনাক্ত করুন",
+ "upload_modal.edit_media": "মিডিয়া সম্পাদনা করুন",
+ "upload_modal.hint": "একটি দৃশ্যমান পয়েন্ট নির্বাচন করুন ক্লিক অথবা টানার মাধ্যমে যেটি সবময় সব থাম্বনেলে দেখা যাবে।",
+ "upload_modal.preview_label": "পূর্বরূপ({ratio})",
"upload_progress.label": "যুক্ত করতে পাঠানো হচ্ছে...",
"video.close": "ভিডিওটি বন্ধ করতে",
"video.exit_fullscreen": "পূর্ণ পর্দা থেকে বাইরে বের হতে",
diff --git a/app/javascript/mastodon/locales/cy.json b/app/javascript/mastodon/locales/cy.json
index 8c2e08bb3d..a8a952798d 100644
--- a/app/javascript/mastodon/locales/cy.json
+++ b/app/javascript/mastodon/locales/cy.json
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Allgofnodi",
"confirmations.logout.message": "Ydych chi'n siŵr eich bod am allgofnodi?",
"confirmations.mute.confirm": "Tawelu",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Bydd hyn yn cuddio pyst oddi wrthynt a physt sydd yn sôn amdanynt, ond bydd hyn dal yn gadael iddyn nhw gweld eich pyst a'ch dilyn.",
"confirmations.mute.message": "Ydych chi'n sicr eich bod am ddistewi {name}?",
"confirmations.redraft.confirm": "Dileu & ailddrafftio",
"confirmations.redraft.message": "Ydych chi'n siwr eich bod eisiau dileu y tŵt hwn a'i ailddrafftio? Bydd ffefrynnau a bwstiau'n cael ei colli, a bydd ymatebion i'r tŵt gwreiddiol yn cael eu hamddifadu.",
@@ -152,10 +152,10 @@
"empty_column.mutes": "Nid ydych wedi tawelu unrhyw ddefnyddwyr eto.",
"empty_column.notifications": "Nid oes gennych unrhyw hysbysiadau eto. Rhyngweithiwch ac eraill i ddechrau'r sgwrs.",
"empty_column.public": "Does dim byd yma! Ysgrifennwch rhywbeth yn gyhoeddus, neu dilynwch ddefnyddwyr o achosion eraill i'w lenwi",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "Oherwydd gwall yn ein cod neu oherwydd problem cysondeb porwr, nid oedd y dudalen hon gallu cael ei dangos yn gywir.",
+ "error.unexpected_crash.next_steps": "Ceisiwch ail-lwytho y dudalen. Os nad yw hyn yn eich helpu, efallai gallech defnyddio Mastodon trwy borwr neu ap brodorol gwahanol.",
+ "errors.unexpected_crash.copy_stacktrace": "Copïo'r olrhain stac i'r clipfwrdd",
+ "errors.unexpected_crash.report_issue": "Rhoi gwybod am broblem",
"follow_request.authorize": "Caniatau",
"follow_request.reject": "Gwrthod",
"getting_started.developers": "Datblygwyr",
@@ -299,10 +299,10 @@
"notifications.group": "{count} o hysbysiadau",
"poll.closed": "Ar gau",
"poll.refresh": "Adnewyddu",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# berson} other {# o bobl}}",
"poll.total_votes": "{count, plural, one {# bleidlais} other {# o bleidleisiau}}",
"poll.vote": "Pleidleisio",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Pleidleisioch chi am yr ateb hon",
"poll_button.add_poll": "Ychwanegu pleidlais",
"poll_button.remove_poll": "Tynnu pleidlais",
"privacy.change": "Addasu preifatrwdd y tŵt",
@@ -314,7 +314,7 @@
"privacy.public.short": "Cyhoeddus",
"privacy.unlisted.long": "Peidio a chyhoeddi i ffrydiau cyhoeddus",
"privacy.unlisted.short": "Heb ei restru",
- "refresh": "Refresh",
+ "refresh": "Adnewyddu",
"regeneration_indicator.label": "Llwytho…",
"regeneration_indicator.sublabel": "Mae eich ffrwd cartref yn cael ei baratoi!",
"relative_time.days": "{number}dydd",
diff --git a/app/javascript/mastodon/locales/da.json b/app/javascript/mastodon/locales/da.json
index 95e4fe5033..4719d5ca54 100644
--- a/app/javascript/mastodon/locales/da.json
+++ b/app/javascript/mastodon/locales/da.json
@@ -39,7 +39,7 @@
"account.unmute": "Fjern dæmpningen af @{name}",
"account.unmute_notifications": "Fjern dæmpningen af notifikationer fra @{name}",
"alert.rate_limited.message": "Prøv venligst igen efter {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.title": "Gradsbegrænset",
"alert.unexpected.message": "Der opstod en uventet fejl.",
"alert.unexpected.title": "Ups!",
"autosuggest_hashtag.per_week": "{count} per uge",
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Log ud",
"confirmations.logout.message": "Er du sikker på du vil logge ud?",
"confirmations.mute.confirm": "Dæmp",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Dette vil skjule indlæg fra dem, samt andre indlæg der omtaler dem, men de vil stadig være i stand til at se dine indlæg og følge dig.",
"confirmations.mute.message": "Er du sikker på, du vil dæmpe {name}?",
"confirmations.redraft.confirm": "Slet & omskriv",
"confirmations.redraft.message": "Er du sikker på, du vil slette denne status og omskrive den? Favoritter og fremhævelser vil gå tabt og svar til det oprindelige opslag vil blive forældreløse.",
@@ -152,10 +152,10 @@
"empty_column.mutes": "Du har endnu ikke dæmpet nogen som helst bruger.",
"empty_column.notifications": "Du har endnu ingen notifikationer. Tag ud og bland dig med folkemængden for at starte samtalen.",
"empty_column.public": "Der er ikke noget at se her! Skriv noget offentligt eller start ud med manuelt at følge brugere fra andre server for at udfylde tomrummet",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "På grund af en fejl i vores kode, eller en browser kompatibilitetsfejl, så kunne siden ikke vises korrekt.",
+ "error.unexpected_crash.next_steps": "Prøv at genindlæs siden. Hvis dette ikke hjælper, så forsøg venligst, at tilgå Mastodon via en anden browser eller app.",
+ "errors.unexpected_crash.copy_stacktrace": "Kopiér stack trace til udklipsholderen",
+ "errors.unexpected_crash.report_issue": "Rapportér problem",
"follow_request.authorize": "Godkend",
"follow_request.reject": "Afvis",
"getting_started.developers": "Udviklere",
@@ -299,10 +299,10 @@
"notifications.group": "{count} notifikationer",
"poll.closed": "Lukket",
"poll.refresh": "Opdatér",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# person} other {# personer}}",
"poll.total_votes": "{count, plural, one {# stemme} other {# stemmer}}",
"poll.vote": "Stem",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Du stemte for denne valgmulighed",
"poll_button.add_poll": "Tilføj en afstemning",
"poll_button.remove_poll": "Fjern afstemning",
"privacy.change": "Skift status visningsindstillinger",
@@ -314,7 +314,7 @@
"privacy.public.short": "Offentligt",
"privacy.unlisted.long": "Udgiv ikke på offentlige tidslinjer",
"privacy.unlisted.short": "Ikke listet",
- "refresh": "Refresh",
+ "refresh": "Opdatér",
"regeneration_indicator.label": "Indlæser…",
"regeneration_indicator.sublabel": "Din startside er ved at blive forberedt!",
"relative_time.days": "{number}d",
diff --git a/app/javascript/mastodon/locales/de.json b/app/javascript/mastodon/locales/de.json
index 401e3fc153..c916028be0 100644
--- a/app/javascript/mastodon/locales/de.json
+++ b/app/javascript/mastodon/locales/de.json
@@ -405,7 +405,7 @@
"upload_form.undo": "Löschen",
"upload_modal.analyzing_picture": "Analysiere Bild…",
"upload_modal.apply": "Übernehmen",
- "upload_modal.description_placeholder": "Franz jagt im komplett verwahrlosten Taxi quer durch Bayern",
+ "upload_modal.description_placeholder": "Die heiße Zypernsonne quälte Max und Victoria ja böse auf dem Weg bis zur Küste.",
"upload_modal.detect_text": "Text aus Bild erkennen",
"upload_modal.edit_media": "Medien bearbeiten",
"upload_modal.hint": "Klicke oder ziehe den Kreis auf die Vorschau, um den Brennpunkt auszuwählen, der immer auf allen Vorschaubilder angezeigt wird.",
diff --git a/app/javascript/mastodon/locales/es-AR.json b/app/javascript/mastodon/locales/es-AR.json
index d46063b182..56f8781a14 100644
--- a/app/javascript/mastodon/locales/es-AR.json
+++ b/app/javascript/mastodon/locales/es-AR.json
@@ -40,7 +40,7 @@
"account.unmute_notifications": "Dejar de silenciar las notificaciones de @{name}",
"alert.rate_limited.message": "Por favor, reintentá después de las {retry_time, time, medium}.",
"alert.rate_limited.title": "Tarifa limitada",
- "alert.unexpected.message": "Ocurrió un error inesperado.",
+ "alert.unexpected.message": "Ocurrió un error.",
"alert.unexpected.title": "¡Epa!",
"autosuggest_hashtag.per_week": "{count} por semana",
"boost_modal.combo": "Podés hacer clic en {combo} para saltar esto la próxima vez",
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Cerrar sesión",
"confirmations.logout.message": "¿Estás seguro que querés cerrar la sesión?",
"confirmations.mute.confirm": "Silenciar",
- "confirmations.mute.explanation": "Esto ocultará mensajes de ellos y mensajes que los mencionen, pero todavía les permitirá ver tus mensajes o seguirte.",
+ "confirmations.mute.explanation": "Se ocultarán los mensajes de esta cuenta y los mensajes de otras cuentas que mencionen a ésta, pero todavía esta cuenta podrá ver tus mensajes o seguirte.",
"confirmations.mute.message": "¿Estás seguro que querés silenciar a {name}?",
"confirmations.redraft.confirm": "Eliminar toot original y editarlo",
"confirmations.redraft.message": "¿Estás seguro que querés eliminar este estado y volver a editarlo? Se perderán las veces marcadas como favoritos y los retoots, y las respuestas a la publicación original quedarán huérfanas.",
@@ -365,7 +365,7 @@
"status.read_more": "Leer más",
"status.reblog": "Retootear",
"status.reblog_private": "Retootear a la audiencia original",
- "status.reblogged_by": "Retooteado por {name}",
+ "status.reblogged_by": "{name} retooteó",
"status.reblogs.empty": "Todavía nadie retooteó este toot. Cuando alguien lo haga, se mostrará acá.",
"status.redraft": "Eliminar toot original y editarlo",
"status.reply": "Responder",
diff --git a/app/javascript/mastodon/locales/et.json b/app/javascript/mastodon/locales/et.json
index db60dab545..6b97393d26 100644
--- a/app/javascript/mastodon/locales/et.json
+++ b/app/javascript/mastodon/locales/et.json
@@ -4,7 +4,7 @@
"account.block": "Blokeeri @{name}",
"account.block_domain": "Peida kõik domeenist {domain}",
"account.blocked": "Blokeeritud",
- "account.cancel_follow_request": "Cancel follow request",
+ "account.cancel_follow_request": "Tühista jälgimistaotlus",
"account.direct": "Otsesõnum @{name}",
"account.domain_blocked": "Domeen peidetud",
"account.edit_profile": "Muuda profiili",
@@ -16,16 +16,16 @@
"account.follows.empty": "See kasutaja ei jälgi veel kedagi.",
"account.follows_you": "Jälgib sind",
"account.hide_reblogs": "Peida upitused kasutajalt @{name}",
- "account.last_status": "Last active",
+ "account.last_status": "Viimati aktiivne",
"account.link_verified_on": "Selle lingi autorsust kontrolliti {date}",
- "account.locked_info": "Selle konto privaatsus on lukustatud. Omanik vaatab manuaalselt üle, kes teda jägida saab.",
+ "account.locked_info": "Selle konto privaatsussätteks on lukustatud. Omanik vaatab manuaalselt üle, kes teda jägida saab.",
"account.media": "Meedia",
"account.mention": "Maini @{name}",
"account.moved_to": "{name} on kolinud:",
"account.mute": "Vaigista @{name}",
"account.mute_notifications": "Vaigista teated kasutajalt @{name}",
"account.muted": "Vaigistatud",
- "account.never_active": "Never",
+ "account.never_active": "Mitte kunagi",
"account.posts": "Tuututused",
"account.posts_with_replies": "Tuututused ja vastused",
"account.report": "Raporteeri @{name}",
@@ -38,11 +38,11 @@
"account.unfollow": "Ära jälgi",
"account.unmute": "Ära vaigista @{name}",
"account.unmute_notifications": "Ära vaigista teateid kasutajalt @{name}",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.message": "Palun proovi uuesti pärast {retry_time, time, medium}.",
+ "alert.rate_limited.title": "Piiratud",
"alert.unexpected.message": "Tekkis ootamatu viga.",
"alert.unexpected.title": "Oih!",
- "autosuggest_hashtag.per_week": "{count} per week",
+ "autosuggest_hashtag.per_week": "{count} nädalas",
"boost_modal.combo": "Saad vajutada {combo}, et see järgmine kord vahele jätta",
"bundle_column_error.body": "Mindagi läks valesti selle komponendi laadimisel.",
"bundle_column_error.retry": "Proovi uuesti",
@@ -53,7 +53,7 @@
"column.blocks": "Blokeeritud kasutajad",
"column.community": "Kohalik ajajoon",
"column.direct": "Otsesõnumid",
- "column.directory": "Browse profiles",
+ "column.directory": "Sirvi profiile",
"column.domain_blocks": "Peidetud domeenid",
"column.favourites": "Lemmikud",
"column.follow_requests": "Jälgimistaotlused",
@@ -100,10 +100,10 @@
"confirmations.delete_list.message": "Oled kindel, et soovid selle nimekirja püsivalt kustutada?",
"confirmations.domain_block.confirm": "Peida terve domeen",
"confirmations.domain_block.message": "Oled ikka päris kindel, et soovid blokeerida terve {domain}? Enamikul juhtudel piisab mõnest sihitud blokist või vaigistusest, mis on eelistatav. Sa ei näe selle domeeni sisu üheski avalikus ajajoones või teadetes. Sinu jälgijad sellest domeenist eemaldatakse.",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.logout.confirm": "Välju",
+ "confirmations.logout.message": "Kas oled kindel, et soovid välja logida?",
"confirmations.mute.confirm": "Vaigista",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "See peidab postitusi temalt ning postitusi, kus mainitakse neid, kuid see lubab neil ikka näha Teie postitusi ning Teid jälgida.",
"confirmations.mute.message": "Oled kindel, et soovid {name} vaigistada?",
"confirmations.redraft.confirm": "Kustuta & taasalusta",
"confirmations.redraft.message": "Oled kindel, et soovid selle staatuse kustutada ja alustada uuesti? Lemmikud ja upitused lähevad kaotsi ja vastused originaaalpostitusele jäävad orvuks.",
@@ -111,14 +111,14 @@
"confirmations.reply.message": "Kohene vastamine kirjutab üle sõnumi, mida hetkel koostad. Oled kindel, et soovid jätkata?",
"confirmations.unfollow.confirm": "Ära jälgi",
"confirmations.unfollow.message": "Oled kindel, et ei soovi jälgida {name}?",
- "conversation.delete": "Delete conversation",
- "conversation.mark_as_read": "Mark as read",
- "conversation.open": "View conversation",
- "conversation.with": "With {names}",
- "directory.federated": "From known fediverse",
- "directory.local": "From {domain} only",
- "directory.new_arrivals": "New arrivals",
- "directory.recently_active": "Recently active",
+ "conversation.delete": "Kustuta vestlus",
+ "conversation.mark_as_read": "Märgi loetuks",
+ "conversation.open": "Vaata vestlust",
+ "conversation.with": "Koos {names}",
+ "directory.federated": "Teatud fediversumist",
+ "directory.local": "Ainult domeenilt {domain}",
+ "directory.new_arrivals": "Uustulijad",
+ "directory.recently_active": "Hiljuti aktiivne",
"embed.instructions": "Manusta see staatus oma veebilehele, kopeerides alloleva koodi.",
"embed.preview": "Nii näeb see välja:",
"emoji_button.activity": "Tegevus",
@@ -152,10 +152,10 @@
"empty_column.mutes": "Sa pole veel ühtegi kasutajat vaigistanud.",
"empty_column.notifications": "Sul ei ole veel teateid. Suhtle teistega alustamaks vestlust.",
"empty_column.public": "Siin pole midagi! Kirjuta midagi avalikut või jälgi ise kasutajaid täitmaks seda ruumi",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "Meie poolse probleemi või veebilehitseja ühilduvus probleemi tõttu ei suutnud me Teile seda lehekülge korrektselt näidata.",
+ "error.unexpected_crash.next_steps": "Proovige lehekülge uuesti avada. Kui see ei aita, võite proovida kasutada Mastodoni mõne muu veebilehitseja või äppi kaudu.",
+ "errors.unexpected_crash.copy_stacktrace": "Kopeeri stacktrace lõikelauale",
+ "errors.unexpected_crash.report_issue": "Teavita veast",
"follow_request.authorize": "Autoriseeri",
"follow_request.reject": "Hülga",
"getting_started.developers": "Arendajad",
@@ -299,10 +299,10 @@
"notifications.group": "{count} teated",
"poll.closed": "Suletud",
"poll.refresh": "Värskenda",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural,one {# inimene} other {# inimest}}",
"poll.total_votes": "{count, plural, one {# hääl} other {# hääli}}",
"poll.vote": "Hääleta",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Teie hääletasite selle poolt",
"poll_button.add_poll": "Lisa küsitlus",
"poll_button.remove_poll": "Eemalda küsitlus",
"privacy.change": "Muuda staatuse privaatsust",
@@ -314,7 +314,7 @@
"privacy.public.short": "Avalik",
"privacy.unlisted.long": "Ära postita avalikele ajajoontele",
"privacy.unlisted.short": "Määramata",
- "refresh": "Refresh",
+ "refresh": "Värskenda",
"regeneration_indicator.label": "Laeb…",
"regeneration_indicator.sublabel": "Sinu kodu voog on ettevalmistamisel!",
"relative_time.days": "{number}p",
@@ -378,7 +378,7 @@
"status.show_more": "Näita veel",
"status.show_more_all": "Näita enam kõigile",
"status.show_thread": "Kuva lõim",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "Pole saadaval",
"status.unmute_conversation": "Ära vaigista vestlust",
"status.unpin": "Kinnita profiililt lahti",
"suggestions.dismiss": "Eira soovitust",
@@ -394,22 +394,22 @@
"time_remaining.moments": "Hetked jäänud",
"time_remaining.seconds": "{number, plural, one {# sekund} other {# sekundit}} left",
"trends.count_by_accounts": "{count} {rawCount, plural, one {inimene} other {inimesed}} talking",
- "trends.trending_now": "Trending now",
+ "trends.trending_now": "Praegu populaarne",
"ui.beforeunload": "Sinu mustand läheb kaotsi, kui lahkud Mastodonist.",
"upload_area.title": "Lohista & aseta üleslaadimiseks",
"upload_button.label": "Lisa meedia (JPEG, PNG, GIF, WebM, MP4, MOV)",
"upload_error.limit": "Faili üleslaadimise limiit ületatud.",
"upload_error.poll": "Küsitlustes pole faili üleslaadimine lubatud.",
"upload_form.description": "Kirjelda vaegnägijatele",
- "upload_form.edit": "Edit",
+ "upload_form.edit": "Redigeeri",
"upload_form.undo": "Kustuta",
- "upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
- "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_modal.analyzing_picture": "Analüüsime pilti…",
+ "upload_modal.apply": "Rakenda",
+ "upload_modal.description_placeholder": "Kiire pruun rebane hüppab üle laisa koera",
+ "upload_modal.detect_text": "Tuvasta teksti pildilt",
+ "upload_modal.edit_media": "Muuda meediat",
+ "upload_modal.hint": "Vajuta või tõmba ringi eelvaatel, et valida fookuspunkti, mis on alati nähtaval kõikidel eelvaadetel.",
+ "upload_modal.preview_label": "Eelvaade ({ratio})",
"upload_progress.label": "Laeb üles....",
"video.close": "Sulge video",
"video.exit_fullscreen": "Välju täisekraanist",
diff --git a/app/javascript/mastodon/locales/eu.json b/app/javascript/mastodon/locales/eu.json
index f89901ab03..9e383e85af 100644
--- a/app/javascript/mastodon/locales/eu.json
+++ b/app/javascript/mastodon/locales/eu.json
@@ -1,5 +1,5 @@
{
- "account.add_or_remove_from_list": "Gehitu edo kendu zerrendetatik",
+ "account.add_or_remove_from_list": "Gehitu edo Kendu zerrendetatik",
"account.badges.bot": "Bot-a",
"account.block": "Blokeatu @{name}",
"account.block_domain": "Ezkutatu {domain} domeinuko guztia",
@@ -39,7 +39,7 @@
"account.unmute": "Desmututu @{name}",
"account.unmute_notifications": "Desmututu @{name}(r)en jakinarazpenak",
"alert.rate_limited.message": "Saiatu {retry_time, time, medium} barru.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.title": "Abiadura mugatua",
"alert.unexpected.message": "Ustekabeko errore bat gertatu da.",
"alert.unexpected.title": "Ene!",
"autosuggest_hashtag.per_week": "{count} asteko",
@@ -154,7 +154,7 @@
"empty_column.public": "Ez dago ezer hemen! Idatzi zerbait publikoki edo jarraitu eskuz beste zerbitzari batzuetako erabiltzaileak hau betetzen joateko",
"error.unexpected_crash.explanation": "Gure kodean arazoren bat dela eta, edo nabigatzailearekin bateragarritasun arazoren bat dela eta, orri hau ezin izan da ongi bistaratu.",
"error.unexpected_crash.next_steps": "Saiatu orria berritzen. Horrek ez badu laguntzen, agian Mastodon erabiltzeko aukera duzu oraindik ere beste nabigatzaile bat edo aplikazio natibo bat erabilita.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
+ "errors.unexpected_crash.copy_stacktrace": "Kopiatu irteera arbelera",
"errors.unexpected_crash.report_issue": "Eman arazoaren berri",
"follow_request.authorize": "Baimendu",
"follow_request.reject": "Ukatu",
@@ -405,11 +405,11 @@
"upload_form.undo": "Ezabatu",
"upload_modal.analyzing_picture": "Irudia aztertzen…",
"upload_modal.apply": "Aplikatu",
- "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Antzeman irudiko testua",
- "upload_modal.edit_media": "Editatu multimedia",
+ "upload_modal.description_placeholder": "Azeri marroi azkar batek txakur alferraren gainetik salto egiten du",
+ "upload_modal.detect_text": "Antzeman testua iruditik",
+ "upload_modal.edit_media": "Editatu media",
"upload_modal.hint": "Sakatu eta jaregin aurrebistako zirkulua iruditxoetan beti ikusgai egongo den puntu fokala hautatzeko.",
- "upload_modal.preview_label": "Aurreikusi({ratio})",
+ "upload_modal.preview_label": "Aurreikusi ({ratio})",
"upload_progress.label": "Igotzen...",
"video.close": "Itxi bideoa",
"video.exit_fullscreen": "Irten pantaila osotik",
diff --git a/app/javascript/mastodon/locales/fi.json b/app/javascript/mastodon/locales/fi.json
index 2e71e6e180..60fa0c2968 100644
--- a/app/javascript/mastodon/locales/fi.json
+++ b/app/javascript/mastodon/locales/fi.json
@@ -7,7 +7,7 @@
"account.cancel_follow_request": "Peruuta seurauspyyntö",
"account.direct": "Viesti käyttäjälle @{name}",
"account.domain_blocked": "Verkko-osoite piilotettu",
- "account.edit_profile": "Muokkaa",
+ "account.edit_profile": "Muokkaa profiilia",
"account.endorse": "Suosittele profiilissasi",
"account.follow": "Seuraa",
"account.followers": "Seuraajaa",
@@ -39,7 +39,7 @@
"account.unmute": "Poista käyttäjän @{name} mykistys",
"account.unmute_notifications": "Poista mykistys käyttäjän @{name} ilmoituksilta",
"alert.rate_limited.message": "Yritä uudestaan {retry_time, time, medium} jälkeen.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.title": "Määrää rajoitettu",
"alert.unexpected.message": "Tapahtui odottamaton virhe.",
"alert.unexpected.title": "Hups!",
"autosuggest_hashtag.per_week": "{count} viikossa",
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Kirjaudu ulos",
"confirmations.logout.message": "Oletko varma, että haluat kirjautua ulos?",
"confirmations.mute.confirm": "Mykistä",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Tämä piilottaa päivitykset heiltä ja päivitykset, joissa hänet mainitaan, mutta sallii silti heidän nähdä sinun päivityksesi ja seurata sinua.",
"confirmations.mute.message": "Haluatko varmasti mykistää käyttäjän {name}?",
"confirmations.redraft.confirm": "Poista & palauta muokattavaksi",
"confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? You will lose all replies, boosts and favourites to it.",
@@ -197,7 +197,7 @@
"introduction.interactions.reply.text": "TOOT IS NOT A WORD",
"introduction.welcome.action": "Mennään!",
"introduction.welcome.headline": "Ensimmäiset askeleet",
- "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
+ "introduction.welcome.text": "Tervetuloa fediverseen! Muutaman hetken kuluttua voit lähettää viestejä ja jutella ystävillesi useiden palvelinten halki. Mutta tämä palvelin {domain}, on erityinen — sinun profiilisi sijaitsee sillä, joten muista sen nimi.",
"keyboard_shortcuts.back": "liiku taaksepäin",
"keyboard_shortcuts.blocked": "avaa lista estetyistä käyttäjistä",
"keyboard_shortcuts.boost": "buustaa",
@@ -238,7 +238,7 @@
"lists.account.remove": "Poista listasta",
"lists.delete": "Poista lista",
"lists.edit": "Muokkaa listaa",
- "lists.edit.submit": "Change title",
+ "lists.edit.submit": "Vaihda otsikko",
"lists.new.create": "Lisää lista",
"lists.new.title_placeholder": "Uuden listan nimi",
"lists.search": "Etsi seuraamistasi henkilöistä",
@@ -249,7 +249,7 @@
"missing_indicator.label": "Ei löytynyt",
"missing_indicator.sublabel": "Tätä resurssia ei löytynyt",
"mute_modal.hide_notifications": "Piilota tältä käyttäjältä tulevat ilmoitukset?",
- "navigation_bar.apps": "Mobiiliapplikaatiot",
+ "navigation_bar.apps": "Mobiilisovellukset",
"navigation_bar.blocks": "Estetyt käyttäjät",
"navigation_bar.community_timeline": "Paikallinen aikajana",
"navigation_bar.compose": "Kirjoita uusi tuuttaus",
@@ -381,7 +381,7 @@
"status.uncached_media_warning": "Ei saatavilla",
"status.unmute_conversation": "Poista keskustelun mykistys",
"status.unpin": "Irrota profiilista",
- "suggestions.dismiss": "Dismiss suggestion",
+ "suggestions.dismiss": "Hylkää ehdotus",
"suggestions.header": "Saatat olla kiinnostunut myös…",
"tabs_bar.federated_timeline": "Yleinen",
"tabs_bar.home": "Koti",
@@ -406,10 +406,10 @@
"upload_modal.analyzing_picture": "Analysoidaan kuvaa…",
"upload_modal.apply": "Käytä",
"upload_modal.description_placeholder": "Eräänä jäätävänä ja pimeänä yönä gorilla ratkaisi sudokun kahdessa minuutissa",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_modal.detect_text": "Tunnista teksti kuvasta",
+ "upload_modal.edit_media": "Muokkaa mediaa",
+ "upload_modal.hint": "Klikkaa tai vedä ympyrä esikatselussa valitaksesi keskipiste, joka näkyy aina pienoiskuvissa.",
+ "upload_modal.preview_label": "Esikatselu ({ratio})",
"upload_progress.label": "Ladataan...",
"video.close": "Sulje video",
"video.exit_fullscreen": "Poistu koko näytön tilasta",
diff --git a/app/javascript/mastodon/locales/fr.json b/app/javascript/mastodon/locales/fr.json
index 38f20b619d..a92f234154 100644
--- a/app/javascript/mastodon/locales/fr.json
+++ b/app/javascript/mastodon/locales/fr.json
@@ -3,7 +3,7 @@
"account.badges.bot": "Robot",
"account.block": "Bloquer @{name}",
"account.block_domain": "Tout masquer venant de {domain}",
- "account.blocked": "Bloqué",
+ "account.blocked": "Bloqué·e",
"account.cancel_follow_request": "Annuler la demande de suivi",
"account.direct": "Envoyer un message direct à @{name}",
"account.domain_blocked": "Domaine caché",
@@ -24,7 +24,7 @@
"account.moved_to": "{name} a déménagé vers :",
"account.mute": "Masquer @{name}",
"account.mute_notifications": "Ignorer les notifications de @{name}",
- "account.muted": "Silencé",
+ "account.muted": "Silencé·e",
"account.never_active": "Jamais",
"account.posts": "Pouets",
"account.posts_with_replies": "Pouets et réponses",
@@ -56,7 +56,7 @@
"column.directory": "Parcourir les profils",
"column.domain_blocks": "Domaines cachés",
"column.favourites": "Favoris",
- "column.follow_requests": "Demandes de suivi",
+ "column.follow_requests": "Demandes d'abonnement",
"column.home": "Accueil",
"column.lists": "Listes",
"column.mutes": "Comptes masqués",
@@ -73,8 +73,8 @@
"column_subheading.settings": "Paramètres",
"community.column_settings.media_only": "Média uniquement",
"compose_form.direct_message_warning": "Ce pouet sera uniquement envoyé aux personnes mentionnées. Cependant, l’administration de votre instance et des instances réceptrices pourront inspecter ce message.",
- "compose_form.direct_message_warning_learn_more": "Plus d’informations",
- "compose_form.hashtag_warning": "Ce pouet ne sera pas listé dans les recherches par hashtag car sa visibilité est réglée sur \"non listé\". Seuls les pouets avec une visibilité \"publique\" peuvent être recherchés par hashtag.",
+ "compose_form.direct_message_warning_learn_more": "En savoir plus",
+ "compose_form.hashtag_warning": "Ce pouet ne sera pas listé dans les recherches par hashtag car sa visibilité est réglée sur « non listé ». Seuls les pouets avec une visibilité « publique » peuvent être recherchés par hashtag.",
"compose_form.lock_disclaimer": "Votre compte n’est pas {locked}. Tout le monde peut vous suivre et voir vos pouets privés.",
"compose_form.lock_disclaimer.lock": "verrouillé",
"compose_form.placeholder": "Qu’avez-vous en tête ?",
@@ -101,28 +101,28 @@
"confirmations.domain_block.confirm": "Masquer le domaine entier",
"confirmations.domain_block.message": "Êtes-vous vraiment, vraiment sûr⋅e de vouloir bloquer {domain} en entier ? Dans la plupart des cas, quelques blocages ou masquages ciblés sont suffisants et préférables. Vous ne verrez plus de contenu provenant de ce domaine, ni dans fils publics, ni dans vos notifications. Vos abonné·e·s utilisant ce domaine seront retiré·e·s.",
"confirmations.logout.confirm": "Déconnexion",
- "confirmations.logout.message": "Êtes-vous sûr de vouloir vous déconnecter ?",
+ "confirmations.logout.message": "Êtes-vous sûr·e de vouloir vous déconnecter ?",
"confirmations.mute.confirm": "Masquer",
- "confirmations.mute.explanation": "Cela masquera leurs messages et les messages les mentionnant, mais cela leur permettra quand même de voir vos messages et vous suivre.",
+ "confirmations.mute.explanation": "Cela masquera ses messages et les messages le ou la mentionnant, mais cela lui permettra quand même de voir vos messages et de vous suivre.",
"confirmations.mute.message": "Êtes-vous sûr·e de vouloir masquer {name} ?",
"confirmations.redraft.confirm": "Effacer et ré-écrire",
"confirmations.redraft.message": "Êtes-vous sûr·e de vouloir effacer ce statut pour le ré-écrire ? Ses partages ainsi que ses mises en favori seront perdu·e·s et ses réponses seront orphelines.",
"confirmations.reply.confirm": "Répondre",
- "confirmations.reply.message": "Répondre maintenant écrasera le message que vous composez actuellement. Êtes-vous sûr de vouloir continuer ?",
+ "confirmations.reply.message": "Répondre maintenant écrasera le message que vous composez actuellement. Êtes-vous sûr·e de vouloir continuer ?",
"confirmations.unfollow.confirm": "Ne plus suivre",
- "confirmations.unfollow.message": "Voulez-vous arrêter de suivre {name} ?",
+ "confirmations.unfollow.message": "Êtes-vous sûr·e de vouloir arrêter de suivre {name} ?",
"conversation.delete": "Supprimer la conversation",
"conversation.mark_as_read": "Marquer comme lu",
"conversation.open": "Afficher la conversation",
"conversation.with": "Avec {names}",
"directory.federated": "Du fédiverse connu",
"directory.local": "De {domain} seulement",
- "directory.new_arrivals": "Nouveaux arrivants",
- "directory.recently_active": "Récemment actif",
+ "directory.new_arrivals": "Nouveaux·elles arrivant·e·s",
+ "directory.recently_active": "Récemment actif·ve·s",
"embed.instructions": "Intégrez ce statut à votre site en copiant le code ci-dessous.",
"embed.preview": "Il apparaîtra comme cela :",
"emoji_button.activity": "Activités",
- "emoji_button.custom": "Personnalisé",
+ "emoji_button.custom": "Personnalisés",
"emoji_button.flags": "Drapeaux",
"emoji_button.food": "Nourriture & Boisson",
"emoji_button.label": "Insérer un émoji",
@@ -149,13 +149,13 @@
"empty_column.home.public_timeline": "le fil public",
"empty_column.list": "Il n’y a rien dans cette liste pour l’instant. Dès que des personnes de cette liste publieront de nouveaux statuts, ils apparaîtront ici.",
"empty_column.lists": "Vous n’avez pas encore de liste. Lorsque vous en créerez une, elle apparaîtra ici.",
- "empty_column.mutes": "Vous n’avez pas encore mis d’utilisateur·rice·s en silence.",
+ "empty_column.mutes": "Vous n’avez pas encore silencié d’utilisateur·rice·s.",
"empty_column.notifications": "Vous n’avez pas encore de notification. Interagissez avec d’autres personnes pour débuter la conversation.",
- "empty_column.public": "Il n’y a rien ici ! Écrivez quelque chose publiquement, ou bien suivez manuellement des personnes d’autres instances pour le remplir",
- "error.unexpected_crash.explanation": "En raison d’un bug dans notre code ou d’un problème de compatibilité avec le navigateur, cette page n’a pas pu être affichée correctement.",
+ "empty_column.public": "Il n’y a rien ici ! Écrivez quelque chose publiquement, ou bien suivez manuellement des personnes d’autres serveurs pour remplir le fil public",
+ "error.unexpected_crash.explanation": "En raison d’un bug dans notre code ou d’un problème de compatibilité avec votre navigateur, cette page n’a pas pu être affichée correctement.",
"error.unexpected_crash.next_steps": "Essayez de rafraîchir la page. Si cela n’aide pas, vous pouvez toujours utiliser Mastodon via un autre navigateur ou une application native.",
- "errors.unexpected_crash.copy_stacktrace": "Copier la trace-pile dans le presse-papier",
- "errors.unexpected_crash.report_issue": "Signaler un bogue",
+ "errors.unexpected_crash.copy_stacktrace": "Copier la trace d'appels dans le presse-papier",
+ "errors.unexpected_crash.report_issue": "Signaler le problème",
"follow_request.authorize": "Accepter",
"follow_request.reject": "Rejeter",
"getting_started.developers": "Développeur·euse·s",
@@ -163,14 +163,14 @@
"getting_started.documentation": "Documentation",
"getting_started.heading": "Pour commencer",
"getting_started.invite": "Inviter des gens",
- "getting_started.open_source_notice": "Mastodon est un logiciel libre. Vous pouvez contribuer et envoyer vos commentaires et rapports de bogues via {github} sur GitHub.",
+ "getting_started.open_source_notice": "Mastodon est un logiciel libre. Vous pouvez contribuer ou faire des rapports de bogues via {github} sur GitHub.",
"getting_started.security": "Sécurité",
"getting_started.terms": "Conditions d’utilisation",
"hashtag.column_header.tag_mode.all": "et {additional}",
"hashtag.column_header.tag_mode.any": "ou {additional}",
"hashtag.column_header.tag_mode.none": "sans {additional}",
"hashtag.column_settings.select.no_options_message": "Aucune suggestion trouvée",
- "hashtag.column_settings.select.placeholder": "Ajouter des mots-clés…",
+ "hashtag.column_settings.select.placeholder": "Ajouter des hashtags…",
"hashtag.column_settings.tag_mode.all": "Tous ces éléments",
"hashtag.column_settings.tag_mode.any": "Au moins un de ces éléments",
"hashtag.column_settings.tag_mode.none": "Aucun de ces éléments",
@@ -190,7 +190,7 @@
"introduction.federation.local.text": "Les messages publics de personnes se trouvant sur le même serveur que vous apparaîtront sur le fil public local.",
"introduction.interactions.action": "Finir le tutoriel !",
"introduction.interactions.favourite.headline": "Favoris",
- "introduction.interactions.favourite.text": "Vous pouvez garder un pouet pour plus tard et faire savoir à son auteur·ice que vous l’avez aimé, en le favorisant.",
+ "introduction.interactions.favourite.text": "Vous pouvez garder un pouet pour plus tard et faire savoir à son auteur·ice que vous l’avez aimé, en l'ajoutant aux favoris.",
"introduction.interactions.reblog.headline": "Repartager",
"introduction.interactions.reblog.text": "Vous pouvez partager les pouets d'autres personnes avec vos abonné·e·s en les repartageant.",
"introduction.interactions.reply.headline": "Répondre",
@@ -199,16 +199,16 @@
"introduction.welcome.headline": "Premiers pas",
"introduction.welcome.text": "Bienvenue dans le fediverse ! Dans quelques instants, vous pourrez diffuser des messages et parler à vos amis sur une grande variété de serveurs. Mais ce serveur, {domain}, est spécial - il héberge votre profil, alors souvenez-vous de son nom.",
"keyboard_shortcuts.back": "pour revenir en arrière",
- "keyboard_shortcuts.blocked": "pour ouvrir une liste d’utilisateur·rice·s bloqué·e·s",
+ "keyboard_shortcuts.blocked": "pour ouvrir la liste des comptes bloqués",
"keyboard_shortcuts.boost": "pour partager",
"keyboard_shortcuts.column": "pour focaliser un statut dans l’une des colonnes",
"keyboard_shortcuts.compose": "pour focaliser la zone de rédaction",
"keyboard_shortcuts.description": "Description",
- "keyboard_shortcuts.direct": "pour ouvrir une colonne des messages directs",
+ "keyboard_shortcuts.direct": "pour ouvrir la colonne des messages directs",
"keyboard_shortcuts.down": "pour descendre dans la liste",
"keyboard_shortcuts.enter": "pour ouvrir le statut",
"keyboard_shortcuts.favourite": "pour ajouter aux favoris",
- "keyboard_shortcuts.favourites": "pour ouvrir une liste de favoris",
+ "keyboard_shortcuts.favourites": "pour ouvrir la liste des pouets favoris",
"keyboard_shortcuts.federated": "pour ouvrir le fil public global",
"keyboard_shortcuts.heading": "Raccourcis clavier",
"keyboard_shortcuts.home": "pour ouvrir l’accueil",
@@ -216,7 +216,7 @@
"keyboard_shortcuts.legend": "pour afficher cette légende",
"keyboard_shortcuts.local": "pour ouvrir le fil public local",
"keyboard_shortcuts.mention": "pour mentionner l’auteur·rice",
- "keyboard_shortcuts.muted": "pour ouvrir la liste des utilisateur·rice·s rendu·e·s muet·te·s",
+ "keyboard_shortcuts.muted": "pour ouvrir la liste des utilisateur·rice·s muté·e·s",
"keyboard_shortcuts.my_profile": "pour ouvrir votre profil",
"keyboard_shortcuts.notifications": "pour ouvrir votre colonne de notifications",
"keyboard_shortcuts.pinned": "pour ouvrir une liste des pouets épinglés",
@@ -224,7 +224,7 @@
"keyboard_shortcuts.reply": "pour répondre",
"keyboard_shortcuts.requests": "pour ouvrir la liste de demandes de suivi",
"keyboard_shortcuts.search": "pour cibler la recherche",
- "keyboard_shortcuts.start": "pour ouvrir la colonne \"pour commencer\"",
+ "keyboard_shortcuts.start": "pour ouvrir la colonne « pour commencer »",
"keyboard_shortcuts.toggle_hidden": "pour afficher/cacher un texte derrière CW",
"keyboard_shortcuts.toggle_sensitivity": "pour afficher/cacher les médias",
"keyboard_shortcuts.toot": "pour démarrer un tout nouveau pouet",
@@ -236,9 +236,9 @@
"lightbox.view_context": "Voir le contexte",
"lists.account.add": "Ajouter à la liste",
"lists.account.remove": "Supprimer de la liste",
- "lists.delete": "Effacer la liste",
+ "lists.delete": "Supprimer la liste",
"lists.edit": "Éditer la liste",
- "lists.edit.submit": "Changer le titre",
+ "lists.edit.submit": "Modifier le titre",
"lists.new.create": "Ajouter une liste",
"lists.new.title_placeholder": "Titre de la nouvelle liste",
"lists.search": "Rechercher parmi les gens que vous suivez",
@@ -252,7 +252,7 @@
"navigation_bar.apps": "Applications mobiles",
"navigation_bar.blocks": "Comptes bloqués",
"navigation_bar.community_timeline": "Fil public local",
- "navigation_bar.compose": "Rédiger un nouveau toot",
+ "navigation_bar.compose": "Rédiger un nouveau pouet",
"navigation_bar.direct": "Messages directs",
"navigation_bar.discover": "Découvrir",
"navigation_bar.domain_blocks": "Domaines cachés",
@@ -273,7 +273,7 @@
"navigation_bar.security": "Sécurité",
"notification.favourite": "{name} a ajouté à ses favoris :",
"notification.follow": "{name} vous suit",
- "notification.mention": "{name} vous a mentionné :",
+ "notification.mention": "{name} vous a mentionné·e :",
"notification.poll": "Un sondage auquel vous avez participé vient de se terminer",
"notification.reblog": "{name} a partagé votre statut :",
"notifications.clear": "Nettoyer les notifications",
@@ -285,8 +285,8 @@
"notifications.column_settings.filter_bar.show": "Afficher",
"notifications.column_settings.follow": "Nouveaux⋅elles abonné⋅e·s :",
"notifications.column_settings.mention": "Mentions :",
- "notifications.column_settings.poll": "Résultats du sondage :",
- "notifications.column_settings.push": "Notifications",
+ "notifications.column_settings.poll": "Résultats des sondage :",
+ "notifications.column_settings.push": "Notifications push",
"notifications.column_settings.reblog": "Partages :",
"notifications.column_settings.show": "Afficher dans la colonne",
"notifications.column_settings.sound": "Émettre un son",
@@ -316,7 +316,7 @@
"privacy.unlisted.short": "Non listé",
"refresh": "Actualiser",
"regeneration_indicator.label": "Chargement…",
- "regeneration_indicator.sublabel": "Le flux de votre page principale est en cours de préparation !",
+ "regeneration_indicator.sublabel": "Votre fil principal est en cours de préparation !",
"relative_time.days": "{number} j",
"relative_time.hours": "{number} h",
"relative_time.just_now": "à l’instant",
@@ -324,14 +324,14 @@
"relative_time.seconds": "{number} s",
"reply_indicator.cancel": "Annuler",
"report.forward": "Transférer à {target}",
- "report.forward_hint": "Le compte provient d’un autre serveur. Envoyez également une copie anonyme du rapport ?",
+ "report.forward_hint": "Le compte provient d’un autre serveur. Envoyer également une copie anonyme du rapport ?",
"report.hint": "Le rapport sera envoyé aux modérateur·rice·s de votre instance. Vous pouvez expliquer pourquoi vous signalez le compte ci-dessous :",
"report.placeholder": "Commentaires additionnels",
"report.submit": "Envoyer",
- "report.target": "Signalement",
+ "report.target": "Signalement de {target}",
"search.placeholder": "Rechercher",
"search_popout.search_format": "Recherche avancée",
- "search_popout.tips.full_text": "Les textes simples retournent les pouets que vous avez écris, mis en favori, épinglés, ou ayant été mentionnés, ainsi que les identifiants, les noms affichés, et les hashtags des personnes et messages correspondant.",
+ "search_popout.tips.full_text": "Les textes simples retournent les pouets que vous avez écris, mis en favori, épinglés, ou vous mentionnant, ainsi que les identifiants, les noms affichés, et les hashtags des personnes et messages correspondant.",
"search_popout.tips.hashtag": "hashtag",
"search_popout.tips.status": "statuts",
"search_popout.tips.text": "Un texte simple renvoie les noms affichés, les identifiants et les hashtags correspondants",
@@ -345,7 +345,7 @@
"status.admin_status": "Ouvrir ce statut dans l’interface de modération",
"status.block": "Bloquer @{name}",
"status.cancel_reblog_private": "Dé-booster",
- "status.cannot_reblog": "Cette publication ne peut être boostée",
+ "status.cannot_reblog": "Ce pouet ne peut pas être partagé",
"status.copy": "Copier le lien vers le pouet",
"status.delete": "Effacer",
"status.detailed_status": "Vue détaillée de la conversation",
@@ -382,7 +382,7 @@
"status.unmute_conversation": "Ne plus masquer la conversation",
"status.unpin": "Retirer du profil",
"suggestions.dismiss": "Rejeter la suggestion",
- "suggestions.header": "Vous pourriez être intéressé par…",
+ "suggestions.header": "Vous pourriez être intéressé·e par…",
"tabs_bar.federated_timeline": "Fil public global",
"tabs_bar.home": "Accueil",
"tabs_bar.local_timeline": "Fil public local",
diff --git a/app/javascript/mastodon/locales/hi.json b/app/javascript/mastodon/locales/hi.json
index 4fb924a5fb..c50567aac3 100644
--- a/app/javascript/mastodon/locales/hi.json
+++ b/app/javascript/mastodon/locales/hi.json
@@ -1,153 +1,153 @@
{
- "account.add_or_remove_from_list": "Add or Remove from lists",
- "account.badges.bot": "Bot",
- "account.block": "Block @{name}",
- "account.block_domain": "Hide everything from {domain}",
- "account.blocked": "Blocked",
- "account.cancel_follow_request": "Cancel follow request",
- "account.direct": "Direct message @{name}",
- "account.domain_blocked": "Domain hidden",
- "account.edit_profile": "Edit profile",
- "account.endorse": "Feature on profile",
- "account.follow": "Follow",
- "account.followers": "Followers",
- "account.followers.empty": "No one follows this user yet.",
- "account.follows": "Follows",
- "account.follows.empty": "This user doesn't follow anyone yet.",
- "account.follows_you": "Follows you",
- "account.hide_reblogs": "Hide boosts from @{name}",
- "account.last_status": "Last active",
- "account.link_verified_on": "Ownership of this link was checked on {date}",
- "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
- "account.media": "Media",
- "account.mention": "Mention @{name}",
- "account.moved_to": "{name} has moved to:",
- "account.mute": "Mute @{name}",
- "account.mute_notifications": "Mute notifications from @{name}",
- "account.muted": "Muted",
- "account.never_active": "Never",
- "account.posts": "Toots",
- "account.posts_with_replies": "Toots and replies",
- "account.report": "Report @{name}",
- "account.requested": "Awaiting approval. Click to cancel follow request",
- "account.share": "Share @{name}'s profile",
- "account.show_reblogs": "Show boosts from @{name}",
- "account.unblock": "Unblock @{name}",
- "account.unblock_domain": "Unhide {domain}",
- "account.unendorse": "Don't feature on profile",
- "account.unfollow": "Unfollow",
- "account.unmute": "Unmute @{name}",
- "account.unmute_notifications": "Unmute notifications from @{name}",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
- "alert.unexpected.message": "An unexpected error occurred.",
- "alert.unexpected.title": "Oops!",
- "autosuggest_hashtag.per_week": "{count} per week",
- "boost_modal.combo": "You can press {combo} to skip this next time",
- "bundle_column_error.body": "Something went wrong while loading this component.",
- "bundle_column_error.retry": "Try again",
- "bundle_column_error.title": "Network error",
- "bundle_modal_error.close": "Close",
- "bundle_modal_error.message": "Something went wrong while loading this component.",
- "bundle_modal_error.retry": "Try again",
- "column.blocks": "Blocked users",
- "column.community": "Local timeline",
- "column.direct": "Direct messages",
- "column.directory": "Browse profiles",
- "column.domain_blocks": "Hidden domains",
- "column.favourites": "Favourites",
- "column.follow_requests": "Follow requests",
- "column.home": "Home",
- "column.lists": "Lists",
- "column.mutes": "Muted users",
- "column.notifications": "Notifications",
- "column.pins": "Pinned toot",
- "column.public": "Federated timeline",
- "column_back_button.label": "Back",
- "column_header.hide_settings": "Hide settings",
- "column_header.moveLeft_settings": "Move column to the left",
- "column_header.moveRight_settings": "Move column to the right",
- "column_header.pin": "Pin",
- "column_header.show_settings": "Show settings",
- "column_header.unpin": "Unpin",
- "column_subheading.settings": "Settings",
- "community.column_settings.media_only": "Media Only",
+ "account.add_or_remove_from_list": "सूची में जोड़ें या हटाए",
+ "account.badges.bot": "बॉट",
+ "account.block": "@{name} को ब्लॉक करें",
+ "account.block_domain": "{domain} के सारी चीज़े छुपाएं",
+ "account.blocked": "ब्लॉक",
+ "account.cancel_follow_request": "फ़ॉलो रिक्वेस्ट रद्द करें",
+ "account.direct": "प्रत्यक्ष संदेश @{name}",
+ "account.domain_blocked": "छिपा हुआ डोमेन",
+ "account.edit_profile": "प्रोफ़ाइल संपादित करें",
+ "account.endorse": "प्रोफ़ाइल पर दिखाए",
+ "account.follow": "फॉलो करें",
+ "account.followers": "फॉलोवर",
+ "account.followers.empty": "कोई भी इस यूज़र् को फ़ॉलो नहीं करता है",
+ "account.follows": "फॉलो करें",
+ "account.follows.empty": "यह यूज़र् अभी तक किसी को फॉलो नहीं करता है।",
+ "account.follows_you": "आपको फॉलो करता है",
+ "account.hide_reblogs": "@{name} के बूस्ट छुपाएं",
+ "account.last_status": "अंतिम सक्रिय",
+ "account.link_verified_on": "इस लिंक का स्वामित्व {date} को चेक किया गया था",
+ "account.locked_info": "यह खाता गोपनीयता स्थिति लॉक करने के लिए सेट है। मालिक मैन्युअल रूप से समीक्षा करता है कि कौन उनको फॉलो कर सकता है।",
+ "account.media": "मीडिया",
+ "account.mention": "उल्लेख @{name}",
+ "account.moved_to": "{name} स्थानांतरित हो गया:",
+ "account.mute": "म्यूट @{name}",
+ "account.mute_notifications": "@{name} के नोटिफिकेशन म्यूट करे",
+ "account.muted": "म्यूट है",
+ "account.never_active": "कभी नहीं दिखे",
+ "account.posts": "टूट्स",
+ "account.posts_with_replies": "टूट्स एवं जवाब",
+ "account.report": "रिपोर्ट @{name}",
+ "account.requested": "मंजूरी का इंतजार। फॉलो रिक्वेस्ट को रद्द करने के लिए क्लिक करें",
+ "account.share": "@{name} की प्रोफाइल शेयर करे",
+ "account.show_reblogs": "@{name} के बूस्ट दिखाए",
+ "account.unblock": "@{name} को अनब्लॉक करें",
+ "account.unblock_domain": "{domain} दिखाए",
+ "account.unendorse": "प्रोफ़ाइल पर न दिखाए",
+ "account.unfollow": "अनफॉलो करें",
+ "account.unmute": "अनम्यूट @{name}",
+ "account.unmute_notifications": "@{name} के नोटिफिकेशन अनम्यूट करे",
+ "alert.rate_limited.message": "कृप्या {retry_time, time, medium} के बाद दुबारा कोशिश करें",
+ "alert.rate_limited.title": "सीमित दर",
+ "alert.unexpected.message": "एक अप्रत्याशित त्रुटि हुई है!",
+ "alert.unexpected.title": "उफ़!",
+ "autosuggest_hashtag.per_week": "{count} हर सप्ताह",
+ "boost_modal.combo": "अगली बार स्किप करने के लिए आप {combo} दबा सकते है",
+ "bundle_column_error.body": "इस कॉम्पोनेन्ट को लोड करते वक्त कुछ गलत हो गया",
+ "bundle_column_error.retry": "दुबारा कोशिश करें",
+ "bundle_column_error.title": "नेटवर्क त्रुटि",
+ "bundle_modal_error.close": "बंद",
+ "bundle_modal_error.message": "इस कॉम्पोनेन्ट को लोड करते वक्त कुछ गलत हो गया",
+ "bundle_modal_error.retry": "दुबारा कोशिश करें",
+ "column.blocks": "ब्लॉक्ड यूज़र्स",
+ "column.community": "लोकल टाइम्लाइन",
+ "column.direct": "सीधा संदेश",
+ "column.directory": "प्रोफाइल्स खोजें",
+ "column.domain_blocks": "छुपे डोमेन्स",
+ "column.favourites": "पसंदीदा",
+ "column.follow_requests": "फॉलो रिक्वेस्ट्स",
+ "column.home": "होम",
+ "column.lists": "सूचियाँ",
+ "column.mutes": "म्यूट किये हुए यूजर",
+ "column.notifications": "नोटिफिकेशन्स",
+ "column.pins": "पिनड टूट्स",
+ "column.public": "फ़ेडरेटेड टाइम्लाइन",
+ "column_back_button.label": "पीछे जाए",
+ "column_header.hide_settings": "सेटिंग्स छुपाए",
+ "column_header.moveLeft_settings": "कॉलम को बाएं ले जाये",
+ "column_header.moveRight_settings": "कॉलम को दाएं ले जाये",
+ "column_header.pin": "पिन",
+ "column_header.show_settings": "सेटिंग्स दिखाएँ",
+ "column_header.unpin": "अनपिन",
+ "column_subheading.settings": "सेटिंग्स",
+ "community.column_settings.media_only": "सिर्फ़ मीडिया",
"compose_form.direct_message_warning": "This toot will only be sent to all the mentioned users.",
- "compose_form.direct_message_warning_learn_more": "Learn more",
- "compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
- "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
- "compose_form.lock_disclaimer.lock": "locked",
+ "compose_form.direct_message_warning_learn_more": "और जानें",
+ "compose_form.hashtag_warning": "यह टूट् किसी भी हैशटैग के तहत सूचीबद्ध नहीं होगा क्योंकि यह अनलिस्टेड है। हैशटैग द्वारा केवल सार्वजनिक टूट्स खोजे जा सकते हैं।",
+ "compose_form.lock_disclaimer": "आपका खाता {locked} नहीं है। आपको केवल फॉलोवर्स को दिखाई दिए जाने वाले पोस्ट देखने के लिए कोई भी फॉलो कर सकता है।",
+ "compose_form.lock_disclaimer.lock": "लॉक्ड",
"compose_form.placeholder": "What is on your mind?",
- "compose_form.poll.add_option": "Add a choice",
- "compose_form.poll.duration": "Poll duration",
- "compose_form.poll.option_placeholder": "Choice {number}",
- "compose_form.poll.remove_option": "Remove this choice",
- "compose_form.publish": "Toot",
+ "compose_form.poll.add_option": "विकल्प जोड़े",
+ "compose_form.poll.duration": "चुनाव की अवधि",
+ "compose_form.poll.option_placeholder": "कुल विकल्प {number}",
+ "compose_form.poll.remove_option": "इस विकल्प को हटाएँ",
+ "compose_form.publish": "टूट्",
"compose_form.publish_loud": "{publish}!",
- "compose_form.sensitive.hide": "Mark media as sensitive",
- "compose_form.sensitive.marked": "Media is marked as sensitive",
- "compose_form.sensitive.unmarked": "Media is not marked as sensitive",
- "compose_form.spoiler.marked": "Text is hidden behind warning",
- "compose_form.spoiler.unmarked": "Text is not hidden",
- "compose_form.spoiler_placeholder": "Write your warning here",
- "confirmation_modal.cancel": "Cancel",
- "confirmations.block.block_and_report": "Block & Report",
- "confirmations.block.confirm": "Block",
- "confirmations.block.message": "Are you sure you want to block {name}?",
- "confirmations.delete.confirm": "Delete",
- "confirmations.delete.message": "Are you sure you want to delete this status?",
- "confirmations.delete_list.confirm": "Delete",
- "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
- "confirmations.domain_block.confirm": "Hide entire domain",
- "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
- "confirmations.mute.confirm": "Mute",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
- "confirmations.mute.message": "Are you sure you want to mute {name}?",
- "confirmations.redraft.confirm": "Delete & redraft",
- "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
- "confirmations.reply.confirm": "Reply",
- "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
- "confirmations.unfollow.confirm": "Unfollow",
- "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
- "conversation.delete": "Delete conversation",
- "conversation.mark_as_read": "Mark as read",
- "conversation.open": "View conversation",
- "conversation.with": "With {names}",
- "directory.federated": "From known fediverse",
- "directory.local": "From {domain} only",
- "directory.new_arrivals": "New arrivals",
- "directory.recently_active": "Recently active",
- "embed.instructions": "Embed this status on your website by copying the code below.",
- "embed.preview": "Here is what it will look like:",
- "emoji_button.activity": "Activity",
- "emoji_button.custom": "Custom",
- "emoji_button.flags": "Flags",
- "emoji_button.food": "Food & Drink",
- "emoji_button.label": "Insert emoji",
- "emoji_button.nature": "Nature",
- "emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
- "emoji_button.objects": "Objects",
- "emoji_button.people": "People",
- "emoji_button.recent": "Frequently used",
- "emoji_button.search": "Search...",
- "emoji_button.search_results": "Search results",
- "emoji_button.symbols": "Symbols",
- "emoji_button.travel": "Travel & Places",
- "empty_column.account_timeline": "No toots here!",
- "empty_column.account_unavailable": "Profile unavailable",
- "empty_column.blocks": "You haven't blocked any users yet.",
- "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
- "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
- "empty_column.domain_blocks": "There are no hidden domains yet.",
- "empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
- "empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
- "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
- "empty_column.hashtag": "There is nothing in this hashtag yet.",
- "empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
- "empty_column.home.public_timeline": "the public timeline",
- "empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
+ "compose_form.sensitive.hide": "मीडिया को संवेदनशील के रूप में चिह्नित करें",
+ "compose_form.sensitive.marked": "मीडिया संवेदनशील के रूप में चिह्नित है",
+ "compose_form.sensitive.unmarked": "मीडिया संवेदनशील के रूप में चिह्नित नहीं है",
+ "compose_form.spoiler.marked": "चेतावनी के पीछे टेक्स्ट छिपा है",
+ "compose_form.spoiler.unmarked": "टेक्स्ट छिपा नहीं है",
+ "compose_form.spoiler_placeholder": "अपनी चेतावनी यहाँ लिखें",
+ "confirmation_modal.cancel": "रद्द करें",
+ "confirmations.block.block_and_report": "ब्लॉक एवं रिपोर्ट",
+ "confirmations.block.confirm": "ब्लॉक",
+ "confirmations.block.message": "क्या आप वाकई {name} को ब्लॉक करना चाहते हैं?",
+ "confirmations.delete.confirm": "मिटाए",
+ "confirmations.delete.message": "क्या आप वाकई इस स्टेटस को हटाना चाहते हैं?",
+ "confirmations.delete_list.confirm": "मिटाए",
+ "confirmations.delete_list.message": "क्या आप वाकई इस लिस्ट को हमेशा के लिये मिटाना चाहते हैं?",
+ "confirmations.domain_block.confirm": "संपूर्ण डोमेन छिपाएं",
+ "confirmations.domain_block.message": "क्या आप वास्तव में, वास्तव में आप पूरे {domain} को ब्लॉक करना चाहते हैं? ज्यादातर मामलों में कुछ लक्षित ब्लॉक या म्यूट पर्याप्त और बेहतर हैं। आप किसी भी सार्वजनिक समय-सीमा या अपनी सूचनाओं में उस डोमेन की सामग्री नहीं देखेंगे। उस डोमेन से आपके फॉलोवर्स को हटा दिया जाएगा।",
+ "confirmations.logout.confirm": "लॉग आउट करें",
+ "confirmations.logout.message": "आप सुनिश्चित हैं कि लॉगआउट करना चाहते हैं?",
+ "confirmations.mute.confirm": "शांत",
+ "confirmations.mute.explanation": "यह उनसे और पोस्टों का उल्लेख करते हुए उनसे छिपाएगा, लेकिन यह अभी भी उन्हें आपकी पोस्ट देखने और आपको फॉलो करने की अनुमति देगा।",
+ "confirmations.mute.message": "क्या आप वाकई {name} को शांत करना चाहते हैं?",
+ "confirmations.redraft.confirm": "मिटायें और पुनःप्रारूपण करें",
+ "confirmations.redraft.message": "क्या आप वाकई इस स्टेटस को हटाना चाहते हैं और इसे फिर से ड्राफ्ट करना चाहते हैं? पसंदीदा और बूस्ट खो जाएंगे, और मूल पोस्ट के उत्तर अनाथ हो जाएंगे।",
+ "confirmations.reply.confirm": "उत्तर दें",
+ "confirmations.reply.message": "अब उत्तर देना उस संदेश को अधिलेखित कर देगा जो आप वर्तमान में बना रहे हैं। क्या आप सुनिश्चित रूप से आगे बढ़ना चाहते हैं?",
+ "confirmations.unfollow.confirm": "अनफॉलो करें",
+ "confirmations.unfollow.message": "क्या आप वाकई {name} को अनफॉलो करना चाहते हैं?",
+ "conversation.delete": "वार्तालाप हटाएँ",
+ "conversation.mark_as_read": "पढ़ा गया के रूप में चिह्नित करें",
+ "conversation.open": "वार्तालाप देखें",
+ "conversation.with": "{names} के साथ",
+ "directory.federated": "ज्ञात फेडीवर्स से",
+ "directory.local": "केवल {domain} से",
+ "directory.new_arrivals": "नए आगंतुक",
+ "directory.recently_active": "हाल में ही सक्रिय",
+ "embed.instructions": "अपने वेबसाइट पर, निचे दिए कोड को कॉपी करके, इस स्टेटस को एम्बेड करें",
+ "embed.preview": "यह ऐसा दिखेगा :",
+ "emoji_button.activity": "गतिविधि",
+ "emoji_button.custom": "निजीकृत",
+ "emoji_button.flags": "झंडे",
+ "emoji_button.food": "भोजन एवं पेय",
+ "emoji_button.label": "इमोजी डाले",
+ "emoji_button.nature": "प्रकृति",
+ "emoji_button.not_found": "कोई इमोजी नहीं मिला! (╯°□°)╯︵ ┻━┻",
+ "emoji_button.objects": "वस्तुएं",
+ "emoji_button.people": "लोग",
+ "emoji_button.recent": "अक्सर इस्तेमाल किया जाने वाला",
+ "emoji_button.search": "खोजें",
+ "emoji_button.search_results": "खोज परिणाम",
+ "emoji_button.symbols": "प्रतीक",
+ "emoji_button.travel": "यात्रा एवं स्थान",
+ "empty_column.account_timeline": "सन्नाटा! यहां कोई टूट्स नहीं!",
+ "empty_column.account_unavailable": "प्रोफाइल उपलब्ध नहीं",
+ "empty_column.blocks": "आप अभी तक किसी भी यूजर के द्वारा ब्लॉक्ड नहीं हो।",
+ "empty_column.community": "लोकल टाइम्लाइन खाली है, कुछ देखने के लिये सार्वजनिक रूप से कुछ लिखें!",
+ "empty_column.direct": "आपके पास कोई सीधा सन्देश नहीं है, जब आप कोई भेजेंगे प्राप्त करेंगे तो यहाँ दिखेगा।",
+ "empty_column.domain_blocks": "अभी तक कोई छुपा हुआ डोमेन नहीं है।",
+ "empty_column.favourited_statuses": "आपके पास अभी कोई भी चहिता टूट नहीं है. जब आप किसी टूट को पसंद (स्टार) करेंगे, तब वो यहाँ दिखेगा।",
+ "empty_column.favourites": "अभी तक किसी ने भी इस टूट को पसंद (स्टार) नहीं किया है. जब भी कोई इसे पसंद करेगा, उनका नाम यहाँ दिखेगा।",
+ "empty_column.follow_requests": "अभी तक किसी ने भी आपका अनुसरण करने की विनती नहीं की है. जब भी कोई आपको विनती भेजेगा, वो यहाँ दिखेगी.",
+ "empty_column.hashtag": "यह हैशटैग अभी तक खाली है।",
+ "empty_column.home": "आपकी मुख्य कालक्रम अभी खली है. अन्य उपयोगकर्ताओं से मिलने के लिए और अपनी गतिविधियां शुरू करने के लिए या तो {public} पर जाएं या खोज का उपयोग करें।",
+ "empty_column.home.public_timeline": "सार्वजनिक कालक्रम",
+ "empty_column.list": "यह सूची अभी खाली है. जब इसके सदस्य कोई अभिव्यक्ति देंगे, तो वो यहां दिखाई देंगी.",
"empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
"empty_column.mutes": "You haven't muted any users yet.",
"empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
@@ -155,75 +155,75 @@
"error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
"error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
- "follow_request.authorize": "Authorize",
- "follow_request.reject": "Reject",
- "getting_started.developers": "Developers",
- "getting_started.directory": "Profile directory",
- "getting_started.documentation": "Documentation",
- "getting_started.heading": "Getting started",
- "getting_started.invite": "Invite people",
- "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
- "getting_started.security": "Security",
- "getting_started.terms": "Terms of service",
- "hashtag.column_header.tag_mode.all": "and {additional}",
- "hashtag.column_header.tag_mode.any": "or {additional}",
- "hashtag.column_header.tag_mode.none": "without {additional}",
- "hashtag.column_settings.select.no_options_message": "No suggestions found",
- "hashtag.column_settings.select.placeholder": "Enter hashtags…",
- "hashtag.column_settings.tag_mode.all": "All of these",
- "hashtag.column_settings.tag_mode.any": "Any of these",
- "hashtag.column_settings.tag_mode.none": "None of these",
+ "errors.unexpected_crash.report_issue": "समस्या सूचित करें",
+ "follow_request.authorize": "अधिकार दें",
+ "follow_request.reject": "अस्वीकार करें",
+ "getting_started.developers": "डेवॅलपर्स",
+ "getting_started.directory": "प्रोफ़ाइल निर्देशिका",
+ "getting_started.documentation": "प्रलेखन",
+ "getting_started.heading": "पहले कदम रखें",
+ "getting_started.invite": "दोस्तों को आमंत्रित करें",
+ "getting_started.open_source_notice": "मास्टोडॉन एक मुक्त स्रोत सॉफ्टवेयर है. आप गिटहब {github} पर इस सॉफ्टवेयर में योगदान या किसी भी समस्या को सूचित कर सकते है.",
+ "getting_started.security": "अकाउंट सेटिंग्स",
+ "getting_started.terms": "सेवा की शर्तें",
+ "hashtag.column_header.tag_mode.all": "और {additional}",
+ "hashtag.column_header.tag_mode.any": "या {additional}",
+ "hashtag.column_header.tag_mode.none": "बिना {additional}",
+ "hashtag.column_settings.select.no_options_message": "कोई सुझाव नहीं मिला",
+ "hashtag.column_settings.select.placeholder": "हैशटैग लिखें...",
+ "hashtag.column_settings.tag_mode.all": "यह सभी",
+ "hashtag.column_settings.tag_mode.any": "इनमें से कोई भी",
+ "hashtag.column_settings.tag_mode.none": "इनमें से कोई भी नहीं",
"hashtag.column_settings.tag_toggle": "Include additional tags in this column",
- "home.column_settings.basic": "Basic",
- "home.column_settings.show_reblogs": "Show boosts",
- "home.column_settings.show_replies": "Show replies",
+ "home.column_settings.basic": "बुनियादी",
+ "home.column_settings.show_reblogs": "बूस्ट दिखाए",
+ "home.column_settings.show_replies": "जवाबों को दिखाए",
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
"intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
"intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
- "introduction.federation.action": "Next",
- "introduction.federation.federated.headline": "Federated",
+ "introduction.federation.action": "अगला",
+ "introduction.federation.federated.headline": "फ़ेडरेटेड",
"introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
- "introduction.federation.home.headline": "Home",
+ "introduction.federation.home.headline": "होम",
"introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
- "introduction.federation.local.headline": "Local",
+ "introduction.federation.local.headline": "लोकल",
"introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
"introduction.interactions.action": "Finish toot-orial!",
- "introduction.interactions.favourite.headline": "Favourite",
+ "introduction.interactions.favourite.headline": "पसंदीदा",
"introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
- "introduction.interactions.reblog.headline": "Boost",
+ "introduction.interactions.reblog.headline": "बूस्ट",
"introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
- "introduction.interactions.reply.headline": "Reply",
+ "introduction.interactions.reply.headline": "जवाब",
"introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
- "introduction.welcome.action": "Let's go!",
- "introduction.welcome.headline": "First steps",
+ "introduction.welcome.action": "आइए शुरू करते हैं!",
+ "introduction.welcome.headline": "पहले कदम",
"introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
"keyboard_shortcuts.back": "to navigate back",
"keyboard_shortcuts.blocked": "to open blocked users list",
"keyboard_shortcuts.boost": "to boost",
"keyboard_shortcuts.column": "to focus a status in one of the columns",
- "keyboard_shortcuts.compose": "to focus the compose textarea",
- "keyboard_shortcuts.description": "Description",
- "keyboard_shortcuts.direct": "to open direct messages column",
- "keyboard_shortcuts.down": "to move down in the list",
- "keyboard_shortcuts.enter": "to open status",
- "keyboard_shortcuts.favourite": "to favourite",
- "keyboard_shortcuts.favourites": "to open favourites list",
- "keyboard_shortcuts.federated": "to open federated timeline",
+ "keyboard_shortcuts.compose": "कंपोज़ टेक्स्ट-एरिया पर ध्यान केंद्रित करने के लिए",
+ "keyboard_shortcuts.description": "विवरण",
+ "keyboard_shortcuts.direct": "सीधा सन्देश कॉलम को खोलने के लिए",
+ "keyboard_shortcuts.down": "सूची में शामिल करने के लिए",
+ "keyboard_shortcuts.enter": "स्टेटस खोलने के लिए",
+ "keyboard_shortcuts.favourite": "पसंदीदा के लिए",
+ "keyboard_shortcuts.favourites": "पसंदीदा सूची खोलने के लिए",
+ "keyboard_shortcuts.federated": "फ़ैडरेटेड टाइम्लाइन खोलने के लिए",
"keyboard_shortcuts.heading": "Keyboard Shortcuts",
- "keyboard_shortcuts.home": "to open home timeline",
- "keyboard_shortcuts.hotkey": "Hotkey",
- "keyboard_shortcuts.legend": "to display this legend",
- "keyboard_shortcuts.local": "to open local timeline",
- "keyboard_shortcuts.mention": "to mention author",
- "keyboard_shortcuts.muted": "to open muted users list",
- "keyboard_shortcuts.my_profile": "to open your profile",
- "keyboard_shortcuts.notifications": "to open notifications column",
- "keyboard_shortcuts.pinned": "to open pinned toots list",
- "keyboard_shortcuts.profile": "to open author's profile",
- "keyboard_shortcuts.reply": "to reply",
- "keyboard_shortcuts.requests": "to open follow requests list",
- "keyboard_shortcuts.search": "to focus search",
+ "keyboard_shortcuts.home": "होम टाइम्लाइन खोलने के लिए",
+ "keyboard_shortcuts.hotkey": "हॉट-की",
+ "keyboard_shortcuts.legend": "इस लीजेंड को दिखाने के लिए",
+ "keyboard_shortcuts.local": "लोकल टाइम्लाइन खोलने के लिए",
+ "keyboard_shortcuts.mention": "लेखक को मेन्शन करने के लिए",
+ "keyboard_shortcuts.muted": "म्यूटेड यूजर की लिस्ट खोलने के लिए",
+ "keyboard_shortcuts.my_profile": "आपकी प्रोफाइल खोलने के लिए",
+ "keyboard_shortcuts.notifications": "नोटिफिकेशन कॉलम खोलने के लिए",
+ "keyboard_shortcuts.pinned": "पिनड टूट्स की लिस्ट खोलने के लिए",
+ "keyboard_shortcuts.profile": "लेखक की प्रोफाइल खोलने के लिए",
+ "keyboard_shortcuts.reply": "जवाब के लिए",
+ "keyboard_shortcuts.requests": "फॉलो रिक्वेस्ट लिस्ट खोलने के लिए",
+ "keyboard_shortcuts.search": "गहरी खोज के लिए",
"keyboard_shortcuts.start": "to open \"get started\" column",
"keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
"keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
@@ -244,15 +244,15 @@
"lists.search": "Search among people you follow",
"lists.subheading": "Your lists",
"load_pending": "{count, plural, one {# new item} other {# new items}}",
- "loading_indicator.label": "Loading...",
+ "loading_indicator.label": "लोड हो रहा है...",
"media_gallery.toggle_visible": "Toggle visibility",
- "missing_indicator.label": "Not found",
- "missing_indicator.sublabel": "This resource could not be found",
+ "missing_indicator.label": "नहीं मिला",
+ "missing_indicator.sublabel": "यह संसाधन नहीं मिल सका।",
"mute_modal.hide_notifications": "Hide notifications from this user?",
- "navigation_bar.apps": "Mobile apps",
- "navigation_bar.blocks": "Blocked users",
- "navigation_bar.community_timeline": "Local timeline",
- "navigation_bar.compose": "Compose new toot",
+ "navigation_bar.apps": "मोबाइल एप्लिकेशंस",
+ "navigation_bar.blocks": "ब्लॉक्ड यूज़र्स",
+ "navigation_bar.community_timeline": "लोकल टाइम्लाइन",
+ "navigation_bar.compose": "नया टूट् लिखें",
"navigation_bar.direct": "Direct messages",
"navigation_bar.discover": "Discover",
"navigation_bar.domain_blocks": "Hidden domains",
@@ -280,56 +280,56 @@
"notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
"notifications.column_settings.alert": "Desktop notifications",
"notifications.column_settings.favourite": "Favourites:",
- "notifications.column_settings.filter_bar.advanced": "Display all categories",
- "notifications.column_settings.filter_bar.category": "Quick filter bar",
- "notifications.column_settings.filter_bar.show": "Show",
- "notifications.column_settings.follow": "New followers:",
- "notifications.column_settings.mention": "Mentions:",
- "notifications.column_settings.poll": "Poll results:",
- "notifications.column_settings.push": "Push notifications",
- "notifications.column_settings.reblog": "Boosts:",
- "notifications.column_settings.show": "Show in column",
- "notifications.column_settings.sound": "Play sound",
- "notifications.filter.all": "All",
- "notifications.filter.boosts": "Boosts",
- "notifications.filter.favourites": "Favourites",
- "notifications.filter.follows": "Follows",
- "notifications.filter.mentions": "Mentions",
- "notifications.filter.polls": "Poll results",
- "notifications.group": "{count} notifications",
- "poll.closed": "Closed",
- "poll.refresh": "Refresh",
+ "notifications.column_settings.filter_bar.advanced": "सभी श्रेणियाँ दिखाएं",
+ "notifications.column_settings.filter_bar.category": "फ़िल्टर बार",
+ "notifications.column_settings.filter_bar.show": "दिखाएँ",
+ "notifications.column_settings.follow": "नए फ़ॉलोअर्स",
+ "notifications.column_settings.mention": "उल्लेख:",
+ "notifications.column_settings.poll": "चुनाव परिणाम",
+ "notifications.column_settings.push": "पुश सूचनाएँ",
+ "notifications.column_settings.reblog": "बूस्ट:",
+ "notifications.column_settings.show": "कॉलम में दिखाएँ",
+ "notifications.column_settings.sound": "ध्वनि चलाएँ",
+ "notifications.filter.all": "सभी",
+ "notifications.filter.boosts": "बूस्ट",
+ "notifications.filter.favourites": "पसंदीदा",
+ "notifications.filter.follows": "फॉलो",
+ "notifications.filter.mentions": "उल्लेख",
+ "notifications.filter.polls": "चुनाव परिणाम",
+ "notifications.group": "{count} सूचनाएँ",
+ "poll.closed": "बंद कर दिया",
+ "poll.refresh": "रीफ्रेश करें",
"poll.total_people": "{count, plural, one {# person} other {# people}}",
"poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
- "poll.vote": "Vote",
- "poll.voted": "You voted for this answer",
+ "poll.vote": "वोट",
+ "poll.voted": "आपने इसी उत्तर का चुनाव किया है।",
"poll_button.add_poll": "Add a poll",
"poll_button.remove_poll": "Remove poll",
"privacy.change": "Adjust status privacy",
"privacy.direct.long": "Post to mentioned users only",
- "privacy.direct.short": "Direct",
+ "privacy.direct.short": "सीधा",
"privacy.private.long": "Post to followers only",
"privacy.private.short": "Followers-only",
- "privacy.public.long": "Post to public timelines",
- "privacy.public.short": "Public",
+ "privacy.public.long": "सार्वजनिक टाइम्लाइन पर भेजें",
+ "privacy.public.short": "सार्वजनिक",
"privacy.unlisted.long": "Do not show in public timelines",
- "privacy.unlisted.short": "Unlisted",
- "refresh": "Refresh",
- "regeneration_indicator.label": "Loading…",
+ "privacy.unlisted.short": "अनलिस्टेड",
+ "refresh": "रीफ्रेश करें",
+ "regeneration_indicator.label": "लोड हो रहा है...",
"regeneration_indicator.sublabel": "Your home feed is being prepared!",
"relative_time.days": "{number}d",
"relative_time.hours": "{number}h",
- "relative_time.just_now": "now",
+ "relative_time.just_now": "अभी",
"relative_time.minutes": "{number}m",
"relative_time.seconds": "{number}s",
- "reply_indicator.cancel": "Cancel",
+ "reply_indicator.cancel": "रद्द करें",
"report.forward": "Forward to {target}",
"report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
"report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
"report.placeholder": "Additional comments",
- "report.submit": "Submit",
+ "report.submit": "सबमिट करें",
"report.target": "Report {target}",
- "search.placeholder": "Search",
+ "search.placeholder": "खोजें",
"search_popout.search_format": "Advanced search format",
"search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
"search_popout.tips.hashtag": "hashtag",
@@ -363,31 +363,31 @@
"status.pin": "Pin on profile",
"status.pinned": "Pinned toot",
"status.read_more": "Read more",
- "status.reblog": "Boost",
+ "status.reblog": "बूस्ट",
"status.reblog_private": "Boost to original audience",
"status.reblogged_by": "{name} boosted",
"status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
"status.redraft": "Delete & re-draft",
- "status.reply": "Reply",
+ "status.reply": "जवाब",
"status.replyAll": "Reply to thread",
"status.report": "Report @{name}",
- "status.sensitive_warning": "Sensitive content",
- "status.share": "Share",
- "status.show_less": "Show less",
+ "status.sensitive_warning": "संवेदनशील विषय वस्तु",
+ "status.share": "शेयर करें",
+ "status.show_less": "कम दिखाएँ",
"status.show_less_all": "Show less for all",
- "status.show_more": "Show more",
+ "status.show_more": "और दिखाएँ",
"status.show_more_all": "Show more for all",
"status.show_thread": "Show thread",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "अनुपलब्ध",
"status.unmute_conversation": "Unmute conversation",
"status.unpin": "Unpin from profile",
"suggestions.dismiss": "Dismiss suggestion",
"suggestions.header": "You might be interested in…",
- "tabs_bar.federated_timeline": "Federated",
- "tabs_bar.home": "Home",
- "tabs_bar.local_timeline": "Local",
- "tabs_bar.notifications": "Notifications",
- "tabs_bar.search": "Search",
+ "tabs_bar.federated_timeline": "फ़ेडरेटेड",
+ "tabs_bar.home": "होम",
+ "tabs_bar.local_timeline": "लोकल",
+ "tabs_bar.notifications": "सूचनाएँ",
+ "tabs_bar.search": "खोजें",
"time_remaining.days": "{number, plural, one {# day} other {# days}} left",
"time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
"time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
@@ -397,20 +397,20 @@
"trends.trending_now": "Trending now",
"ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
"upload_area.title": "Drag & drop to upload",
- "upload_button.label": "Add media (JPEG, PNG, GIF, WebM, MP4, MOV)",
+ "upload_button.label": "Add media ({formats})",
"upload_error.limit": "File upload limit exceeded.",
"upload_error.poll": "File upload not allowed with polls.",
"upload_form.description": "Describe for the visually impaired",
- "upload_form.edit": "Edit",
- "upload_form.undo": "Delete",
+ "upload_form.edit": "संशोधन करें",
+ "upload_form.undo": "मिटाए",
"upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
+ "upload_modal.apply": "लागू करें",
"upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
"upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "Edit media",
+ "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.preview_label": "Preview ({ratio})",
- "upload_progress.label": "Uploading...",
+ "upload_progress.label": "अपलोडिंग...",
"video.close": "Close video",
"video.exit_fullscreen": "Exit full screen",
"video.expand": "Expand video",
diff --git a/app/javascript/mastodon/locales/hu.json b/app/javascript/mastodon/locales/hu.json
index c35c943e6f..72dd6b9860 100644
--- a/app/javascript/mastodon/locales/hu.json
+++ b/app/javascript/mastodon/locales/hu.json
@@ -1,5 +1,5 @@
{
- "account.add_or_remove_from_list": "Hozzáadás és elvétel listáról",
+ "account.add_or_remove_from_list": "Hozzáadás vagy eltávolítás a listáról",
"account.badges.bot": "Bot",
"account.block": "@{name} letiltása",
"account.block_domain": "Minden elrejtése innen: {domain}",
@@ -12,13 +12,13 @@
"account.follow": "Követés",
"account.followers": "Követő",
"account.followers.empty": "Ezt a felhasználót még senki sem követi.",
- "account.follows": "Követett",
+ "account.follows": "Követések",
"account.follows.empty": "Ez a felhasználó még senkit sem követ.",
"account.follows_you": "Követ téged",
"account.hide_reblogs": "@{name} megtolásainak némítása",
"account.last_status": "Utoljára aktív",
"account.link_verified_on": "A linket ellenőriztük: {date}",
- "account.locked_info": "Ez a fiók zárt. A tulaj engedélyezi, ki követheti őt.",
+ "account.locked_info": "Ez a fiók zárt. A tulajdonos engedélyezi, hogy ki követheti őt.",
"account.media": "Média",
"account.mention": "@{name} említése",
"account.moved_to": "{name} átköltözött:",
@@ -27,7 +27,7 @@
"account.muted": "Némítva",
"account.never_active": "Soha",
"account.posts": "Tülkölés",
- "account.posts_with_replies": "Tülkölés válaszokkal",
+ "account.posts_with_replies": "Tülkölés és válaszok",
"account.report": "@{name} jelentése",
"account.requested": "Engedélyre vár. Kattints a követési kérés visszavonásához",
"account.share": "@{name} profiljának megosztása",
@@ -38,7 +38,7 @@
"account.unfollow": "Követés vége",
"account.unmute": "@{name} némítás feloldása",
"account.unmute_notifications": "@{name} némított értesítéseinek feloldása",
- "alert.rate_limited.message": "Kérlek, próbáld újra {retry_time, time, medium}.",
+ "alert.rate_limited.message": "Próbáld újra {retry_time, time, medium} után.",
"alert.rate_limited.title": "Forgalomkorlátozás",
"alert.unexpected.message": "Váratlan hiba történt.",
"alert.unexpected.title": "Hoppá!",
@@ -73,38 +73,38 @@
"column_subheading.settings": "Beállítások",
"community.column_settings.media_only": "Csak média",
"compose_form.direct_message_warning": "Ezt a tülköt csak a benne megemlített felhasználók láthatják majd.",
- "compose_form.direct_message_warning_learn_more": "Több infó",
+ "compose_form.direct_message_warning_learn_more": "Tudj meg többet",
"compose_form.hashtag_warning": "Ez a tülköd nem fog megjelenni semmilyen hashtag alatt mivel listázatlan. Csak nyilvános tülkök kereshetőek hashtaggel.",
"compose_form.lock_disclaimer": "A fiókod nincs {locked}. Bárki követni tud, hogy megtekintse a kizárólag követőknek szánt üzeneteidet.",
"compose_form.lock_disclaimer.lock": "lezárva",
"compose_form.placeholder": "Mi jár a fejedben?",
"compose_form.poll.add_option": "Lehetőség hozzáadása",
"compose_form.poll.duration": "Szavazás időtartama",
- "compose_form.poll.option_placeholder": "Lehetőség {number}",
+ "compose_form.poll.option_placeholder": "{number}. lehetőség",
"compose_form.poll.remove_option": "Lehetőség törlése",
"compose_form.publish": "Tülk",
"compose_form.publish_loud": "{publish}!",
"compose_form.sensitive.hide": "Média megjelölése szenzitívként",
- "compose_form.sensitive.marked": "A médiát szenzitívnek jelölték",
- "compose_form.sensitive.unmarked": "A médiát nem jelölték szenzitívnek",
+ "compose_form.sensitive.marked": "A médiát érzékenynek jelölték",
+ "compose_form.sensitive.unmarked": "A médiát nem jelölték érzékenynek",
"compose_form.spoiler.marked": "A szöveg figyelmeztetés mögé van rejtve",
"compose_form.spoiler.unmarked": "A szöveg nem rejtett",
"compose_form.spoiler_placeholder": "Írd ide a figyelmeztetést",
"confirmation_modal.cancel": "Mégse",
- "confirmations.block.block_and_report": "Letiltás és Bejelentés",
+ "confirmations.block.block_and_report": "Letiltás és jelentés",
"confirmations.block.confirm": "Letiltás",
- "confirmations.block.message": "Biztos, hogy le szeretnéd tiltani {name}?",
+ "confirmations.block.message": "Biztos, hogy letiltod: {name}?",
"confirmations.delete.confirm": "Törlés",
"confirmations.delete.message": "Biztos, hogy törölni szeretnéd ezt a tülkölést?",
"confirmations.delete_list.confirm": "Törlés",
"confirmations.delete_list.message": "Biztos, hogy véglegesen törölni szeretnéd ezt a listát?",
"confirmations.domain_block.confirm": "Teljes domain elrejtése",
- "confirmations.domain_block.message": "Egészen biztos, hogy le szeretnéd tiltani a teljes {domain}-t? A legtöbb esetben néhány célzott tiltás vagy némítás elegendő és kívánatosabb megoldás. Semmilyen tartalmat nem fogsz látni ebből a domainből se idővonalakon, se értesítésekben. Az ebben a domainben lévő követőidet is eltávolítjuk.",
+ "confirmations.domain_block.message": "Biztos, hogy le szeretnéd tiltani a teljes {domain} domaint? A legtöbb esetben néhány célzott tiltás vagy némítás elegendő, és kívánatosabb megoldás. Semmilyen tartalmat nem fogsz látni ebből a domainből se az idővonalakon, se az értesítésekben. Az ebben a domainben lévő követőidet is eltávolítjuk.",
"confirmations.logout.confirm": "Kijelentkezés",
- "confirmations.logout.message": "Biztosan ki akar jelentkezni?",
+ "confirmations.logout.message": "Biztos, hogy kijelentkezel?",
"confirmations.mute.confirm": "Némítás",
- "confirmations.mute.explanation": "Ez elrejti a tőlük érkező posztokat, valamint az őket megemlítőket, de ők továbbra is láthatják a te posztjaidat és követhetnek is téged.",
- "confirmations.mute.message": "Biztos, hogy némítani szeretnéd {name}?",
+ "confirmations.mute.explanation": "Ez elrejti a tőlük érkező bejegyzéseket, valamint az őket megemlítőket, de ők továbbra is láthatják a te bejegyzéseid, és követhetnek is téged.",
+ "confirmations.mute.message": "Biztos, hogy némítod: {name}?",
"confirmations.redraft.confirm": "Törlés és újraírás",
"confirmations.redraft.message": "Biztos, hogy ezt a tülköt szeretnéd törölni és újraírni? Minden megtolást és kedvencnek jelölést elvesztesz, az eredetire adott válaszok pedig elárvulnak.",
"confirmations.reply.confirm": "Válasz",
@@ -116,7 +116,7 @@
"conversation.open": "Beszélgetés megtekintése",
"conversation.with": "{names}-el/al",
"directory.federated": "Az ismert fediverzumból",
- "directory.local": "Csak {domain}-ból/ből",
+ "directory.local": "Csak innen: {domain}",
"directory.new_arrivals": "Új csatlakozók",
"directory.recently_active": "Nemrég aktív",
"embed.instructions": "Ágyazd be ezt a tülköt a weboldaladba az alábbi kód kimásolásával.",
@@ -127,7 +127,7 @@
"emoji_button.food": "Étel és Ital",
"emoji_button.label": "Emoji beszúrása",
"emoji_button.nature": "Természet",
- "emoji_button.not_found": "Nincsenek emojik!! (╯°□°)╯︵ ┻━┻",
+ "emoji_button.not_found": "Nincsenek emodzsik!! (╯°□°)╯︵ ┻━┻",
"emoji_button.objects": "Tárgyak",
"emoji_button.people": "Emberek",
"emoji_button.recent": "Gyakran használt",
@@ -136,7 +136,7 @@
"emoji_button.symbols": "Szimbólumok",
"emoji_button.travel": "Utazás és Helyek",
"empty_column.account_timeline": "Itt nincs tülkölés!",
- "empty_column.account_unavailable": "A profil nem elérhető",
+ "empty_column.account_unavailable": "A profil nem érhető el",
"empty_column.blocks": "Még senkit sem tiltottál le.",
"empty_column.community": "A helyi idővonal üres. Tülkölj egyet nyilvánosan, hogy elindítsd az eseményeket!",
"empty_column.direct": "Még nincs egy közvetlen üzeneted sem. Ha küldesz vagy kapsz egyet, itt fog megjelenni.",
@@ -145,8 +145,8 @@
"empty_column.favourites": "Még senki sem jelölte ezt a tülköt kedvencként. Ha valaki mégis megteszi, itt fogjuk mutatni.",
"empty_column.follow_requests": "Még nincs egy követési kérésed sem. Ha kapsz egyet, itt fogjuk feltüntetni.",
"empty_column.hashtag": "Jelenleg nem található semmi ezzel a hashtaggel.",
- "empty_column.home": "A saját idővonalad üres! Látogasd meg a {public} -at vagy használd a keresőt, hogy megismerj másokat.",
- "empty_column.home.public_timeline": "nyilvános idővonal",
+ "empty_column.home": "A saját idővonalad üres! Látogasd meg a {public} oldalt vagy használd a keresőt, hogy megismerj másokat.",
+ "empty_column.home.public_timeline": "a nyilvános idővonal",
"empty_column.list": "A lista jelenleg üres. Ha a listatagok tülkölnek, itt fognak megjelenni.",
"empty_column.lists": "Még nem hoztál létre listát. Ha csinálsz egyet, itt látszik majd.",
"empty_column.mutes": "Még egy felhasználót sem némítottál le.",
@@ -154,28 +154,28 @@
"empty_column.public": "Jelenleg itt nincs semmi! Írj valamit nyilvánosan vagy kövess más szervereken levő felhasználókat, hogy megtöltsd",
"error.unexpected_crash.explanation": "Egy hiba vagy böngésző inkompatibilitás miatt ez az oldal nem jeleníthető meg rendesen.",
"error.unexpected_crash.next_steps": "Próbáld frissíteni az oldalt. Ha ez nem segít, egy másik böngészőn vagy appon keresztül még mindig használhatod a Mastodont.",
- "errors.unexpected_crash.copy_stacktrace": "Stacktrace vágólapra másolása",
- "errors.unexpected_crash.report_issue": "Probléma bejelentése",
+ "errors.unexpected_crash.copy_stacktrace": "Veremkiíratás vágólapra másolása",
+ "errors.unexpected_crash.report_issue": "Probléma jelentése",
"follow_request.authorize": "Engedélyezés",
- "follow_request.reject": "Visszautasítás",
+ "follow_request.reject": "Elutasítás",
"getting_started.developers": "Fejlesztőknek",
"getting_started.directory": "Profilok",
"getting_started.documentation": "Dokumentáció",
"getting_started.heading": "Első lépések",
"getting_started.invite": "Mások meghívása",
- "getting_started.open_source_notice": "A Mastodon nyílt forráskódú szoftver. Csatlakozhatsz a fejlesztéshez vagy jelenthetsz problémákat GitHub-on {github}.",
- "getting_started.security": "Biztonság",
+ "getting_started.open_source_notice": "A Mastodon nyílt forráskódú szoftver. Közreműködhetsz vagy problémákat jelenthetsz a GitHubon: {github}.",
+ "getting_started.security": "Fiókbeállítások",
"getting_started.terms": "Felhasználási feltételek",
"hashtag.column_header.tag_mode.all": "és {additional}",
"hashtag.column_header.tag_mode.any": "vagy {additional}",
- "hashtag.column_header.tag_mode.none": "nélküle {additional}",
+ "hashtag.column_header.tag_mode.none": "{additional} nélkül",
"hashtag.column_settings.select.no_options_message": "Nincs javaslat",
"hashtag.column_settings.select.placeholder": "Addj meg hashtageket…",
"hashtag.column_settings.tag_mode.all": "Mindegyik",
"hashtag.column_settings.tag_mode.any": "Bármelyik",
"hashtag.column_settings.tag_mode.none": "Egyik sem",
- "hashtag.column_settings.tag_toggle": "Új tagek felvétele ehhez az oszlophoz",
- "home.column_settings.basic": "Alapértelmezések",
+ "hashtag.column_settings.tag_toggle": "Új címkék felvétele ehhez az oszlophoz",
+ "home.column_settings.basic": "Alapvető",
"home.column_settings.show_reblogs": "Megtolások mutatása",
"home.column_settings.show_replies": "Válaszok mutatása",
"intervals.full.days": "{number, plural, one {# nap} other {# nap}}",
@@ -184,10 +184,10 @@
"introduction.federation.action": "Következő",
"introduction.federation.federated.headline": "Föderációs",
"introduction.federation.federated.text": "A fediverzum más szervereiről származó nyilvános tülkök a föderációs idővonalon jelennek meg.",
- "introduction.federation.home.headline": "Saját",
- "introduction.federation.home.text": "A saját idővonaladon az általad követettek tülkjei jelennek meg. Bárkit követhetsz bármely szerveren.",
+ "introduction.federation.home.headline": "Kezdőlap",
+ "introduction.federation.home.text": "A saját idővonaladon az általad követett emberek tülkjei jelennek meg. Bárkit követhetsz, bármelyik kiszolgálón.",
"introduction.federation.local.headline": "Helyi",
- "introduction.federation.local.text": "A helyi idővonalon a veled közös szerveren lévő emberek nyilvános tülkjei jelennek meg.",
+ "introduction.federation.local.text": "A helyi idővonalon a veled közös kiszolgálón lévő emberek nyilvános tülkjei jelennek meg.",
"introduction.interactions.action": "Oktatóanyag befejezése!",
"introduction.interactions.favourite.headline": "Kedvenc",
"introduction.interactions.favourite.text": "A kedvenc funkcióval elrakhatsz későbbre egy tülköt, illetve közölheted a szerzővel, hogy tetszett a megosztása.",
@@ -261,7 +261,7 @@
"navigation_bar.filters": "Némított szavak",
"navigation_bar.follow_requests": "Követési kérelmek",
"navigation_bar.follows_and_followers": "Követettek és követők",
- "navigation_bar.info": "Erről a szerverről",
+ "navigation_bar.info": "Erről a kiszolgálóról",
"navigation_bar.keyboard_shortcuts": "Gyorsbillentyűk",
"navigation_bar.lists": "Listák",
"navigation_bar.logout": "Kijelentkezés",
@@ -284,7 +284,7 @@
"notifications.column_settings.filter_bar.category": "Gyorskereső mező",
"notifications.column_settings.filter_bar.show": "Mutat",
"notifications.column_settings.follow": "Új követők:",
- "notifications.column_settings.mention": "Megemlítéseid:",
+ "notifications.column_settings.mention": "Megemlítések:",
"notifications.column_settings.poll": "Szavazás eredménye:",
"notifications.column_settings.push": "Push értesítések",
"notifications.column_settings.reblog": "Megtolások:",
@@ -317,23 +317,23 @@
"refresh": "Frissítés",
"regeneration_indicator.label": "Töltődik…",
"regeneration_indicator.sublabel": "A saját idővonalad épp készül!",
- "relative_time.days": "{number}nap",
+ "relative_time.days": "{number}n",
"relative_time.hours": "{number}ó",
"relative_time.just_now": "most",
"relative_time.minutes": "{number}p",
"relative_time.seconds": "{number}mp",
"reply_indicator.cancel": "Mégsem",
- "report.forward": "Továbbítás neki {target}",
- "report.forward_hint": "Ez a fiók egy másik szerverről van. Küldjünk oda is egy anonimizált bejelentést?",
+ "report.forward": "Továbbítás: {target}",
+ "report.forward_hint": "Ez a fiók egy másik kiszolgálóról van. Oda is elküldöd a jelentés egy anonimizált másolatát?",
"report.hint": "A bejelentést a szervered moderátorainak küldjük el. Megmagyarázhatod, miért jelented az alábbi problémát:",
"report.placeholder": "További megjegyzések",
"report.submit": "Küldés",
"report.target": "{target} jelentése",
"search.placeholder": "Keresés",
- "search_popout.search_format": "Haladó keresés",
+ "search_popout.search_format": "Speciális keresés",
"search_popout.tips.full_text": "Egyszerű szöveg. Illeszkedő, általad írt tülköket, kedvencnek jelöléseket, megtolást, megemlítést, felhasználói nevet, megjelenített nevet, hashtageket ad majd vissza.",
"search_popout.tips.hashtag": "hashtag",
- "search_popout.tips.status": "tülk",
+ "search_popout.tips.status": "állapot",
"search_popout.tips.text": "Egyszerű szöveg. Illeszkedő megjelenített nevet, felhasználói nevet, hashtageket ad majd vissza",
"search_popout.tips.user": "felhasználó",
"search_results.accounts": "Emberek",
@@ -371,20 +371,20 @@
"status.reply": "Válasz",
"status.replyAll": "Válasz a beszélgetésre",
"status.report": "@{name} jelentése",
- "status.sensitive_warning": "Szenzitív tartalom",
+ "status.sensitive_warning": "Érzékeny tartalom",
"status.share": "Megosztás",
- "status.show_less": "Kevesebbet",
+ "status.show_less": "Kevesebb megjelenítése",
"status.show_less_all": "Kevesebbet mindenhol",
"status.show_more": "Többet",
"status.show_more_all": "Többet mindenhol",
"status.show_thread": "Szál mutatása",
- "status.uncached_media_warning": "Nem elérhető",
+ "status.uncached_media_warning": "Nem érhető el",
"status.unmute_conversation": "Beszélgetés némításának kikapcsolása",
"status.unpin": "Kitűzés eltávolítása a profilodról",
"suggestions.dismiss": "Javaslat elvetése",
"suggestions.header": "Esetleg érdekelhet…",
"tabs_bar.federated_timeline": "Föderációs",
- "tabs_bar.home": "Saját",
+ "tabs_bar.home": "Kezdőlap",
"tabs_bar.local_timeline": "Helyi",
"tabs_bar.notifications": "Értesítések",
"tabs_bar.search": "Keresés",
@@ -394,17 +394,17 @@
"time_remaining.moments": "Pillanatok vannak hátra",
"time_remaining.seconds": "{number, plural, one {# másodperc} other {# másodperc}} van hátra",
"trends.count_by_accounts": "{count} {rawCount, plural, one {résztvevő} other {résztvevő}} beszélget",
- "trends.trending_now": "Most trendi",
- "ui.beforeunload": "A piszkozatod el fog veszni, ha elhagyod a Mastodon-t.",
+ "trends.trending_now": "Most felkapott",
+ "ui.beforeunload": "A piszkozatod el fog veszni, ha elhagyod a Mastodont.",
"upload_area.title": "Húzd ide a feltöltéshez",
- "upload_button.label": "Média hozzáadása (JPEG, PNG, GIF, WebM, MP4, MOV)",
- "upload_error.limit": "Túllépted a fájl feltöltési limitet.",
+ "upload_button.label": "Média hozzáadása ({formats})",
+ "upload_error.limit": "Túllépted a fájlfeltöltési korlátot.",
"upload_error.poll": "Szavazásnál nem lehet fájlt feltölteni.",
"upload_form.description": "Leírás látáskorlátozottak számára",
"upload_form.edit": "Szerkesztés",
"upload_form.undo": "Mégsem",
"upload_modal.analyzing_picture": "Kép elemzése…",
- "upload_modal.apply": "Alkalmazás",
+ "upload_modal.apply": "Alkalmaz",
"upload_modal.description_placeholder": "A gyors, barna róka átugrik a lusta kutya fölött",
"upload_modal.detect_text": "Szöveg felismerése a képről",
"upload_modal.edit_media": "Média szerkesztése",
@@ -416,8 +416,8 @@
"video.expand": "Videó nagyítása",
"video.fullscreen": "Teljes képernyő",
"video.hide": "Videó elrejtése",
- "video.mute": "Hang némitása",
+ "video.mute": "Hang némítása",
"video.pause": "Szünet",
"video.play": "Lejátszás",
- "video.unmute": "Hang némitásának vége"
+ "video.unmute": "Hang némításának vége"
}
diff --git a/app/javascript/mastodon/locales/hy.json b/app/javascript/mastodon/locales/hy.json
index 69af86bf26..a4c155dfee 100644
--- a/app/javascript/mastodon/locales/hy.json
+++ b/app/javascript/mastodon/locales/hy.json
@@ -73,7 +73,7 @@
"column_subheading.settings": "Կարգավորումներ",
"community.column_settings.media_only": "Media only",
"compose_form.direct_message_warning": "This toot will only be visible to all the mentioned users.",
- "compose_form.direct_message_warning_learn_more": "Learn more",
+ "compose_form.direct_message_warning_learn_more": "Իմանալ ավելին",
"compose_form.hashtag_warning": "Այս թութը չի հաշվառվի որեւէ պիտակի տակ, քանզի այն ծածուկ է։ Միայն հրապարակային թթերը հնարավոր է որոնել պիտակներով։",
"compose_form.lock_disclaimer": "Քո հաշիվը {locked} չէ։ Յուրաքանչյուր ոք կարող է հետեւել քեզ եւ տեսնել միայն հետեւողների համար նախատեսված գրառումները։",
"compose_form.lock_disclaimer.lock": "փակ",
@@ -100,7 +100,7 @@
"confirmations.delete_list.message": "Վստա՞հ ես, որ ուզում ես մշտապես ջնջել այս ցանկը։",
"confirmations.domain_block.confirm": "Թաքցնել ամբողջ տիրույթը",
"confirmations.domain_block.message": "Հաստատ֊հաստա՞տ վստահ ես, որ ուզում ես արգելափակել ամբողջ {domain} տիրույթը։ Սովորաբար մի երկու թիրախավորված արգելափակում կամ լռեցում բավական է ու նախընտրելի։",
- "confirmations.logout.confirm": "Log out",
+ "confirmations.logout.confirm": "Ելք",
"confirmations.logout.message": "Are you sure you want to log out?",
"confirmations.mute.confirm": "Լռեցնել",
"confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
diff --git a/app/javascript/mastodon/locales/id.json b/app/javascript/mastodon/locales/id.json
index 371922a4d6..167c2a7666 100644
--- a/app/javascript/mastodon/locales/id.json
+++ b/app/javascript/mastodon/locales/id.json
@@ -228,8 +228,8 @@
"keyboard_shortcuts.toggle_hidden": "tampilkan/sembunyikan teks di belakang CW",
"keyboard_shortcuts.toggle_sensitivity": "tampilkan/sembunyikan media",
"keyboard_shortcuts.toot": "mulai toot baru",
- "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
- "keyboard_shortcuts.up": "to move up in the list",
+ "keyboard_shortcuts.unfocus": "untuk tidak fokus pada area teks/pencarian",
+ "keyboard_shortcuts.up": "untuk memindah ke atas pada daftar",
"lightbox.close": "Tutup",
"lightbox.next": "Selanjutnya",
"lightbox.previous": "Sebelumnya",
@@ -243,7 +243,7 @@
"lists.new.title_placeholder": "Judul daftar baru",
"lists.search": "Cari di antara orang yang Anda ikuti",
"lists.subheading": "Daftar Anda",
- "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "load_pending": "{count, plural, other {# item baru}}",
"loading_indicator.label": "Tunggu sebentar...",
"media_gallery.toggle_visible": "Tampil/Sembunyikan",
"missing_indicator.label": "Tidak ditemukan",
@@ -260,7 +260,7 @@
"navigation_bar.favourites": "Favorit",
"navigation_bar.filters": "Kata yang dibisukan",
"navigation_bar.follow_requests": "Permintaan mengikuti",
- "navigation_bar.follows_and_followers": "Follows and followers",
+ "navigation_bar.follows_and_followers": "Ikuti dan pengikut",
"navigation_bar.info": "Informasi selengkapnya",
"navigation_bar.keyboard_shortcuts": "Keyboard shortcuts",
"navigation_bar.lists": "Daftar",
@@ -299,12 +299,12 @@
"notifications.group": "{count} notifikasi",
"poll.closed": "Ditutup",
"poll.refresh": "Segarkan",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
- "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
- "poll.vote": "Vote",
- "poll.voted": "You voted for this answer",
- "poll_button.add_poll": "Add a poll",
- "poll_button.remove_poll": "Remove poll",
+ "poll.total_people": "{count, plural, other {# orang}}",
+ "poll.total_votes": "{count, plural, other {# suara}}",
+ "poll.vote": "Memilih",
+ "poll.voted": "Anda memilih jawaban ini",
+ "poll_button.add_poll": "Tambah japat",
+ "poll_button.remove_poll": "Hapus japat",
"privacy.change": "Tentukan privasi status",
"privacy.direct.long": "Kirim hanya ke pengguna yang disebut",
"privacy.direct.short": "Langsung",
@@ -314,110 +314,110 @@
"privacy.public.short": "Publik",
"privacy.unlisted.long": "Tidak ditampilkan di linimasa publik",
"privacy.unlisted.short": "Tak Terdaftar",
- "refresh": "Refresh",
- "regeneration_indicator.label": "Loading…",
+ "refresh": "Segarkan",
+ "regeneration_indicator.label": "Memuat…",
"regeneration_indicator.sublabel": "Linimasa anda sedang disiapkan!",
- "relative_time.days": "{number}d",
- "relative_time.hours": "{number}h",
- "relative_time.just_now": "now",
- "relative_time.minutes": "{number}m",
- "relative_time.seconds": "{number}s",
+ "relative_time.days": "{number}h",
+ "relative_time.hours": "{number}j",
+ "relative_time.just_now": "sekarang",
+ "relative_time.minutes": "{number}b",
+ "relative_time.seconds": "{number}d",
"reply_indicator.cancel": "Batal",
- "report.forward": "Forward to {target}",
- "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
+ "report.forward": "Teruskan ke {target}",
+ "report.forward_hint": "Akun dari server lain. Kirim salinan laporan scr anonim ke sana?",
"report.hint": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",
"report.placeholder": "Komentar tambahan",
"report.submit": "Kirim",
"report.target": "Melaporkan",
"search.placeholder": "Pencarian",
- "search_popout.search_format": "Advanced search format",
- "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
+ "search_popout.search_format": "Format pencarian mahir",
+ "search_popout.tips.full_text": "Teks simpel menampilkan status yang Anda tulis, favoritkan, boost-kan, atau status yang menyebut Anda, serta nama pengguna, nama yang ditampilkan, dan tagar yang cocok.",
"search_popout.tips.hashtag": "tagar",
"search_popout.tips.status": "status",
- "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
- "search_popout.tips.user": "user",
- "search_results.accounts": "People",
- "search_results.hashtags": "Hashtags",
- "search_results.statuses": "Toots",
- "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_popout.tips.text": "Teks sederhana menampilkan nama yang ditampilkan, nama pengguna, dan tagar yang cocok",
+ "search_popout.tips.user": "pengguna",
+ "search_results.accounts": "Orang",
+ "search_results.hashtags": "Tagar",
+ "search_results.statuses": "Toot",
+ "search_results.statuses_fts_disabled": "Pencarian toot berdasarkan konten tidak diaktifkan di server Mastadon ini.",
"search_results.total": "{count, number} {count, plural, one {hasil} other {hasil}}",
- "status.admin_account": "Open moderation interface for @{name}",
- "status.admin_status": "Open this status in the moderation interface",
- "status.block": "Block @{name}",
- "status.cancel_reblog_private": "Unboost",
- "status.cannot_reblog": "This post cannot be boosted",
- "status.copy": "Copy link to status",
+ "status.admin_account": "Buka antar muka moderasi untuk @{name}",
+ "status.admin_status": "Buka status ini dalam antar muka moderasi",
+ "status.block": "Blokir @{name}",
+ "status.cancel_reblog_private": "Batalkan boost",
+ "status.cannot_reblog": "Pos ini tak dapat di-boost",
+ "status.copy": "Salin tautan ke status",
"status.delete": "Hapus",
- "status.detailed_status": "Detailed conversation view",
- "status.direct": "Direct message @{name}",
- "status.embed": "Embed",
+ "status.detailed_status": "Tampilan detail percakapan",
+ "status.direct": "Pesan langsung @{name}",
+ "status.embed": "Tanam",
"status.favourite": "Difavoritkan",
- "status.filtered": "Filtered",
+ "status.filtered": "Disaring",
"status.load_more": "Tampilkan semua",
"status.media_hidden": "Media disembunyikan",
"status.mention": "Balasan @{name}",
- "status.more": "More",
- "status.mute": "Mute @{name}",
- "status.mute_conversation": "Mute conversation",
+ "status.more": "Lebih banyak",
+ "status.mute": "Bisukan @{name}",
+ "status.mute_conversation": "Bisukan percakapan",
"status.open": "Tampilkan status ini",
- "status.pin": "Pin on profile",
- "status.pinned": "Pinned toot",
- "status.read_more": "Read more",
+ "status.pin": "Sematkan pada profil",
+ "status.pinned": "Toot tersemat",
+ "status.read_more": "Baca lebih banyak",
"status.reblog": "Boost",
- "status.reblog_private": "Boost to original audience",
+ "status.reblog_private": "Boost ke audiens asli",
"status.reblogged_by": "di-boost {name}",
- "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
- "status.redraft": "Delete & re-draft",
+ "status.reblogs.empty": "Belum ada yang mem-boost toot ini. Ketika seseorang melakukannya, maka akan muncul di sini.",
+ "status.redraft": "Hapus & redraf",
"status.reply": "Balas",
"status.replyAll": "Balas ke semua",
"status.report": "Laporkan @{name}",
"status.sensitive_warning": "Konten sensitif",
- "status.share": "Share",
+ "status.share": "Bagikan",
"status.show_less": "Tampilkan lebih sedikit",
"status.show_less_all": "Show less for all",
"status.show_more": "Tampilkan semua",
"status.show_more_all": "Show more for all",
- "status.show_thread": "Show thread",
- "status.uncached_media_warning": "Not available",
- "status.unmute_conversation": "Unmute conversation",
- "status.unpin": "Unpin from profile",
- "suggestions.dismiss": "Dismiss suggestion",
- "suggestions.header": "You might be interested in…",
+ "status.show_thread": "Tampilkan utas",
+ "status.uncached_media_warning": "Tak tersedia",
+ "status.unmute_conversation": "Bunyikan percakapan",
+ "status.unpin": "Hapus sematan dari profil",
+ "suggestions.dismiss": "Hentikan saran",
+ "suggestions.header": "Anda mungkin tertarik dg…",
"tabs_bar.federated_timeline": "Gabungan",
"tabs_bar.home": "Beranda",
"tabs_bar.local_timeline": "Lokal",
"tabs_bar.notifications": "Notifikasi",
- "tabs_bar.search": "Search",
- "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
- "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
- "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
- "time_remaining.moments": "Moments remaining",
- "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
- "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
- "trends.trending_now": "Trending now",
+ "tabs_bar.search": "Cari",
+ "time_remaining.days": "{number, plural, other {# hari}} tersisa",
+ "time_remaining.hours": "{number, plural, other {# jam}} tersisa",
+ "time_remaining.minutes": "{number, plural, other {# menit}} tersisa",
+ "time_remaining.moments": "Momen tersisa",
+ "time_remaining.seconds": "{number, plural, other {# detik}} tersisa",
+ "trends.count_by_accounts": "{count} {rawCount, plural, other {orang}} berbicara",
+ "trends.trending_now": "Sedang tren sekarang",
"ui.beforeunload": "Naskah anda akan hilang jika anda keluar dari Mastodon.",
"upload_area.title": "Seret & lepaskan untuk mengunggah",
"upload_button.label": "Tambahkan media",
- "upload_error.limit": "File upload limit exceeded.",
- "upload_error.poll": "File upload not allowed with polls.",
+ "upload_error.limit": "Batas unggah berkas terlampaui.",
+ "upload_error.poll": "Unggah berkas tak diizinkan di japat ini.",
"upload_form.description": "Deskripsikan untuk mereka yang tidak bisa melihat dengan jelas",
- "upload_form.edit": "Edit",
+ "upload_form.edit": "Sunting",
"upload_form.undo": "Undo",
- "upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
- "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_modal.analyzing_picture": "Analisis gambar…",
+ "upload_modal.apply": "Terapkan",
+ "upload_modal.description_placeholder": "Muharjo seorang xenofobia universal yang takut pada warga jazirah, contohnya Qatar",
+ "upload_modal.detect_text": "Deteksi teks pada gambar",
+ "upload_modal.edit_media": "Sunting media",
+ "upload_modal.hint": "Klik atau seret lingkaran pada pratinjau untuk memilih titik fokus yang akan ditampilkan pada semua gambar kecil.",
+ "upload_modal.preview_label": "Pratinjau ({ratio})",
"upload_progress.label": "Mengunggah...",
- "video.close": "Close video",
+ "video.close": "Tutup video",
"video.exit_fullscreen": "Keluar dari layar penuh",
"video.expand": "Perbesar video",
- "video.fullscreen": "Full screen",
- "video.hide": "Hide video",
- "video.mute": "Mute sound",
- "video.pause": "Pause",
- "video.play": "Play",
- "video.unmute": "Unmute sound"
+ "video.fullscreen": "Layar penuh",
+ "video.hide": "Sembunyikan video",
+ "video.mute": "Bisukan suara",
+ "video.pause": "Jeda",
+ "video.play": "Putar",
+ "video.unmute": "Bunyikan suara"
}
diff --git a/app/javascript/mastodon/locales/it.json b/app/javascript/mastodon/locales/it.json
index 8d4b8f66ef..7578825233 100644
--- a/app/javascript/mastodon/locales/it.json
+++ b/app/javascript/mastodon/locales/it.json
@@ -38,7 +38,7 @@
"account.unfollow": "Non seguire",
"account.unmute": "Non silenziare @{name}",
"account.unmute_notifications": "Non silenziare più le notifiche da @{name}",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
+ "alert.rate_limited.message": "Riprova dopo {retry_time, time, medium}.",
"alert.rate_limited.title": "Rate limited",
"alert.unexpected.message": "Si è verificato un errore inatteso.",
"alert.unexpected.title": "Oops!",
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Esci",
"confirmations.logout.message": "Sei sicuro di voler uscire?",
"confirmations.mute.confirm": "Silenzia",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "I post scritti da loro e quelli che li menzionano saranno nascosti, ma loro continueranno a vedere i tuoi post e a poterti seguire.",
"confirmations.mute.message": "Sei sicuro di voler silenziare {name}?",
"confirmations.redraft.confirm": "Cancella e riscrivi",
"confirmations.redraft.message": "Sei sicuro di voler cancellare questo stato e riscriverlo? Perderai tutte le risposte, condivisioni e preferiti.",
@@ -152,10 +152,10 @@
"empty_column.mutes": "Non hai ancora silenziato nessun utente.",
"empty_column.notifications": "Non hai ancora nessuna notifica. Interagisci con altri per iniziare conversazioni.",
"empty_column.public": "Qui non c'è nulla! Scrivi qualcosa pubblicamente, o aggiungi utenti da altri server per riempire questo spazio",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "A causa di un bug nel nostro codice o di un problema di compatibilità del browser, questa pagina non può essere visualizzata correttamente.",
+ "error.unexpected_crash.next_steps": "Prova ad aggiornare la pagina. Se non funziona, potresti ancora essere in grado di utilizzare Mastodon attraverso un browser diverso o un'app nativa.",
+ "errors.unexpected_crash.copy_stacktrace": "Copia stacktrace negli appunti",
+ "errors.unexpected_crash.report_issue": "Segnala il problema",
"follow_request.authorize": "Autorizza",
"follow_request.reject": "Rifiuta",
"getting_started.developers": "Sviluppatori",
@@ -299,10 +299,10 @@
"notifications.group": "{count} notifiche",
"poll.closed": "Chiuso",
"poll.refresh": "Aggiorna",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# persona} other {# persone}}",
"poll.total_votes": "{count, plural, one {# voto} other {# voti}}",
"poll.vote": "Vota",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Hai votato per questa risposta",
"poll_button.add_poll": "Aggiungi un sondaggio",
"poll_button.remove_poll": "Rimuovi sondaggio",
"privacy.change": "Modifica privacy del post",
@@ -314,7 +314,7 @@
"privacy.public.short": "Pubblico",
"privacy.unlisted.long": "Non mostrare sulla timeline pubblica",
"privacy.unlisted.short": "Non elencato",
- "refresh": "Refresh",
+ "refresh": "Aggiorna",
"regeneration_indicator.label": "Caricamento in corso…",
"regeneration_indicator.sublabel": "Stiamo preparando il tuo home feed!",
"relative_time.days": "{number}g",
@@ -404,7 +404,7 @@
"upload_form.edit": "Modifica",
"upload_form.undo": "Cancella",
"upload_modal.analyzing_picture": "Analisi immagine…",
- "upload_modal.apply": "Apply",
+ "upload_modal.apply": "Applica",
"upload_modal.description_placeholder": "Ma la volpe col suo balzo ha raggiunto il quieto Fido",
"upload_modal.detect_text": "Rileva testo dall'immagine",
"upload_modal.edit_media": "Modifica media",
diff --git a/app/javascript/mastodon/locales/kk.json b/app/javascript/mastodon/locales/kk.json
index ba0f5378e8..ba13c7ddf4 100644
--- a/app/javascript/mastodon/locales/kk.json
+++ b/app/javascript/mastodon/locales/kk.json
@@ -4,7 +4,7 @@
"account.block": "Бұғаттау @{name}",
"account.block_domain": "Домендегі барлығын бұғатта {domain}",
"account.blocked": "Бұғатталды",
- "account.cancel_follow_request": "Cancel follow request",
+ "account.cancel_follow_request": "Жазылуға сұранымды қайтару",
"account.direct": "Жеке хат @{name}",
"account.domain_blocked": "Домен жабық",
"account.edit_profile": "Профильді өңдеу",
@@ -16,7 +16,7 @@
"account.follows.empty": "Ешкімге жазылмапты.",
"account.follows_you": "Сізге жазылыпты",
"account.hide_reblogs": "@{name} атты қолданушының әрекеттерін жасыру",
- "account.last_status": "Last active",
+ "account.last_status": "Соңғы белсенділік",
"account.link_verified_on": "Сілтеме меншігі расталған күн {date}",
"account.locked_info": "Бұл қолданушы өзі туралы мәліметтерді жасырған. Тек жазылғандар ғана көре алады.",
"account.media": "Медиа",
@@ -25,7 +25,7 @@
"account.mute": "Үнсіз қылу @{name}",
"account.mute_notifications": "@{name} туралы ескертпелерді жасыру",
"account.muted": "Үнсіз",
- "account.never_active": "Never",
+ "account.never_active": "Ешқашан",
"account.posts": "Жазбалар",
"account.posts_with_replies": "Жазбалар мен жауаптар",
"account.report": "Шағымдану @{name}",
@@ -38,11 +38,11 @@
"account.unfollow": "Оқымау",
"account.unmute": "@{name} ескертпелерін қосу",
"account.unmute_notifications": "@{name} ескертпелерін көрсету",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.message": "Қайтадан көріңіз {retry_time, time, medium} кейін.",
+ "alert.rate_limited.title": "Бағалау шектеулі",
"alert.unexpected.message": "Бір нәрсе дұрыс болмады.",
"alert.unexpected.title": "Өй!",
- "autosuggest_hashtag.per_week": "{count} per week",
+ "autosuggest_hashtag.per_week": "{count} аптасына",
"boost_modal.combo": "Келесіде өткізіп жіберу үшін басыңыз {combo}",
"bundle_column_error.body": "Бұл компонентті жүктеген кезде бір қате пайда болды.",
"bundle_column_error.retry": "Қайтадан көріңіз",
@@ -53,7 +53,7 @@
"column.blocks": "Бұғатталғандар",
"column.community": "Жергілікті желі",
"column.direct": "Жеке хаттар",
- "column.directory": "Browse profiles",
+ "column.directory": "Профильдерді аралау",
"column.domain_blocks": "Жасырылған домендер",
"column.favourites": "Таңдаулылар",
"column.follow_requests": "Жазылу сұранымдары",
@@ -84,14 +84,14 @@
"compose_form.poll.remove_option": "Бұл жауапты өшір",
"compose_form.publish": "Түрт",
"compose_form.publish_loud": "{publish}!",
- "compose_form.sensitive.hide": "Mark media as sensitive",
+ "compose_form.sensitive.hide": "Сезімтал ретінде белгіле",
"compose_form.sensitive.marked": "Медиа нәзік деп белгіленген",
"compose_form.sensitive.unmarked": "Медиа нәзік деп белгіленбеген",
"compose_form.spoiler.marked": "Мәтін ескертумен жасырылған",
"compose_form.spoiler.unmarked": "Мәтін жасырылмаған",
"compose_form.spoiler_placeholder": "Ескертуіңізді осында жазыңыз",
"confirmation_modal.cancel": "Қайтып алу",
- "confirmations.block.block_and_report": "Block & Report",
+ "confirmations.block.block_and_report": "Блок және Шағым",
"confirmations.block.confirm": "Бұғаттау",
"confirmations.block.message": "{name} атты қолданушыны бұғаттайтыныңызға сенімдісіз бе?",
"confirmations.delete.confirm": "Өшіру",
@@ -100,10 +100,10 @@
"confirmations.delete_list.message": "Бұл тізімді жоясыз ба шынымен?",
"confirmations.domain_block.confirm": "Бұл доменді бұғатта",
"confirmations.domain_block.message": "Бұл домендегі {domain} жазбаларды шынымен бұғаттайсыз ба? Кейде үнсіз қылып тастау да жеткілікті.",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.logout.confirm": "Шығу",
+ "confirmations.logout.message": "Шығатыныңызға сенімдісіз бе?",
"confirmations.mute.confirm": "Үнсіз қылу",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Олардың посттары же олар туралы меншндар сізге көрінбейді, бірақ олар сіздің посттарды көре алады және жазыла алады.",
"confirmations.mute.message": "{name} атты қолданушы үнсіз болсын ба?",
"confirmations.redraft.confirm": "Өшіруді құптау",
"confirmations.redraft.message": "Бұл жазбаны өшіріп, нобайларға жібереміз бе? Барлық жауаптар мен лайктарды жоғалтасыз.",
@@ -111,14 +111,14 @@
"confirmations.reply.message": "Жауабыңыз жазып жатқан жазбаңыздың үстіне кетеді. Жалғастырамыз ба?",
"confirmations.unfollow.confirm": "Оқымау",
"confirmations.unfollow.message": "\"{name} атты қолданушыға енді жазылғыңыз келмей ме?",
- "conversation.delete": "Delete conversation",
- "conversation.mark_as_read": "Mark as read",
- "conversation.open": "View conversation",
- "conversation.with": "With {names}",
- "directory.federated": "From known fediverse",
- "directory.local": "From {domain} only",
- "directory.new_arrivals": "New arrivals",
- "directory.recently_active": "Recently active",
+ "conversation.delete": "Пікірталасты өшіру",
+ "conversation.mark_as_read": "Оқылды деп белгіле",
+ "conversation.open": "Пікірталасты қарау",
+ "conversation.with": "{names} атты",
+ "directory.federated": "Танымал желіден",
+ "directory.local": "Тек {domain} доменінен",
+ "directory.new_arrivals": "Жаңадан келгендер",
+ "directory.recently_active": "Жақында кіргендер",
"embed.instructions": "Төмендегі кодты көшіріп алу арқылы жазбаны басқа сайттарға да орналастыра аласыз.",
"embed.preview": "Былай көрінетін болады:",
"emoji_button.activity": "Белсенділік",
@@ -136,7 +136,7 @@
"emoji_button.symbols": "Таңбалар",
"emoji_button.travel": "Саяхат",
"empty_column.account_timeline": "Жазба жоқ ешқандай!",
- "empty_column.account_unavailable": "Profile unavailable",
+ "empty_column.account_unavailable": "Профиль қолжетімді емес",
"empty_column.blocks": "Ешкімді бұғаттамағансыз.",
"empty_column.community": "Жергілікті желі бос. Сіз бастап жазыңыз!",
"empty_column.direct": "Әзірше дым хат жоқ. Өзіңіз жазып көріңіз алдымен.",
@@ -152,10 +152,10 @@
"empty_column.mutes": "Әзірше ешқандай үнсізге қойылған қолданушы жоқ.",
"empty_column.notifications": "Әзірше ешқандай ескертпе жоқ. Басқалармен араласуды бастаңыз және пікірталастарға қатысыңыз.",
"empty_column.public": "Ештеңе жоқ бұл жерде! Өзіңіз бастап жазып көріңіз немесе басқаларға жазылыңыз",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "Кодтағы баг немесе браузердегі қатеден, бұл бет дұрыс ашылмай тұр.",
+ "error.unexpected_crash.next_steps": "Бетті жаңартып көріңіз. Егер бұл көмектеспесе, Mastodon желісін басқа браузерден немесе мобиль қосымшадан ашып көріңіз.",
+ "errors.unexpected_crash.copy_stacktrace": "Жиынтықты көшіріп ал клипбордқа",
+ "errors.unexpected_crash.report_issue": "Мәселені хабарла",
"follow_request.authorize": "Авторизация",
"follow_request.reject": "Қабылдамау",
"getting_started.developers": "Жасаушылар тобы",
@@ -180,7 +180,7 @@
"home.column_settings.show_replies": "Жауаптарды көрсету",
"intervals.full.days": "{number, plural, one {# күн} other {# күн}}",
"intervals.full.hours": "{number, plural, one {# сағат} other {# сағат}}",
- "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
+ "intervals.full.minutes": "{number, plural, one {# минут} other {# минут}}",
"introduction.federation.action": "Келесі",
"introduction.federation.federated.headline": "Жаһандық",
"introduction.federation.federated.text": "Жаһандық желідегі жазбалар осында көрінетін болады.",
@@ -226,14 +226,14 @@
"keyboard_shortcuts.search": "іздеу",
"keyboard_shortcuts.start": "бастапқы бағанға бару",
"keyboard_shortcuts.toggle_hidden": "жабық мәтінді CW ашу/жабу",
- "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
+ "keyboard_shortcuts.toggle_sensitivity": "көрсет/жап",
"keyboard_shortcuts.toot": "жаңа жазба бастау",
"keyboard_shortcuts.unfocus": "жазба қалдыру алаңынан шығу",
"keyboard_shortcuts.up": "тізімде жоғары шығу",
"lightbox.close": "Жабу",
"lightbox.next": "Келесі",
"lightbox.previous": "Алдыңғы",
- "lightbox.view_context": "View context",
+ "lightbox.view_context": "Контексті көрсет",
"lists.account.add": "Тізімге қосу",
"lists.account.remove": "Тізімнен шығару",
"lists.delete": "Тізімді өшіру",
@@ -243,7 +243,7 @@
"lists.new.title_placeholder": "Жаңа тізім аты",
"lists.search": "Сіз іздеген адамдар арасында іздеу",
"lists.subheading": "Тізімдеріңіз",
- "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "load_pending": "{count, plural, one {# жаңа нәрсе} other {# жаңа нәрсе}}",
"loading_indicator.label": "Жүктеу...",
"media_gallery.toggle_visible": "Көрінуді қосу",
"missing_indicator.label": "Табылмады",
@@ -260,7 +260,7 @@
"navigation_bar.favourites": "Таңдаулылар",
"navigation_bar.filters": "Үнсіз сөздер",
"navigation_bar.follow_requests": "Жазылуға сұранғандар",
- "navigation_bar.follows_and_followers": "Follows and followers",
+ "navigation_bar.follows_and_followers": "Жазылымдар және оқырмандар",
"navigation_bar.info": "Сервер туралы",
"navigation_bar.keyboard_shortcuts": "Ыстық пернелер",
"navigation_bar.lists": "Тізімдер",
@@ -299,10 +299,10 @@
"notifications.group": "{count} ескертпе",
"poll.closed": "Жабық",
"poll.refresh": "Жаңарту",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# адам} other {# адам}}",
"poll.total_votes": "{count, plural, one {# дауыс} other {# дауыс}}",
"poll.vote": "Дауыс беру",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Бұл сұраққа жауап бердіңіз",
"poll_button.add_poll": "Сауалнама қосу",
"poll_button.remove_poll": "Сауалнаманы өшіру",
"privacy.change": "Құпиялылықты реттеу",
@@ -314,14 +314,14 @@
"privacy.public.short": "Ашық",
"privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Тізімсіз",
- "refresh": "Refresh",
+ "refresh": "Жаңарту",
"regeneration_indicator.label": "Жүктеу…",
"regeneration_indicator.sublabel": "Жергілікті желі құрылуда!",
"relative_time.days": "{number}күн",
"relative_time.hours": "{number}сағ",
"relative_time.just_now": "жаңа",
"relative_time.minutes": "{number}мин",
- "relative_time.seconds": "{number}s",
+ "relative_time.seconds": "{number}с",
"reply_indicator.cancel": "Қайтып алу",
"report.forward": "Жіберу {target}",
"report.forward_hint": "Бұл аккаунт басқа серверден. Аноним шағым жібересіз бе?",
@@ -339,8 +339,8 @@
"search_results.accounts": "Адамдар",
"search_results.hashtags": "Хэштегтер",
"search_results.statuses": "Жазбалар",
- "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
- "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
+ "search_results.statuses_fts_disabled": "Mastodon серверінде постты толық мәтінмен іздей алмайсыз.",
+ "search_results.total": "{count, number} {count, plural, one {нәтиже} other {нәтиже}}",
"status.admin_account": "@{name} үшін модерация интерфейсін аш",
"status.admin_status": "Бұл жазбаны модерация интерфейсінде аш",
"status.block": "Бұғаттау @{name}",
@@ -378,7 +378,7 @@
"status.show_more": "Толығырақ",
"status.show_more_all": "Бәрін толығымен",
"status.show_thread": "Желіні көрсет",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "Қолжетімді емес",
"status.unmute_conversation": "Пікірталасты үнсіз қылмау",
"status.unpin": "Профильден алып тастау",
"suggestions.dismiss": "Өткізіп жіберу",
@@ -394,22 +394,22 @@
"time_remaining.moments": "Қалған уақыт",
"time_remaining.seconds": "{number, plural, one {# секунд} other {# секунд}}",
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} жазған екен",
- "trends.trending_now": "Trending now",
+ "trends.trending_now": "Тренд тақырыптар",
"ui.beforeunload": "Mastodon желісінен шықсаңыз, нобайыңыз сақталмайды.",
"upload_area.title": "Жүктеу үшін сүйреп әкеліңіз",
"upload_button.label": "Медиа қосу (JPEG, PNG, GIF, WebM, MP4, MOV)",
"upload_error.limit": "Файл жүктеу лимитінен асып кеттіңіз.",
"upload_error.poll": "Сауалнамамен бірге файл жүктеуге болмайды.",
"upload_form.description": "Көру қабілеті нашар адамдар үшін сипаттаңыз",
- "upload_form.edit": "Edit",
+ "upload_form.edit": "Түзету",
"upload_form.undo": "Өшіру",
- "upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
- "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_modal.analyzing_picture": "Суретті анализ жасау…",
+ "upload_modal.apply": "Қолдану",
+ "upload_modal.description_placeholder": "Щучинск съезіндегі өрт пе? Вагон-үй, аэромобиль һәм ұшақ фюзеляжы цехінен ғой",
+ "upload_modal.detect_text": "Суреттен мәтін анықтау",
+ "upload_modal.edit_media": "Медиафайлды өңдеу",
+ "upload_modal.hint": "Алдын-ала қарау шеңберін басыңыз немесе сүйреңіз, барлық нобайларда көрінетін фокусты таңдау үшін.",
+ "upload_modal.preview_label": "Превью ({ratio})",
"upload_progress.label": "Жүктеп жатыр...",
"video.close": "Видеоны жабу",
"video.exit_fullscreen": "Толық экраннан шық",
diff --git a/app/javascript/mastodon/locales/kn.json b/app/javascript/mastodon/locales/kn.json
new file mode 100644
index 0000000000..39ca86a0cc
--- /dev/null
+++ b/app/javascript/mastodon/locales/kn.json
@@ -0,0 +1,423 @@
+{
+ "account.add_or_remove_from_list": "Add or Remove from lists",
+ "account.badges.bot": "Bot",
+ "account.block": "Block @{name}",
+ "account.block_domain": "Hide everything from {domain}",
+ "account.blocked": "Blocked",
+ "account.cancel_follow_request": "Cancel follow request",
+ "account.direct": "Direct message @{name}",
+ "account.domain_blocked": "Domain hidden",
+ "account.edit_profile": "Edit profile",
+ "account.endorse": "Feature on profile",
+ "account.follow": "Follow",
+ "account.followers": "Followers",
+ "account.followers.empty": "No one follows this user yet.",
+ "account.follows": "Follows",
+ "account.follows.empty": "This user doesn't follow anyone yet.",
+ "account.follows_you": "Follows you",
+ "account.hide_reblogs": "Hide boosts from @{name}",
+ "account.last_status": "Last active",
+ "account.link_verified_on": "Ownership of this link was checked on {date}",
+ "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
+ "account.media": "Media",
+ "account.mention": "Mention @{name}",
+ "account.moved_to": "{name} has moved to:",
+ "account.mute": "Mute @{name}",
+ "account.mute_notifications": "Mute notifications from @{name}",
+ "account.muted": "Muted",
+ "account.never_active": "Never",
+ "account.posts": "Toots",
+ "account.posts_with_replies": "Toots and replies",
+ "account.report": "Report @{name}",
+ "account.requested": "Awaiting approval",
+ "account.share": "Share @{name}'s profile",
+ "account.show_reblogs": "Show boosts from @{name}",
+ "account.unblock": "Unblock @{name}",
+ "account.unblock_domain": "Unhide {domain}",
+ "account.unendorse": "Don't feature on profile",
+ "account.unfollow": "Unfollow",
+ "account.unmute": "Unmute @{name}",
+ "account.unmute_notifications": "Unmute notifications from @{name}",
+ "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
+ "alert.rate_limited.title": "Rate limited",
+ "alert.unexpected.message": "An unexpected error occurred.",
+ "alert.unexpected.title": "Oops!",
+ "autosuggest_hashtag.per_week": "{count} per week",
+ "boost_modal.combo": "You can press {combo} to skip this next time",
+ "bundle_column_error.body": "Something went wrong while loading this component.",
+ "bundle_column_error.retry": "Try again",
+ "bundle_column_error.title": "Network error",
+ "bundle_modal_error.close": "Close",
+ "bundle_modal_error.message": "Something went wrong while loading this component.",
+ "bundle_modal_error.retry": "Try again",
+ "column.blocks": "Blocked users",
+ "column.community": "Local timeline",
+ "column.direct": "Direct messages",
+ "column.directory": "Browse profiles",
+ "column.domain_blocks": "Hidden domains",
+ "column.favourites": "Favourites",
+ "column.follow_requests": "Follow requests",
+ "column.home": "Home",
+ "column.lists": "Lists",
+ "column.mutes": "Muted users",
+ "column.notifications": "Notifications",
+ "column.pins": "Pinned toot",
+ "column.public": "Federated timeline",
+ "column_back_button.label": "Back",
+ "column_header.hide_settings": "Hide settings",
+ "column_header.moveLeft_settings": "Move column to the left",
+ "column_header.moveRight_settings": "Move column to the right",
+ "column_header.pin": "Pin",
+ "column_header.show_settings": "Show settings",
+ "column_header.unpin": "Unpin",
+ "column_subheading.settings": "Settings",
+ "community.column_settings.media_only": "Media only",
+ "compose_form.direct_message_warning": "This toot will only be sent to all the mentioned users.",
+ "compose_form.direct_message_warning_learn_more": "Learn more",
+ "compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
+ "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
+ "compose_form.lock_disclaimer.lock": "locked",
+ "compose_form.placeholder": "What is on your mind?",
+ "compose_form.poll.add_option": "Add a choice",
+ "compose_form.poll.duration": "Poll duration",
+ "compose_form.poll.option_placeholder": "Choice {number}",
+ "compose_form.poll.remove_option": "Remove this choice",
+ "compose_form.publish": "Toot",
+ "compose_form.publish_loud": "{publish}!",
+ "compose_form.sensitive.hide": "Mark media as sensitive",
+ "compose_form.sensitive.marked": "Media is marked as sensitive",
+ "compose_form.sensitive.unmarked": "Media is not marked as sensitive",
+ "compose_form.spoiler.marked": "Text is hidden behind warning",
+ "compose_form.spoiler.unmarked": "Text is not hidden",
+ "compose_form.spoiler_placeholder": "Write your warning here",
+ "confirmation_modal.cancel": "Cancel",
+ "confirmations.block.block_and_report": "Block & Report",
+ "confirmations.block.confirm": "Block",
+ "confirmations.block.message": "Are you sure you want to block {name}?",
+ "confirmations.delete.confirm": "Delete",
+ "confirmations.delete.message": "Are you sure you want to delete this status?",
+ "confirmations.delete_list.confirm": "Delete",
+ "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
+ "confirmations.domain_block.confirm": "Hide entire domain",
+ "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
+ "confirmations.logout.confirm": "Log out",
+ "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.mute.confirm": "Mute",
+ "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.message": "Are you sure you want to mute {name}?",
+ "confirmations.redraft.confirm": "Delete & redraft",
+ "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
+ "confirmations.reply.confirm": "Reply",
+ "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
+ "confirmations.unfollow.confirm": "Unfollow",
+ "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
+ "conversation.delete": "Delete conversation",
+ "conversation.mark_as_read": "Mark as read",
+ "conversation.open": "View conversation",
+ "conversation.with": "With {names}",
+ "directory.federated": "From known fediverse",
+ "directory.local": "From {domain} only",
+ "directory.new_arrivals": "New arrivals",
+ "directory.recently_active": "Recently active",
+ "embed.instructions": "Embed this status on your website by copying the code below.",
+ "embed.preview": "Here is what it will look like:",
+ "emoji_button.activity": "Activity",
+ "emoji_button.custom": "Custom",
+ "emoji_button.flags": "Flags",
+ "emoji_button.food": "Food & Drink",
+ "emoji_button.label": "Insert emoji",
+ "emoji_button.nature": "Nature",
+ "emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
+ "emoji_button.objects": "Objects",
+ "emoji_button.people": "People",
+ "emoji_button.recent": "Frequently used",
+ "emoji_button.search": "Search...",
+ "emoji_button.search_results": "Search results",
+ "emoji_button.symbols": "Symbols",
+ "emoji_button.travel": "Travel & Places",
+ "empty_column.account_timeline": "No toots here!",
+ "empty_column.account_unavailable": "Profile unavailable",
+ "empty_column.blocks": "You haven't blocked any users yet.",
+ "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
+ "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
+ "empty_column.domain_blocks": "There are no hidden domains yet.",
+ "empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
+ "empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
+ "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
+ "empty_column.hashtag": "There is nothing in this hashtag yet.",
+ "empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
+ "empty_column.home.public_timeline": "the public timeline",
+ "empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
+ "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
+ "empty_column.mutes": "You haven't muted any users yet.",
+ "empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
+ "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
+ "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
+ "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
+ "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
+ "errors.unexpected_crash.report_issue": "Report issue",
+ "follow_request.authorize": "Authorize",
+ "follow_request.reject": "Reject",
+ "getting_started.developers": "Developers",
+ "getting_started.directory": "Profile directory",
+ "getting_started.documentation": "Documentation",
+ "getting_started.heading": "Getting started",
+ "getting_started.invite": "Invite people",
+ "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
+ "getting_started.security": "Security",
+ "getting_started.terms": "Terms of service",
+ "hashtag.column_header.tag_mode.all": "and {additional}",
+ "hashtag.column_header.tag_mode.any": "or {additional}",
+ "hashtag.column_header.tag_mode.none": "without {additional}",
+ "hashtag.column_settings.select.no_options_message": "No suggestions found",
+ "hashtag.column_settings.select.placeholder": "Enter hashtags…",
+ "hashtag.column_settings.tag_mode.all": "All of these",
+ "hashtag.column_settings.tag_mode.any": "Any of these",
+ "hashtag.column_settings.tag_mode.none": "None of these",
+ "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
+ "home.column_settings.basic": "Basic",
+ "home.column_settings.show_reblogs": "Show boosts",
+ "home.column_settings.show_replies": "Show replies",
+ "intervals.full.days": "{number, plural, one {# day} other {# days}}",
+ "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
+ "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
+ "introduction.federation.action": "Next",
+ "introduction.federation.federated.headline": "Federated",
+ "introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
+ "introduction.federation.home.headline": "Home",
+ "introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
+ "introduction.federation.local.headline": "Local",
+ "introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
+ "introduction.interactions.action": "Finish toot-orial!",
+ "introduction.interactions.favourite.headline": "Favourite",
+ "introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
+ "introduction.interactions.reblog.headline": "Boost",
+ "introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
+ "introduction.interactions.reply.headline": "Reply",
+ "introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
+ "introduction.welcome.action": "Let's go!",
+ "introduction.welcome.headline": "First steps",
+ "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
+ "keyboard_shortcuts.back": "to navigate back",
+ "keyboard_shortcuts.blocked": "to open blocked users list",
+ "keyboard_shortcuts.boost": "to boost",
+ "keyboard_shortcuts.column": "to focus a status in one of the columns",
+ "keyboard_shortcuts.compose": "to focus the compose textarea",
+ "keyboard_shortcuts.description": "Description",
+ "keyboard_shortcuts.direct": "to open direct messages column",
+ "keyboard_shortcuts.down": "to move down in the list",
+ "keyboard_shortcuts.enter": "to open status",
+ "keyboard_shortcuts.favourite": "to favourite",
+ "keyboard_shortcuts.favourites": "to open favourites list",
+ "keyboard_shortcuts.federated": "to open federated timeline",
+ "keyboard_shortcuts.heading": "Keyboard Shortcuts",
+ "keyboard_shortcuts.home": "to open home timeline",
+ "keyboard_shortcuts.hotkey": "Hotkey",
+ "keyboard_shortcuts.legend": "to display this legend",
+ "keyboard_shortcuts.local": "to open local timeline",
+ "keyboard_shortcuts.mention": "to mention author",
+ "keyboard_shortcuts.muted": "to open muted users list",
+ "keyboard_shortcuts.my_profile": "to open your profile",
+ "keyboard_shortcuts.notifications": "to open notifications column",
+ "keyboard_shortcuts.pinned": "to open pinned toots list",
+ "keyboard_shortcuts.profile": "to open author's profile",
+ "keyboard_shortcuts.reply": "to reply",
+ "keyboard_shortcuts.requests": "to open follow requests list",
+ "keyboard_shortcuts.search": "to focus search",
+ "keyboard_shortcuts.start": "to open \"get started\" column",
+ "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
+ "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
+ "keyboard_shortcuts.toot": "to start a brand new toot",
+ "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
+ "keyboard_shortcuts.up": "to move up in the list",
+ "lightbox.close": "Close",
+ "lightbox.next": "Next",
+ "lightbox.previous": "Previous",
+ "lightbox.view_context": "View context",
+ "lists.account.add": "Add to list",
+ "lists.account.remove": "Remove from list",
+ "lists.delete": "Delete list",
+ "lists.edit": "Edit list",
+ "lists.edit.submit": "Change title",
+ "lists.new.create": "Add list",
+ "lists.new.title_placeholder": "New list title",
+ "lists.search": "Search among people you follow",
+ "lists.subheading": "Your lists",
+ "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "loading_indicator.label": "Loading...",
+ "media_gallery.toggle_visible": "Toggle visibility",
+ "missing_indicator.label": "Not found",
+ "missing_indicator.sublabel": "This resource could not be found",
+ "mute_modal.hide_notifications": "Hide notifications from this user?",
+ "navigation_bar.apps": "Mobile apps",
+ "navigation_bar.blocks": "Blocked users",
+ "navigation_bar.community_timeline": "Local timeline",
+ "navigation_bar.compose": "Compose new toot",
+ "navigation_bar.direct": "Direct messages",
+ "navigation_bar.discover": "Discover",
+ "navigation_bar.domain_blocks": "Hidden domains",
+ "navigation_bar.edit_profile": "Edit profile",
+ "navigation_bar.favourites": "Favourites",
+ "navigation_bar.filters": "Muted words",
+ "navigation_bar.follow_requests": "Follow requests",
+ "navigation_bar.follows_and_followers": "Follows and followers",
+ "navigation_bar.info": "About this server",
+ "navigation_bar.keyboard_shortcuts": "Hotkeys",
+ "navigation_bar.lists": "Lists",
+ "navigation_bar.logout": "Logout",
+ "navigation_bar.mutes": "Muted users",
+ "navigation_bar.personal": "Personal",
+ "navigation_bar.pins": "Pinned toots",
+ "navigation_bar.preferences": "Preferences",
+ "navigation_bar.public_timeline": "Federated timeline",
+ "navigation_bar.security": "Security",
+ "notification.favourite": "{name} favourited your status",
+ "notification.follow": "{name} followed you",
+ "notification.mention": "{name} mentioned you",
+ "notification.poll": "A poll you have voted in has ended",
+ "notification.reblog": "{name} boosted your status",
+ "notifications.clear": "Clear notifications",
+ "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
+ "notifications.column_settings.alert": "Desktop notifications",
+ "notifications.column_settings.favourite": "Favourites:",
+ "notifications.column_settings.filter_bar.advanced": "Display all categories",
+ "notifications.column_settings.filter_bar.category": "Quick filter bar",
+ "notifications.column_settings.filter_bar.show": "Show",
+ "notifications.column_settings.follow": "New followers:",
+ "notifications.column_settings.mention": "Mentions:",
+ "notifications.column_settings.poll": "Poll results:",
+ "notifications.column_settings.push": "Push notifications",
+ "notifications.column_settings.reblog": "Boosts:",
+ "notifications.column_settings.show": "Show in column",
+ "notifications.column_settings.sound": "Play sound",
+ "notifications.filter.all": "All",
+ "notifications.filter.boosts": "Boosts",
+ "notifications.filter.favourites": "Favourites",
+ "notifications.filter.follows": "Follows",
+ "notifications.filter.mentions": "Mentions",
+ "notifications.filter.polls": "Poll results",
+ "notifications.group": "{count} notifications",
+ "poll.closed": "Closed",
+ "poll.refresh": "Refresh",
+ "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
+ "poll.vote": "Vote",
+ "poll.voted": "You voted for this answer",
+ "poll_button.add_poll": "Add a poll",
+ "poll_button.remove_poll": "Remove poll",
+ "privacy.change": "Adjust status privacy",
+ "privacy.direct.long": "Post to mentioned users only",
+ "privacy.direct.short": "Direct",
+ "privacy.private.long": "Post to followers only",
+ "privacy.private.short": "Followers-only",
+ "privacy.public.long": "Post to public timelines",
+ "privacy.public.short": "Public",
+ "privacy.unlisted.long": "Do not show in public timelines",
+ "privacy.unlisted.short": "Unlisted",
+ "refresh": "Refresh",
+ "regeneration_indicator.label": "Loading…",
+ "regeneration_indicator.sublabel": "Your home feed is being prepared!",
+ "relative_time.days": "{number}d",
+ "relative_time.hours": "{number}h",
+ "relative_time.just_now": "now",
+ "relative_time.minutes": "{number}m",
+ "relative_time.seconds": "{number}s",
+ "reply_indicator.cancel": "Cancel",
+ "report.forward": "Forward to {target}",
+ "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
+ "report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
+ "report.placeholder": "Additional comments",
+ "report.submit": "Submit",
+ "report.target": "Report {target}",
+ "search.placeholder": "Search",
+ "search_popout.search_format": "Advanced search format",
+ "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
+ "search_popout.tips.hashtag": "hashtag",
+ "search_popout.tips.status": "status",
+ "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
+ "search_popout.tips.user": "user",
+ "search_results.accounts": "People",
+ "search_results.hashtags": "Hashtags",
+ "search_results.statuses": "Toots",
+ "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
+ "status.admin_account": "Open moderation interface for @{name}",
+ "status.admin_status": "Open this status in the moderation interface",
+ "status.block": "Block @{name}",
+ "status.cancel_reblog_private": "Unboost",
+ "status.cannot_reblog": "This post cannot be boosted",
+ "status.copy": "Copy link to status",
+ "status.delete": "Delete",
+ "status.detailed_status": "Detailed conversation view",
+ "status.direct": "Direct message @{name}",
+ "status.embed": "Embed",
+ "status.favourite": "Favourite",
+ "status.filtered": "Filtered",
+ "status.load_more": "Load more",
+ "status.media_hidden": "Media hidden",
+ "status.mention": "Mention @{name}",
+ "status.more": "More",
+ "status.mute": "Mute @{name}",
+ "status.mute_conversation": "Mute conversation",
+ "status.open": "Expand this status",
+ "status.pin": "Pin on profile",
+ "status.pinned": "Pinned toot",
+ "status.read_more": "Read more",
+ "status.reblog": "Boost",
+ "status.reblog_private": "Boost to original audience",
+ "status.reblogged_by": "{name} boosted",
+ "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
+ "status.redraft": "Delete & re-draft",
+ "status.reply": "Reply",
+ "status.replyAll": "Reply to thread",
+ "status.report": "Report @{name}",
+ "status.sensitive_warning": "Sensitive content",
+ "status.share": "Share",
+ "status.show_less": "Show less",
+ "status.show_less_all": "Show less for all",
+ "status.show_more": "Show more",
+ "status.show_more_all": "Show more for all",
+ "status.show_thread": "Show thread",
+ "status.uncached_media_warning": "Not available",
+ "status.unmute_conversation": "Unmute conversation",
+ "status.unpin": "Unpin from profile",
+ "suggestions.dismiss": "Dismiss suggestion",
+ "suggestions.header": "You might be interested in…",
+ "tabs_bar.federated_timeline": "Federated",
+ "tabs_bar.home": "Home",
+ "tabs_bar.local_timeline": "Local",
+ "tabs_bar.notifications": "Notifications",
+ "tabs_bar.search": "Search",
+ "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
+ "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
+ "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
+ "time_remaining.moments": "Moments remaining",
+ "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
+ "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
+ "trends.trending_now": "Trending now",
+ "ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
+ "upload_area.title": "Drag & drop to upload",
+ "upload_button.label": "Add media ({formats})",
+ "upload_error.limit": "File upload limit exceeded.",
+ "upload_error.poll": "File upload not allowed with polls.",
+ "upload_form.description": "Describe for the visually impaired",
+ "upload_form.edit": "Edit",
+ "upload_form.undo": "Delete",
+ "upload_modal.analyzing_picture": "Analyzing picture…",
+ "upload_modal.apply": "Apply",
+ "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
+ "upload_modal.detect_text": "Detect text from picture",
+ "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_progress.label": "Uploading…",
+ "video.close": "Close video",
+ "video.exit_fullscreen": "Exit full screen",
+ "video.expand": "Expand video",
+ "video.fullscreen": "Full screen",
+ "video.hide": "Hide video",
+ "video.mute": "Mute sound",
+ "video.pause": "Pause",
+ "video.play": "Play",
+ "video.unmute": "Unmute sound"
+}
diff --git a/app/javascript/mastodon/locales/ko.json b/app/javascript/mastodon/locales/ko.json
index ea70c7055f..e7c59d68f4 100644
--- a/app/javascript/mastodon/locales/ko.json
+++ b/app/javascript/mastodon/locales/ko.json
@@ -99,7 +99,7 @@
"confirmations.delete_list.confirm": "삭제",
"confirmations.delete_list.message": "정말로 이 리스트를 삭제하시겠습니까?",
"confirmations.domain_block.confirm": "도메인 전체를 숨김",
- "confirmations.domain_block.message": "정말로 {domain} 전체를 숨기시겠습니까? 대부분의 경우 개별 차단이나 뮤트로 충분합니다. 모든 공개 타임라인과 알림에서 해당 도메인에서 작성된 컨텐츠를 보지 못합니다. 해당 도메인 팔로워와의 관계가 사라집니다.",
+ "confirmations.domain_block.message": "정말로 {domain} 전체를 차단하시겠습니까? 대부분의 경우 개별 차단이나 뮤트로 충분합니다. 모든 공개 타임라인과 알림에서 해당 도메인에서 작성된 컨텐츠를 보지 못합니다. 해당 도메인 팔로워와의 관계가 사라집니다.",
"confirmations.logout.confirm": "로그아웃",
"confirmations.logout.message": "정말로 로그아웃 하시겠습니까?",
"confirmations.mute.confirm": "뮤트",
@@ -159,7 +159,7 @@
"follow_request.authorize": "허가",
"follow_request.reject": "거부",
"getting_started.developers": "개발자",
- "getting_started.directory": "프로필 디렉터리",
+ "getting_started.directory": "프로필 디렉토리",
"getting_started.documentation": "문서",
"getting_started.heading": "시작",
"getting_started.invite": "초대",
@@ -248,7 +248,7 @@
"media_gallery.toggle_visible": "표시 전환",
"missing_indicator.label": "찾을 수 없습니다",
"missing_indicator.sublabel": "이 리소스를 찾을 수 없었습니다",
- "mute_modal.hide_notifications": "이 사용자로부터의 알림을 뮤트하시겠습니까?",
+ "mute_modal.hide_notifications": "이 사용자로부터의 알림을 숨기시겠습니까?",
"navigation_bar.apps": "모바일 앱",
"navigation_bar.blocks": "차단한 사용자",
"navigation_bar.community_timeline": "로컬 타임라인",
@@ -258,7 +258,7 @@
"navigation_bar.domain_blocks": "숨겨진 도메인",
"navigation_bar.edit_profile": "프로필 편집",
"navigation_bar.favourites": "즐겨찾기",
- "navigation_bar.filters": "뮤트",
+ "navigation_bar.filters": "뮤트된 단어",
"navigation_bar.follow_requests": "팔로우 요청",
"navigation_bar.follows_and_followers": "팔로우와 팔로워",
"navigation_bar.info": "이 서버에 대해서",
diff --git a/app/javascript/mastodon/locales/mk.json b/app/javascript/mastodon/locales/mk.json
index 9a4a417af4..5189e8ea8a 100644
--- a/app/javascript/mastodon/locales/mk.json
+++ b/app/javascript/mastodon/locales/mk.json
@@ -34,7 +34,7 @@
"account.show_reblogs": "Прикажи бустови од @{name}",
"account.unblock": "Одблокирај @{name}",
"account.unblock_domain": "Прикажи {domain}",
- "account.unendorse": "Don't feature on profile",
+ "account.unendorse": "Не прикажувај на профил",
"account.unfollow": "Одследи",
"account.unmute": "Зачути го @{name}",
"account.unmute_notifications": "Исклучи известувања од @{name}",
@@ -51,102 +51,102 @@
"bundle_modal_error.message": "Настана грешка при прикажувањето на оваа веб-страница.",
"bundle_modal_error.retry": "Обидете се повторно",
"column.blocks": "Блокирани корисници",
- "column.community": "Local timeline",
+ "column.community": "Локална временска зона",
"column.direct": "Директна порака",
- "column.directory": "Browse profiles",
- "column.domain_blocks": "Hidden domains",
- "column.favourites": "Favourites",
+ "column.directory": "Види профили",
+ "column.domain_blocks": "Скриени домеини",
+ "column.favourites": "Омилени",
"column.follow_requests": "Follow requests",
"column.home": "Дома",
"column.lists": "Листа",
- "column.mutes": "Muted users",
+ "column.mutes": "Заќутени корисници",
"column.notifications": "Известувања",
"column.pins": "Pinned toot",
- "column.public": "Federated timeline",
+ "column.public": "Федеративен времеплов",
"column_back_button.label": "Назад",
- "column_header.hide_settings": "Hide settings",
- "column_header.moveLeft_settings": "Move column to the left",
- "column_header.moveRight_settings": "Move column to the right",
+ "column_header.hide_settings": "Скриј подесувања",
+ "column_header.moveLeft_settings": "Премести колона влево",
+ "column_header.moveRight_settings": "Премести колона вдесно",
"column_header.pin": "Pin",
- "column_header.show_settings": "Show settings",
+ "column_header.show_settings": "Прикажи подесувања",
"column_header.unpin": "Unpin",
- "column_subheading.settings": "Settings",
- "community.column_settings.media_only": "Media only",
+ "column_subheading.settings": "Подесувања",
+ "community.column_settings.media_only": "Само медиа",
"compose_form.direct_message_warning": "This toot will only be sent to all the mentioned users.",
- "compose_form.direct_message_warning_learn_more": "Learn more",
+ "compose_form.direct_message_warning_learn_more": "Научи повеќе",
"compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
"compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
- "compose_form.lock_disclaimer.lock": "locked",
- "compose_form.placeholder": "What is on your mind?",
- "compose_form.poll.add_option": "Add a choice",
- "compose_form.poll.duration": "Poll duration",
- "compose_form.poll.option_placeholder": "Choice {number}",
- "compose_form.poll.remove_option": "Remove this choice",
- "compose_form.publish": "Toot",
+ "compose_form.lock_disclaimer.lock": "заклучен",
+ "compose_form.placeholder": "Што имате на ум?",
+ "compose_form.poll.add_option": "Додај избор",
+ "compose_form.poll.duration": "Времетрање на анкета",
+ "compose_form.poll.option_placeholder": "Избери {number}",
+ "compose_form.poll.remove_option": "Избриши избор",
+ "compose_form.publish": "Тутови",
"compose_form.publish_loud": "{publish}!",
- "compose_form.sensitive.hide": "Mark media as sensitive",
- "compose_form.sensitive.marked": "Media is marked as sensitive",
- "compose_form.sensitive.unmarked": "Media is not marked as sensitive",
- "compose_form.spoiler.marked": "Text is hidden behind warning",
- "compose_form.spoiler.unmarked": "Text is not hidden",
+ "compose_form.sensitive.hide": "Обележи медиа како сензитивна",
+ "compose_form.sensitive.marked": "Медиата е обележана како сензитивна",
+ "compose_form.sensitive.unmarked": "Медиата не е обележана како сензитивна",
+ "compose_form.spoiler.marked": "Текстот е сокриен зад предупредување",
+ "compose_form.spoiler.unmarked": "Текстот не е сокриен",
"compose_form.spoiler_placeholder": "Write your warning here",
- "confirmation_modal.cancel": "Cancel",
- "confirmations.block.block_and_report": "Block & Report",
+ "confirmation_modal.cancel": "Откажи",
+ "confirmations.block.block_and_report": "Блокирај и Пријави",
"confirmations.block.confirm": "Блокирај",
- "confirmations.block.message": "Are you sure you want to block {name}?",
- "confirmations.delete.confirm": "Delete",
- "confirmations.delete.message": "Are you sure you want to delete this status?",
- "confirmations.delete_list.confirm": "Delete",
- "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
- "confirmations.domain_block.confirm": "Hide entire domain",
- "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
- "confirmations.mute.confirm": "Mute",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
- "confirmations.mute.message": "Are you sure you want to mute {name}?",
+ "confirmations.block.message": "Сигурни сте дека дека го блокирате {name}?",
+ "confirmations.delete.confirm": "Избриши",
+ "confirmations.delete.message": "Сигурни сте дека го бришите статусот?",
+ "confirmations.delete_list.confirm": "Избриши",
+ "confirmations.delete_list.message": "Дали сте сигурни дека сакате да го избришете списоков?",
+ "confirmations.domain_block.confirm": "Сокриј цел домеин",
+ "confirmations.domain_block.message": "Дали скроз сте сигурни дека ќе блокирате сѐ од {domain}? Во повеќето случаеви неколку таргетирани блокирања или заќутувања се доволни и предложени. Нема да ја видите содржината од тој домеин во никој јавен времеплов или вашите нотификации. Вашите следбеници од тој домеин ќе бидат остранети.",
+ "confirmations.logout.confirm": "Одјави се",
+ "confirmations.logout.message": "Дали сте сигурни дека сакате да се одјавите?",
+ "confirmations.mute.confirm": "Заќути",
+ "confirmations.mute.explanation": "Ќе сокрие објави од нив и објави кои ги спомнуваат нив, но сеуште ќе им дозволи да ги видат вашите постови и ве следат.",
+ "confirmations.mute.message": "Дали ќе го заќутите {name}?",
"confirmations.redraft.confirm": "Delete & redraft",
"confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
- "confirmations.reply.confirm": "Reply",
+ "confirmations.reply.confirm": "Одговори",
"confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
- "confirmations.unfollow.confirm": "Unfollow",
- "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
- "conversation.delete": "Delete conversation",
- "conversation.mark_as_read": "Mark as read",
- "conversation.open": "View conversation",
- "conversation.with": "With {names}",
- "directory.federated": "From known fediverse",
- "directory.local": "From {domain} only",
+ "confirmations.unfollow.confirm": "Одследи",
+ "confirmations.unfollow.message": "Сигурни сте дека ќе го отследите {name}?",
+ "conversation.delete": "Избриши разговор",
+ "conversation.mark_as_read": "Означете како прочитано",
+ "conversation.open": "Прегледај разговор",
+ "conversation.with": "Со {names}",
+ "directory.federated": "Од познати fediverse",
+ "directory.local": "Само од {domain}",
"directory.new_arrivals": "New arrivals",
"directory.recently_active": "Recently active",
"embed.instructions": "Embed this status on your website by copying the code below.",
"embed.preview": "Here is what it will look like:",
- "emoji_button.activity": "Activity",
+ "emoji_button.activity": "Активност",
"emoji_button.custom": "Custom",
"emoji_button.flags": "Flags",
- "emoji_button.food": "Food & Drink",
+ "emoji_button.food": "Храна & Пијалаци",
"emoji_button.label": "Insert emoji",
- "emoji_button.nature": "Nature",
+ "emoji_button.nature": "Природа",
"emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
- "emoji_button.objects": "Objects",
- "emoji_button.people": "People",
- "emoji_button.recent": "Frequently used",
- "emoji_button.search": "Search...",
- "emoji_button.search_results": "Search results",
- "emoji_button.symbols": "Symbols",
- "emoji_button.travel": "Travel & Places",
+ "emoji_button.objects": "Објекти",
+ "emoji_button.people": "Луѓе",
+ "emoji_button.recent": "Најчесто користени",
+ "emoji_button.search": "Барај...",
+ "emoji_button.search_results": "Резултати од барање",
+ "emoji_button.symbols": "Симболи",
+ "emoji_button.travel": "Патувања и Места",
"empty_column.account_timeline": "No toots here!",
- "empty_column.account_unavailable": "Profile unavailable",
- "empty_column.blocks": "You haven't blocked any users yet.",
- "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
- "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
- "empty_column.domain_blocks": "There are no hidden domains yet.",
+ "empty_column.account_unavailable": "Недостапен профил",
+ "empty_column.blocks": "Немате сеуште блокирано корисници.",
+ "empty_column.community": "Локалниот времеплов е празен. Објавете нешто јавно за да може да почне шоуто!",
+ "empty_column.direct": "Немате директни пораки. Кога ќе пратите или примите, ќе се појават тука.",
+ "empty_column.domain_blocks": "Немате сокриени домеини уште.",
"empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
"empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
"empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
"empty_column.hashtag": "There is nothing in this hashtag yet.",
"empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
- "empty_column.home.public_timeline": "the public timeline",
+ "empty_column.home.public_timeline": "јавен времеплов",
"empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
"empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
"empty_column.mutes": "You haven't muted any users yet.",
@@ -155,50 +155,50 @@
"error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
"error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
"errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
- "follow_request.authorize": "Authorize",
- "follow_request.reject": "Reject",
- "getting_started.developers": "Developers",
- "getting_started.directory": "Profile directory",
- "getting_started.documentation": "Documentation",
- "getting_started.heading": "Getting started",
- "getting_started.invite": "Invite people",
- "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
- "getting_started.security": "Security",
- "getting_started.terms": "Terms of service",
- "hashtag.column_header.tag_mode.all": "and {additional}",
- "hashtag.column_header.tag_mode.any": "or {additional}",
- "hashtag.column_header.tag_mode.none": "without {additional}",
- "hashtag.column_settings.select.no_options_message": "No suggestions found",
- "hashtag.column_settings.select.placeholder": "Enter hashtags…",
- "hashtag.column_settings.tag_mode.all": "All of these",
- "hashtag.column_settings.tag_mode.any": "Any of these",
- "hashtag.column_settings.tag_mode.none": "None of these",
- "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
- "home.column_settings.basic": "Basic",
- "home.column_settings.show_reblogs": "Show boosts",
- "home.column_settings.show_replies": "Show replies",
- "intervals.full.days": "{number, plural, one {# day} other {# days}}",
- "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
- "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
- "introduction.federation.action": "Next",
- "introduction.federation.federated.headline": "Federated",
- "introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
- "introduction.federation.home.headline": "Home",
+ "errors.unexpected_crash.report_issue": "Пријавете проблем",
+ "follow_request.authorize": "Одобри",
+ "follow_request.reject": "Одбиј",
+ "getting_started.developers": "Програмери",
+ "getting_started.directory": "Профил директориум",
+ "getting_started.documentation": "Документација",
+ "getting_started.heading": "Започни",
+ "getting_started.invite": "Покани луѓе",
+ "getting_started.open_source_notice": "Мастодон е софтвер со отворен код. Можете да придонесувате или пријавувате проблеми во GitHub на {github}.",
+ "getting_started.security": "Поставки на сметката",
+ "getting_started.terms": "Услови на користење",
+ "hashtag.column_header.tag_mode.all": "и {additional}",
+ "hashtag.column_header.tag_mode.any": "или {additional}",
+ "hashtag.column_header.tag_mode.none": "без {additional}",
+ "hashtag.column_settings.select.no_options_message": "Нема предлози",
+ "hashtag.column_settings.select.placeholder": "Внеси хаштагови…",
+ "hashtag.column_settings.tag_mode.all": "Сите овие",
+ "hashtag.column_settings.tag_mode.any": "Било кои",
+ "hashtag.column_settings.tag_mode.none": "Никои",
+ "hashtag.column_settings.tag_toggle": "Стави додатни тагови за оваа колона",
+ "home.column_settings.basic": "Основно",
+ "home.column_settings.show_reblogs": "Прикажи бустирања",
+ "home.column_settings.show_replies": "Прикажи одговори",
+ "intervals.full.days": "{number, plural, one {# ден} other {# дена}}",
+ "intervals.full.hours": "{number, plural, one {# час} other {# часа}}",
+ "intervals.full.minutes": "{number, plural, one {# минута} other {# минути}}",
+ "introduction.federation.action": "Следно",
+ "introduction.federation.federated.headline": "Федеративно",
+ "introduction.federation.federated.text": "Јавни објави од други сервери од fediverse ќе се појават во федеративниот времеплов.",
+ "introduction.federation.home.headline": "Дома",
"introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
- "introduction.federation.local.headline": "Local",
+ "introduction.federation.local.headline": "Локално",
"introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
- "introduction.interactions.action": "Finish toot-orial!",
- "introduction.interactions.favourite.headline": "Favourite",
+ "introduction.interactions.action": "Заврши туторијал!",
+ "introduction.interactions.favourite.headline": "Омилени",
"introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
- "introduction.interactions.reblog.headline": "Boost",
+ "introduction.interactions.reblog.headline": "Бустирај",
"introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
- "introduction.interactions.reply.headline": "Reply",
+ "introduction.interactions.reply.headline": "Одговори",
"introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
- "introduction.welcome.action": "Let's go!",
- "introduction.welcome.headline": "First steps",
+ "introduction.welcome.action": "Да започнеме!",
+ "introduction.welcome.headline": "Почетни чекори",
"introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
- "keyboard_shortcuts.back": "to navigate back",
+ "keyboard_shortcuts.back": "за да одите назад",
"keyboard_shortcuts.blocked": "to open blocked users list",
"keyboard_shortcuts.boost": "to boost",
"keyboard_shortcuts.column": "to focus a status in one of the columns",
@@ -221,7 +221,7 @@
"keyboard_shortcuts.notifications": "to open notifications column",
"keyboard_shortcuts.pinned": "to open pinned toots list",
"keyboard_shortcuts.profile": "to open author's profile",
- "keyboard_shortcuts.reply": "to reply",
+ "keyboard_shortcuts.reply": "одговори",
"keyboard_shortcuts.requests": "to open follow requests list",
"keyboard_shortcuts.search": "to focus search",
"keyboard_shortcuts.start": "to open \"get started\" column",
@@ -256,21 +256,21 @@
"navigation_bar.direct": "Direct messages",
"navigation_bar.discover": "Discover",
"navigation_bar.domain_blocks": "Hidden domains",
- "navigation_bar.edit_profile": "Edit profile",
- "navigation_bar.favourites": "Favourites",
- "navigation_bar.filters": "Muted words",
- "navigation_bar.follow_requests": "Follow requests",
- "navigation_bar.follows_and_followers": "Follows and followers",
- "navigation_bar.info": "About this server",
- "navigation_bar.keyboard_shortcuts": "Hotkeys",
- "navigation_bar.lists": "Lists",
- "navigation_bar.logout": "Logout",
- "navigation_bar.mutes": "Muted users",
- "navigation_bar.personal": "Personal",
+ "navigation_bar.edit_profile": "Уреди профил",
+ "navigation_bar.favourites": "Омилени",
+ "navigation_bar.filters": "Замолќени зборови",
+ "navigation_bar.follow_requests": "Следи покани",
+ "navigation_bar.follows_and_followers": "Следења и следбеници",
+ "navigation_bar.info": "За овој сервер",
+ "navigation_bar.keyboard_shortcuts": "Кратенки",
+ "navigation_bar.lists": "Листи",
+ "navigation_bar.logout": "Одјави се",
+ "navigation_bar.mutes": "Заќутени корисници",
+ "navigation_bar.personal": "Лично",
"navigation_bar.pins": "Pinned toots",
"navigation_bar.preferences": "Preferences",
- "navigation_bar.public_timeline": "Federated timeline",
- "navigation_bar.security": "Security",
+ "navigation_bar.public_timeline": "Федеративен времеплов",
+ "navigation_bar.security": "Безбедност",
"notification.favourite": "{name} favourited your status",
"notification.follow": "{name} followed you",
"notification.mention": "{name} mentioned you",
@@ -285,56 +285,56 @@
"notifications.column_settings.filter_bar.show": "Show",
"notifications.column_settings.follow": "New followers:",
"notifications.column_settings.mention": "Mentions:",
- "notifications.column_settings.poll": "Poll results:",
- "notifications.column_settings.push": "Push notifications",
- "notifications.column_settings.reblog": "Boosts:",
- "notifications.column_settings.show": "Show in column",
- "notifications.column_settings.sound": "Play sound",
- "notifications.filter.all": "All",
- "notifications.filter.boosts": "Boosts",
- "notifications.filter.favourites": "Favourites",
- "notifications.filter.follows": "Follows",
- "notifications.filter.mentions": "Mentions",
- "notifications.filter.polls": "Poll results",
- "notifications.group": "{count} notifications",
- "poll.closed": "Closed",
- "poll.refresh": "Refresh",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
- "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
- "poll.vote": "Vote",
- "poll.voted": "You voted for this answer",
- "poll_button.add_poll": "Add a poll",
- "poll_button.remove_poll": "Remove poll",
- "privacy.change": "Adjust status privacy",
- "privacy.direct.long": "Post to mentioned users only",
- "privacy.direct.short": "Direct",
- "privacy.private.long": "Post to followers only",
- "privacy.private.short": "Followers-only",
- "privacy.public.long": "Post to public timelines",
- "privacy.public.short": "Public",
- "privacy.unlisted.long": "Do not show in public timelines",
- "privacy.unlisted.short": "Unlisted",
- "refresh": "Refresh",
- "regeneration_indicator.label": "Loading…",
- "regeneration_indicator.sublabel": "Your home feed is being prepared!",
- "relative_time.days": "{number}d",
- "relative_time.hours": "{number}h",
- "relative_time.just_now": "now",
- "relative_time.minutes": "{number}m",
- "relative_time.seconds": "{number}s",
- "reply_indicator.cancel": "Cancel",
- "report.forward": "Forward to {target}",
- "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
- "report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
- "report.placeholder": "Additional comments",
- "report.submit": "Submit",
- "report.target": "Report {target}",
- "search.placeholder": "Search",
- "search_popout.search_format": "Advanced search format",
+ "notifications.column_settings.poll": "Резултати од анкета:",
+ "notifications.column_settings.push": "Пуш нотификации",
+ "notifications.column_settings.reblog": "Бустови:",
+ "notifications.column_settings.show": "Прикажи во колона",
+ "notifications.column_settings.sound": "Свири звуци",
+ "notifications.filter.all": "Сите",
+ "notifications.filter.boosts": "Бустови",
+ "notifications.filter.favourites": "Омилени",
+ "notifications.filter.follows": "Следења",
+ "notifications.filter.mentions": "Спомнувања",
+ "notifications.filter.polls": "Резултати од анкета",
+ "notifications.group": "{count} нотификации",
+ "poll.closed": "Затворени",
+ "poll.refresh": "Освежи",
+ "poll.total_people": "{count, plural, one {# човек} other {# луѓе}}",
+ "poll.total_votes": "{count, plural, one {# глас} other {# гласа}}",
+ "poll.vote": "Гласај",
+ "poll.voted": "Вие гласавте за овој одговор",
+ "poll_button.add_poll": "Додадете нова анкета",
+ "poll_button.remove_poll": "Избришете анкета",
+ "privacy.change": "Штеловај статус на приватност",
+ "privacy.direct.long": "Објави само на спомнати корисници",
+ "privacy.direct.short": "Директно",
+ "privacy.private.long": "Објави само на следбеници",
+ "privacy.private.short": "Само следбеници",
+ "privacy.public.long": "Објави во јавни времплови",
+ "privacy.public.short": "Јавно",
+ "privacy.unlisted.long": "Не објавувај на јавни времеплови",
+ "privacy.unlisted.short": "Необјавено",
+ "refresh": "Освежи",
+ "regeneration_indicator.label": "Вчитување…",
+ "regeneration_indicator.sublabel": "Вашиот новости се подготвуваат!",
+ "relative_time.days": "{number}д",
+ "relative_time.hours": "{number}ч",
+ "relative_time.just_now": "сега",
+ "relative_time.minutes": "{number}м",
+ "relative_time.seconds": "{number}с",
+ "reply_indicator.cancel": "Откажи",
+ "report.forward": "Проследи до {target}",
+ "report.forward_hint": "Оваа сметка е од друг сервер. Испрати анонимна копија од пријавата и таму?",
+ "report.hint": "Пријавата ќе биде испратена до вашиот серверски модератор. Подолу можете да ставите опис зошто ја пријавувате сметката:",
+ "report.placeholder": "Додатни коментари",
+ "report.submit": "Испрати",
+ "report.target": "Пријавување {target}",
+ "search.placeholder": "Барај",
+ "search_popout.search_format": "Напреден формат за барање",
"search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
- "search_popout.tips.hashtag": "hashtag",
- "search_popout.tips.status": "status",
- "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
+ "search_popout.tips.hashtag": "хештег",
+ "search_popout.tips.status": "состојба",
+ "search_popout.tips.text": "Прост текст враќа совпаднати имиња, корисници и хештагови",
"search_popout.tips.user": "user",
"search_results.accounts": "People",
"search_results.hashtags": "Hashtags",
@@ -384,15 +384,15 @@
"suggestions.dismiss": "Dismiss suggestion",
"suggestions.header": "You might be interested in…",
"tabs_bar.federated_timeline": "Federated",
- "tabs_bar.home": "Home",
- "tabs_bar.local_timeline": "Local",
- "tabs_bar.notifications": "Notifications",
- "tabs_bar.search": "Search",
- "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
- "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
- "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
- "time_remaining.moments": "Moments remaining",
- "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
+ "tabs_bar.home": "Дома",
+ "tabs_bar.local_timeline": "Локално",
+ "tabs_bar.notifications": "Нотификации",
+ "tabs_bar.search": "Барај",
+ "time_remaining.days": "{number, plural, one {# ден} other {# дена}} {number, plural, one {остана} other {останаа}}",
+ "time_remaining.hours": "{number, plural, one {# час} other {# часа}} {number, plural, one {остана} other {останаа}}",
+ "time_remaining.minutes": "{number, plural, one {# минута} other {# минути}} {number, plural, one {остана} other {останаа}}",
+ "time_remaining.moments": "Уште некои мига",
+ "time_remaining.seconds": "{number, plural, one {# секунда} other {# секунди}} {number, plural, one {остана} other {останаа}}",
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
"trends.trending_now": "Trending now",
"ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
diff --git a/app/javascript/mastodon/locales/ml.json b/app/javascript/mastodon/locales/ml.json
new file mode 100644
index 0000000000..f331590def
--- /dev/null
+++ b/app/javascript/mastodon/locales/ml.json
@@ -0,0 +1,423 @@
+{
+ "account.add_or_remove_from_list": "Add or Remove from lists",
+ "account.badges.bot": "റോബോട്ട്",
+ "account.block": "@{name} നെ ബ്ലോക്ക് ചെയ്യുക",
+ "account.block_domain": "{domain} ഇൽ നിന്നുള്ള എല്ലാം മറയ്കുക",
+ "account.blocked": "തടഞ്ഞു",
+ "account.cancel_follow_request": "Cancel follow request",
+ "account.direct": "നേരിട്ട് മെസേജ് അയക്കുക{name}",
+ "account.domain_blocked": "Domain hidden",
+ "account.edit_profile": "പ്രൊഫൈൽ തിരുത്തുക",
+ "account.endorse": "Feature on profile",
+ "account.follow": "പിന്തുടരുക",
+ "account.followers": "നിങ്ങളെ പിന്തുടരുന്നവർ",
+ "account.followers.empty": "ഈ ഉപയോക്താവിനെ ആരും ഇതുവരെ പിന്തുടരുന്നില്ല.",
+ "account.follows": "പിന്തുടരുന്നു",
+ "account.follows.empty": "ഈ ഉപയോക്താവ് ആരേയും ഇതുവരെ പിന്തുടരുന്നില്ല.",
+ "account.follows_you": "നിങ്ങളെ പിന്തുടരുന്നു",
+ "account.hide_reblogs": "@{name} ബൂസ്റ്റ് ചെയ്തവ മറയ്കുക",
+ "account.last_status": "അവസാനം കണ്ടത്",
+ "account.link_verified_on": "ഈ ലിങ്കിന്റെ ഉടമസ്തത {date} ഇൽ ഉറപ്പാക്കിയതാണ്",
+ "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
+ "account.media": "മീഡിയ",
+ "account.mention": "Mention @{name}",
+ "account.moved_to": "{name} has moved to:",
+ "account.mute": "നിശ്ശബ്ദമാക്കുക @{name}",
+ "account.mute_notifications": "Mute notifications from @{name}",
+ "account.muted": "നിശ്ശബ്ദമാക്കിയിരിക്കുന്നു",
+ "account.never_active": "ഒരിക്കലും വേണ്ട",
+ "account.posts": "ടൂട്ടുകൾ",
+ "account.posts_with_replies": "ടൂട്ടുകളും മറുപടികളും",
+ "account.report": "റിപ്പോർട്ട് ചെയ്യുക @{name}",
+ "account.requested": "Awaiting approval",
+ "account.share": "Share @{name}'s profile",
+ "account.show_reblogs": "Show boosts from @{name}",
+ "account.unblock": "ബ്ലോക്ക് മാറ്റുക @{name}",
+ "account.unblock_domain": "Unhide {domain}",
+ "account.unendorse": "Don't feature on profile",
+ "account.unfollow": "പിന്തുടരുന്നത് നിര്ത്തുക",
+ "account.unmute": "നിശ്ശബ്ദമാക്കുന്നത് നിർത്തുക @{name}",
+ "account.unmute_notifications": "Unmute notifications from @{name}",
+ "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
+ "alert.rate_limited.title": "Rate limited",
+ "alert.unexpected.message": "അപ്രതീക്ഷിതമായി എന്തോ സംഭവിച്ചു.",
+ "alert.unexpected.title": "ശ്ശോ!",
+ "autosuggest_hashtag.per_week": "{count} per week",
+ "boost_modal.combo": "You can press {combo} to skip this next time",
+ "bundle_column_error.body": "Something went wrong while loading this component.",
+ "bundle_column_error.retry": "വീണ്ടും ശ്രമിക്കുക",
+ "bundle_column_error.title": "Network error",
+ "bundle_modal_error.close": "അടയ്ക്കുക",
+ "bundle_modal_error.message": "ഈ വെബ്പേജ് പ്രദർശിപ്പിക്കുമ്പോൾ എന്തോ കുഴപ്പം സംഭവിച്ചു.",
+ "bundle_modal_error.retry": "വീണ്ടും ശ്രമിക്കുക",
+ "column.blocks": "Blocked users",
+ "column.community": "Local timeline",
+ "column.direct": "Direct messages",
+ "column.directory": "Browse profiles",
+ "column.domain_blocks": "Hidden domains",
+ "column.favourites": "Favourites",
+ "column.follow_requests": "Follow requests",
+ "column.home": "Home",
+ "column.lists": "Lists",
+ "column.mutes": "Muted users",
+ "column.notifications": "Notifications",
+ "column.pins": "Pinned toot",
+ "column.public": "Federated timeline",
+ "column_back_button.label": "Back",
+ "column_header.hide_settings": "Hide settings",
+ "column_header.moveLeft_settings": "Move column to the left",
+ "column_header.moveRight_settings": "Move column to the right",
+ "column_header.pin": "Pin",
+ "column_header.show_settings": "Show settings",
+ "column_header.unpin": "Unpin",
+ "column_subheading.settings": "Settings",
+ "community.column_settings.media_only": "Media only",
+ "compose_form.direct_message_warning": "This toot will only be sent to all the mentioned users.",
+ "compose_form.direct_message_warning_learn_more": "Learn more",
+ "compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
+ "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
+ "compose_form.lock_disclaimer.lock": "locked",
+ "compose_form.placeholder": "What is on your mind?",
+ "compose_form.poll.add_option": "Add a choice",
+ "compose_form.poll.duration": "Poll duration",
+ "compose_form.poll.option_placeholder": "Choice {number}",
+ "compose_form.poll.remove_option": "Remove this choice",
+ "compose_form.publish": "Toot",
+ "compose_form.publish_loud": "{publish}!",
+ "compose_form.sensitive.hide": "Mark media as sensitive",
+ "compose_form.sensitive.marked": "Media is marked as sensitive",
+ "compose_form.sensitive.unmarked": "Media is not marked as sensitive",
+ "compose_form.spoiler.marked": "Text is hidden behind warning",
+ "compose_form.spoiler.unmarked": "Text is not hidden",
+ "compose_form.spoiler_placeholder": "Write your warning here",
+ "confirmation_modal.cancel": "Cancel",
+ "confirmations.block.block_and_report": "Block & Report",
+ "confirmations.block.confirm": "Block",
+ "confirmations.block.message": "Are you sure you want to block {name}?",
+ "confirmations.delete.confirm": "Delete",
+ "confirmations.delete.message": "Are you sure you want to delete this status?",
+ "confirmations.delete_list.confirm": "Delete",
+ "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
+ "confirmations.domain_block.confirm": "Hide entire domain",
+ "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
+ "confirmations.logout.confirm": "Log out",
+ "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.mute.confirm": "Mute",
+ "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.message": "Are you sure you want to mute {name}?",
+ "confirmations.redraft.confirm": "Delete & redraft",
+ "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
+ "confirmations.reply.confirm": "Reply",
+ "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
+ "confirmations.unfollow.confirm": "Unfollow",
+ "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
+ "conversation.delete": "Delete conversation",
+ "conversation.mark_as_read": "Mark as read",
+ "conversation.open": "View conversation",
+ "conversation.with": "With {names}",
+ "directory.federated": "From known fediverse",
+ "directory.local": "From {domain} only",
+ "directory.new_arrivals": "New arrivals",
+ "directory.recently_active": "Recently active",
+ "embed.instructions": "Embed this status on your website by copying the code below.",
+ "embed.preview": "Here is what it will look like:",
+ "emoji_button.activity": "Activity",
+ "emoji_button.custom": "Custom",
+ "emoji_button.flags": "Flags",
+ "emoji_button.food": "Food & Drink",
+ "emoji_button.label": "Insert emoji",
+ "emoji_button.nature": "Nature",
+ "emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
+ "emoji_button.objects": "Objects",
+ "emoji_button.people": "People",
+ "emoji_button.recent": "Frequently used",
+ "emoji_button.search": "Search...",
+ "emoji_button.search_results": "Search results",
+ "emoji_button.symbols": "Symbols",
+ "emoji_button.travel": "Travel & Places",
+ "empty_column.account_timeline": "No toots here!",
+ "empty_column.account_unavailable": "Profile unavailable",
+ "empty_column.blocks": "You haven't blocked any users yet.",
+ "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
+ "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
+ "empty_column.domain_blocks": "There are no hidden domains yet.",
+ "empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
+ "empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
+ "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
+ "empty_column.hashtag": "There is nothing in this hashtag yet.",
+ "empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
+ "empty_column.home.public_timeline": "the public timeline",
+ "empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
+ "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
+ "empty_column.mutes": "You haven't muted any users yet.",
+ "empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
+ "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
+ "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
+ "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
+ "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
+ "errors.unexpected_crash.report_issue": "Report issue",
+ "follow_request.authorize": "Authorize",
+ "follow_request.reject": "Reject",
+ "getting_started.developers": "Developers",
+ "getting_started.directory": "Profile directory",
+ "getting_started.documentation": "Documentation",
+ "getting_started.heading": "Getting started",
+ "getting_started.invite": "Invite people",
+ "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
+ "getting_started.security": "Security",
+ "getting_started.terms": "Terms of service",
+ "hashtag.column_header.tag_mode.all": "and {additional}",
+ "hashtag.column_header.tag_mode.any": "or {additional}",
+ "hashtag.column_header.tag_mode.none": "without {additional}",
+ "hashtag.column_settings.select.no_options_message": "No suggestions found",
+ "hashtag.column_settings.select.placeholder": "Enter hashtags…",
+ "hashtag.column_settings.tag_mode.all": "All of these",
+ "hashtag.column_settings.tag_mode.any": "Any of these",
+ "hashtag.column_settings.tag_mode.none": "None of these",
+ "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
+ "home.column_settings.basic": "Basic",
+ "home.column_settings.show_reblogs": "Show boosts",
+ "home.column_settings.show_replies": "Show replies",
+ "intervals.full.days": "{number, plural, one {# day} other {# days}}",
+ "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
+ "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
+ "introduction.federation.action": "Next",
+ "introduction.federation.federated.headline": "Federated",
+ "introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
+ "introduction.federation.home.headline": "Home",
+ "introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
+ "introduction.federation.local.headline": "Local",
+ "introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
+ "introduction.interactions.action": "Finish toot-orial!",
+ "introduction.interactions.favourite.headline": "Favourite",
+ "introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
+ "introduction.interactions.reblog.headline": "Boost",
+ "introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
+ "introduction.interactions.reply.headline": "Reply",
+ "introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
+ "introduction.welcome.action": "Let's go!",
+ "introduction.welcome.headline": "First steps",
+ "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
+ "keyboard_shortcuts.back": "to navigate back",
+ "keyboard_shortcuts.blocked": "to open blocked users list",
+ "keyboard_shortcuts.boost": "to boost",
+ "keyboard_shortcuts.column": "to focus a status in one of the columns",
+ "keyboard_shortcuts.compose": "to focus the compose textarea",
+ "keyboard_shortcuts.description": "Description",
+ "keyboard_shortcuts.direct": "to open direct messages column",
+ "keyboard_shortcuts.down": "to move down in the list",
+ "keyboard_shortcuts.enter": "to open status",
+ "keyboard_shortcuts.favourite": "to favourite",
+ "keyboard_shortcuts.favourites": "to open favourites list",
+ "keyboard_shortcuts.federated": "to open federated timeline",
+ "keyboard_shortcuts.heading": "Keyboard Shortcuts",
+ "keyboard_shortcuts.home": "to open home timeline",
+ "keyboard_shortcuts.hotkey": "Hotkey",
+ "keyboard_shortcuts.legend": "to display this legend",
+ "keyboard_shortcuts.local": "to open local timeline",
+ "keyboard_shortcuts.mention": "to mention author",
+ "keyboard_shortcuts.muted": "to open muted users list",
+ "keyboard_shortcuts.my_profile": "to open your profile",
+ "keyboard_shortcuts.notifications": "to open notifications column",
+ "keyboard_shortcuts.pinned": "to open pinned toots list",
+ "keyboard_shortcuts.profile": "to open author's profile",
+ "keyboard_shortcuts.reply": "to reply",
+ "keyboard_shortcuts.requests": "to open follow requests list",
+ "keyboard_shortcuts.search": "to focus search",
+ "keyboard_shortcuts.start": "to open \"get started\" column",
+ "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
+ "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
+ "keyboard_shortcuts.toot": "to start a brand new toot",
+ "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
+ "keyboard_shortcuts.up": "to move up in the list",
+ "lightbox.close": "Close",
+ "lightbox.next": "Next",
+ "lightbox.previous": "Previous",
+ "lightbox.view_context": "View context",
+ "lists.account.add": "Add to list",
+ "lists.account.remove": "Remove from list",
+ "lists.delete": "Delete list",
+ "lists.edit": "Edit list",
+ "lists.edit.submit": "Change title",
+ "lists.new.create": "Add list",
+ "lists.new.title_placeholder": "New list title",
+ "lists.search": "Search among people you follow",
+ "lists.subheading": "Your lists",
+ "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "loading_indicator.label": "Loading...",
+ "media_gallery.toggle_visible": "Toggle visibility",
+ "missing_indicator.label": "Not found",
+ "missing_indicator.sublabel": "This resource could not be found",
+ "mute_modal.hide_notifications": "Hide notifications from this user?",
+ "navigation_bar.apps": "Mobile apps",
+ "navigation_bar.blocks": "Blocked users",
+ "navigation_bar.community_timeline": "Local timeline",
+ "navigation_bar.compose": "Compose new toot",
+ "navigation_bar.direct": "Direct messages",
+ "navigation_bar.discover": "Discover",
+ "navigation_bar.domain_blocks": "Hidden domains",
+ "navigation_bar.edit_profile": "Edit profile",
+ "navigation_bar.favourites": "Favourites",
+ "navigation_bar.filters": "Muted words",
+ "navigation_bar.follow_requests": "Follow requests",
+ "navigation_bar.follows_and_followers": "Follows and followers",
+ "navigation_bar.info": "About this server",
+ "navigation_bar.keyboard_shortcuts": "Hotkeys",
+ "navigation_bar.lists": "Lists",
+ "navigation_bar.logout": "Logout",
+ "navigation_bar.mutes": "Muted users",
+ "navigation_bar.personal": "Personal",
+ "navigation_bar.pins": "Pinned toots",
+ "navigation_bar.preferences": "Preferences",
+ "navigation_bar.public_timeline": "Federated timeline",
+ "navigation_bar.security": "Security",
+ "notification.favourite": "{name} favourited your status",
+ "notification.follow": "{name} followed you",
+ "notification.mention": "{name} mentioned you",
+ "notification.poll": "A poll you have voted in has ended",
+ "notification.reblog": "{name} boosted your status",
+ "notifications.clear": "Clear notifications",
+ "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
+ "notifications.column_settings.alert": "Desktop notifications",
+ "notifications.column_settings.favourite": "Favourites:",
+ "notifications.column_settings.filter_bar.advanced": "Display all categories",
+ "notifications.column_settings.filter_bar.category": "Quick filter bar",
+ "notifications.column_settings.filter_bar.show": "Show",
+ "notifications.column_settings.follow": "New followers:",
+ "notifications.column_settings.mention": "Mentions:",
+ "notifications.column_settings.poll": "Poll results:",
+ "notifications.column_settings.push": "Push notifications",
+ "notifications.column_settings.reblog": "Boosts:",
+ "notifications.column_settings.show": "Show in column",
+ "notifications.column_settings.sound": "Play sound",
+ "notifications.filter.all": "All",
+ "notifications.filter.boosts": "Boosts",
+ "notifications.filter.favourites": "Favourites",
+ "notifications.filter.follows": "Follows",
+ "notifications.filter.mentions": "Mentions",
+ "notifications.filter.polls": "Poll results",
+ "notifications.group": "{count} notifications",
+ "poll.closed": "Closed",
+ "poll.refresh": "Refresh",
+ "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
+ "poll.vote": "Vote",
+ "poll.voted": "You voted for this answer",
+ "poll_button.add_poll": "Add a poll",
+ "poll_button.remove_poll": "Remove poll",
+ "privacy.change": "Adjust status privacy",
+ "privacy.direct.long": "Post to mentioned users only",
+ "privacy.direct.short": "Direct",
+ "privacy.private.long": "Post to followers only",
+ "privacy.private.short": "Followers-only",
+ "privacy.public.long": "Post to public timelines",
+ "privacy.public.short": "Public",
+ "privacy.unlisted.long": "Do not show in public timelines",
+ "privacy.unlisted.short": "Unlisted",
+ "refresh": "Refresh",
+ "regeneration_indicator.label": "Loading…",
+ "regeneration_indicator.sublabel": "Your home feed is being prepared!",
+ "relative_time.days": "{number}d",
+ "relative_time.hours": "{number}h",
+ "relative_time.just_now": "now",
+ "relative_time.minutes": "{number}m",
+ "relative_time.seconds": "{number}s",
+ "reply_indicator.cancel": "Cancel",
+ "report.forward": "Forward to {target}",
+ "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
+ "report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
+ "report.placeholder": "Additional comments",
+ "report.submit": "Submit",
+ "report.target": "Report {target}",
+ "search.placeholder": "Search",
+ "search_popout.search_format": "Advanced search format",
+ "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
+ "search_popout.tips.hashtag": "hashtag",
+ "search_popout.tips.status": "status",
+ "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
+ "search_popout.tips.user": "user",
+ "search_results.accounts": "People",
+ "search_results.hashtags": "Hashtags",
+ "search_results.statuses": "Toots",
+ "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
+ "status.admin_account": "Open moderation interface for @{name}",
+ "status.admin_status": "Open this status in the moderation interface",
+ "status.block": "Block @{name}",
+ "status.cancel_reblog_private": "Unboost",
+ "status.cannot_reblog": "This post cannot be boosted",
+ "status.copy": "Copy link to status",
+ "status.delete": "Delete",
+ "status.detailed_status": "Detailed conversation view",
+ "status.direct": "Direct message @{name}",
+ "status.embed": "Embed",
+ "status.favourite": "Favourite",
+ "status.filtered": "Filtered",
+ "status.load_more": "Load more",
+ "status.media_hidden": "Media hidden",
+ "status.mention": "Mention @{name}",
+ "status.more": "More",
+ "status.mute": "Mute @{name}",
+ "status.mute_conversation": "Mute conversation",
+ "status.open": "Expand this status",
+ "status.pin": "Pin on profile",
+ "status.pinned": "Pinned toot",
+ "status.read_more": "Read more",
+ "status.reblog": "Boost",
+ "status.reblog_private": "Boost to original audience",
+ "status.reblogged_by": "{name} boosted",
+ "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
+ "status.redraft": "Delete & re-draft",
+ "status.reply": "Reply",
+ "status.replyAll": "Reply to thread",
+ "status.report": "Report @{name}",
+ "status.sensitive_warning": "Sensitive content",
+ "status.share": "Share",
+ "status.show_less": "Show less",
+ "status.show_less_all": "Show less for all",
+ "status.show_more": "Show more",
+ "status.show_more_all": "Show more for all",
+ "status.show_thread": "Show thread",
+ "status.uncached_media_warning": "Not available",
+ "status.unmute_conversation": "Unmute conversation",
+ "status.unpin": "Unpin from profile",
+ "suggestions.dismiss": "Dismiss suggestion",
+ "suggestions.header": "You might be interested in…",
+ "tabs_bar.federated_timeline": "Federated",
+ "tabs_bar.home": "Home",
+ "tabs_bar.local_timeline": "Local",
+ "tabs_bar.notifications": "Notifications",
+ "tabs_bar.search": "Search",
+ "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
+ "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
+ "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
+ "time_remaining.moments": "Moments remaining",
+ "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
+ "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
+ "trends.trending_now": "Trending now",
+ "ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
+ "upload_area.title": "Drag & drop to upload",
+ "upload_button.label": "Add media ({formats})",
+ "upload_error.limit": "File upload limit exceeded.",
+ "upload_error.poll": "File upload not allowed with polls.",
+ "upload_form.description": "Describe for the visually impaired",
+ "upload_form.edit": "Edit",
+ "upload_form.undo": "Delete",
+ "upload_modal.analyzing_picture": "Analyzing picture…",
+ "upload_modal.apply": "Apply",
+ "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
+ "upload_modal.detect_text": "Detect text from picture",
+ "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_progress.label": "Uploading…",
+ "video.close": "Close video",
+ "video.exit_fullscreen": "Exit full screen",
+ "video.expand": "Expand video",
+ "video.fullscreen": "Full screen",
+ "video.hide": "Hide video",
+ "video.mute": "Mute sound",
+ "video.pause": "Pause",
+ "video.play": "Play",
+ "video.unmute": "Unmute sound"
+}
diff --git a/app/javascript/mastodon/locales/mr.json b/app/javascript/mastodon/locales/mr.json
new file mode 100644
index 0000000000..8af8e34933
--- /dev/null
+++ b/app/javascript/mastodon/locales/mr.json
@@ -0,0 +1,423 @@
+{
+ "account.add_or_remove_from_list": "यादीत घाला किंवा यादीतून काढून टाका",
+ "account.badges.bot": "स्वयंचलित खाते",
+ "account.block": "@{name} यांना ब्लॉक करा",
+ "account.block_domain": "{domain} पासून सर्व लपवा",
+ "account.blocked": "ब्लॉक केले आहे",
+ "account.cancel_follow_request": "अनुयायी होण्याची विनंती रद्द करा",
+ "account.direct": "थेट संदेश @{name}",
+ "account.domain_blocked": "Domain hidden",
+ "account.edit_profile": "प्रोफाइल एडिट करा",
+ "account.endorse": "Feature on profile",
+ "account.follow": "अनुयायी व्हा",
+ "account.followers": "अनुयायी",
+ "account.followers.empty": "ह्या वापरकर्त्याचा आतापर्यंत कोणी अनुयायी नाही.",
+ "account.follows": "अनुयायी आहे",
+ "account.follows.empty": "हा वापरकर्ता अजूनपर्यंत कोणाचा अनुयायी नाही.",
+ "account.follows_you": "तुमचा अनुयायी आहे",
+ "account.hide_reblogs": "@{name} पासून सर्व बूस्ट लपवा",
+ "account.last_status": "शेवटचे सक्रिय",
+ "account.link_verified_on": "Ownership of this link was checked on {date}",
+ "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
+ "account.media": "दृक्श्राव्य मजकूर",
+ "account.mention": "@{name} चा उल्लेख करा",
+ "account.moved_to": "{name} आता आहे:",
+ "account.mute": "@{name} ला मूक कारा",
+ "account.mute_notifications": "Mute notifications from @{name}",
+ "account.muted": "Muted",
+ "account.never_active": "Never",
+ "account.posts": "Toots",
+ "account.posts_with_replies": "Toots and replies",
+ "account.report": "Report @{name}",
+ "account.requested": "Awaiting approval",
+ "account.share": "Share @{name}'s profile",
+ "account.show_reblogs": "{name}चे सर्व बुस्ट्स दाखवा",
+ "account.unblock": "@{name} ला ब्लॉक करा",
+ "account.unblock_domain": "उघड करा {domain}",
+ "account.unendorse": "Don't feature on profile",
+ "account.unfollow": "अनुयायी असणे थांबवा",
+ "account.unmute": "Unmute @{name}",
+ "account.unmute_notifications": "Unmute notifications from @{name}",
+ "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
+ "alert.rate_limited.title": "Rate limited",
+ "alert.unexpected.message": "An unexpected error occurred.",
+ "alert.unexpected.title": "अरेरे!",
+ "autosuggest_hashtag.per_week": "{count} प्रतिसप्ताह",
+ "boost_modal.combo": "You can press {combo} to skip this next time",
+ "bundle_column_error.body": "हा घटक लोड करतांना काहीतरी चुकले आहे.",
+ "bundle_column_error.retry": "पुन्हा प्रयत्न करा",
+ "bundle_column_error.title": "नेटवर्क त्रुटी",
+ "bundle_modal_error.close": "बंद करा",
+ "bundle_modal_error.message": "हा घटक लोड करतांना काहीतरी चुकले आहे.",
+ "bundle_modal_error.retry": "पुन्हा प्रयत्न करा",
+ "column.blocks": "ब्लॉक केलेले खातेधारक",
+ "column.community": "Local timeline",
+ "column.direct": "थेट संदेश",
+ "column.directory": "Browse profiles",
+ "column.domain_blocks": "गुप्त डोमेन्स",
+ "column.favourites": "आवडते",
+ "column.follow_requests": "अनुचरण विनंत्या",
+ "column.home": "मुख्यपृष्ठ",
+ "column.lists": "याद्या",
+ "column.mutes": "नि: शब्द खातेधारक",
+ "column.notifications": "सूचना",
+ "column.pins": "Pinned toot",
+ "column.public": "Federated timeline",
+ "column_back_button.label": "मागे",
+ "column_header.hide_settings": "सेटिंग लपवा",
+ "column_header.moveLeft_settings": "स्तंभ डावीकडे सरकवा",
+ "column_header.moveRight_settings": "स्तंभ उजवीकडे सरकवा",
+ "column_header.pin": "टाचण",
+ "column_header.show_settings": "सेटिंग्स दाखवा",
+ "column_header.unpin": "अनपिन करा",
+ "column_subheading.settings": "सेटिंग्ज",
+ "community.column_settings.media_only": "केवळ मीडिया",
+ "compose_form.direct_message_warning": "This toot will only be sent to all the mentioned users.",
+ "compose_form.direct_message_warning_learn_more": "अधिक जाणून घ्या",
+ "compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
+ "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
+ "compose_form.lock_disclaimer.lock": "locked",
+ "compose_form.placeholder": "आपल्या मनात काय आहे?",
+ "compose_form.poll.add_option": "नवीन पर्याय",
+ "compose_form.poll.duration": "Poll duration",
+ "compose_form.poll.option_placeholder": "निवड {number}",
+ "compose_form.poll.remove_option": "हा पर्याय काढा",
+ "compose_form.publish": "Toot",
+ "compose_form.publish_loud": "{publish}!",
+ "compose_form.sensitive.hide": "Mark media as sensitive",
+ "compose_form.sensitive.marked": "Media is marked as sensitive",
+ "compose_form.sensitive.unmarked": "Media is not marked as sensitive",
+ "compose_form.spoiler.marked": "Text is hidden behind warning",
+ "compose_form.spoiler.unmarked": "Text is not hidden",
+ "compose_form.spoiler_placeholder": "Write your warning here",
+ "confirmation_modal.cancel": "Cancel",
+ "confirmations.block.block_and_report": "Block & Report",
+ "confirmations.block.confirm": "Block",
+ "confirmations.block.message": "Are you sure you want to block {name}?",
+ "confirmations.delete.confirm": "हटवा",
+ "confirmations.delete.message": "हे स्टेटस तुम्हाला नक्की हटवायचंय?",
+ "confirmations.delete_list.confirm": "हटवा",
+ "confirmations.delete_list.message": "ही यादी तुम्हाला नक्की कायमची हटवायचीय?",
+ "confirmations.domain_block.confirm": "संपूर्ण डोमेन लपवा",
+ "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
+ "confirmations.logout.confirm": "Log out",
+ "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.mute.confirm": "Mute",
+ "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.message": "Are you sure you want to mute {name}?",
+ "confirmations.redraft.confirm": "Delete & redraft",
+ "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
+ "confirmations.reply.confirm": "Reply",
+ "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
+ "confirmations.unfollow.confirm": "Unfollow",
+ "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
+ "conversation.delete": "Delete conversation",
+ "conversation.mark_as_read": "Mark as read",
+ "conversation.open": "View conversation",
+ "conversation.with": "With {names}",
+ "directory.federated": "From known fediverse",
+ "directory.local": "From {domain} only",
+ "directory.new_arrivals": "New arrivals",
+ "directory.recently_active": "Recently active",
+ "embed.instructions": "Embed this status on your website by copying the code below.",
+ "embed.preview": "Here is what it will look like:",
+ "emoji_button.activity": "Activity",
+ "emoji_button.custom": "Custom",
+ "emoji_button.flags": "Flags",
+ "emoji_button.food": "Food & Drink",
+ "emoji_button.label": "Insert emoji",
+ "emoji_button.nature": "Nature",
+ "emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
+ "emoji_button.objects": "Objects",
+ "emoji_button.people": "People",
+ "emoji_button.recent": "Frequently used",
+ "emoji_button.search": "Search...",
+ "emoji_button.search_results": "Search results",
+ "emoji_button.symbols": "Symbols",
+ "emoji_button.travel": "Travel & Places",
+ "empty_column.account_timeline": "No toots here!",
+ "empty_column.account_unavailable": "Profile unavailable",
+ "empty_column.blocks": "You haven't blocked any users yet.",
+ "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
+ "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
+ "empty_column.domain_blocks": "There are no hidden domains yet.",
+ "empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
+ "empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
+ "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
+ "empty_column.hashtag": "There is nothing in this hashtag yet.",
+ "empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
+ "empty_column.home.public_timeline": "the public timeline",
+ "empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
+ "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
+ "empty_column.mutes": "You haven't muted any users yet.",
+ "empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
+ "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
+ "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
+ "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
+ "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
+ "errors.unexpected_crash.report_issue": "Report issue",
+ "follow_request.authorize": "Authorize",
+ "follow_request.reject": "Reject",
+ "getting_started.developers": "Developers",
+ "getting_started.directory": "Profile directory",
+ "getting_started.documentation": "Documentation",
+ "getting_started.heading": "Getting started",
+ "getting_started.invite": "Invite people",
+ "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
+ "getting_started.security": "Security",
+ "getting_started.terms": "Terms of service",
+ "hashtag.column_header.tag_mode.all": "and {additional}",
+ "hashtag.column_header.tag_mode.any": "or {additional}",
+ "hashtag.column_header.tag_mode.none": "without {additional}",
+ "hashtag.column_settings.select.no_options_message": "No suggestions found",
+ "hashtag.column_settings.select.placeholder": "Enter hashtags…",
+ "hashtag.column_settings.tag_mode.all": "All of these",
+ "hashtag.column_settings.tag_mode.any": "Any of these",
+ "hashtag.column_settings.tag_mode.none": "None of these",
+ "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
+ "home.column_settings.basic": "Basic",
+ "home.column_settings.show_reblogs": "Show boosts",
+ "home.column_settings.show_replies": "Show replies",
+ "intervals.full.days": "{number, plural, one {# day} other {# days}}",
+ "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
+ "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
+ "introduction.federation.action": "Next",
+ "introduction.federation.federated.headline": "Federated",
+ "introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
+ "introduction.federation.home.headline": "Home",
+ "introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
+ "introduction.federation.local.headline": "Local",
+ "introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
+ "introduction.interactions.action": "Finish toot-orial!",
+ "introduction.interactions.favourite.headline": "Favourite",
+ "introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
+ "introduction.interactions.reblog.headline": "Boost",
+ "introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
+ "introduction.interactions.reply.headline": "Reply",
+ "introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
+ "introduction.welcome.action": "Let's go!",
+ "introduction.welcome.headline": "First steps",
+ "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
+ "keyboard_shortcuts.back": "to navigate back",
+ "keyboard_shortcuts.blocked": "to open blocked users list",
+ "keyboard_shortcuts.boost": "to boost",
+ "keyboard_shortcuts.column": "to focus a status in one of the columns",
+ "keyboard_shortcuts.compose": "to focus the compose textarea",
+ "keyboard_shortcuts.description": "Description",
+ "keyboard_shortcuts.direct": "to open direct messages column",
+ "keyboard_shortcuts.down": "to move down in the list",
+ "keyboard_shortcuts.enter": "to open status",
+ "keyboard_shortcuts.favourite": "to favourite",
+ "keyboard_shortcuts.favourites": "to open favourites list",
+ "keyboard_shortcuts.federated": "to open federated timeline",
+ "keyboard_shortcuts.heading": "Keyboard Shortcuts",
+ "keyboard_shortcuts.home": "to open home timeline",
+ "keyboard_shortcuts.hotkey": "Hotkey",
+ "keyboard_shortcuts.legend": "to display this legend",
+ "keyboard_shortcuts.local": "to open local timeline",
+ "keyboard_shortcuts.mention": "to mention author",
+ "keyboard_shortcuts.muted": "to open muted users list",
+ "keyboard_shortcuts.my_profile": "to open your profile",
+ "keyboard_shortcuts.notifications": "to open notifications column",
+ "keyboard_shortcuts.pinned": "to open pinned toots list",
+ "keyboard_shortcuts.profile": "to open author's profile",
+ "keyboard_shortcuts.reply": "to reply",
+ "keyboard_shortcuts.requests": "to open follow requests list",
+ "keyboard_shortcuts.search": "to focus search",
+ "keyboard_shortcuts.start": "to open \"get started\" column",
+ "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
+ "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
+ "keyboard_shortcuts.toot": "to start a brand new toot",
+ "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
+ "keyboard_shortcuts.up": "to move up in the list",
+ "lightbox.close": "Close",
+ "lightbox.next": "Next",
+ "lightbox.previous": "Previous",
+ "lightbox.view_context": "View context",
+ "lists.account.add": "Add to list",
+ "lists.account.remove": "Remove from list",
+ "lists.delete": "Delete list",
+ "lists.edit": "Edit list",
+ "lists.edit.submit": "Change title",
+ "lists.new.create": "Add list",
+ "lists.new.title_placeholder": "New list title",
+ "lists.search": "Search among people you follow",
+ "lists.subheading": "Your lists",
+ "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "loading_indicator.label": "Loading...",
+ "media_gallery.toggle_visible": "Toggle visibility",
+ "missing_indicator.label": "Not found",
+ "missing_indicator.sublabel": "This resource could not be found",
+ "mute_modal.hide_notifications": "Hide notifications from this user?",
+ "navigation_bar.apps": "Mobile apps",
+ "navigation_bar.blocks": "Blocked users",
+ "navigation_bar.community_timeline": "Local timeline",
+ "navigation_bar.compose": "Compose new toot",
+ "navigation_bar.direct": "Direct messages",
+ "navigation_bar.discover": "Discover",
+ "navigation_bar.domain_blocks": "Hidden domains",
+ "navigation_bar.edit_profile": "Edit profile",
+ "navigation_bar.favourites": "Favourites",
+ "navigation_bar.filters": "Muted words",
+ "navigation_bar.follow_requests": "Follow requests",
+ "navigation_bar.follows_and_followers": "Follows and followers",
+ "navigation_bar.info": "About this server",
+ "navigation_bar.keyboard_shortcuts": "Hotkeys",
+ "navigation_bar.lists": "Lists",
+ "navigation_bar.logout": "Logout",
+ "navigation_bar.mutes": "Muted users",
+ "navigation_bar.personal": "Personal",
+ "navigation_bar.pins": "Pinned toots",
+ "navigation_bar.preferences": "Preferences",
+ "navigation_bar.public_timeline": "Federated timeline",
+ "navigation_bar.security": "Security",
+ "notification.favourite": "{name} favourited your status",
+ "notification.follow": "{name} followed you",
+ "notification.mention": "{name} mentioned you",
+ "notification.poll": "A poll you have voted in has ended",
+ "notification.reblog": "{name} boosted your status",
+ "notifications.clear": "Clear notifications",
+ "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
+ "notifications.column_settings.alert": "Desktop notifications",
+ "notifications.column_settings.favourite": "Favourites:",
+ "notifications.column_settings.filter_bar.advanced": "Display all categories",
+ "notifications.column_settings.filter_bar.category": "Quick filter bar",
+ "notifications.column_settings.filter_bar.show": "Show",
+ "notifications.column_settings.follow": "New followers:",
+ "notifications.column_settings.mention": "Mentions:",
+ "notifications.column_settings.poll": "Poll results:",
+ "notifications.column_settings.push": "Push notifications",
+ "notifications.column_settings.reblog": "Boosts:",
+ "notifications.column_settings.show": "Show in column",
+ "notifications.column_settings.sound": "Play sound",
+ "notifications.filter.all": "All",
+ "notifications.filter.boosts": "Boosts",
+ "notifications.filter.favourites": "Favourites",
+ "notifications.filter.follows": "Follows",
+ "notifications.filter.mentions": "Mentions",
+ "notifications.filter.polls": "Poll results",
+ "notifications.group": "{count} notifications",
+ "poll.closed": "Closed",
+ "poll.refresh": "Refresh",
+ "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
+ "poll.vote": "Vote",
+ "poll.voted": "You voted for this answer",
+ "poll_button.add_poll": "Add a poll",
+ "poll_button.remove_poll": "Remove poll",
+ "privacy.change": "Adjust status privacy",
+ "privacy.direct.long": "Post to mentioned users only",
+ "privacy.direct.short": "Direct",
+ "privacy.private.long": "Post to followers only",
+ "privacy.private.short": "Followers-only",
+ "privacy.public.long": "Post to public timelines",
+ "privacy.public.short": "Public",
+ "privacy.unlisted.long": "Do not show in public timelines",
+ "privacy.unlisted.short": "Unlisted",
+ "refresh": "Refresh",
+ "regeneration_indicator.label": "Loading…",
+ "regeneration_indicator.sublabel": "Your home feed is being prepared!",
+ "relative_time.days": "{number}d",
+ "relative_time.hours": "{number}h",
+ "relative_time.just_now": "now",
+ "relative_time.minutes": "{number}m",
+ "relative_time.seconds": "{number}s",
+ "reply_indicator.cancel": "Cancel",
+ "report.forward": "Forward to {target}",
+ "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
+ "report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
+ "report.placeholder": "Additional comments",
+ "report.submit": "Submit",
+ "report.target": "Report {target}",
+ "search.placeholder": "Search",
+ "search_popout.search_format": "Advanced search format",
+ "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
+ "search_popout.tips.hashtag": "hashtag",
+ "search_popout.tips.status": "status",
+ "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
+ "search_popout.tips.user": "user",
+ "search_results.accounts": "People",
+ "search_results.hashtags": "Hashtags",
+ "search_results.statuses": "Toots",
+ "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
+ "status.admin_account": "Open moderation interface for @{name}",
+ "status.admin_status": "Open this status in the moderation interface",
+ "status.block": "Block @{name}",
+ "status.cancel_reblog_private": "Unboost",
+ "status.cannot_reblog": "This post cannot be boosted",
+ "status.copy": "Copy link to status",
+ "status.delete": "Delete",
+ "status.detailed_status": "Detailed conversation view",
+ "status.direct": "Direct message @{name}",
+ "status.embed": "Embed",
+ "status.favourite": "Favourite",
+ "status.filtered": "Filtered",
+ "status.load_more": "Load more",
+ "status.media_hidden": "Media hidden",
+ "status.mention": "Mention @{name}",
+ "status.more": "More",
+ "status.mute": "Mute @{name}",
+ "status.mute_conversation": "Mute conversation",
+ "status.open": "Expand this status",
+ "status.pin": "Pin on profile",
+ "status.pinned": "Pinned toot",
+ "status.read_more": "Read more",
+ "status.reblog": "Boost",
+ "status.reblog_private": "Boost to original audience",
+ "status.reblogged_by": "{name} boosted",
+ "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
+ "status.redraft": "Delete & re-draft",
+ "status.reply": "Reply",
+ "status.replyAll": "Reply to thread",
+ "status.report": "Report @{name}",
+ "status.sensitive_warning": "Sensitive content",
+ "status.share": "Share",
+ "status.show_less": "Show less",
+ "status.show_less_all": "Show less for all",
+ "status.show_more": "Show more",
+ "status.show_more_all": "Show more for all",
+ "status.show_thread": "Show thread",
+ "status.uncached_media_warning": "Not available",
+ "status.unmute_conversation": "Unmute conversation",
+ "status.unpin": "Unpin from profile",
+ "suggestions.dismiss": "Dismiss suggestion",
+ "suggestions.header": "You might be interested in…",
+ "tabs_bar.federated_timeline": "Federated",
+ "tabs_bar.home": "Home",
+ "tabs_bar.local_timeline": "Local",
+ "tabs_bar.notifications": "Notifications",
+ "tabs_bar.search": "Search",
+ "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
+ "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
+ "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
+ "time_remaining.moments": "Moments remaining",
+ "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
+ "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
+ "trends.trending_now": "Trending now",
+ "ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
+ "upload_area.title": "Drag & drop to upload",
+ "upload_button.label": "Add media ({formats})",
+ "upload_error.limit": "File upload limit exceeded.",
+ "upload_error.poll": "File upload not allowed with polls.",
+ "upload_form.description": "Describe for the visually impaired",
+ "upload_form.edit": "Edit",
+ "upload_form.undo": "Delete",
+ "upload_modal.analyzing_picture": "Analyzing picture…",
+ "upload_modal.apply": "Apply",
+ "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
+ "upload_modal.detect_text": "Detect text from picture",
+ "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_progress.label": "Uploading…",
+ "video.close": "Close video",
+ "video.exit_fullscreen": "Exit full screen",
+ "video.expand": "Expand video",
+ "video.fullscreen": "Full screen",
+ "video.hide": "Hide video",
+ "video.mute": "Mute sound",
+ "video.pause": "Pause",
+ "video.play": "Play",
+ "video.unmute": "Unmute sound"
+}
diff --git a/app/javascript/mastodon/locales/nl.json b/app/javascript/mastodon/locales/nl.json
index 68b8f4cbd0..74aaad9708 100644
--- a/app/javascript/mastodon/locales/nl.json
+++ b/app/javascript/mastodon/locales/nl.json
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Uitloggen",
"confirmations.logout.message": "Weet je zeker dat je wilt uitloggen?",
"confirmations.mute.confirm": "Negeren",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Dit verbergt toots van hen en toots waar hen in wordt vermeld, maar hen kan nog steeds jouw toots bekijken en jou volgen.",
"confirmations.mute.message": "Weet je het zeker dat je {name} wilt negeren?",
"confirmations.redraft.confirm": "Verwijderen en herschrijven",
"confirmations.redraft.message": "Weet je zeker dat je deze toot wilt verwijderen en herschrijven? Je verliest wel de boosts en favorieten, en reacties op de originele toot zitten niet meer aan de nieuwe toot vast.",
@@ -152,8 +152,8 @@
"empty_column.mutes": "Jij hebt nog geen gebruikers genegeerd.",
"empty_column.notifications": "Je hebt nog geen meldingen. Begin met iemand een gesprek.",
"empty_column.public": "Er is hier helemaal niks! Toot iets in het openbaar of volg mensen van andere servers om het te vullen",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
+ "error.unexpected_crash.explanation": "Als gevolg van een bug in onze broncode of als gevolg van een compatibiliteitsprobleem met jouw webbrowser, kan deze pagina niet goed worden weergegeven.",
+ "error.unexpected_crash.next_steps": "Probeer deze pagina te vernieuwen. Wanneer dit niet helpt is het nog steeds mogelijk om Mastodon in een andere webbrowser of mobiele app te gebruiken.",
"errors.unexpected_crash.copy_stacktrace": "Stacktrace naar klembord kopiëren",
"errors.unexpected_crash.report_issue": "Technisch probleem melden",
"follow_request.authorize": "Goedkeuren",
@@ -164,7 +164,7 @@
"getting_started.heading": "Aan de slag",
"getting_started.invite": "Mensen uitnodigen",
"getting_started.open_source_notice": "Mastodon is vrije software. Je kunt bijdragen of problemen melden op GitHub via {github}.",
- "getting_started.security": "Beveiliging",
+ "getting_started.security": "Accountinstellingen",
"getting_started.terms": "Voorwaarden",
"hashtag.column_header.tag_mode.all": "en {additional}",
"hashtag.column_header.tag_mode.any": "of {additional}",
@@ -206,7 +206,7 @@
"keyboard_shortcuts.description": "Omschrijving",
"keyboard_shortcuts.direct": "om jouw directe berichten te tonen",
"keyboard_shortcuts.down": "om naar beneden door de lijst te bewegen",
- "keyboard_shortcuts.enter": "om toot volledig te tonen",
+ "keyboard_shortcuts.enter": "om uitgebreide toot te tonen",
"keyboard_shortcuts.favourite": "om aan jouw favorieten toe te voegen",
"keyboard_shortcuts.favourites": "om jouw lijst met favorieten te tonen",
"keyboard_shortcuts.federated": "om de globale tijdlijn te tonen",
@@ -359,7 +359,7 @@
"status.more": "Meer",
"status.mute": "Negeer @{name}",
"status.mute_conversation": "Negeer gesprek",
- "status.open": "Toot volledig tonen",
+ "status.open": "Uitgebreide toot tonen",
"status.pin": "Aan profielpagina vastmaken",
"status.pinned": "Vastgemaakte toot",
"status.read_more": "Meer lezen",
diff --git a/app/javascript/mastodon/locales/nn.json b/app/javascript/mastodon/locales/nn.json
index 73a319179b..039381cf03 100644
--- a/app/javascript/mastodon/locales/nn.json
+++ b/app/javascript/mastodon/locales/nn.json
@@ -150,11 +150,11 @@
"empty_column.list": "Det er ikkje noko i denne lista enno. Når medlemmar av denne lista poster statuser, så vill dei sjåast her.",
"empty_column.lists": "Du har ikkje nokon liste enno. Når du lagar ein, så vill den ende up her.",
"empty_column.mutes": "Du har ikkje dempet nokon brukare enno.",
- "empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
- "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
+ "empty_column.notifications": "Der er ikkje nokon varsler her enno. Kommuniser med andre for å starte samtalen.",
+ "empty_column.public": "Det er ikkje noko her! Skriv noko offentleg, eller manuelt følje brukare fra andre tenarmaskiner for å fylle det opp",
"error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
+ "error.unexpected_crash.next_steps": "Prøv å laste på nytt. Om det ikkje hjelper så kan du fortsatt bruke mastodon gjennom ein anna nettlesar eller ein applikasjon.",
+ "errors.unexpected_crash.copy_stacktrace": "Kopiér stacktrace til klippebord",
"errors.unexpected_crash.report_issue": "Rapportér problem",
"follow_request.authorize": "Autoriser",
"follow_request.reject": "Reject",
@@ -169,13 +169,13 @@
"hashtag.column_header.tag_mode.all": "og {additional}",
"hashtag.column_header.tag_mode.any": "eller {additional}",
"hashtag.column_header.tag_mode.none": "uten {additional}",
- "hashtag.column_settings.select.no_options_message": "No suggestions found",
- "hashtag.column_settings.select.placeholder": "Enter hashtags…",
+ "hashtag.column_settings.select.no_options_message": "Ingen forslag funnet",
+ "hashtag.column_settings.select.placeholder": "Legg til emneknagger…",
"hashtag.column_settings.tag_mode.all": "Alle disse",
- "hashtag.column_settings.tag_mode.any": "Any of these",
- "hashtag.column_settings.tag_mode.none": "None of these",
- "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
- "home.column_settings.basic": "Basic",
+ "hashtag.column_settings.tag_mode.any": "Kvem som helst av disse",
+ "hashtag.column_settings.tag_mode.none": "Ikkje nokon av disse",
+ "hashtag.column_settings.tag_toggle": "Inkludér ekstra emneknagger til denne kolonnen",
+ "home.column_settings.basic": "Enkel",
"home.column_settings.show_reblogs": "Vis fremhevingar",
"home.column_settings.show_replies": "Vis svar",
"intervals.full.days": "{number, plural, one {# day} other {# days}}",
@@ -183,53 +183,53 @@
"intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
"introduction.federation.action": "Neste",
"introduction.federation.federated.headline": "Federert",
- "introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
+ "introduction.federation.federated.text": "Offentlege poster fra tenarmaskiner i fediverset kjem fram i den federerte tidslinja.",
"introduction.federation.home.headline": "Heim",
- "introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
+ "introduction.federation.home.text": "Poster frå folk du kjenner kjem i heime tidslinja. Du kan følje kvem som helst ifrå alle tenarmaskiner!",
"introduction.federation.local.headline": "Lokal",
- "introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
+ "introduction.federation.local.text": "Offentlege poster frå folk på samme tenarmaskin som deg vill du finne i den lokale tidslinja.",
"introduction.interactions.action": "Fullfør omvisning!",
"introduction.interactions.favourite.headline": "Lik",
- "introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
+ "introduction.interactions.favourite.text": "Du kan lagre ein tut til seinere, og la forfatteren vite at ut likte den ved å trykke likar på tuten.",
"introduction.interactions.reblog.headline": "Fremhev",
- "introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
+ "introduction.interactions.reblog.text": "Du kan dela folks tutar ved å \"booste\" døm.",
"introduction.interactions.reply.headline": "Svar",
- "introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
- "introduction.welcome.action": "Let's go!",
+ "introduction.interactions.reply.text": "Du kan svare på andre folk sine tuter, om så vill tutane lenkes i hop i ein samtale.",
+ "introduction.welcome.action": "Ta åt!",
"introduction.welcome.headline": "Første steg",
- "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
- "keyboard_shortcuts.back": "to navigate back",
- "keyboard_shortcuts.blocked": "to open blocked users list",
- "keyboard_shortcuts.boost": "to boost",
- "keyboard_shortcuts.column": "to focus a status in one of the columns",
- "keyboard_shortcuts.compose": "to focus the compose textarea",
- "keyboard_shortcuts.description": "Description",
- "keyboard_shortcuts.direct": "to open direct messages column",
- "keyboard_shortcuts.down": "to move down in the list",
- "keyboard_shortcuts.enter": "to open status",
- "keyboard_shortcuts.favourite": "to favourite",
- "keyboard_shortcuts.favourites": "to open favourites list",
- "keyboard_shortcuts.federated": "to open federated timeline",
- "keyboard_shortcuts.heading": "Keyboard Shortcuts",
- "keyboard_shortcuts.home": "to open home timeline",
- "keyboard_shortcuts.hotkey": "Hotkey",
+ "introduction.welcome.text": "Velkommen til fediverset! Om ein kort tid vill det være mogleg å skrive til verden og venner gjennom ein stor variasjon av tenarmaskiner. Men denne tenarmaskinen, {domain}, er spesiell - den holder din profil, så ikkje gløym namnet dens.",
+ "keyboard_shortcuts.back": "for å navigere tilbake",
+ "keyboard_shortcuts.blocked": "for å åpne lista for blokka brukare",
+ "keyboard_shortcuts.boost": "for å dele",
+ "keyboard_shortcuts.column": "for å fokusere på ein status i ein av kollonene",
+ "keyboard_shortcuts.compose": "for å fokusera på status-skrivaren",
+ "keyboard_shortcuts.description": "Beskrivelse",
+ "keyboard_shortcuts.direct": "forå åpne direkte meldingar i ein kollone",
+ "keyboard_shortcuts.down": "for å bevege seg opp og ned",
+ "keyboard_shortcuts.enter": "for å åpne status",
+ "keyboard_shortcuts.favourite": "for å favorisere",
+ "keyboard_shortcuts.favourites": "for å åpne favoriserings lista",
+ "keyboard_shortcuts.federated": "for å åpne den fødererte tidslinja",
+ "keyboard_shortcuts.heading": "Tastatur hurtigtaster",
+ "keyboard_shortcuts.home": "for åpne heime tidslinja",
+ "keyboard_shortcuts.hotkey": "Hurtigtast",
"keyboard_shortcuts.legend": "to display this legend",
- "keyboard_shortcuts.local": "to open local timeline",
- "keyboard_shortcuts.mention": "to mention author",
- "keyboard_shortcuts.muted": "to open muted users list",
- "keyboard_shortcuts.my_profile": "to open your profile",
- "keyboard_shortcuts.notifications": "to open notifications column",
- "keyboard_shortcuts.pinned": "to open pinned toots list",
- "keyboard_shortcuts.profile": "to open author's profile",
- "keyboard_shortcuts.reply": "to reply",
- "keyboard_shortcuts.requests": "to open follow requests list",
- "keyboard_shortcuts.search": "to focus search",
- "keyboard_shortcuts.start": "to open \"get started\" column",
- "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
- "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
+ "keyboard_shortcuts.local": "for å åpne den lokale tidslinja",
+ "keyboard_shortcuts.mention": "for å nemne forfatteren",
+ "keyboard_shortcuts.muted": "for å åpne lista over dempa brukare",
+ "keyboard_shortcuts.my_profile": "for å åpne profilen din",
+ "keyboard_shortcuts.notifications": "for å åpne notifikasjons kolonnen",
+ "keyboard_shortcuts.pinned": "forå åpne lista for festa statuser",
+ "keyboard_shortcuts.profile": "for å åpne forfatteren's profil",
+ "keyboard_shortcuts.reply": "for å svare",
+ "keyboard_shortcuts.requests": "for å åpne lista for føljar førespurnader",
+ "keyboard_shortcuts.search": "for å fokus søkje",
+ "keyboard_shortcuts.start": "for å åpne \"kjem i gong\" kolonna",
+ "keyboard_shortcuts.toggle_hidden": "for å vise/gøyme tekst bak innholds varsel",
+ "keyboard_shortcuts.toggle_sensitivity": "for å vise/gøyme media",
"keyboard_shortcuts.toot": "Start ein heilt ny tut",
"keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
- "keyboard_shortcuts.up": "to move up in the list",
+ "keyboard_shortcuts.up": "for å bevege seg oppover i lista",
"lightbox.close": "Lukk",
"lightbox.next": "Neste",
"lightbox.previous": "Forrige",
@@ -248,21 +248,21 @@
"media_gallery.toggle_visible": "Toggle visibility",
"missing_indicator.label": "Ikkje funne",
"missing_indicator.sublabel": "Denne ressursen ble ikkje funne",
- "mute_modal.hide_notifications": "Hide notifications from this user?",
- "navigation_bar.apps": "Mobile apps",
- "navigation_bar.blocks": "Blocked users",
- "navigation_bar.community_timeline": "Local timeline",
- "navigation_bar.compose": "Compose new toot",
- "navigation_bar.direct": "Direct messages",
- "navigation_bar.discover": "Discover",
- "navigation_bar.domain_blocks": "Hidden domains",
- "navigation_bar.edit_profile": "Edit profile",
- "navigation_bar.favourites": "Favourites",
- "navigation_bar.filters": "Muted words",
- "navigation_bar.follow_requests": "Follow requests",
- "navigation_bar.follows_and_followers": "Follows and followers",
- "navigation_bar.info": "About this server",
- "navigation_bar.keyboard_shortcuts": "Hotkeys",
+ "mute_modal.hide_notifications": "Gøyme notifikasjoner frå denne brukaren?",
+ "navigation_bar.apps": "Mobil apper",
+ "navigation_bar.blocks": "Blokka brukare",
+ "navigation_bar.community_timeline": "Lokal tidslinje",
+ "navigation_bar.compose": "Lag ein ny status",
+ "navigation_bar.direct": "Direkte meldingar",
+ "navigation_bar.discover": "Oppdag",
+ "navigation_bar.domain_blocks": "Gøymte domener",
+ "navigation_bar.edit_profile": "Rediger profil",
+ "navigation_bar.favourites": "Favoritter",
+ "navigation_bar.filters": "Demp ord",
+ "navigation_bar.follow_requests": "Føljar førespurnader",
+ "navigation_bar.follows_and_followers": "Føljer og føljare",
+ "navigation_bar.info": "Om denne tenarmaskinen",
+ "navigation_bar.keyboard_shortcuts": "Hurtigtaster",
"navigation_bar.lists": "Lister",
"navigation_bar.logout": "Logg ut",
"navigation_bar.mutes": "Dempa brukare",
@@ -274,71 +274,71 @@
"notification.favourite": "{name} likte din status",
"notification.follow": "{name} fulgte deg",
"notification.mention": "{name} nevnte deg",
- "notification.poll": "A poll you have voted in has ended",
- "notification.reblog": "{name} boosted your status",
+ "notification.poll": "Ein avstemming du har votert i har endt",
+ "notification.reblog": "{name} delte statusen din",
"notifications.clear": "Klarer notifikasjoner",
- "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
- "notifications.column_settings.alert": "Desktop notifications",
- "notifications.column_settings.favourite": "Favourites:",
- "notifications.column_settings.filter_bar.advanced": "Display all categories",
- "notifications.column_settings.filter_bar.category": "Quick filter bar",
- "notifications.column_settings.filter_bar.show": "Show",
+ "notifications.clear_confirmation": "Er du sikker på at du vill permanent klarere alle notifikasjonene dine?",
+ "notifications.column_settings.alert": "Desktop notifikasjoner",
+ "notifications.column_settings.favourite": "Favoritter:",
+ "notifications.column_settings.filter_bar.advanced": "Vis alle kategorier",
+ "notifications.column_settings.filter_bar.category": "Rask filter bar",
+ "notifications.column_settings.filter_bar.show": "Vis",
"notifications.column_settings.follow": "Nye føljare:",
- "notifications.column_settings.mention": "Mentions:",
- "notifications.column_settings.poll": "Poll results:",
- "notifications.column_settings.push": "Push notifications",
+ "notifications.column_settings.mention": "Nemningar:",
+ "notifications.column_settings.poll": "Avstemming resultater:",
+ "notifications.column_settings.push": "Push varsler",
"notifications.column_settings.reblog": "Framhevinger:",
- "notifications.column_settings.show": "Show in column",
- "notifications.column_settings.sound": "Play sound",
- "notifications.filter.all": "All",
+ "notifications.column_settings.show": "Vis i kolonne",
+ "notifications.column_settings.sound": "Køyr lyd",
+ "notifications.filter.all": "Alle",
"notifications.filter.boosts": "Framhevinger",
"notifications.filter.favourites": "Favoritter",
"notifications.filter.follows": "Føljare",
- "notifications.filter.mentions": "Mentions",
- "notifications.filter.polls": "Poll results",
- "notifications.group": "{count} notifications",
- "poll.closed": "Closed",
- "poll.refresh": "Refresh",
+ "notifications.filter.mentions": "Nemningar",
+ "notifications.filter.polls": "Avstemmings resultater",
+ "notifications.group": "{count} notifikasjoner",
+ "poll.closed": "Lukka",
+ "poll.refresh": "Forfriske",
"poll.total_people": "{count, plural, one {# person} other {# people}}",
"poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
- "poll.vote": "Vote",
- "poll.voted": "You voted for this answer",
- "poll_button.add_poll": "Add a poll",
- "poll_button.remove_poll": "Remove poll",
- "privacy.change": "Adjust status privacy",
- "privacy.direct.long": "Post to mentioned users only",
- "privacy.direct.short": "Direct",
- "privacy.private.long": "Post to followers only",
- "privacy.private.short": "Followers-only",
- "privacy.public.long": "Post to public timelines",
- "privacy.public.short": "Public",
+ "poll.vote": "Voter",
+ "poll.voted": "Du voterte for dette svaret",
+ "poll_button.add_poll": "Start ein avstemming",
+ "poll_button.remove_poll": "Slett avstemming",
+ "privacy.change": "Juster status synligheit",
+ "privacy.direct.long": "Post berre direkte til nemnte brukare",
+ "privacy.direct.short": "Direkte",
+ "privacy.private.long": "Post til berre føljare",
+ "privacy.private.short": "Berre-føljare",
+ "privacy.public.long": "Post til offentlege tidslinjar",
+ "privacy.public.short": "Offentleg",
"privacy.unlisted.long": "Do not show in public timelines",
- "privacy.unlisted.short": "Unlisted",
- "refresh": "Refresh",
- "regeneration_indicator.label": "Loading…",
- "regeneration_indicator.sublabel": "Your home feed is being prepared!",
+ "privacy.unlisted.short": "Uoppført",
+ "refresh": "Forfrisk",
+ "regeneration_indicator.label": "Lastar…",
+ "regeneration_indicator.sublabel": "Din startside driver å blir forberedt!",
"relative_time.days": "{number}d",
"relative_time.hours": "{number}h",
- "relative_time.just_now": "now",
+ "relative_time.just_now": "no",
"relative_time.minutes": "{number}m",
"relative_time.seconds": "{number}s",
- "reply_indicator.cancel": "Cancel",
- "report.forward": "Forward to {target}",
- "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
- "report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
- "report.placeholder": "Additional comments",
- "report.submit": "Submit",
- "report.target": "Report {target}",
- "search.placeholder": "Search",
- "search_popout.search_format": "Advanced search format",
+ "reply_indicator.cancel": "Avbrot",
+ "report.forward": "Send videre til {target}",
+ "report.forward_hint": "Denne brukaren er frå ein anna tenarmaskin. Send ein anonymisert versjon av rapporten til døm også?",
+ "report.hint": "Denne rapporten vill bli sendt til din tenarmaskin moderator. Du kan gi ein forklaring til kvifor du rapportérer denne brukaren under:",
+ "report.placeholder": "Tilleggskommentarer",
+ "report.submit": "Send inn",
+ "report.target": "Rapportér {target}",
+ "search.placeholder": "Søk",
+ "search_popout.search_format": "Avansert søke format",
"search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
- "search_popout.tips.hashtag": "hashtag",
+ "search_popout.tips.hashtag": "emneknagg",
"search_popout.tips.status": "status",
"search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
- "search_popout.tips.user": "user",
- "search_results.accounts": "People",
- "search_results.hashtags": "Hashtags",
- "search_results.statuses": "Toots",
+ "search_popout.tips.user": "brukar",
+ "search_results.accounts": "Folk",
+ "search_results.hashtags": "Emneknagger",
+ "search_results.statuses": "Tutar",
"search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
"search_results.total": "{count, number} {count, plural, one {result} other {results}}",
"status.admin_account": "Open moderation interface for @{name}",
@@ -347,77 +347,77 @@
"status.cancel_reblog_private": "Unboost",
"status.cannot_reblog": "This post cannot be boosted",
"status.copy": "Copy link to status",
- "status.delete": "Delete",
- "status.detailed_status": "Detailed conversation view",
- "status.direct": "Direct message @{name}",
- "status.embed": "Embed",
- "status.favourite": "Favourite",
- "status.filtered": "Filtered",
- "status.load_more": "Load more",
- "status.media_hidden": "Media hidden",
- "status.mention": "Mention @{name}",
- "status.more": "More",
- "status.mute": "Mute @{name}",
- "status.mute_conversation": "Mute conversation",
- "status.open": "Expand this status",
- "status.pin": "Pin on profile",
- "status.pinned": "Pinned toot",
- "status.read_more": "Read more",
- "status.reblog": "Boost",
- "status.reblog_private": "Boost to original audience",
- "status.reblogged_by": "{name} boosted",
- "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
- "status.redraft": "Delete & re-draft",
- "status.reply": "Reply",
- "status.replyAll": "Reply to thread",
- "status.report": "Report @{name}",
- "status.sensitive_warning": "Sensitive content",
- "status.share": "Share",
- "status.show_less": "Show less",
- "status.show_less_all": "Show less for all",
- "status.show_more": "Show more",
- "status.show_more_all": "Show more for all",
- "status.show_thread": "Show thread",
- "status.uncached_media_warning": "Not available",
- "status.unmute_conversation": "Unmute conversation",
- "status.unpin": "Unpin from profile",
- "suggestions.dismiss": "Dismiss suggestion",
- "suggestions.header": "You might be interested in…",
- "tabs_bar.federated_timeline": "Federated",
- "tabs_bar.home": "Home",
- "tabs_bar.local_timeline": "Local",
- "tabs_bar.notifications": "Notifications",
- "tabs_bar.search": "Search",
+ "status.delete": "Slett",
+ "status.detailed_status": "Detaljert samtale syn",
+ "status.direct": "Direkte meld @{name}",
+ "status.embed": "Bygge inn",
+ "status.favourite": "Lik",
+ "status.filtered": "Filter",
+ "status.load_more": "Last inn meir",
+ "status.media_hidden": "Media gøymt",
+ "status.mention": "Nemn @{name}",
+ "status.more": "Meir",
+ "status.mute": "Demp @{name}",
+ "status.mute_conversation": "Demp samtale",
+ "status.open": "Utvid statusen",
+ "status.pin": "Fest på profil",
+ "status.pinned": "Fasta tut",
+ "status.read_more": "Les meir",
+ "status.reblog": "Fremhev",
+ "status.reblog_private": "Fremhev til orginale sjåare",
+ "status.reblogged_by": "{name} fremheivd",
+ "status.reblogs.empty": "Ikkje nokon har fremhevd tuten enno. Om nokon gjør det kjem det opp her.",
+ "status.redraft": "Slett & gjer om",
+ "status.reply": "Svar",
+ "status.replyAll": "Svar til tråd",
+ "status.report": "Rapportér @{name}",
+ "status.sensitive_warning": "Sensitivt innhald",
+ "status.share": "Del",
+ "status.show_less": "Vis mindre",
+ "status.show_less_all": "Vis mindre for alle",
+ "status.show_more": "Vis meir",
+ "status.show_more_all": "Vis meir for alle",
+ "status.show_thread": "Vis tråd",
+ "status.uncached_media_warning": "Ikkje tilgjengeleg",
+ "status.unmute_conversation": "Ikke demp samtale",
+ "status.unpin": "Angre festing på profil",
+ "suggestions.dismiss": "Avbrot forslag",
+ "suggestions.header": "Du e kanskje interessert i…",
+ "tabs_bar.federated_timeline": "Føderert",
+ "tabs_bar.home": "Heim",
+ "tabs_bar.local_timeline": "Lokal",
+ "tabs_bar.notifications": "Notifikasjoner",
+ "tabs_bar.search": "Søk",
"time_remaining.days": "{number, plural, one {# day} other {# days}} left",
"time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
"time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
- "time_remaining.moments": "Moments remaining",
+ "time_remaining.moments": "Kort tid gjennstår",
"time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
- "trends.trending_now": "Trending now",
- "ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
- "upload_area.title": "Drag & drop to upload",
- "upload_button.label": "Add media ({formats})",
- "upload_error.limit": "File upload limit exceeded.",
- "upload_error.poll": "File upload not allowed with polls.",
- "upload_form.description": "Describe for the visually impaired",
- "upload_form.edit": "Edit",
- "upload_form.undo": "Delete",
- "upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
- "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
- "upload_progress.label": "Uploading…",
- "video.close": "Close video",
- "video.exit_fullscreen": "Exit full screen",
+ "trends.trending_now": "Kva som trender no",
+ "ui.beforeunload": "Din kladd vil bli forkastet om du forlater Mastodon.",
+ "upload_area.title": "Dra & slipp for å laste opp",
+ "upload_button.label": "Legg til media ({formats})",
+ "upload_error.limit": "Fil størrelsen er for stor.",
+ "upload_error.poll": "Fil opplasting ikkje lov i hop med avstemming.",
+ "upload_form.description": "Beskriv for synshemmede",
+ "upload_form.edit": "Redigér",
+ "upload_form.undo": "Slett",
+ "upload_modal.analyzing_picture": "Analyserer bilde…",
+ "upload_modal.apply": "Bruk",
+ "upload_modal.description_placeholder": "Ein rask brun rev hoppar over den late hunden",
+ "upload_modal.detect_text": "Finn tekst i bildet",
+ "upload_modal.edit_media": "Redigér media",
+ "upload_modal.hint": "Klikk og dra sirkelen på forsyneren for å fokusere synspunktet slik det ska synes i alle minityrbildene.",
+ "upload_modal.preview_label": "Framsyn ({ratio})",
+ "upload_progress.label": "Lastar opp...",
+ "video.close": "Lukk video",
+ "video.exit_fullscreen": "Lukk fullskjerm",
"video.expand": "Expand video",
- "video.fullscreen": "Full screen",
- "video.hide": "Hide video",
- "video.mute": "Mute sound",
+ "video.fullscreen": "Fullskjerm",
+ "video.hide": "Gøym video",
+ "video.mute": "Demp lyd",
"video.pause": "Pause",
- "video.play": "Play",
- "video.unmute": "Unmute sound"
+ "video.play": "Spel",
+ "video.unmute": "Av-dempe lyd"
}
diff --git a/app/javascript/mastodon/locales/no.json b/app/javascript/mastodon/locales/no.json
index 37b893938f..5c84c08fe6 100644
--- a/app/javascript/mastodon/locales/no.json
+++ b/app/javascript/mastodon/locales/no.json
@@ -1,31 +1,31 @@
{
- "account.add_or_remove_from_list": "Add or Remove from lists",
+ "account.add_or_remove_from_list": "Legg til eller fjern fra lister",
"account.badges.bot": "Bot",
"account.block": "Blokkér @{name}",
"account.block_domain": "Skjul alt fra {domain}",
- "account.blocked": "Blocked",
- "account.cancel_follow_request": "Cancel follow request",
+ "account.blocked": "Blokkert",
+ "account.cancel_follow_request": "Avbryt følge forespørsel",
"account.direct": "Direct Message @{name}",
- "account.domain_blocked": "Domain hidden",
+ "account.domain_blocked": "Domenet skjult",
"account.edit_profile": "Rediger profil",
"account.endorse": "Feature on profile",
"account.follow": "Følg",
"account.followers": "Følgere",
- "account.followers.empty": "No one follows this user yet.",
+ "account.followers.empty": "Ingen følger denne brukeren ennå.",
"account.follows": "Følger",
- "account.follows.empty": "This user doesn't follow anyone yet.",
+ "account.follows.empty": "Denne brukeren følger ikke noen enda.",
"account.follows_you": "Følger deg",
"account.hide_reblogs": "Skjul fremhevinger fra @{name}",
- "account.last_status": "Last active",
- "account.link_verified_on": "Ownership of this link was checked on {date}",
- "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
+ "account.last_status": "Sist aktiv",
+ "account.link_verified_on": "Eierskap av denne lenken ble sjekket {date}",
+ "account.locked_info": "Denne kontoens personvernstatus er satt til låst. Eieren vurderer manuelt hvem som kan følge dem.",
"account.media": "Media",
"account.mention": "Nevn @{name}",
"account.moved_to": "{name} har flyttet til:",
"account.mute": "Demp @{name}",
"account.mute_notifications": "Ignorer varsler fra @{name}",
"account.muted": "Muted",
- "account.never_active": "Never",
+ "account.never_active": "Aldri",
"account.posts": "Innlegg",
"account.posts_with_replies": "Toots with replies",
"account.report": "Rapportér @{name}",
@@ -40,20 +40,20 @@
"account.unmute_notifications": "Vis varsler fra @{name}",
"alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
"alert.rate_limited.title": "Rate limited",
- "alert.unexpected.message": "An unexpected error occurred.",
+ "alert.unexpected.message": "En uventet feil oppstod.",
"alert.unexpected.title": "Oops!",
- "autosuggest_hashtag.per_week": "{count} per week",
+ "autosuggest_hashtag.per_week": "{count} per uke",
"boost_modal.combo": "You kan trykke {combo} for å hoppe over dette neste gang",
"bundle_column_error.body": "Noe gikk galt mens denne komponenten lastet.",
"bundle_column_error.retry": "Prøv igjen",
- "bundle_column_error.title": "Network error",
+ "bundle_column_error.title": "Nettverksfeil",
"bundle_modal_error.close": "Lukk",
"bundle_modal_error.message": "Noe gikk galt da denne komponenten lastet.",
"bundle_modal_error.retry": "Prøv igjen",
"column.blocks": "Blokkerte brukere",
"column.community": "Lokal tidslinje",
- "column.direct": "Direct messages",
- "column.directory": "Browse profiles",
+ "column.direct": "Direktemeldinger",
+ "column.directory": "Bla gjennom profiler",
"column.domain_blocks": "Hidden domains",
"column.favourites": "Likt",
"column.follow_requests": "Følgeforespørsler",
@@ -73,18 +73,18 @@
"column_subheading.settings": "Innstillinger",
"community.column_settings.media_only": "Media only",
"compose_form.direct_message_warning": "This toot will only be visible to all the mentioned users.",
- "compose_form.direct_message_warning_learn_more": "Learn more",
+ "compose_form.direct_message_warning_learn_more": "Lær mer",
"compose_form.hashtag_warning": "Denne tuten blir ikke listet under noen emneknagger da den er ulistet. Kun offentlige tuter kan søktes etter med emneknagg.",
"compose_form.lock_disclaimer": "Din konto er ikke {locked}. Hvem som helst kan følge deg og se dine private poster.",
"compose_form.lock_disclaimer.lock": "låst",
"compose_form.placeholder": "Hva har du på hjertet?",
- "compose_form.poll.add_option": "Add a choice",
- "compose_form.poll.duration": "Poll duration",
- "compose_form.poll.option_placeholder": "Choice {number}",
- "compose_form.poll.remove_option": "Remove this choice",
+ "compose_form.poll.add_option": "Legg til et valg",
+ "compose_form.poll.duration": "Avstemningens varighet",
+ "compose_form.poll.option_placeholder": "Valg {number}",
+ "compose_form.poll.remove_option": "Fjern dette valget",
"compose_form.publish": "Tut",
"compose_form.publish_loud": "{publish}!",
- "compose_form.sensitive.hide": "Mark media as sensitive",
+ "compose_form.sensitive.hide": "Merk media som sensitivt",
"compose_form.sensitive.marked": "Media is marked as sensitive",
"compose_form.sensitive.unmarked": "Media is not marked as sensitive",
"compose_form.spoiler.marked": "Text is hidden behind warning",
@@ -96,25 +96,25 @@
"confirmations.block.message": "Er du sikker på at du vil blokkere {name}?",
"confirmations.delete.confirm": "Slett",
"confirmations.delete.message": "Er du sikker på at du vil slette denne statusen?",
- "confirmations.delete_list.confirm": "Delete",
+ "confirmations.delete_list.confirm": "Slett",
"confirmations.delete_list.message": "Er du sikker på at du vil slette denne listen permanent?",
"confirmations.domain_block.confirm": "Skjul alt fra domenet",
"confirmations.domain_block.message": "Er du sikker på at du vil skjule hele domenet {domain}? I de fleste tilfeller er det bedre med målrettet blokkering eller demping.",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.logout.confirm": "Logg ut",
+ "confirmations.logout.message": "Er du sikker på at du vil logge ut?",
"confirmations.mute.confirm": "Demp",
"confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
"confirmations.mute.message": "Er du sikker på at du vil dempe {name}?",
"confirmations.redraft.confirm": "Delete & redraft",
"confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? You will lose all replies, boosts and favourites to it.",
- "confirmations.reply.confirm": "Reply",
+ "confirmations.reply.confirm": "Svar",
"confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
"confirmations.unfollow.confirm": "Slutt å følge",
"confirmations.unfollow.message": "Er du sikker på at du vil slutte å følge {name}?",
"conversation.delete": "Delete conversation",
"conversation.mark_as_read": "Mark as read",
"conversation.open": "View conversation",
- "conversation.with": "With {names}",
+ "conversation.with": "Med {names}",
"directory.federated": "From known fediverse",
"directory.local": "From {domain} only",
"directory.new_arrivals": "New arrivals",
@@ -193,7 +193,7 @@
"introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
"introduction.interactions.reblog.headline": "Boost",
"introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
- "introduction.interactions.reply.headline": "Reply",
+ "introduction.interactions.reply.headline": "Svar",
"introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
"introduction.welcome.action": "Let's go!",
"introduction.welcome.headline": "First steps",
@@ -203,7 +203,7 @@
"keyboard_shortcuts.boost": "å fremheve",
"keyboard_shortcuts.column": "å fokusere en status i en av kolonnene",
"keyboard_shortcuts.compose": "å fokusere komponeringsfeltet",
- "keyboard_shortcuts.description": "Description",
+ "keyboard_shortcuts.description": "Beskrivelse",
"keyboard_shortcuts.direct": "to open direct messages column",
"keyboard_shortcuts.down": "for å flytte ned i listen",
"keyboard_shortcuts.enter": "to open status",
@@ -270,7 +270,7 @@
"navigation_bar.pins": "Festa tuter",
"navigation_bar.preferences": "Preferanser",
"navigation_bar.public_timeline": "Felles tidslinje",
- "navigation_bar.security": "Security",
+ "navigation_bar.security": "Sikkerhet",
"notification.favourite": "{name} likte din status",
"notification.follow": "{name} fulgte deg",
"notification.mention": "{name} nevnte deg",
@@ -290,15 +290,15 @@
"notifications.column_settings.reblog": "Fremhevet:",
"notifications.column_settings.show": "Vis i kolonne",
"notifications.column_settings.sound": "Spill lyd",
- "notifications.filter.all": "All",
+ "notifications.filter.all": "Alle",
"notifications.filter.boosts": "Boosts",
- "notifications.filter.favourites": "Favourites",
+ "notifications.filter.favourites": "Favoritter",
"notifications.filter.follows": "Follows",
"notifications.filter.mentions": "Mentions",
"notifications.filter.polls": "Poll results",
"notifications.group": "{count} notifications",
"poll.closed": "Closed",
- "poll.refresh": "Refresh",
+ "poll.refresh": "Oppdater",
"poll.total_people": "{count, plural, one {# person} other {# people}}",
"poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
"poll.vote": "Vote",
@@ -362,7 +362,7 @@
"status.open": "Utvid denne statusen",
"status.pin": "Fest på profilen",
"status.pinned": "Pinned toot",
- "status.read_more": "Read more",
+ "status.read_more": "Les mer",
"status.reblog": "Fremhev",
"status.reblog_private": "Boost to original audience",
"status.reblogged_by": "Fremhevd av {name}",
@@ -378,7 +378,7 @@
"status.show_more": "Vis mer",
"status.show_more_all": "Show more for all",
"status.show_thread": "Show thread",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "Ikke tilgjengelig",
"status.unmute_conversation": "Ikke demp samtale",
"status.unpin": "Angre festing på profilen",
"suggestions.dismiss": "Dismiss suggestion",
@@ -387,7 +387,7 @@
"tabs_bar.home": "Hjem",
"tabs_bar.local_timeline": "Lokal",
"tabs_bar.notifications": "Varslinger",
- "tabs_bar.search": "Search",
+ "tabs_bar.search": "Søk",
"time_remaining.days": "{number, plural, one {# day} other {# days}} left",
"time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
"time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
@@ -404,7 +404,7 @@
"upload_form.edit": "Edit",
"upload_form.undo": "Angre",
"upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
+ "upload_modal.apply": "Bruk",
"upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
"upload_modal.detect_text": "Detect text from picture",
"upload_modal.edit_media": "Edit media",
@@ -414,7 +414,7 @@
"video.close": "Lukk video",
"video.exit_fullscreen": "Lukk fullskjerm",
"video.expand": "Utvid video",
- "video.fullscreen": "Full screen",
+ "video.fullscreen": "Fullskjerm",
"video.hide": "Skjul video",
"video.mute": "Skru av lyd",
"video.pause": "Pause",
diff --git a/app/javascript/mastodon/locales/oc.json b/app/javascript/mastodon/locales/oc.json
index b52d589701..1ca5f42ed1 100644
--- a/app/javascript/mastodon/locales/oc.json
+++ b/app/javascript/mastodon/locales/oc.json
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Desconnexion",
"confirmations.logout.message": "Volètz vertadièrament vos desconnectar ?",
"confirmations.mute.confirm": "Rescondre",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Aquò lor escondrà las publicacions e mencions, mas aquò lor permetrà encara de veire vòstra publicacions e de vos sègre.",
"confirmations.mute.message": "Volètz vertadièrament rescondre {name} ?",
"confirmations.redraft.confirm": "Escafar & tornar formular",
"confirmations.redraft.message": "Volètz vertadièrament escafar aqueste estatut e lo reformular ? Totes sos partiments e favorits seràn perduts, e sas responsas seràn orfanèlas.",
@@ -152,9 +152,9 @@
"empty_column.mutes": "Encara avètz pas mes en silenci degun.",
"empty_column.notifications": "Avètz pas encara de notificacions. Respondètz a qualqu’un per començar una conversacion.",
"empty_column.public": "I a pas res aquí ! Escrivètz quicòm de public, o seguètz de personas d’autres servidors per garnir lo flux public",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
+ "error.unexpected_crash.explanation": "A causa d’una avaria dins nòstre còdi o d’un problèma de compatibilitat de navegador, aquesta pagina se pòt pas afichar corrèctament.",
+ "error.unexpected_crash.next_steps": "Ensajatz d’actualizar la pagina. S’aquò càmbia pas res, podètz provar d’utilizar Mastodon via un navegador diferent o d’una aplicacion nativa estant.",
+ "errors.unexpected_crash.copy_stacktrace": "Copiar las traças al quichapapièrs",
"errors.unexpected_crash.report_issue": "Senhalar un problèma",
"follow_request.authorize": "Acceptar",
"follow_request.reject": "Regetar",
@@ -302,7 +302,7 @@
"poll.total_people": "{count, plural, one {# persona} other {# personas}}",
"poll.total_votes": "{count, plural, one {# vòte} other {# vòtes}}",
"poll.vote": "Votar",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Avètz votat per aquesta responsa",
"poll_button.add_poll": "Ajustar un sondatge",
"poll_button.remove_poll": "Levar lo sondatge",
"privacy.change": "Ajustar la confidencialitat del messatge",
diff --git a/app/javascript/mastodon/locales/pl.json b/app/javascript/mastodon/locales/pl.json
index 1eb9822498..0bf078eb11 100644
--- a/app/javascript/mastodon/locales/pl.json
+++ b/app/javascript/mastodon/locales/pl.json
@@ -39,7 +39,7 @@
"account.unmute": "Cofnij wyciszenie @{name}",
"account.unmute_notifications": "Cofnij wyciszenie powiadomień od @{name}",
"alert.rate_limited.message": "Spróbuj ponownie po {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.title": "Ograniczony czasowo",
"alert.unexpected.message": "Wystąpił nieoczekiwany błąd.",
"alert.unexpected.title": "O nie!",
"autosuggest_hashtag.per_week": "{count} co tydzień",
@@ -302,7 +302,7 @@
"poll.total_people": "{count, plural, one {# osoba} few {# osoby} many {# osób} other {# osób}}",
"poll.total_votes": "{count, plural, one {# głos} few {# głosy} many {# głosów} other {# głosów}}",
"poll.vote": "Zagłosuj",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Zagłosowałeś_aś na tą odpowiedź",
"poll_button.add_poll": "Dodaj głosowanie",
"poll_button.remove_poll": "Usuń głosowanie",
"privacy.change": "Dostosuj widoczność wpisów",
diff --git a/app/javascript/mastodon/locales/pt-PT.json b/app/javascript/mastodon/locales/pt-PT.json
index 859dc19912..bb8a94516d 100644
--- a/app/javascript/mastodon/locales/pt-PT.json
+++ b/app/javascript/mastodon/locales/pt-PT.json
@@ -4,7 +4,7 @@
"account.block": "Bloquear @{name}",
"account.block_domain": "Esconder tudo do domínio {domain}",
"account.blocked": "Bloqueado",
- "account.cancel_follow_request": "Cancel follow request",
+ "account.cancel_follow_request": "Cancelar pedido de seguidor",
"account.direct": "Mensagem directa @{name}",
"account.domain_blocked": "Domínio escondido",
"account.edit_profile": "Editar perfil",
@@ -16,7 +16,7 @@
"account.follows.empty": "Este utilizador ainda não segue alguém.",
"account.follows_you": "É teu seguidor",
"account.hide_reblogs": "Esconder partilhas de @{name}",
- "account.last_status": "Last active",
+ "account.last_status": "Última actividade",
"account.link_verified_on": "A posse deste link foi verificada em {date}",
"account.locked_info": "O estatuto de privacidade desta conta é fechado. O dono revê manualmente que a pode seguir.",
"account.media": "Média",
@@ -25,7 +25,7 @@
"account.mute": "Silenciar @{name}",
"account.mute_notifications": "Silenciar notificações de @{name}",
"account.muted": "Silenciada",
- "account.never_active": "Never",
+ "account.never_active": "Nunca",
"account.posts": "Publicações",
"account.posts_with_replies": "Publicações e respostas",
"account.report": "Denunciar @{name}",
@@ -38,11 +38,11 @@
"account.unfollow": "Deixar de seguir",
"account.unmute": "Não silenciar @{name}",
"account.unmute_notifications": "Deixar de silenciar @{name}",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
+ "alert.rate_limited.message": "Volte a tentar depois das {retry_time, time, medium}.",
"alert.rate_limited.title": "Rate limited",
"alert.unexpected.message": "Ocorreu um erro inesperado.",
"alert.unexpected.title": "Bolas!",
- "autosuggest_hashtag.per_week": "{count} per week",
+ "autosuggest_hashtag.per_week": "{count} por semana",
"boost_modal.combo": "Pode clicar {combo} para não voltar a ver",
"bundle_column_error.body": "Algo de errado aconteceu enquanto este componente era carregado.",
"bundle_column_error.retry": "Tente de novo",
@@ -53,7 +53,7 @@
"column.blocks": "Utilizadores Bloqueados",
"column.community": "Cronologia local",
"column.direct": "Mensagens directas",
- "column.directory": "Browse profiles",
+ "column.directory": "Procurar perfis",
"column.domain_blocks": "Domínios escondidos",
"column.favourites": "Favoritos",
"column.follow_requests": "Seguidores pendentes",
@@ -100,10 +100,10 @@
"confirmations.delete_list.message": "Tens a certeza de que desejas eliminar permanentemente esta lista?",
"confirmations.domain_block.confirm": "Esconder tudo deste domínio",
"confirmations.domain_block.message": "De certeza que queres bloquear completamente o domínio {domain}? Na maioria dos casos, silenciar ou bloquear alguns utilizadores é suficiente e é o recomendado. Não irás ver conteúdo daquele domínio em cronologia alguma nem nas tuas notificações. Os teus seguidores daquele domínio serão removidos.",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.logout.confirm": "Terminar sessão",
+ "confirmations.logout.message": "Deseja terminar a sessão?",
"confirmations.mute.confirm": "Silenciar",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Isto irá esconder publicações deles ou publicações que os mencionem, mas irá permitir que vejam as suas publicações e sejam seus seguidores.",
"confirmations.mute.message": "De certeza que queres silenciar {name}?",
"confirmations.redraft.confirm": "Apagar & redigir",
"confirmations.redraft.message": "Tens a certeza que queres apagar e redigir esta publicação? Os favoritos e as partilhas perder-se-ão e as respostas à publicação original ficarão órfãs.",
@@ -111,14 +111,14 @@
"confirmations.reply.message": "Responder agora irá reescrever a mensagem que estás a compor actualmente. Tens a certeza que queres continuar?",
"confirmations.unfollow.confirm": "Deixar de seguir",
"confirmations.unfollow.message": "De certeza que queres deixar de seguir {name}?",
- "conversation.delete": "Delete conversation",
- "conversation.mark_as_read": "Mark as read",
- "conversation.open": "View conversation",
- "conversation.with": "With {names}",
- "directory.federated": "From known fediverse",
- "directory.local": "From {domain} only",
- "directory.new_arrivals": "New arrivals",
- "directory.recently_active": "Recently active",
+ "conversation.delete": "Eliminar conversa",
+ "conversation.mark_as_read": "Marcar como lida",
+ "conversation.open": "Ver conversa",
+ "conversation.with": "Com {names}",
+ "directory.federated": "Do fediverso conhecido",
+ "directory.local": "Apenas de {domain}",
+ "directory.new_arrivals": "Recém chegados",
+ "directory.recently_active": "Com actividade recente",
"embed.instructions": "Publica esta publicação no teu site copiando o código abaixo.",
"embed.preview": "Podes ver aqui como irá ficar:",
"emoji_button.activity": "Actividade",
@@ -152,10 +152,10 @@
"empty_column.mutes": "Ainda não silenciaste qualquer utilizador.",
"empty_column.notifications": "Não tens notificações. Interage com outros utilizadores para iniciar uma conversa.",
"empty_column.public": "Não há nada aqui! Escreve algo publicamente ou segue outros utilizadores para veres aqui os conteúdos públicos",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "Devido a um erro no nosso código ou a uma compatilidade com o seu navegador, esta página não pôde ser apresentada correctamente.",
+ "error.unexpected_crash.next_steps": "Tente atualizar a página. Se isso não ajudar, pode usar o Mastodon através de um navegador diferente ou uma aplicação nativa.",
+ "errors.unexpected_crash.copy_stacktrace": "Copiar a stacktrace para o clipboard",
+ "errors.unexpected_crash.report_issue": "Reportar problema",
"follow_request.authorize": "Autorizar",
"follow_request.reject": "Rejeitar",
"getting_started.developers": "Responsáveis pelo desenvolvimento",
@@ -243,7 +243,7 @@
"lists.new.title_placeholder": "Título da nova lista",
"lists.search": "Pesquisa entre as pessoas que segues",
"lists.subheading": "As tuas listas",
- "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "load_pending": "{count, plural, one {# novo item} other {# novos itens}}",
"loading_indicator.label": "A carregar...",
"media_gallery.toggle_visible": "Mostrar/ocultar",
"missing_indicator.label": "Não encontrado",
@@ -299,10 +299,10 @@
"notifications.group": "{count} notificações",
"poll.closed": "Fechado",
"poll.refresh": "Recarregar",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# pessoa} other {# pessoas}}",
"poll.total_votes": "{contar, plural, um {# vote} outro {# votes}}",
"poll.vote": "Votar",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Você votou nesta resposta",
"poll_button.add_poll": "Adicionar votação",
"poll_button.remove_poll": "Remover votação",
"privacy.change": "Ajustar a privacidade da mensagem",
@@ -314,7 +314,7 @@
"privacy.public.short": "Público",
"privacy.unlisted.long": "Não publicar nos feeds públicos",
"privacy.unlisted.short": "Não listar",
- "refresh": "Refresh",
+ "refresh": "Actualizar",
"regeneration_indicator.label": "A carregar…",
"regeneration_indicator.sublabel": "A tua home está a ser preparada!",
"relative_time.days": "{number}d",
@@ -339,7 +339,7 @@
"search_results.accounts": "Pessoas",
"search_results.hashtags": "Hashtags",
"search_results.statuses": "Toots",
- "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_results.statuses_fts_disabled": "A pesquisa de toots pelo seu conteúdo não está disponível neste servidor Mastodon.",
"search_results.total": "{count, number} {count, plural, one {resultado} other {resultados}}",
"status.admin_account": "Abrir a interface de moderação para @{name}",
"status.admin_status": "Abrir esta publicação na interface de moderação",
@@ -378,7 +378,7 @@
"status.show_more": "Mostrar mais",
"status.show_more_all": "Mostrar mais para todas",
"status.show_thread": "Mostrar conversa",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "Não diponível",
"status.unmute_conversation": "Deixar de silenciar esta conversa",
"status.unpin": "Não fixar no perfil",
"suggestions.dismiss": "Dispensar a sugestão",
@@ -394,22 +394,22 @@
"time_remaining.moments": "Momentos restantes",
"time_remaining.seconds": "{número, plural, um {# second} outro {# seconds}} faltam",
"trends.count_by_accounts": "{count} {rawCount, plural, uma {person} outra {people}} a falar",
- "trends.trending_now": "Trending now",
+ "trends.trending_now": "Tendencias actuais",
"ui.beforeunload": "O teu rascunho será perdido se abandonares o Mastodon.",
"upload_area.title": "Arraste e solte para enviar",
"upload_button.label": "Adicionar media",
"upload_error.limit": "Limite máximo do ficheiro a carregar excedido.",
"upload_error.poll": "Carregamento de ficheiros não é permitido em votações.",
"upload_form.description": "Descrição da imagem para pessoas com dificuldades visuais",
- "upload_form.edit": "Edit",
+ "upload_form.edit": "Editar",
"upload_form.undo": "Apagar",
- "upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
- "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_modal.analyzing_picture": "A analizar imagem…",
+ "upload_modal.apply": "Aplicar",
+ "upload_modal.description_placeholder": "Grave e cabisbaixo, o filho justo zelava pela querida mãe doente",
+ "upload_modal.detect_text": "Detectar texto na imagem",
+ "upload_modal.edit_media": "Editar média",
+ "upload_modal.hint": "Clique ou arraste o círculo na pré-visualização para escolher o ponto focal que será sempre visível em todas as miniaturas.",
+ "upload_modal.preview_label": "Pré-visualizar ({ratio})",
"upload_progress.label": "A enviar...",
"video.close": "Fechar vídeo",
"video.exit_fullscreen": "Sair de full screen",
diff --git a/app/javascript/mastodon/locales/ru.json b/app/javascript/mastodon/locales/ru.json
index 4ace1649aa..c8767e535d 100644
--- a/app/javascript/mastodon/locales/ru.json
+++ b/app/javascript/mastodon/locales/ru.json
@@ -11,9 +11,9 @@
"account.endorse": "Рекомендовать в профиле",
"account.follow": "Подписаться",
"account.followers": "Подписаны",
- "account.followers.empty": "Никто не подписан на этого пользователя.",
+ "account.followers.empty": "На этого пользователя пока никто не подписан.",
"account.follows": "Подписки",
- "account.follows.empty": "Этот пользователь ни на кого не подписан.",
+ "account.follows.empty": "Этот пользователь пока ни на кого не подписался.",
"account.follows_you": "Подписан(а) на вас",
"account.hide_reblogs": "Скрыть реблоги от @{name}",
"account.last_status": "Последняя активность",
@@ -22,9 +22,9 @@
"account.media": "Медиа",
"account.mention": "Упомянуть",
"account.moved_to": "Ищите {name} здесь:",
- "account.mute": "Скрыть @{name}",
+ "account.mute": "Заглушить",
"account.mute_notifications": "Скрыть уведомления от @{name}",
- "account.muted": "Скрыт",
+ "account.muted": "Приглушён",
"account.never_active": "Никогда",
"account.posts": "Посты",
"account.posts_with_replies": "Посты с ответами",
@@ -32,11 +32,11 @@
"account.requested": "Ожидает подтверждения. Нажмите для отмены",
"account.share": "Поделиться профилем @{name}",
"account.show_reblogs": "Показывать продвижения от @{name}",
- "account.unblock": "Разблокировать",
+ "account.unblock": "Разблокировать @{name}",
"account.unblock_domain": "Разблокировать {domain}",
"account.unendorse": "Не рекомендовать в профиле",
"account.unfollow": "Отписаться",
- "account.unmute": "Снять глушение",
+ "account.unmute": "Не скрывать @{name}",
"account.unmute_notifications": "Показывать уведомления от @{name}",
"alert.rate_limited.message": "Пожалуйста, повторите через {retry_time, time, medium}.",
"alert.rate_limited.title": "Скорость ограничена",
@@ -75,11 +75,11 @@
"compose_form.direct_message_warning": "Этот статус будет виден только упомянутым пользователям.",
"compose_form.direct_message_warning_learn_more": "Узнать больше",
"compose_form.hashtag_warning": "Этот пост не будет показывается в поиске по хэштегу, т.к. он непубличный. Только публичные посты можно найти в поиске по хэштегу.",
- "compose_form.lock_disclaimer": "Ваш аккаунт не {locked}. Любой человек может подписаться на Вас и просматривать посты для подписчиков.",
+ "compose_form.lock_disclaimer": "Ваша учётная запись не {locked}. Любой пользователь может подписаться на вас и просматривать посты для подписчиков.",
"compose_form.lock_disclaimer.lock": "закрыт",
"compose_form.placeholder": "О чем вы думаете?",
- "compose_form.poll.add_option": "Добавить",
- "compose_form.poll.duration": "Длительность опроса",
+ "compose_form.poll.add_option": "Добавить вариант",
+ "compose_form.poll.duration": "Продолжительность опроса",
"compose_form.poll.option_placeholder": "Вариант {number}",
"compose_form.poll.remove_option": "Удалить этот вариант",
"compose_form.publish": "Запостить",
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Выйти",
"confirmations.logout.message": "Вы уверены, что хотите выйти?",
"confirmations.mute.confirm": "Заглушить",
- "confirmations.mute.explanation": "Будут скрыты их посты и те, где они упоминаются, но они при этом смогут видеть ваши посты и подписываться на вас.",
+ "confirmations.mute.explanation": "Это скроет посты этого пользователя и те, в которых он упоминается, но при этом он по-прежнему сможет подписаться на вас и смотреть ваши посты.",
"confirmations.mute.message": "Вы уверены, что хотите заглушить {name}?",
"confirmations.redraft.confirm": "Удалить и исправить",
"confirmations.redraft.message": "Вы уверены, что хотите удалить этот статус и превратить в черновик? Вы потеряете все ответы, продвижения и отметки 'нравится' к нему.",
@@ -119,10 +119,10 @@
"directory.local": "Только из {domain}",
"directory.new_arrivals": "Новички",
"directory.recently_active": "Недавно активные",
- "embed.instructions": "Встройте этот статус на Вашем сайте, скопировав код внизу.",
+ "embed.instructions": "Встройте этот пост на свой сайт, скопировав следующий код:",
"embed.preview": "Так это будет выглядеть:",
"emoji_button.activity": "Занятия",
- "emoji_button.custom": "Собственные",
+ "emoji_button.custom": "Особенные",
"emoji_button.flags": "Флаги",
"emoji_button.food": "Еда и напитки",
"emoji_button.label": "Вставить эмодзи",
@@ -134,7 +134,7 @@
"emoji_button.search": "Найти...",
"emoji_button.search_results": "Результаты поиска",
"emoji_button.symbols": "Символы",
- "emoji_button.travel": "Путешествия",
+ "emoji_button.travel": "Путешествия и места",
"empty_column.account_timeline": "Здесь нет постов!",
"empty_column.account_unavailable": "Профиль недоступен",
"empty_column.blocks": "Вы ещё никого не заблокировали.",
@@ -144,14 +144,14 @@
"empty_column.favourited_statuses": "Вы не добавили ни один пост в «Избранное». Как только вы это сделаете, он появится здесь.",
"empty_column.favourites": "Никто ещё не добавил этот пост в «Избранное». Как только кто-то это сделает, это отобразится здесь.",
"empty_column.follow_requests": "Вам ещё не приходили запросы на подписку. Все новые запросы будут показаны здесь.",
- "empty_column.hashtag": "Статусов с таким хэштегом еще не существует.",
+ "empty_column.hashtag": "С этим хэштегом пока ещё ничего не постили.",
"empty_column.home": "Пока вы ни на кого не подписаны. Полистайте {public} или используйте поиск, чтобы освоиться и завести новые знакомства.",
"empty_column.home.public_timeline": "публичные ленты",
"empty_column.list": "В этом списке пока ничего нет.",
"empty_column.lists": "У вас ещё нет списков. Созданные вами списки будут показаны здесь.",
"empty_column.mutes": "Вы ещё никого не скрывали.",
"empty_column.notifications": "У вас пока нет уведомлений. Взаимодействуйте с другими, чтобы завести разговор.",
- "empty_column.public": "Здесь ничего нет! Опубликуйте что-нибудь или подпишитесь на пользователей с других узлов, чтобы заполнить ленту.",
+ "empty_column.public": "Здесь ничего нет! Опубликуйте что-нибудь или подпишитесь на пользователей с других узлов, чтобы заполнить ленту",
"error.unexpected_crash.explanation": "Из-за несовместимого браузера или ошибки в нашем коде, эта страница не может быть корректно отображена.",
"error.unexpected_crash.next_steps": "Попробуйте обновить страницу. Если проблема не исчезает, используйте Mastodon из-под другого браузера или приложения.",
"errors.unexpected_crash.copy_stacktrace": "Копировать стектрейс в буфер обмена",
@@ -174,7 +174,7 @@
"hashtag.column_settings.tag_mode.all": "Все из списка",
"hashtag.column_settings.tag_mode.any": "Любой из списка",
"hashtag.column_settings.tag_mode.none": "Ни один из списка",
- "hashtag.column_settings.tag_toggle": "Включая дополнительные хэштеге из этой колонки",
+ "hashtag.column_settings.tag_toggle": "Включить дополнительные теги для этой колонки",
"home.column_settings.basic": "Основные",
"home.column_settings.show_reblogs": "Показывать продвижения",
"home.column_settings.show_replies": "Показывать ответы",
@@ -185,19 +185,19 @@
"introduction.federation.federated.headline": "Глобальная лента",
"introduction.federation.federated.text": "Публичные статусы с других серверов федеративной сети расположатся в глобальной ленте.",
"introduction.federation.home.headline": "Домашняя лента",
- "introduction.federation.home.text": "Статусы от тех, на кого вы подписаны, появятся в вашей домашней ленте. Вы можете подписаться на кого угодно с любого сервера!",
+ "introduction.federation.home.text": "Посты людей, на которых вы подписаны, будут отображаться в домашней ленте. Подписываться можно на кого угодно, независимо от узла.",
"introduction.federation.local.headline": "Локальная лента",
"introduction.federation.local.text": "Публичные статусы от людей с того же сервера, что и вы, будут отображены в локальной ленте.",
"introduction.interactions.action": "Завершить обучение",
"introduction.interactions.favourite.headline": "Отметки «нравится»",
"introduction.interactions.favourite.text": "Вы можете отметить статус, чтобы вернуться к нему позже и дать знать автору, что запись вам понравилась, поставив отметку \"нравится\".",
"introduction.interactions.reblog.headline": "Продвижения",
- "introduction.interactions.reblog.text": "Вы можете делиться статусами других людей, продвигая их в своём аккаунте.",
+ "introduction.interactions.reblog.text": "Вы можете делиться статусами других людей, продвигая их в своей учётной записи.",
"introduction.interactions.reply.headline": "Ответы",
"introduction.interactions.reply.text": "Вы можете отвечать свои и чужие посты, образуя цепочки сообщений (обсуждения).",
"introduction.welcome.action": "Поехали!",
"introduction.welcome.headline": "Первые шаги",
- "introduction.welcome.text": "Добро пожаловать в федеративную сеть! Уже через мгновение вы сможете отправлять сообщения и общаться со своими друзьями на любом сервере. Но этот сервер — {domain} — особенный: на нём располагается ваш профиль. Запомните его название.",
+ "introduction.welcome.text": "Добро пожаловать в Федиверс! Уже через мгновение вы сможете отправлять сообщения и общаться со своими друзьями с любых узлов. Но этот узел — {domain} — особенный: на нём располагается ваш профиль, так что не забудьте его название.",
"keyboard_shortcuts.back": "перейти назад",
"keyboard_shortcuts.blocked": "чтобы открыть список заблокированных",
"keyboard_shortcuts.boost": "продвинуть пост",
@@ -241,7 +241,7 @@
"lists.edit.submit": "Изменить название",
"lists.new.create": "Новый список",
"lists.new.title_placeholder": "Заголовок списка",
- "lists.search": "Искать из ваших подписок",
+ "lists.search": "Искать среди подписок",
"lists.subheading": "Ваши списки",
"load_pending": "{count, plural, one {# новый элемент} few {# новых элемента} other {# новых элементов}}",
"loading_indicator.label": "Загрузка...",
@@ -271,11 +271,11 @@
"navigation_bar.preferences": "Настройки",
"navigation_bar.public_timeline": "Глобальная лента",
"navigation_bar.security": "Безопасность",
- "notification.favourite": "{name} понравился Ваш статус",
+ "notification.favourite": "{name} добавил(а) ваш статус в избранное",
"notification.follow": "{name} подписался (-лась) на вас",
"notification.mention": "{name} упомянул(а) вас",
"notification.poll": "Опрос, в котором вы приняли участие, завершился",
- "notification.reblog": "{name} продвинул(а) Ваш статус",
+ "notification.reblog": "{name} продвинул(а) ваш статус",
"notifications.clear": "Очистить уведомления",
"notifications.clear_confirmation": "Вы уверены, что хотите очистить все уведомления?",
"notifications.column_settings.alert": "Десктопные уведомления",
@@ -316,7 +316,7 @@
"privacy.unlisted.short": "Скрытый",
"refresh": "Обновить",
"regeneration_indicator.label": "Загрузка…",
- "regeneration_indicator.sublabel": "Ваша домашняя лента готовится!",
+ "regeneration_indicator.sublabel": "Один момент, мы подготавливаем вашу ленту!",
"relative_time.days": "{number}д",
"relative_time.hours": "{number}ч",
"relative_time.just_now": "только что",
@@ -324,14 +324,14 @@
"relative_time.seconds": "{number}с",
"reply_indicator.cancel": "Отмена",
"report.forward": "Переслать в {target}",
- "report.forward_hint": "Этот аккаунт расположен на другом сервере. Отправить туда анонимную копию Вашей жалобы?",
- "report.hint": "Жалоба будет отправлена модераторам Вашего сервера. Вы также можете указать подробную причину жалобы ниже:",
+ "report.forward_hint": "Этот аккаунт расположен на другом узле. Отправить туда анонимную копию вашей жалобы?",
+ "report.hint": "Жалоба будет отправлена модераторам вашего узла. Вы также можете указать подробную причину жалобы ниже:",
"report.placeholder": "Комментарий",
"report.submit": "Отправить",
"report.target": "Жалоба на {target}",
"search.placeholder": "Поиск",
"search_popout.search_format": "Продвинутый формат поиска",
- "search_popout.tips.full_text": "Возвращает посты, которые Вы написали, отметили как 'избранное', продвинули или в которых были упомянуты, а также содержащие юзернейм, имя и хэштеги.",
+ "search_popout.tips.full_text": "Поиск по простому тексту отобразит посты, которые вы написали, добавили в избранное, продвинули или в которых были упомянуты, а также подходящие имена пользователей и хэштеги.",
"search_popout.tips.hashtag": "хэштег",
"search_popout.tips.status": "статус",
"search_popout.tips.text": "Простой ввод текста покажет совпадающие имена пользователей, отображаемые имена и хэштеги",
diff --git a/app/javascript/mastodon/locales/sk.json b/app/javascript/mastodon/locales/sk.json
index 5d27263094..0766e703fd 100644
--- a/app/javascript/mastodon/locales/sk.json
+++ b/app/javascript/mastodon/locales/sk.json
@@ -5,7 +5,7 @@
"account.block_domain": "Ukry všetko z {domain}",
"account.blocked": "Blokovaný/á",
"account.cancel_follow_request": "Zruš požiadanie o sledovanie",
- "account.direct": "Súkromná správa pre @{name}",
+ "account.direct": "Priama správa pre @{name}",
"account.domain_blocked": "Doména ukrytá",
"account.edit_profile": "Uprav profil",
"account.endorse": "Zobrazuj na profile",
@@ -52,7 +52,7 @@
"bundle_modal_error.retry": "Skúsiť znova",
"column.blocks": "Blokovaní užívatelia",
"column.community": "Miestna časová os",
- "column.direct": "Súkromné správy",
+ "column.direct": "Priame správy",
"column.directory": "Prehľadávaj profily",
"column.domain_blocks": "Skryté domény",
"column.favourites": "Obľúbené",
@@ -69,11 +69,11 @@
"column_header.moveRight_settings": "Presuň stĺpec doprava",
"column_header.pin": "Pripni",
"column_header.show_settings": "Ukáž nastavenia",
- "column_header.unpin": "Odopnúť",
+ "column_header.unpin": "Odopni",
"column_subheading.settings": "Nastavenia",
"community.column_settings.media_only": "Iba médiá",
- "compose_form.direct_message_warning": "Tento príspevok bude videný výhradne iba spomenutými užívateľmi. Ber ale na vedomie že správci tvojej a všetkých iných zahrnutých instancií majú možnosť skontrolovať túto správu.",
- "compose_form.direct_message_warning_learn_more": "Zistiť viac",
+ "compose_form.direct_message_warning": "Tento príspevok bude boslaný iba spomenutým užívateľom.",
+ "compose_form.direct_message_warning_learn_more": "Zisti viac",
"compose_form.hashtag_warning": "Tento toot nebude zobrazený pod žiadným haštagom lebo nieje listovaný. Iba verejné tooty môžu byť nájdené podľa haštagu.",
"compose_form.lock_disclaimer": "Tvoj účet nie je {locked}. Ktokoľvek ťa môže nasledovať a vidieť tvoje správy pre sledujúcich.",
"compose_form.lock_disclaimer.lock": "zamknutý",
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Odhlás sa",
"confirmations.logout.message": "Si si istý/á, že sa chceš odhlásiť?",
"confirmations.mute.confirm": "Ignoruj",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Toto nastavenie pred tebou skryje ich príspevky, alebo príspevky od iných v ktorých sú spomenutí, ale umožní im vidieť tvoje príspevky, aj ťa následovať.",
"confirmations.mute.message": "Naozaj chceš ignorovať {name}?",
"confirmations.redraft.confirm": "Vyčisti a prepíš",
"confirmations.redraft.message": "Si si istý/á, že chceš premazať a prepísať tento príspevok? Jeho nadobudnuté vyzdvihnutia a obľúbenia, ale i odpovede na pôvodný príspevok budú odlúčené.",
@@ -139,7 +139,7 @@
"empty_column.account_unavailable": "Profil nedostupný",
"empty_column.blocks": "Ešte si nikoho nezablokoval/a.",
"empty_column.community": "Lokálna časová os je prázdna. Napíšte niečo, aby sa to tu začalo hýbať!",
- "empty_column.direct": "Ešte nemáš žiadne súkromné správy. Keď nejakú pošleš, alebo dostaneš, ukáže sa tu.",
+ "empty_column.direct": "Ešte nemáš žiadne priame správy. Keď nejakú pošleš, alebo dostaneš, ukáže sa tu.",
"empty_column.domain_blocks": "Žiadne domény ešte niesú skryté.",
"empty_column.favourited_statuses": "Nemáš obľúbené ešte žiadne príspevky. Keď si nejaký obľúbiš, bude zobrazený práve tu.",
"empty_column.favourites": "Tento toot si ešte nikto neobľúbil. Ten kto si ho obľúbi, bude zobrazený tu.",
@@ -152,8 +152,8 @@
"empty_column.mutes": "Ešte si nestĺmil žiadných užívateľov.",
"empty_column.notifications": "Ešte nemáš žiadne oznámenia. Začni komunikovať s ostatnými, aby diskusia mohla začať.",
"empty_column.public": "Ešte tu nič nie je. Napíš niečo verejne, alebo začni sledovať užívateľov z iných serverov, aby tu niečo pribudlo",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
+ "error.unexpected_crash.explanation": "Kvôli chybe v našom kóde, alebo problému s kompatibilitou prehliadača, túto stránku nebolo možné zobraziť správne.",
+ "error.unexpected_crash.next_steps": "Skús obnoviť stránku. Ak to nepomôže, pravdepodobne budeš stále môcť používať Mastodon cez iný prehliadač, alebo natívnu aplikáciu.",
"errors.unexpected_crash.copy_stacktrace": "Skopíruj stacktrace do schránky",
"errors.unexpected_crash.report_issue": "Nahlás problém",
"follow_request.authorize": "Povoľ prístup",
@@ -204,7 +204,7 @@
"keyboard_shortcuts.column": "zameraj sa na príspevok v jednom zo stĺpcov",
"keyboard_shortcuts.compose": "zameraj sa na písaciu plochu",
"keyboard_shortcuts.description": "Popis",
- "keyboard_shortcuts.direct": "otvor panel súkromných správ",
+ "keyboard_shortcuts.direct": "pre otvorenie panelu priamých správ",
"keyboard_shortcuts.down": "posunúť sa dole v zozname",
"keyboard_shortcuts.enter": "otvoriť správu",
"keyboard_shortcuts.favourite": "pridaj do obľúbených",
@@ -253,14 +253,14 @@
"navigation_bar.blocks": "Blokovaní užívatelia",
"navigation_bar.community_timeline": "Miestna časová os",
"navigation_bar.compose": "Napíš nový príspevok",
- "navigation_bar.direct": "Súkromné správy",
+ "navigation_bar.direct": "Priame správy",
"navigation_bar.discover": "Objavuj",
"navigation_bar.domain_blocks": "Skryté domény",
"navigation_bar.edit_profile": "Uprav profil",
"navigation_bar.favourites": "Obľúbené",
"navigation_bar.filters": "Filtrované slová",
"navigation_bar.follow_requests": "Žiadosti o sledovanie",
- "navigation_bar.follows_and_followers": "Následovaní a sledovatelia",
+ "navigation_bar.follows_and_followers": "Sledovania a následovatelia",
"navigation_bar.info": "O tomto serveri",
"navigation_bar.keyboard_shortcuts": "Klávesové skratky",
"navigation_bar.lists": "Zoznamy",
@@ -349,7 +349,7 @@
"status.copy": "Skopíruj odkaz na príspevok",
"status.delete": "Zmazať",
"status.detailed_status": "Podrobný náhľad celej konverzácie",
- "status.direct": "Súkromná správa @{name}",
+ "status.direct": "Priama správa pre @{name}",
"status.embed": "Vložiť",
"status.favourite": "Páči sa mi",
"status.filtered": "Filtrované",
diff --git a/app/javascript/mastodon/locales/sl.json b/app/javascript/mastodon/locales/sl.json
index 65e275102c..ecac0d9c70 100644
--- a/app/javascript/mastodon/locales/sl.json
+++ b/app/javascript/mastodon/locales/sl.json
@@ -365,7 +365,7 @@
"status.read_more": "Preberi več",
"status.reblog": "Spodbudi",
"status.reblog_private": "Spodbudi izvirnemu občinstvu",
- "status.reblogged_by": "{name} spodbujen",
+ "status.reblogged_by": "{name} spodbuja",
"status.reblogs.empty": "Nihče še ni spodbudil tega tuta. Ko se bo to zgodilo, se bodo pojavili tukaj.",
"status.redraft": "Izbriši in preoblikuj",
"status.reply": "Odgovori",
diff --git a/app/javascript/mastodon/locales/sv.json b/app/javascript/mastodon/locales/sv.json
index e8c1c40c25..9b12f337bc 100644
--- a/app/javascript/mastodon/locales/sv.json
+++ b/app/javascript/mastodon/locales/sv.json
@@ -1,24 +1,24 @@
{
- "account.add_or_remove_from_list": "Lägg till eller ta bort från listor",
+ "account.add_or_remove_from_list": "Lägg till i eller ta bort från listor",
"account.badges.bot": "Robot",
"account.block": "Blockera @{name}",
"account.block_domain": "Dölj allt från {domain}",
"account.blocked": "Blockerad",
- "account.cancel_follow_request": "Avbryt förfrågan att följa",
+ "account.cancel_follow_request": "Avbryt följarförfrågan",
"account.direct": "Skicka ett direktmeddelande till @{name}",
"account.domain_blocked": "Domän dold",
"account.edit_profile": "Redigera profil",
- "account.endorse": "Visa upp på profil",
+ "account.endorse": "Visa på profil",
"account.follow": "Följ",
"account.followers": "Följare",
- "account.followers.empty": "Ingen följer denna användaren än.",
+ "account.followers.empty": "Ingen följer denna användare än.",
"account.follows": "Följer",
- "account.follows.empty": "Den här användaren följer inte någon ännu.",
+ "account.follows.empty": "Denna användare följer inte någon än.",
"account.follows_you": "Följer dig",
"account.hide_reblogs": "Dölj knuffar från @{name}",
"account.last_status": "Senast aktiv",
- "account.link_verified_on": "Ägarskapet för det här kontot kontrollerades den {date}",
- "account.locked_info": "Detta konto har en låst integritetsstatus. Ägaren väljer manuellt vem som kan följa.",
+ "account.link_verified_on": "Ägarskap för detta konto kontrollerades den {date}",
+ "account.locked_info": "Detta konto har låst integritetsstatus. Ägaren väljer manuellt vem som kan följa.",
"account.media": "Media",
"account.mention": "Nämna @{name}",
"account.moved_to": "{name} har flyttat till:",
@@ -26,25 +26,25 @@
"account.mute_notifications": "Stäng av notifieringar från @{name}",
"account.muted": "Tystad",
"account.never_active": "Aldrig",
- "account.posts": "Inlägg",
- "account.posts_with_replies": "Toots och svar",
+ "account.posts": "Tutningar",
+ "account.posts_with_replies": "Tutningar och svar",
"account.report": "Rapportera @{name}",
- "account.requested": "Inväntar godkännande. Klicka för att avbryta följförfrågan",
+ "account.requested": "Inväntar godkännande. Klicka för att avbryta följarförfrågan",
"account.share": "Dela @{name}s profil",
"account.show_reblogs": "Visa knuffar från @{name}",
"account.unblock": "Avblockera @{name}",
"account.unblock_domain": "Sluta dölja {domain}",
- "account.unendorse": "Visa inte upp på profil",
- "account.unfollow": "Sluta följa",
+ "account.unendorse": "Visa inte på profil",
+ "account.unfollow": "Sluta följ",
"account.unmute": "Sluta tysta @{name}",
- "account.unmute_notifications": "Återaktivera notifikationer från @{name}",
+ "account.unmute_notifications": "Återaktivera notifieringar från @{name}",
"alert.rate_limited.message": "Vänligen försök igen efter {retry_time, time, medium}.",
- "alert.rate_limited.title": "Begränsad mängd",
+ "alert.rate_limited.title": "Mängd begränsad",
"alert.unexpected.message": "Ett oväntat fel uppstod.",
"alert.unexpected.title": "Hoppsan!",
"autosuggest_hashtag.per_week": "{count} per vecka",
- "boost_modal.combo": "Du kan trycka {combo} för att slippa denna nästa gång",
- "bundle_column_error.body": "Något gick fel när du laddade denna komponent.",
+ "boost_modal.combo": "Du kan trycka {combo} för att slippa detta nästa gång",
+ "bundle_column_error.body": "Något gick fel medan denna komponent laddades.",
"bundle_column_error.retry": "Försök igen",
"bundle_column_error.title": "Nätverksfel",
"bundle_modal_error.close": "Stäng",
@@ -56,70 +56,70 @@
"column.directory": "Bläddra bland profiler",
"column.domain_blocks": "Dolda domäner",
"column.favourites": "Favoriter",
- "column.follow_requests": "Följförfrågningar",
+ "column.follow_requests": "Följarförfrågningar",
"column.home": "Hem",
"column.lists": "Listor",
"column.mutes": "Tystade användare",
- "column.notifications": "Meddelanden",
+ "column.notifications": "Aviseringar",
"column.pins": "Nålade toots",
"column.public": "Förenad tidslinje",
"column_back_button.label": "Tillbaka",
"column_header.hide_settings": "Dölj inställningar",
- "column_header.moveLeft_settings": "Flytta kolumnen till vänster",
- "column_header.moveRight_settings": "Flytta kolumnen till höger",
+ "column_header.moveLeft_settings": "Flytta kolumnen åt vänster",
+ "column_header.moveRight_settings": "Flytta kolumnen åt höger",
"column_header.pin": "Fäst",
"column_header.show_settings": "Visa inställningar",
"column_header.unpin": "Ångra fäst",
"column_subheading.settings": "Inställningar",
- "community.column_settings.media_only": "Enbart media",
- "compose_form.direct_message_warning": "Denna toot kommer endast att skickas till nämnda användare.",
- "compose_form.direct_message_warning_learn_more": "Visa mer",
- "compose_form.hashtag_warning": "Denna toot kommer inte att listas under någon hashtag eftersom den är onoterad. Endast offentliga toots kan sökas med hashtag.",
- "compose_form.lock_disclaimer": "Ditt konto är inte {locked}. Vem som helst kan följa dig och även se dina inlägg som bara är för följare.",
+ "community.column_settings.media_only": "Endast media",
+ "compose_form.direct_message_warning": "Denna tutning kommer endast skickas till de nämnda användarna.",
+ "compose_form.direct_message_warning_learn_more": "Lär dig mer",
+ "compose_form.hashtag_warning": "Denna toot kommer inte att visas under någon hashtag eftersom den är onoterad. Endast offentliga toots kan sökas med hashtag.",
+ "compose_form.lock_disclaimer": "Ditt konto är inte {locked}. Vem som helst kan följa dig för att se dina inlägg som endast är för följare.",
"compose_form.lock_disclaimer.lock": "låst",
"compose_form.placeholder": "Vad funderar du på?",
- "compose_form.poll.add_option": "Nytt alternativ",
+ "compose_form.poll.add_option": "Lägg till ett val",
"compose_form.poll.duration": "Varaktighet för omröstning",
- "compose_form.poll.option_placeholder": "Alternativ {number}",
- "compose_form.poll.remove_option": "Ta bort alternativ",
+ "compose_form.poll.option_placeholder": "Val {number}",
+ "compose_form.poll.remove_option": "Ta bort detta val",
"compose_form.publish": "Tut",
"compose_form.publish_loud": "{publish}!",
"compose_form.sensitive.hide": "Markera media som känsligt",
"compose_form.sensitive.marked": "Media har markerats som känsligt",
- "compose_form.sensitive.unmarked": "Media har inte markerats som känsligt",
- "compose_form.spoiler.marked": "Texten har dolts bakom en varning",
+ "compose_form.sensitive.unmarked": "Media är inte markerat som känsligt",
+ "compose_form.spoiler.marked": "Texten är dold bakom en varning",
"compose_form.spoiler.unmarked": "Texten är inte dold",
"compose_form.spoiler_placeholder": "Skriv din varning här",
"confirmation_modal.cancel": "Ångra",
"confirmations.block.block_and_report": "Blockera & rapportera",
"confirmations.block.confirm": "Blockera",
- "confirmations.block.message": "Är du säker att du vill blockera {name}?",
+ "confirmations.block.message": "Är du säker på att du vill blockera {name}?",
"confirmations.delete.confirm": "Ta bort",
- "confirmations.delete.message": "Är du säker att du vill ta bort denna status?",
+ "confirmations.delete.message": "Är du säker på att du vill ta bort denna status?",
"confirmations.delete_list.confirm": "Ta bort",
"confirmations.delete_list.message": "Är du säker på att du vill radera denna lista permanent?",
"confirmations.domain_block.confirm": "Dölj hela domänen",
- "confirmations.domain_block.message": "Är du verkligen säker på att du vill blockera hela {domain}? I de flesta fall är några riktade blockeringar eller nedtystade konton tillräckligt och att föredra. Du kommer sluta se innehåll från {domain}-domänen i den allmänna tidslinjen och i dina egna notifieringar. Du kommer även sluta följa alla eventuella följare du har från {domain}.",
+ "confirmations.domain_block.message": "Är du verkligen, verkligen säker på att du vill blockera hela {domain}? I de flesta fall är några riktade blockeringar eller nedtystade konton tillräckligt och att föredra. Du kommer inte se innehåll från den domänen i den allmänna tidslinjen eller i dina notifieringar. Dina följare från den domänen komer att tas bort.",
"confirmations.logout.confirm": "Logga ut",
"confirmations.logout.message": "Är du säker på att du vill logga ut?",
"confirmations.mute.confirm": "Tysta",
- "confirmations.mute.explanation": "Detta kommer dölja postningar från dem och postningar som nämner dem, men fortfarande tillåta dem att se dina postningar och följa dig.",
- "confirmations.mute.message": "Är du säker du vill tysta ner {name}?",
- "confirmations.redraft.confirm": "Radera och gör om",
- "confirmations.redraft.message": "Är du säker på att du vill radera meddelandet och göra om det? Du kommer förlora alla svar, knuffar och favoriter som hänvisar till meddelandet.",
+ "confirmations.mute.explanation": "Detta kommer att dölja poster från dem och poster som nämner dem, men fortfarande tillåta dem att se dina poster och följa dig.",
+ "confirmations.mute.message": "Är du säker på att du vill tysta {name}?",
+ "confirmations.redraft.confirm": "Radera & gör om",
+ "confirmations.redraft.message": "Är du säker på att du vill radera detta meddelande och göra om det? Du kommer förlora alla favoriter, knuffar och svar till det ursprungliga meddelandet.",
"confirmations.reply.confirm": "Svara",
- "confirmations.reply.message": "Om du svarar nu kommer det att ersätta meddelandet du håller på att skriva. Är du säker på att du vill fortsätta?",
- "confirmations.unfollow.confirm": "Sluta följa",
- "confirmations.unfollow.message": "Är du säker på att du vill sluta följa {name}?",
+ "confirmations.reply.message": "Om du svarar nu kommer det att ersätta meddelandet du håller på att skapa. Är du säker på att du vill fortsätta?",
+ "confirmations.unfollow.confirm": "Avfölj",
+ "confirmations.unfollow.message": "Är du säker på att du vill avfölja {name}?",
"conversation.delete": "Radera konversation",
"conversation.mark_as_read": "Markera som läst",
"conversation.open": "Se konversation",
"conversation.with": "Med {names}",
- "directory.federated": "Från känt fediverse",
+ "directory.federated": "Från känt servernätverk",
"directory.local": "Endast från {domain}",
"directory.new_arrivals": "Nyanlända",
"directory.recently_active": "Nyligen aktiva",
- "embed.instructions": "Bädda in den här statusen på din webbplats genom att kopiera koden nedan.",
+ "embed.instructions": "Lägg in denna status på din webbplats genom att kopiera koden nedan.",
"embed.preview": "Så här kommer det att se ut:",
"emoji_button.activity": "Aktivitet",
"emoji_button.custom": "Anpassad",
@@ -136,14 +136,14 @@
"emoji_button.symbols": "Symboler",
"emoji_button.travel": "Resor & platser",
"empty_column.account_timeline": "Inga inlägg här!",
- "empty_column.account_unavailable": "Profilen är inte tillgänglig",
- "empty_column.blocks": "Du har ännu inte blockerat några användare.",
+ "empty_column.account_unavailable": "Profilen ej tillgänglig",
+ "empty_column.blocks": "Du har ännu ej blockerat några användare.",
"empty_column.community": "Den lokala tidslinjen är tom. Skriv något offentligt för att sätta bollen i rullning!",
- "empty_column.direct": "Du har inga direktmeddelanden än. När du skickar eller tar emot ett kommer det att dyka upp här.",
+ "empty_column.direct": "Du har inga direktmeddelanden än. När du skickar eller tar emot ett kommer det att visas här.",
"empty_column.domain_blocks": "Det finns ännu inga dolda domäner.",
- "empty_column.favourited_statuses": "Du har inga favoritmarkerade toots än. När du favoritmarkerar en kommer den synas här.",
- "empty_column.favourites": "Ingen har favoritmarkerat den här tooten än. När någon gör det kommer de synas här.",
- "empty_column.follow_requests": "Du har inga följförfrågningar än. När du får en kommer den synas här.",
+ "empty_column.favourited_statuses": "Du har inga favoritmarkerade toots än. När du favoritmarkerar en kommer den visas här.",
+ "empty_column.favourites": "Ingen har favoritmarkerat den här tooten än. När någon gör det kommer den visas här.",
+ "empty_column.follow_requests": "Du har inga följarförfrågningar än. När du får en kommer den visas här.",
"empty_column.hashtag": "Det finns inget i denna hashtag ännu.",
"empty_column.home": "Din hemma-tidslinje är tom! Besök {public} eller använd sökning för att komma igång och träffa andra användare.",
"empty_column.home.public_timeline": "den publika tidslinjen",
@@ -366,7 +366,7 @@
"status.reblog": "Knuffa",
"status.reblog_private": "Knuffa till de ursprungliga åhörarna",
"status.reblogged_by": "{name} knuffade",
- "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
+ "status.reblogs.empty": "Ingen har favoriserat den här tutningen än. När någon gör det kommer den att synas här.",
"status.redraft": "Radera & gör om",
"status.reply": "Svara",
"status.replyAll": "Svara på tråden",
@@ -381,8 +381,8 @@
"status.uncached_media_warning": "Ej tillgängligt",
"status.unmute_conversation": "Öppna konversation",
"status.unpin": "Ångra fäst i profil",
- "suggestions.dismiss": "Dismiss suggestion",
- "suggestions.header": "You might be interested in…",
+ "suggestions.dismiss": "Avfärda förslag",
+ "suggestions.header": "Du kanske är intresserad av…",
"tabs_bar.federated_timeline": "Förenad",
"tabs_bar.home": "Hem",
"tabs_bar.local_timeline": "Lokal",
@@ -391,25 +391,25 @@
"time_remaining.days": "{number, plural, one {# dag} other {# dagar}} kvar",
"time_remaining.hours": "{hours, plural, one {# timme} other {# timmar}} kvar",
"time_remaining.minutes": "{minutes, plural, one {1 minut} other {# minuter}} kvar",
- "time_remaining.moments": "Moments remaining",
+ "time_remaining.moments": "Återstående tillfällen",
"time_remaining.seconds": "{hours, plural, one {# sekund} other {# sekunder}} kvar",
"trends.count_by_accounts": "{count} {rawCount, plural, en {person} andra {people}} pratar",
- "trends.trending_now": "Trending now",
+ "trends.trending_now": "Trendar nu",
"ui.beforeunload": "Ditt utkast kommer att förloras om du lämnar Mastodon.",
"upload_area.title": "Dra & släpp för att ladda upp",
"upload_button.label": "Lägg till media",
- "upload_error.limit": "File upload limit exceeded.",
- "upload_error.poll": "File upload not allowed with polls.",
+ "upload_error.limit": "Filöverföringsgränsen överskriden.",
+ "upload_error.poll": "Filuppladdning tillåts inte med omröstningar.",
"upload_form.description": "Beskriv för synskadade",
"upload_form.edit": "Redigera",
"upload_form.undo": "Ta bort",
- "upload_modal.analyzing_picture": "Analyzing picture…",
+ "upload_modal.analyzing_picture": "Analyserar bild…",
"upload_modal.apply": "Verkställ",
- "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_modal.description_placeholder": "En snabb brun räv hoppar över den lata hunden",
+ "upload_modal.detect_text": "Upptäck bildens text",
+ "upload_modal.edit_media": "Redigera meida",
+ "upload_modal.hint": "Klicka eller dra cirkeln på förhandstitten för att välja den fokusering som alltid kommer synas på alla miniatyrer.",
+ "upload_modal.preview_label": "Förhandstitt ({ratio})",
"upload_progress.label": "Laddar upp...",
"video.close": "Stäng video",
"video.exit_fullscreen": "Stäng helskärm",
@@ -417,7 +417,7 @@
"video.fullscreen": "Helskärm",
"video.hide": "Dölj video",
"video.mute": "Stäng av ljud",
- "video.pause": "Pause",
+ "video.pause": "Pausa",
"video.play": "Spela upp",
"video.unmute": "Spela upp ljud"
}
diff --git a/app/javascript/mastodon/locales/ta.json b/app/javascript/mastodon/locales/ta.json
index 82b5fff9e3..9be141523b 100644
--- a/app/javascript/mastodon/locales/ta.json
+++ b/app/javascript/mastodon/locales/ta.json
@@ -1,36 +1,36 @@
{
"account.add_or_remove_from_list": "பட்டியல்களில் இருந்து சேர் அல்லது நீக்குக",
"account.badges.bot": "பாட்",
- "account.block": "Block @{name}",
- "account.block_domain": "எல்லாவற்றையும் மறைக்க {domain}",
- "account.blocked": "தடைமுட்டுகள்",
- "account.cancel_follow_request": "Cancel follow request",
+ "account.block": "@{name} -ஐத் தடு",
+ "account.block_domain": "{domain} யில் இருந்து வரும் எல்லாவற்றையும் மறை",
+ "account.blocked": "முடக்கப்பட்டது",
+ "account.cancel_follow_request": "பின்தொடரும் முடிவைக் கைவிடவும்",
"account.direct": "நேரடி செய்தி @{name}",
- "account.domain_blocked": "டொமைன் மறைக்கப்பட்டது",
- "account.edit_profile": "சுயவிவரத்தைத் திருத்தவும்",
- "account.endorse": "சுயவிவரத்தில் அம்சம்",
- "account.follow": "பின்பற்று",
+ "account.domain_blocked": "மறைக்கப்பட்டத் தளங்கள்",
+ "account.edit_profile": "சுயவிவரத்தை மாற்று",
+ "account.endorse": "சுயவிவரத்தில் வெளிப்படுத்து",
+ "account.follow": "பின்தொடர்",
"account.followers": "பின்பற்றுபவர்கள்",
"account.followers.empty": "இதுவரை யாரும் இந்த பயனரைப் பின்தொடரவில்லை.",
- "account.follows": "பின்பற்று",
+ "account.follows": "பின்தொடர்",
"account.follows.empty": "இந்த பயனர் இதுவரை யாரையும் பின்தொடரவில்லை.",
- "account.follows_you": "நீ பின் தொடர்கிறாய்",
+ "account.follows_you": "உங்களைப் பின்தொடர்கிறார்",
"account.hide_reblogs": "இருந்து ஊக்கியாக மறை @{name}",
- "account.last_status": "Last active",
+ "account.last_status": "கடைசி செயல்பாடு",
"account.link_verified_on": "இந்த இணைப்பை உரிமையாளர் சரிபார்க்கப்பட்டது {date}",
- "account.locked_info": "இந்தக் கணக்கு தனியுரிமை நிலை பூட்டப்பட்டுள்ளது. அவர்களைப் பின்தொடர்பவர் யார் என்பதை உரிமையாளர் கைமுறையாக மதிப்பாய்வு செய்கிறார்.",
- "account.media": "Media",
+ "account.locked_info": "இந்த கணக்கின் தனியுரிமை நிலை பூட்டப்படவுள்ளது. உரிமையாளர் தன்னை யார் பின்தொடரலாம் என்பதை தானே முடிவு செய்வார்.",
+ "account.media": "ஊடகங்கள்",
"account.mention": "குறிப்பிடு @{name}",
"account.moved_to": "{name} நகர்த்தப்பட்டது:",
"account.mute": "ஊமையான @{name}",
"account.mute_notifications": "அறிவிப்புகளை முடக்கு @{name}",
"account.muted": "முடக்கியது",
- "account.never_active": "Never",
- "account.posts": "Toots",
+ "account.never_active": "எப்போதுமில்லை",
+ "account.posts": "டூட்டுகள்",
"account.posts_with_replies": "Toots மற்றும் பதில்கள்",
- "account.report": "Report @{name}",
+ "account.report": "@{name} -ஐப் புகாரளி",
"account.requested": "ஒப்புதலுக்காக காத்திருக்கிறது. கோரிக்கையை ரத்துசெய்ய கிளிக் செய்க",
- "account.share": "பங்கிடு @{name}'s மனித முகத்தின்",
+ "account.share": "@{name} உடைய விவரத்தை பகிர்",
"account.show_reblogs": "காட்டு boosts இருந்து @{name}",
"account.unblock": "விடுவி @{name}",
"account.unblock_domain": "காண்பி {domain}",
@@ -38,32 +38,32 @@
"account.unfollow": "பின்தொடராட்",
"account.unmute": "தடுப்புநீக்கு @{name}",
"account.unmute_notifications": "அறிவிப்புகளை அகற்றவும் @{name}",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
- "alert.unexpected.message": "எதிர் பாராத பிழை ஏற்பட்டு விட்டது.",
+ "alert.rate_limited.message": "{retry_time, time, medium} மணிக்குப் பிறகு மீண்டும் முயற்சிக்கவும்.",
+ "alert.rate_limited.title": "விகித அளவுக்கு உட்படுத்தப்பட்டது",
+ "alert.unexpected.message": "எதிர்பாராத பிழை ஏற்பட்டுவிட்டது.",
"alert.unexpected.title": "அச்சச்சோ!",
- "autosuggest_hashtag.per_week": "{count} per week",
- "boost_modal.combo": "நீங்கள் அழுத்தவும் {combo} அடுத்த முறை தவிர்க்கவும்",
- "bundle_column_error.body": "இந்த கூறுகளை ஏற்றும்போது ஏதோ தவறு ஏற்பட்டது.",
+ "autosuggest_hashtag.per_week": "வாரத்திற்கு {count}",
+ "boost_modal.combo": "நீங்கள் இதை அடுத்தமுறை தவிர்க்க {combo} வை அழுத்தவும்",
+ "bundle_column_error.body": "இந்த பகுதி கூறை ஏற்றம் செய்யும் பொது ஏதோ தவறு ஏற்பட்டுள்ளது.",
"bundle_column_error.retry": "மீண்டும் முயற்சி செய்",
- "bundle_column_error.title": "Network error",
+ "bundle_column_error.title": "பிணையப் பிழை",
"bundle_modal_error.close": "நெருக்கமாக",
"bundle_modal_error.message": "இந்த கூறுகளை ஏற்றும்போது ஏதோ தவறு ஏற்பட்டது.",
"bundle_modal_error.retry": "மீண்டும் முயற்சி செய்",
"column.blocks": "தடுக்கப்பட்ட பயனர்கள்",
"column.community": "உள்ளூர் காலக்கெடு",
"column.direct": "நேரடி செய்திகள்",
- "column.directory": "Browse profiles",
+ "column.directory": "சுயவிவரங்களை உலாவு",
"column.domain_blocks": "மறைந்த களங்கள்",
"column.favourites": "விருப்பத்துக்குகந்த",
"column.follow_requests": "கோரிக்கைகளை பின்பற்றவும்",
- "column.home": "Home",
+ "column.home": "முதற்பக்கம்",
"column.lists": "குதிரை வீர்ர்கள்",
"column.mutes": "முடக்கப்பட்ட பயனர்கள்",
- "column.notifications": "Notifications",
+ "column.notifications": "அறிவிப்புகள்",
"column.pins": "Pinned toot",
"column.public": "கூட்டாட்சி காலக்கெடு",
- "column_back_button.label": "ஆதரி",
+ "column_back_button.label": "முந்தைய பக்கம்",
"column_header.hide_settings": "அமைப்புகளை மறை",
"column_header.moveLeft_settings": "நெடுவரிசையை இடதுபுறமாக நகர்த்தவும்",
"column_header.moveRight_settings": "நெடுவரிசை வலது புறமாக நகர்த்து",
@@ -82,28 +82,28 @@
"compose_form.poll.duration": "வாக்கெடுப்பு காலம்",
"compose_form.poll.option_placeholder": "தேர்ந்தெடுப்ப {number}",
"compose_form.poll.remove_option": "இந்த விருப்பத்தை அகற்றவும்",
- "compose_form.publish": "Toot",
+ "compose_form.publish": "டூட் செய்க",
"compose_form.publish_loud": "{publish}!",
- "compose_form.sensitive.hide": "Mark media as sensitive",
+ "compose_form.sensitive.hide": "அனைவருக்கும் ஏற்ற ஊடகம் இல்லை எனக் குறியிடுக",
"compose_form.sensitive.marked": "ஊடகம் உணர்திறன் என குறிக்கப்பட்டுள்ளது",
"compose_form.sensitive.unmarked": "ஊடகம் உணர்திறன் என குறிக்கப்படவில்லை",
"compose_form.spoiler.marked": "எச்சரிக்கை பின்னால் உரை மறைக்கப்பட்டுள்ளது",
"compose_form.spoiler.unmarked": "உரை மறைக்கப்படவில்லை",
"compose_form.spoiler_placeholder": "இங்கே உங்கள் எச்சரிக்கையை எழுதுங்கள்",
"confirmation_modal.cancel": "எதிராணை",
- "confirmations.block.block_and_report": "Block & Report",
- "confirmations.block.confirm": "Block",
+ "confirmations.block.block_and_report": "தடுத்துப் புகாரளி",
+ "confirmations.block.confirm": "தடு",
"confirmations.block.message": "நீங்கள் நிச்சயமாக தடைசெய்ய விரும்புகிறீர்களா {name}?",
- "confirmations.delete.confirm": "Delete",
+ "confirmations.delete.confirm": "அழி",
"confirmations.delete.message": "இந்த நிலையை நிச்சயமாக நீக்க விரும்புகிறீர்களா?",
- "confirmations.delete_list.confirm": "Delete",
+ "confirmations.delete_list.confirm": "அழி",
"confirmations.delete_list.message": "இந்த பட்டியலில் நிரந்தரமாக நீக்க விரும்புகிறீர்களா?",
"confirmations.domain_block.confirm": "முழு டொமைனை மறை",
"confirmations.domain_block.message": "நீங்கள் உண்மையில், நிச்சயமாக நீங்கள் முழு தடுக்க வேண்டும் நிச்சயமாக {domain}? பெரும்பாலான சந்தர்ப்பங்களில் ஒரு சில இலக்குகள் அல்லது மியூட்கள் போதுமானவை மற்றும் சிறந்தவை. எந்த பொது நேரத்திலும் அல்லது உங்கள் அறிவிப்புகளிலும் அந்தக் களத்திலிருந்து உள்ளடக்கத்தை நீங்கள் பார்க்க மாட்டீர்கள். அந்த களத்தில் இருந்து உங்கள் ஆதரவாளர்கள் அகற்றப்படுவார்கள்.",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.logout.confirm": "வெளியேறு",
+ "confirmations.logout.message": "கண்டிப்பாக வெளியேறத்தான் வேண்டுமா?",
"confirmations.mute.confirm": "ஊமையான",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "இது அவர்களின் பதிவுகளையும், அவர்களைக் குறிப்பிடும் பதிவுகளையும் மறைத்துவிடும். ஆனால் அவர்கள் உங்கள் பதிவுகளைப் பார்க்கவும், உங்களைப் பின் தொடரவும் அனுமதிக்கப்படுவார்கள்.",
"confirmations.mute.message": "நிச்சயமாக நீங்கள் முடக்க விரும்புகிறீர்களா {name}?",
"confirmations.redraft.confirm": "நீக்கு & redraft",
"confirmations.redraft.message": "நிச்சயமாக இந்த நிலையை நீக்கி, அதை மறுபடியும் உருவாக்க வேண்டுமா? பிடித்தவை மற்றும் ஊக்கங்கள் இழக்கப்படும், மற்றும் அசல் இடுகையில் பதில்கள் அனாதையான இருக்கும்.",
@@ -111,29 +111,29 @@
"confirmations.reply.message": "இப்போது பதில், தற்போது நீங்கள் உருவாக்கும் செய்தி மேலெழுதப்படும். நீங்கள் தொடர விரும்புகிறீர்களா?",
"confirmations.unfollow.confirm": "பின்தொடராட்",
"confirmations.unfollow.message": "நிச்சயமாக நீங்கள் பின்தொடர விரும்புகிறீர்களா {name}?",
- "conversation.delete": "Delete conversation",
- "conversation.mark_as_read": "Mark as read",
- "conversation.open": "View conversation",
- "conversation.with": "With {names}",
- "directory.federated": "From known fediverse",
- "directory.local": "From {domain} only",
- "directory.new_arrivals": "New arrivals",
- "directory.recently_active": "Recently active",
+ "conversation.delete": "உரையாடலை அழிக்கவும்",
+ "conversation.mark_as_read": "படிக்கபட்டதாகக் குறி",
+ "conversation.open": "உரையாடலைக் காண்க",
+ "conversation.with": "{names} உடன்",
+ "directory.federated": "தெரிந்த ஃபெடிவெர்சிலிருந்து",
+ "directory.local": "{domain} இல் இருந்து மட்டும்",
+ "directory.new_arrivals": "புதிய வரவு",
+ "directory.recently_active": "தற்பொழுது இயாக்கதிலிருப்பவர்கள்",
"embed.instructions": "கீழே உள்ள குறியீட்டை நகலெடுப்பதன் மூலம் உங்கள் இணையதளத்தில் இந்த நிலையை உட்பொதிக்கவும்.",
"embed.preview": "இது போன்ற தோற்றத்தை இங்கு காணலாம்:",
"emoji_button.activity": "நடவடிக்கை",
"emoji_button.custom": "வழக்கம்",
"emoji_button.flags": "கொடி",
"emoji_button.food": "உணவு மற்றும் பானம்",
- "emoji_button.label": "Insert emoji",
+ "emoji_button.label": "குறுப்படங்களை உள்ளிடு",
"emoji_button.nature": "இயற்கை",
"emoji_button.not_found": "எமோஜோஸ் இல்லை! (╯°□°)╯︵ ┻━┻",
"emoji_button.objects": "மறுப்ப கூறு",
- "emoji_button.people": "People",
+ "emoji_button.people": "மக்கள்",
"emoji_button.recent": "அடிக்கடி பயன்படுத்தப்படும்",
"emoji_button.search": "தேடல்...",
"emoji_button.search_results": "தேடல் முடிவுகள்",
- "emoji_button.symbols": "Symbols",
+ "emoji_button.symbols": "குறியீடுகள்",
"emoji_button.travel": "சுற்றுலா மற்றும் இடங்கள்",
"empty_column.account_timeline": "இல்லை toots இங்கே!",
"empty_column.account_unavailable": "சுயவிவரம் கிடைக்கவில்லை",
@@ -152,15 +152,15 @@
"empty_column.mutes": "நீங்கள் இதுவரை எந்த பயனர்களையும் முடக்கியிருக்கவில்லை.",
"empty_column.notifications": "உங்களிடம் எந்த அறிவிப்புகளும் இல்லை. உரையாடலைத் தொடங்க பிறருடன் தொடர்புகொள்ளவும்.",
"empty_column.public": "இங்கே எதுவும் இல்லை! பகிரங்கமாக ஒன்றை எழுதவும் அல்லது மற்ற நிகழ்வுகளிலிருந்து பயனர்களை அதை நிரப்புவதற்கு கைமுறையாக பின்பற்றவும்",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "மென்பொருள் பழுதுனாலோ அல்லது உங்கள் இணை உலாவியின் பொருந்தாதன்மையினாலோ இந்தப் பக்கத்தை சரியாகக் காண்பிக்க முடியவில்லை.",
+ "error.unexpected_crash.next_steps": "பக்கத்தை புதுப்பித்துப் பார்க்கவும். வேலை செய்யவில்லையெனில், வேறு ஒரு உலாவியில் இருந்தோ அல்லது உங்கள் கருவிக்கு பொருத்தமான வேறு செயலியில் இருந்தோ மச்டோடனைப் பயன்படுத்தவும்.",
+ "errors.unexpected_crash.copy_stacktrace": "பழுசெய்தியை பிடிப்புப் பலகைக்கு நகல் எடு",
+ "errors.unexpected_crash.report_issue": "புகாரளி",
"follow_request.authorize": "அதிகாரமளி",
"follow_request.reject": "விலக்கு",
"getting_started.developers": "உருவாக்குநர்கள்",
"getting_started.directory": "சுயவிவர அடைவு",
- "getting_started.documentation": "Documentation",
+ "getting_started.documentation": "ஆவணங்கள்",
"getting_started.heading": "தொடங்குதல்",
"getting_started.invite": "நபர்களை அழைக்கவும்",
"getting_started.open_source_notice": "Mastodon திறந்த மூல மென்பொருள். GitHub இல் நீங்கள் பங்களிக்கவோ அல்லது புகார் அளிக்கவோ முடியும் {github}.",
@@ -182,11 +182,11 @@
"intervals.full.hours": "{number, plural, one {# hour} மற்ற {# hours}}",
"intervals.full.minutes": "{number, plural, one {# minute} மற்ற {# minutes}}",
"introduction.federation.action": "அடுத்த",
- "introduction.federation.federated.headline": "Federated",
+ "introduction.federation.federated.headline": "கூட்டமைந்த",
"introduction.federation.federated.text": "கூட்டமைப்பின் பிற சேவையகங்களிலிருந்து பொது பதிவுகள் கூட்டப்பட்ட காலக்கெடுவில் தோன்றும்.",
- "introduction.federation.home.headline": "Home",
+ "introduction.federation.home.headline": "முகப்பு",
"introduction.federation.home.text": "நீங்கள் பின்பற்றும் நபர்களின் இடுகைகள் உங்கள் வீட்டு ஊட்டத்தில் தோன்றும். நீங்கள் எந்த சர்வரில் யாரையும் பின்பற்ற முடியும்!",
- "introduction.federation.local.headline": "Local",
+ "introduction.federation.local.headline": "அருகாமை",
"introduction.federation.local.text": "உள்ளூர் சேவையகத்தில் தோன்றும் அதே சர்வரில் உள்ளவர்களின் பொது இடுகைகள்.",
"introduction.interactions.action": "பயிற்சி முடிக்க!",
"introduction.interactions.favourite.headline": "விருப்பத்துக்குகந்த",
@@ -198,15 +198,15 @@
"introduction.welcome.action": "போகலாம்!",
"introduction.welcome.headline": "முதல் படிகள்",
"introduction.welcome.text": "கூட்டாளிக்கு வருக! ஒரு சில நிமிடங்களில், பலவிதமான சேவையகங்களில் செய்திகளை உரையாட மற்றும் உங்கள் நண்பர்களிடம் பேச முடியும். ஆனால் இந்த சர்வர், {domain}, சிறப்பு - இது உங்கள் சுயவிவரத்தை வழங்குகிறது, எனவே அதன் பெயரை நினைவில் கொள்ளுங்கள்.",
- "keyboard_shortcuts.back": "மீண்டும் செல்லவும்",
+ "keyboard_shortcuts.back": "பின் செல்வதற்கு",
"keyboard_shortcuts.blocked": "தடுக்கப்பட்ட பயனர்களின் பட்டியலைத் திறக்க",
"keyboard_shortcuts.boost": "அதிகரிக்கும்",
"keyboard_shortcuts.column": "நெடுவரிசைகளில் ஒன்றில் நிலைக்கு கவனம் செலுத்த வேண்டும்",
"keyboard_shortcuts.compose": "தொகு உரைப்பகுதியை கவனத்தில் கொள்ளவும்",
- "keyboard_shortcuts.description": "Description",
+ "keyboard_shortcuts.description": "விவரம்",
"keyboard_shortcuts.direct": "நேரடி செய்திகள் பத்தி திறக்க",
"keyboard_shortcuts.down": "பட்டியலில் கீழே நகர்த்த",
- "keyboard_shortcuts.enter": "to open status",
+ "keyboard_shortcuts.enter": "பதிவைத்திறக்க",
"keyboard_shortcuts.favourite": "பிடித்தது",
"keyboard_shortcuts.favourites": "பிடித்தவை பட்டியலை திறக்க",
"keyboard_shortcuts.federated": "ஒருங்கிணைந்த நேரத்தை திறக்க",
@@ -226,24 +226,24 @@
"keyboard_shortcuts.search": "தேடல் கவனம் செலுத்த",
"keyboard_shortcuts.start": "'தொடங்குவதற்கு' நெடுவரிசை திறக்க",
"keyboard_shortcuts.toggle_hidden": "CW க்கு பின்னால் உரையை மறைக்க / மறைக்க",
- "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
+ "keyboard_shortcuts.toggle_sensitivity": "படிமங்களைக் காட்ட/மறைக்க",
"keyboard_shortcuts.toot": "தொடங்க ஒரு புதிய toot",
"keyboard_shortcuts.unfocus": "உரை பகுதியை / தேடலை கவனம் செலுத்த வேண்டும்",
"keyboard_shortcuts.up": "பட்டியலில் மேலே செல்ல",
"lightbox.close": "நெருக்கமாக",
"lightbox.next": "அடுத்த",
"lightbox.previous": "சென்ற",
- "lightbox.view_context": "View context",
+ "lightbox.view_context": "சூழலைக் பார்",
"lists.account.add": "பட்டியலில் சேர்",
"lists.account.remove": "பட்டியலில் இருந்து அகற்று",
- "lists.delete": "Delete list",
+ "lists.delete": "பட்டியலை நீக்கு",
"lists.edit": "பட்டியலை திருத்து",
"lists.edit.submit": "தலைப்பு மாற்றவும்",
"lists.new.create": "பட்டியலில் சேர்",
"lists.new.title_placeholder": "புதிய பட்டியல் தலைப்பு",
"lists.search": "நீங்கள் பின்தொடரும் நபர்கள் மத்தியில் தேடுதல்",
"lists.subheading": "உங்கள் பட்டியல்கள்",
- "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "load_pending": "{count, plural,one {# புதியது}other {# புதியவை}}",
"loading_indicator.label": "ஏற்றுதல்...",
"media_gallery.toggle_visible": "நிலைமாற்று தெரியும்",
"missing_indicator.label": "கிடைக்கவில்லை",
@@ -260,19 +260,19 @@
"navigation_bar.favourites": "விருப்பத்துக்குகந்த",
"navigation_bar.filters": "முடக்கப்பட்ட வார்த்தைகள்",
"navigation_bar.follow_requests": "கோரிக்கைகளை பின்பற்றவும்",
- "navigation_bar.follows_and_followers": "Follows and followers",
+ "navigation_bar.follows_and_followers": "பின்பற்றல்கள் மற்றும் பின்பற்றுபவர்கள்",
"navigation_bar.info": "இந்த நிகழ்வு பற்றி",
"navigation_bar.keyboard_shortcuts": "சுருக்குவிசைகள்",
"navigation_bar.lists": "குதிரை வீர்ர்கள்",
"navigation_bar.logout": "விடு பதிகை",
"navigation_bar.mutes": "முடக்கப்பட்ட பயனர்கள்",
- "navigation_bar.personal": "Personal",
+ "navigation_bar.personal": "தனிப்பட்டவை",
"navigation_bar.pins": "பொருத்தப்பட்டன toots",
"navigation_bar.preferences": "விருப்பங்கள்",
"navigation_bar.public_timeline": "கூட்டாட்சி காலக்கெடு",
"navigation_bar.security": "பத்திரம்",
"notification.favourite": "{name} ஆர்வம் கொண்டவர், உங்கள் நிலை",
- "notification.follow": "{name} நீங்கள் தொடர்ந்து வந்தீர்கள்",
+ "notification.follow": "{name} உங்களைப் பின்தொடர்கிறார்",
"notification.mention": "{name} நீங்கள் குறிப்பிட்டுள்ளீர்கள்",
"notification.poll": "நீங்கள் வாக்களித்த வாக்கெடுப்பு முடிவடைந்தது",
"notification.reblog": "{name} உங்கள் நிலை அதிகரித்தது",
@@ -286,7 +286,7 @@
"notifications.column_settings.follow": "புதிய பின்பற்றுபவர்கள்:",
"notifications.column_settings.mention": "குறிப்பிடுகிறது:",
"notifications.column_settings.poll": "கருத்துக்கணிப்பு முடிவுகள்:",
- "notifications.column_settings.push": "Push notifications",
+ "notifications.column_settings.push": "தள் அறிவிப்புகள்",
"notifications.column_settings.reblog": "மதிப்பை உயர்த்து:",
"notifications.column_settings.show": "பத்தியில் காண்பி",
"notifications.column_settings.sound": "ஒலி விளையாட",
@@ -296,13 +296,13 @@
"notifications.filter.follows": "பின்பற்று",
"notifications.filter.mentions": "குறிப்பிடுகிறார்",
"notifications.filter.polls": "கருத்துக்கணிப்பு முடிவுகள்",
- "notifications.group": "{count} notifications",
+ "notifications.group": "{count} அறிவிப்புகள்",
"poll.closed": "மூடிய",
"poll.refresh": "பத்துயிர்ப்ப?ட்டு",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# நபர்} other {# நபர்கள்}}",
"poll.total_votes": "{count, plural, one {# vote} மற்ற {# votes}}",
"poll.vote": "வாக்களி",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "உங்கள் தேர்வு",
"poll_button.add_poll": "வாக்கெடுப்பைச் சேர்க்கவும்",
"poll_button.remove_poll": "வாக்கெடுப்பை அகற்று",
"privacy.change": "நிலை தனியுரிமை",
@@ -311,43 +311,43 @@
"privacy.private.long": "பின்தொடர்பவர்களுக்கு மட்டுமே இடுகை",
"privacy.private.short": "பின்பற்றுபவர்கள் மட்டும்",
"privacy.public.long": "பொது நேரங்களுக்கான இடுகை",
- "privacy.public.short": "Public",
+ "privacy.public.short": "பொது",
"privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "பட்டியலிடப்படாத",
- "refresh": "Refresh",
+ "refresh": "புதுப்பி",
"regeneration_indicator.label": "சுமையேற்றம்…",
"regeneration_indicator.sublabel": "உங்கள் வீட்டு ஊட்டம் தயார் செய்யப்படுகிறது!",
- "relative_time.days": "{number}d",
- "relative_time.hours": "{number}h",
+ "relative_time.days": "{number}நா",
+ "relative_time.hours": "{number}ம",
"relative_time.just_now": "இப்பொழுது",
- "relative_time.minutes": "{number}m",
- "relative_time.seconds": "{number}s",
+ "relative_time.minutes": "{number}நி",
+ "relative_time.seconds": "{number}வி",
"reply_indicator.cancel": "எதிராணை",
"report.forward": "முன்னோக்கி {target}",
"report.forward_hint": "கணக்கு மற்றொரு சேவையகத்திலிருந்து வருகிறது. அறிக்கையின் அநாமதேய பிரதி ஒன்றை அனுப்பவும்.?",
"report.hint": "அறிக்கை உங்கள் மாதிரியாக மாற்றியமைக்கப்படும். கீழே உள்ள கணக்கை நீங்கள் ஏன் புகாரளிக்கிறீர்கள் என்பதற்கான விளக்கத்தை வழங்கலாம்:",
"report.placeholder": "கூடுதல் கருத்துரைகள்",
- "report.submit": "Submit",
+ "report.submit": "சமர்ப்பி",
"report.target": "Report {target}",
"search.placeholder": "தேடு",
"search_popout.search_format": "மேம்பட்ட தேடல் வடிவம்",
"search_popout.tips.full_text": "எளிமையான உரை நீங்கள் எழுதப்பட்ட, புகழ், அதிகரித்தது, அல்லது குறிப்பிட்டுள்ள, அதே போல் பயனர் பெயர்கள், காட்சி பெயர்கள், மற்றும் ஹேஸ்டேகைகளை கொண்டுள்ளது என்று நிலைகளை கொடுக்கிறது.",
"search_popout.tips.hashtag": "ஹேஸ்டேக்",
- "search_popout.tips.status": "status",
+ "search_popout.tips.status": "நிலைமை",
"search_popout.tips.text": "எளிய உரை காட்சி பெயர்கள், பயனர்பெயர்கள் மற்றும் ஹாஷ்டேட்களுடன் பொருந்துகிறது",
- "search_popout.tips.user": "user",
- "search_results.accounts": "People",
+ "search_popout.tips.user": "பயனர்",
+ "search_results.accounts": "மக்கள்",
"search_results.hashtags": "ஹாஷ்டேக்குகளைச்",
- "search_results.statuses": "Toots",
- "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_results.statuses": "டூட்டுகள்",
+ "search_results.statuses_fts_disabled": "டூட்டுகளின் வார்த்தைகளைக்கொண்டு தேடுவது இந்த மச்டோடன் வழங்கியில் இயல்விக்கப்படவில்லை.",
"search_results.total": "{count, number} {count, plural, one {result} மற்ற {results}}",
"status.admin_account": "மிதமான இடைமுகத்தை திறக்க @{name}",
"status.admin_status": "மிதமான இடைமுகத்தில் இந்த நிலையை திறக்கவும்",
- "status.block": "Block @{name}",
+ "status.block": "@{name} -ஐத் தடு",
"status.cancel_reblog_private": "இல்லை பூஸ்ட்",
"status.cannot_reblog": "இந்த இடுகை அதிகரிக்க முடியாது",
"status.copy": "நிலைக்கு இணைப்பை நகலெடு",
- "status.delete": "Delete",
+ "status.delete": "நீக்கு",
"status.detailed_status": "விரிவான உரையாடல் காட்சி",
"status.direct": "நேரடி செய்தி @{name}",
"status.embed": "கிடத்து",
@@ -370,7 +370,7 @@
"status.redraft": "நீக்கு மற்றும் மீண்டும் வரைவு",
"status.reply": "பதில்",
"status.replyAll": "நூலுக்கு பதிலளிக்கவும்",
- "status.report": "Report @{name}",
+ "status.report": "@{name} மீது புகாரளி",
"status.sensitive_warning": "உணர்திறன் உள்ளடக்கம்",
"status.share": "பங்கிடு",
"status.show_less": "குறைவாகக் காண்பி",
@@ -378,15 +378,15 @@
"status.show_more": "மேலும் காட்ட",
"status.show_more_all": "அனைவருக்கும் மேலும் காட்டு",
"status.show_thread": "நூல் காட்டு",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "கிடைக்கவில்லை",
"status.unmute_conversation": "ஊமையாக உரையாடல் இல்லை",
"status.unpin": "சுயவிவரத்திலிருந்து நீக்கவும்",
"suggestions.dismiss": "பரிந்துரை விலக்க",
"suggestions.header": "நீங்கள் ஆர்வமாக இருக்கலாம் …",
- "tabs_bar.federated_timeline": "Federated",
- "tabs_bar.home": "Home",
- "tabs_bar.local_timeline": "Local",
- "tabs_bar.notifications": "Notifications",
+ "tabs_bar.federated_timeline": "கூட்டமைந்த",
+ "tabs_bar.home": "முகப்பு",
+ "tabs_bar.local_timeline": "உள்ளூர்",
+ "tabs_bar.notifications": "அறிவிப்புகள்",
"tabs_bar.search": "தேடு",
"time_remaining.days": "{number, plural, one {# day} மற்ற {# days}} left",
"time_remaining.hours": "{number, plural, one {# hour} மற்ற {# hours}} left",
@@ -394,30 +394,30 @@
"time_remaining.moments": "தருணங்கள் மீதமுள்ளன",
"time_remaining.seconds": "{number, plural, one {# second} மற்ற {# seconds}} left",
"trends.count_by_accounts": "{count} {rawCount, plural, one {person} மற்ற {people}} உரையாடு",
- "trends.trending_now": "Trending now",
+ "trends.trending_now": "இப்போது செல்திசையில் இருப்பவை",
"ui.beforeunload": "நீங்கள் வெளியே சென்றால் உங்கள் வரைவு இழக்கப்படும் மஸ்தோடோன்.",
"upload_area.title": "பதிவேற்ற & இழுக்கவும்",
"upload_button.label": "மீடியாவைச் சேர்க்கவும் (JPEG, PNG, GIF, WebM, MP4, MOV)",
"upload_error.limit": "கோப்பு பதிவேற்ற வரம்பு மீறப்பட்டது.",
"upload_error.poll": "கோப்பு பதிவேற்றம் அனுமதிக்கப்படவில்லை.",
"upload_form.description": "பார்வையற்ற விவரிக்கவும்",
- "upload_form.edit": "Edit",
- "upload_form.undo": "Delete",
- "upload_modal.analyzing_picture": "Analyzing picture…",
- "upload_modal.apply": "Apply",
- "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
- "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_form.edit": "தொகு",
+ "upload_form.undo": "நீக்கு",
+ "upload_modal.analyzing_picture": "படம் ஆராயப்படுகிறது…",
+ "upload_modal.apply": "உபயோகி",
+ "upload_modal.description_placeholder": "பொருள் விளக்கம்",
+ "upload_modal.detect_text": "படத்தில் இருக்கும் எழுத்தை கண்டறி",
+ "upload_modal.edit_media": "படத்தைத் தொகு",
+ "upload_modal.hint": "எல்லா வில்லைப்பட்த்திலும் தெரியவேண்டிய, படத்தின் முக்கிய குவியப்புள்ளிக்கு, வட்டத்தை சொடுக்கி இழுத்துச்செல்லவும்.",
+ "upload_modal.preview_label": "முன்னோட்டம் ({ratio})",
"upload_progress.label": "ஏற்றுகிறது ...",
"video.close": "வீடியோவை மூடு",
"video.exit_fullscreen": "முழு திரையில் இருந்து வெளியேறவும்",
"video.expand": "வீடியோவை விரிவாக்கு",
- "video.fullscreen": "Full screen",
+ "video.fullscreen": "முழுத்திரை",
"video.hide": "வீடியோவை மறை",
"video.mute": "ஒலி முடக்கவும்",
- "video.pause": "Pause",
+ "video.pause": "இடைநிறுத்து",
"video.play": "விளையாடு",
"video.unmute": "ஒலி மெளனமாக இல்லை"
}
diff --git a/app/javascript/mastodon/locales/th.json b/app/javascript/mastodon/locales/th.json
index a9278fdd05..7db1683383 100644
--- a/app/javascript/mastodon/locales/th.json
+++ b/app/javascript/mastodon/locales/th.json
@@ -1,9 +1,9 @@
{
"account.add_or_remove_from_list": "เพิ่มหรือเอาออกจากรายการ",
"account.badges.bot": "บอต",
- "account.block": "ปิดกั้น @{name}",
+ "account.block": "บล็อค @{name}",
"account.block_domain": "ซ่อนทุกอย่างจาก {domain}",
- "account.blocked": "ปิดกั้นอยู่",
+ "account.blocked": "ถูกบล็อค",
"account.cancel_follow_request": "ยกเลิกคำขอติดตาม",
"account.direct": "ส่งข้อความโดยตรงถึง @{name}",
"account.domain_blocked": "ซ่อนโดเมนอยู่",
@@ -38,8 +38,8 @@
"account.unfollow": "เลิกติดตาม",
"account.unmute": "เลิกปิดเสียง @{name}",
"account.unmute_notifications": "เลิกปิดเสียงการแจ้งเตือนจาก @{name}",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.message": "โปรดลองใหม่หลังจาก {retry_time, time, medium}",
+ "alert.rate_limited.title": "เข้าใช้งานบ่อยเกินไป",
"alert.unexpected.message": "เกิดข้อผิดพลาดที่ไม่คาดคิด",
"alert.unexpected.title": "อุปส์!",
"autosuggest_hashtag.per_week": "{count} ต่อสัปดาห์",
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "ออกจากระบบ",
"confirmations.logout.message": "คุณแน่ใจหรือไม่ว่าต้องการออกจากระบบ?",
"confirmations.mute.confirm": "ปิดเสียง",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "การกระทำนี้จะซ่อนโพสต์ของเขาและโพสต์ที่มีการกล่าวถึงเขา แต่ยังอนุญาตให้เขาเห็นโพสต์ของคุณและติดตามคุณได้",
"confirmations.mute.message": "คุณแน่ใจหรือไม่ว่าต้องการปิดเสียง {name}?",
"confirmations.redraft.confirm": "ลบแล้วร่างใหม่",
"confirmations.redraft.message": "คุณแน่ใจหรือไม่ว่าต้องการลบสถานะนี้แล้วร่างใหม่? รายการโปรดและการดันจะหายไป และการตอบกลับโพสต์ดั้งเดิมจะไม่มีความเกี่ยวพัน",
@@ -117,8 +117,8 @@
"conversation.with": "กับ {names}",
"directory.federated": "จากเฟดิเวิร์สที่รู้จัก",
"directory.local": "จาก {domain} เท่านั้น",
- "directory.new_arrivals": "New arrivals",
- "directory.recently_active": "Recently active",
+ "directory.new_arrivals": "มาใหม่",
+ "directory.recently_active": "ใช้งานล่าสุด",
"embed.instructions": "ฝังสถานะนี้ในเว็บไซต์ของคุณโดยคัดลอกโค้ดด้านล่าง",
"embed.preview": "นี่คือลักษณะที่จะปรากฏ:",
"emoji_button.activity": "กิจกรรม",
@@ -152,9 +152,9 @@
"empty_column.mutes": "คุณยังไม่ได้ปิดเสียงผู้ใช้ใด ๆ",
"empty_column.notifications": "คุณยังไม่มีการแจ้งเตือนใด ๆ โต้ตอบกับผู้อื่นเพื่อเริ่มการสนทนา",
"empty_column.public": "ไม่มีสิ่งใดที่นี่! เขียนบางอย่างเป็นสาธารณะ หรือติดตามผู้ใช้จากเซิร์ฟเวอร์อื่น ๆ ด้วยตนเองเพื่อเติมให้เต็ม",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
+ "error.unexpected_crash.explanation": "หน้านี้ไม่สามารถแสดงผลได้อย่างถูกต้อง เนื่องจากบั๊กในโค้ดของเราหรือปัญหาความเข้ากับได้กับเบราเซอร์",
+ "error.unexpected_crash.next_steps": "ลองรีเฟรชหน้านี้ หากไม่สามารถช่วยได้ คุณอาจจะยังคงใช้ Mastodon ผ่านเบราเซอร์อื่นหรือผ่านแอปได้",
+ "errors.unexpected_crash.copy_stacktrace": "คัดลอกการติดตามสแตกไปยังคลิปบอร์ด",
"errors.unexpected_crash.report_issue": "รายงานปัญหา",
"follow_request.authorize": "อนุญาต",
"follow_request.reject": "ปฏิเสธ",
@@ -190,14 +190,14 @@
"introduction.federation.local.text": "โพสต์สาธารณะจากผู้คนในเซิร์ฟเวอร์เดียวกันกับคุณจะปรากฏในเส้นเวลาในเว็บ",
"introduction.interactions.action": "เสร็จสิ้นบทช่วยสอน!",
"introduction.interactions.favourite.headline": "ชื่นชอบ",
- "introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
+ "introduction.interactions.favourite.text": "คุณสามารถบันทึกโพสต์เพื่ออ่านทีหลัง และแจ้งให้ผู้เขียนโพสต์ทราบว่าคุณชอบโพสต์นั้นโดยการชื่นชอบโพสต์",
"introduction.interactions.reblog.headline": "ดัน",
- "introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
+ "introduction.interactions.reblog.text": "คุณสามารถแชร์โพสต์ของผู้อื่นให้กับผู้ติดตามของคุณได้โดยการดันโพสต์",
"introduction.interactions.reply.headline": "ตอบกลับ",
- "introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
+ "introduction.interactions.reply.text": "คุณสามารถตอบกลับโพสต์ของผู้อื่นและโพสต์ของคุณได้ ซึ่งจะถูกรวมเข้าด้วยกันเป็นบทสนทนา",
"introduction.welcome.action": "ไปกันเลย!",
"introduction.welcome.headline": "ขั้นตอนแรก",
- "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
+ "introduction.welcome.text": "ยินดีต้อนรับสู่เฟดิเวิร์ส! ในอีกสักครู่คุณจะได้เผยแพร่ข้อความและคุยกับเพื่อนของคุณในหลากหลายเซิร์ฟเวอร์ แต่เซิร์ฟเวอร์ {domain} นี้มีความพิเศษ เพราะเป็นที่ที่โปรไฟล์ของคุณตั้งอยู่ จำชื่อไว้ด้วยนะ",
"keyboard_shortcuts.back": "เพื่อนำทางย้อนกลับ",
"keyboard_shortcuts.blocked": "เพื่อเปิดรายการผู้ใช้ที่ปิดกั้นอยู่",
"keyboard_shortcuts.boost": "เพื่อดัน",
@@ -249,7 +249,7 @@
"missing_indicator.label": "ไม่พบ",
"missing_indicator.sublabel": "ไม่พบทรัพยากรนี้",
"mute_modal.hide_notifications": "ซ่อนการแจ้งเตือนจากผู้ใช้นี้?",
- "navigation_bar.apps": "แอปสำหรับมือถือ",
+ "navigation_bar.apps": "แอปมือถือ",
"navigation_bar.blocks": "ผู้ใช้ที่ปิดกั้นอยู่",
"navigation_bar.community_timeline": "เส้นเวลาในเว็บ",
"navigation_bar.compose": "เขียนโพสต์ใหม่",
@@ -299,10 +299,10 @@
"notifications.group": "{count} การแจ้งเตือน",
"poll.closed": "ปิดแล้ว",
"poll.refresh": "รีเฟรช",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, other {# คน}}",
"poll.total_votes": "{count, plural, other {# การลงคะแนน}}",
"poll.vote": "ลงคะแนน",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "คุณได้ลงคะแนนให้กับคำตอบนี้",
"poll_button.add_poll": "เพิ่มโพล",
"poll_button.remove_poll": "เอาโพลออก",
"privacy.change": "ปรับเปลี่ยนความเป็นส่วนตัวของสถานะ",
@@ -339,7 +339,7 @@
"search_results.accounts": "ผู้คน",
"search_results.hashtags": "แฮชแท็ก",
"search_results.statuses": "โพสต์",
- "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_results.statuses_fts_disabled": "การค้นหาเนื้อหาในโพสต์ถูกปิดบนเซิร์ฟเวอร์ Mastodon นี้",
"search_results.total": "{count, number} {count, plural, other {ผลลัพธ์}}",
"status.admin_account": "เปิดส่วนติดต่อการควบคุมสำหรับ @{name}",
"status.admin_status": "เปิดสถานะนี้ในส่วนติดต่อการควบคุม",
@@ -378,7 +378,7 @@
"status.show_more": "แสดงเพิ่มเติม",
"status.show_more_all": "แสดงเพิ่มเติมทั้งหมด",
"status.show_thread": "แสดงกระทู้",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "ไม่สามารถดูได้",
"status.unmute_conversation": "เลิกปิดเสียงการสนทนา",
"status.unpin": "ถอนหมุดจากโปรไฟล์",
"suggestions.dismiss": "ยกเลิกข้อเสนอแนะ",
@@ -406,9 +406,9 @@
"upload_modal.analyzing_picture": "กำลังวิเคราะห์รูปภาพ…",
"upload_modal.apply": "นำไปใช้",
"upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
- "upload_modal.detect_text": "Detect text from picture",
+ "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": "คลิกหรือลากวงกลมในภาพเพื่อเลือกจุดโฟกัส ซึ่งจะทำให้ส่วนนั้นอยู่ในกรอบของภาพขนาดย่อตลอดเวลา",
"upload_modal.preview_label": "ตัวอย่าง ({ratio})",
"upload_progress.label": "กำลังอัปโหลด...",
"video.close": "ปิดวิดีโอ",
diff --git a/app/javascript/mastodon/locales/tr.json b/app/javascript/mastodon/locales/tr.json
index 5ceefa1828..89efafd1d9 100644
--- a/app/javascript/mastodon/locales/tr.json
+++ b/app/javascript/mastodon/locales/tr.json
@@ -1,5 +1,5 @@
{
- "account.add_or_remove_from_list": "Listeye ekle veya kaldır",
+ "account.add_or_remove_from_list": "Listelere ekle veya kaldır",
"account.badges.bot": "Bot",
"account.block": "@{name} adlı kişiyi engelle",
"account.block_domain": "{domain} alanından her şeyi gizle",
@@ -26,8 +26,8 @@
"account.mute_notifications": "@{name} adlı kişinin bildirimlerini kapat",
"account.muted": "Susturuldu",
"account.never_active": "Asla",
- "account.posts": "Gönderi",
- "account.posts_with_replies": "Gönderiler ve yanıtlar",
+ "account.posts": "Toot",
+ "account.posts_with_replies": "Tootlar ve cevaplar",
"account.report": "@{name} adlı kişiyi bildir",
"account.requested": "Onay Bekleniyor. Takip isteğini iptal etmek için tıklayın",
"account.share": "@{name} kullanıcısının profilini paylaş",
@@ -61,7 +61,7 @@
"column.lists": "Listeler",
"column.mutes": "Susturulmuş kullanıcılar",
"column.notifications": "Bildirimler",
- "column.pins": "Sabitlenmiş gönderi",
+ "column.pins": "Sabitlenmiş tootlar",
"column.public": "Federe zaman tüneli",
"column_back_button.label": "Geri",
"column_header.hide_settings": "Ayarları gizle",
@@ -72,9 +72,9 @@
"column_header.unpin": "Sabitlemeyi kaldır",
"column_subheading.settings": "Ayarlar",
"community.column_settings.media_only": "Sadece medya",
- "compose_form.direct_message_warning": "Bu gönderi sadece belirtilen kullanıcılara gönderilecektir.",
+ "compose_form.direct_message_warning": "Bu toot sadece belirtilen kullanıcılara gönderilecektir.",
"compose_form.direct_message_warning_learn_more": "Daha fazla bilgi edinin",
- "compose_form.hashtag_warning": "Bu paylaşım liste dışı olduğu için hiç bir hashtag'de yer almayacak. Sadece herkese açık gönderiler hashtaglerde bulunabilir.",
+ "compose_form.hashtag_warning": "Bu toot liste dışı olduğu için hiç bir etikette yer almayacak. Sadece herkese açık tootlar etiketlerde bulunabilir.",
"compose_form.lock_disclaimer": "Hesabınız {locked} değil. Sadece takipçilerle paylaştığınız gönderileri görebilmek için sizi herhangi bir kullanıcı takip edebilir.",
"compose_form.lock_disclaimer.lock": "kilitli",
"compose_form.placeholder": "Aklınızdan ne geçiyor?",
@@ -82,7 +82,7 @@
"compose_form.poll.duration": "Anket süresi",
"compose_form.poll.option_placeholder": "Seçim {number}",
"compose_form.poll.remove_option": "Bu seçimi kaldır",
- "compose_form.publish": "Gönder",
+ "compose_form.publish": "Tootla",
"compose_form.publish_loud": "{publish}!",
"compose_form.sensitive.hide": "Medyayı hassas olarak işaretle",
"compose_form.sensitive.marked": "Medya hassas olarak işaretlendi",
@@ -135,14 +135,14 @@
"emoji_button.search_results": "Arama sonuçları",
"emoji_button.symbols": "Semboller",
"emoji_button.travel": "Seyahat ve Yerler",
- "empty_column.account_timeline": "Burada hiç gönderi yok!",
+ "empty_column.account_timeline": "Burada hiç toot yok!",
"empty_column.account_unavailable": "Profil kullanılamıyor",
"empty_column.blocks": "Henüz bir kullanıcıyı engellemediniz.",
"empty_column.community": "Yerel zaman çizelgesi boş. Daha fazla eğlence için herkese açık bir gönderi paylaşın!",
"empty_column.direct": "Henüz doğrudan mesajınız yok. Bir tane gönderdiğinizde veya aldığınızda burada görünecektir.",
"empty_column.domain_blocks": "Henüz hiçbir gizli alan adı yok.",
- "empty_column.favourited_statuses": "Hiç favori gönderiminiz yok. Bir tane olursa burada görünecek.",
- "empty_column.favourites": "Kimse bu gönderiyi favorilerine eklememiş. Biri eklerse burada görünecek.",
+ "empty_column.favourited_statuses": "Hiç favori tootunuz yok. Bir tane olduğunda burada görünecek.",
+ "empty_column.favourites": "Kimse bu tootu favorilerine eklememiş. Biri eklediğinde burada görünecek.",
"empty_column.follow_requests": "Hiç takip isteğiniz yok. Bir tane aldığınızda burada görünecek.",
"empty_column.hashtag": "Henüz bu hashtag’e sahip hiçbir gönderi yok.",
"empty_column.home": "Henüz kimseyi takip etmiyorsunuz. {public} ziyaret edebilir veya arama kısmını kullanarak diğer kullanıcılarla iletişime geçebilirsiniz.",
@@ -190,11 +190,11 @@
"introduction.federation.local.text": "Aynı sunucudaki kişilerin gönderileri yerel zaman tünelinde gözükecektir.",
"introduction.interactions.action": "Öğreticiyi bitirin!",
"introduction.interactions.favourite.headline": "Favori",
- "introduction.interactions.favourite.text": "Bir gönderiyi favorilerinize alarak sonrası için saklayabilirsiniz ve yazara gönderiyi beğendiğinizi söyleyebilirsiniz.",
+ "introduction.interactions.favourite.text": "Bir tootu favorilerinize alarak sonrası için saklayabilirsiniz ve yazara tootu beğendiğinizi söyleyebilirsiniz.",
"introduction.interactions.reblog.headline": "Yinele",
- "introduction.interactions.reblog.text": "Başkalarının gönderilerini boostlayarak kendi takipçilerinizle paylaşabillirsiniz.",
+ "introduction.interactions.reblog.text": "Başkalarının tootlarını yineleyerek onları kendi takipçilerinizle paylaşabillirsiniz.",
"introduction.interactions.reply.headline": "Yanıt",
- "introduction.interactions.reply.text": "Başkalarının gönderilerini ve kendi gönderilerinizi yanıtlayabilirsiniz. Bir konuşmada zincirli bir şekilde olacaklardır.",
+ "introduction.interactions.reply.text": "Başkalarının ve kendinizin tootlarına cevap verebilirsiniz. Bu, onları bir konuşmada zincirli bir şekilde gösterecektir.",
"introduction.welcome.action": "Hadi gidelim!",
"introduction.welcome.headline": "İlk adımlar",
"introduction.welcome.text": "Krallığa hoş geldiniz! Az sonra, geniş bir sunucu yelpazesinde mesaj gönderip arkadaşlarınızla konuşabileceksiniz. Ama bu sunucu, {domain}, özel (profilinizi barındırır, bu yüzden adresini hatırlayın).",
@@ -219,7 +219,7 @@
"keyboard_shortcuts.muted": "susturulmuş kullanıcı listesini açmak için",
"keyboard_shortcuts.my_profile": "profilinizi açmak için",
"keyboard_shortcuts.notifications": "bildirimler sütununu açmak için",
- "keyboard_shortcuts.pinned": "sabitlenmiş gönderiler listesini açmak için",
+ "keyboard_shortcuts.pinned": "sabitlenmiş tootların listesini açmak için",
"keyboard_shortcuts.profile": "yazarın profilini açmak için",
"keyboard_shortcuts.reply": "cevaplamak için",
"keyboard_shortcuts.requests": "takip istekleri listesini açmak için",
@@ -227,7 +227,7 @@
"keyboard_shortcuts.start": "\"başlayın\" sütununu açmak için",
"keyboard_shortcuts.toggle_hidden": "CW'den önceki yazıyı göstermek/gizlemek için",
"keyboard_shortcuts.toggle_sensitivity": "medyayı göstermek/gizlemek için",
- "keyboard_shortcuts.toot": "yeni bir gönderiye başlamak için",
+ "keyboard_shortcuts.toot": "yeni bir toot başlatmak için",
"keyboard_shortcuts.unfocus": "aramada bir gönderiye odaklanmamak için",
"keyboard_shortcuts.up": "listede yukarıya çıkmak için",
"lightbox.close": "Kapat",
@@ -252,7 +252,7 @@
"navigation_bar.apps": "Mobil uygulamalar",
"navigation_bar.blocks": "Engellenen kullanıcılar",
"navigation_bar.community_timeline": "Yerel zaman tüneli",
- "navigation_bar.compose": "Yeni bir gönderi yazın",
+ "navigation_bar.compose": "Yeni toot oluştur",
"navigation_bar.direct": "Direkt Mesajlar",
"navigation_bar.discover": "Keşfet",
"navigation_bar.domain_blocks": "Gizli alan adları",
@@ -267,7 +267,7 @@
"navigation_bar.logout": "Çıkış",
"navigation_bar.mutes": "Sessize alınmış kullanıcılar",
"navigation_bar.personal": "Kişisel",
- "navigation_bar.pins": "Sabitlenmiş gönderiler",
+ "navigation_bar.pins": "Sabitlenmiş tootlar",
"navigation_bar.preferences": "Tercihler",
"navigation_bar.public_timeline": "Federe zaman tüneli",
"navigation_bar.security": "Güvenlik",
@@ -338,8 +338,8 @@
"search_popout.tips.user": "kullanıcı",
"search_results.accounts": "İnsanlar",
"search_results.hashtags": "Hashtagler",
- "search_results.statuses": "Gönderiler",
- "search_results.statuses_fts_disabled": "Bu Mastodon sunucusunda gönderi içeriğine göre arama etkin değil.",
+ "search_results.statuses": "Tootlar",
+ "search_results.statuses_fts_disabled": "Bu Mastodon sunucusunda toot içeriğine göre arama etkin değil.",
"search_results.total": "{count, number} {count, plural, one {sonuç} other {sonuçlar}}",
"status.admin_account": "@{name} için denetim arayüzünü açın",
"status.admin_status": "Denetim arayüzünde bu durumu açın",
@@ -361,12 +361,12 @@
"status.mute_conversation": "Yazışmayı sustur",
"status.open": "Bu gönderiyi genişlet",
"status.pin": "Profile sabitle",
- "status.pinned": "Sabitlenmiş gönderi",
+ "status.pinned": "Sabitlenmiş toot",
"status.read_more": "Daha dazla oku",
"status.reblog": "Boostla",
"status.reblog_private": "Orjinal kitleye yinele",
"status.reblogged_by": "{name} boost etti",
- "status.reblogs.empty": "Kimse bu gönderiyi boostlamadı. Biri yaptığında burada gözükecek.",
+ "status.reblogs.empty": "Henüz kimse bu tootu yinelemedi. Biri yaptığında burada görünecek.",
"status.redraft": "Sil & tekrar taslakla",
"status.reply": "Cevapla",
"status.replyAll": "Konuşmayı cevapla",
diff --git a/app/javascript/mastodon/locales/uk.json b/app/javascript/mastodon/locales/uk.json
index 6501c0283b..c3b3e45b93 100644
--- a/app/javascript/mastodon/locales/uk.json
+++ b/app/javascript/mastodon/locales/uk.json
@@ -8,7 +8,7 @@
"account.direct": "Пряме повідомлення @{name}",
"account.domain_blocked": "Домен приховано",
"account.edit_profile": "Редагувати профіль",
- "account.endorse": "Feature on profile",
+ "account.endorse": "Публікувати у профілі",
"account.follow": "Підписатися",
"account.followers": "Підписники",
"account.followers.empty": "Ніхто ще не підписався на цього користувача.",
@@ -34,7 +34,7 @@
"account.show_reblogs": "Показати передмухи від @{name}",
"account.unblock": "Розблокувати @{name}",
"account.unblock_domain": "Розблокувати {domain}",
- "account.unendorse": "Don't feature on profile",
+ "account.unendorse": "Не публікувати у профілі",
"account.unfollow": "Відписатися",
"account.unmute": "Зняти глушення з @{name}",
"account.unmute_notifications": "Показувати сповіщення від @{name}",
@@ -103,7 +103,7 @@
"confirmations.logout.confirm": "Вийти",
"confirmations.logout.message": "Ви впевнені, що хочете вийти?",
"confirmations.mute.confirm": "Заглушити",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "Це приховає пости від них і пости зі згадками про них, проте вони все одно матимуть змогу бачити ваші пости і підписуватися на вас.",
"confirmations.mute.message": "Ви впевнені, що хочете заглушити {name}?",
"confirmations.redraft.confirm": "Видалити та перестворити",
"confirmations.redraft.message": "Ви впевнені, що хочете видалити допис і перестворити його? Ви втратите всі відповіді, передмухи та вподобайки допису.",
@@ -114,7 +114,7 @@
"conversation.delete": "Видалити цю бесіду",
"conversation.mark_as_read": "Позначити як прочитане",
"conversation.open": "Переглянути бесіду",
- "conversation.with": "With {names}",
+ "conversation.with": "З {names}",
"directory.federated": "З відомого федесвіту",
"directory.local": "Тільки з домену {domain}",
"directory.new_arrivals": "Нові надходження",
@@ -152,10 +152,10 @@
"empty_column.mutes": "Ви ще не заглушили жодного користувача.",
"empty_column.notifications": "У вас ще немає сповіщень. Переписуйтесь з іншими користувачами, щоб почати розмову.",
"empty_column.public": "Тут поки нічого немає! Опублікуйте щось, або вручну підпишіться на користувачів інших інстанцій, щоб заповнити стрічку",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "Ця сторінка не може бути коректно відображена через баґ у нашому коді або через проблему сумісності браузера.",
+ "error.unexpected_crash.next_steps": "Спробуйте перезавантажити сторінку. Якщо це не допоможе, ви все ще зможете використовувати Mastodon через інший браузер або рідний додаток.",
+ "errors.unexpected_crash.copy_stacktrace": "Скопіювати трасування стека у буфер обміну",
+ "errors.unexpected_crash.report_issue": "Повідомити про проблему",
"follow_request.authorize": "Авторизувати",
"follow_request.reject": "Відмовити",
"getting_started.developers": "Розробникам",
@@ -299,10 +299,10 @@
"notifications.group": "{count} сповіщень",
"poll.closed": "Закрито",
"poll.refresh": "Оновити",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# особа} other {# осіб}}",
"poll.total_votes": "{count, plural, one {# голос} few {# голоси} many {# голосів} other {# голосів}}",
"poll.vote": "Проголосувати",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "Ви голосували за цю відповідь",
"poll_button.add_poll": "Додати опитування",
"poll_button.remove_poll": "Видалити опитування",
"privacy.change": "Змінити видимість допису",
@@ -374,9 +374,9 @@
"status.sensitive_warning": "Дражливий зміст",
"status.share": "Поділитися",
"status.show_less": "Згорнути",
- "status.show_less_all": "Show less for all",
+ "status.show_less_all": "Показувати менше для всіх",
"status.show_more": "Розгорнути",
- "status.show_more_all": "Show more for all",
+ "status.show_more_all": "Показувати більше для всіх",
"status.show_thread": "Показати ланцюжок",
"status.uncached_media_warning": "Недоступно",
"status.unmute_conversation": "Зняти глушення з діалогу",
@@ -391,7 +391,7 @@
"time_remaining.days": "{number, plural, one {# день} few {# дні} other {# днів}}",
"time_remaining.hours": "{number, plural, one {# година} few {# години} other {# годин}}",
"time_remaining.minutes": "{number, plural, one {# хвилина} few {# хвилини} other {# хвилин}}",
- "time_remaining.moments": "Moments remaining",
+ "time_remaining.moments": "Залишилось секунд",
"time_remaining.seconds": "{number, plural, one {# секунда} few {# секунди} other {# секунд}}",
"trends.count_by_accounts": "{count} {rawCount, plural, one {людина} few {людини} many {людей} other {людей}} обговорюють це",
"trends.trending_now": "Актуальні",
diff --git a/app/javascript/mastodon/locales/ur.json b/app/javascript/mastodon/locales/ur.json
new file mode 100644
index 0000000000..39ca86a0cc
--- /dev/null
+++ b/app/javascript/mastodon/locales/ur.json
@@ -0,0 +1,423 @@
+{
+ "account.add_or_remove_from_list": "Add or Remove from lists",
+ "account.badges.bot": "Bot",
+ "account.block": "Block @{name}",
+ "account.block_domain": "Hide everything from {domain}",
+ "account.blocked": "Blocked",
+ "account.cancel_follow_request": "Cancel follow request",
+ "account.direct": "Direct message @{name}",
+ "account.domain_blocked": "Domain hidden",
+ "account.edit_profile": "Edit profile",
+ "account.endorse": "Feature on profile",
+ "account.follow": "Follow",
+ "account.followers": "Followers",
+ "account.followers.empty": "No one follows this user yet.",
+ "account.follows": "Follows",
+ "account.follows.empty": "This user doesn't follow anyone yet.",
+ "account.follows_you": "Follows you",
+ "account.hide_reblogs": "Hide boosts from @{name}",
+ "account.last_status": "Last active",
+ "account.link_verified_on": "Ownership of this link was checked on {date}",
+ "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
+ "account.media": "Media",
+ "account.mention": "Mention @{name}",
+ "account.moved_to": "{name} has moved to:",
+ "account.mute": "Mute @{name}",
+ "account.mute_notifications": "Mute notifications from @{name}",
+ "account.muted": "Muted",
+ "account.never_active": "Never",
+ "account.posts": "Toots",
+ "account.posts_with_replies": "Toots and replies",
+ "account.report": "Report @{name}",
+ "account.requested": "Awaiting approval",
+ "account.share": "Share @{name}'s profile",
+ "account.show_reblogs": "Show boosts from @{name}",
+ "account.unblock": "Unblock @{name}",
+ "account.unblock_domain": "Unhide {domain}",
+ "account.unendorse": "Don't feature on profile",
+ "account.unfollow": "Unfollow",
+ "account.unmute": "Unmute @{name}",
+ "account.unmute_notifications": "Unmute notifications from @{name}",
+ "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
+ "alert.rate_limited.title": "Rate limited",
+ "alert.unexpected.message": "An unexpected error occurred.",
+ "alert.unexpected.title": "Oops!",
+ "autosuggest_hashtag.per_week": "{count} per week",
+ "boost_modal.combo": "You can press {combo} to skip this next time",
+ "bundle_column_error.body": "Something went wrong while loading this component.",
+ "bundle_column_error.retry": "Try again",
+ "bundle_column_error.title": "Network error",
+ "bundle_modal_error.close": "Close",
+ "bundle_modal_error.message": "Something went wrong while loading this component.",
+ "bundle_modal_error.retry": "Try again",
+ "column.blocks": "Blocked users",
+ "column.community": "Local timeline",
+ "column.direct": "Direct messages",
+ "column.directory": "Browse profiles",
+ "column.domain_blocks": "Hidden domains",
+ "column.favourites": "Favourites",
+ "column.follow_requests": "Follow requests",
+ "column.home": "Home",
+ "column.lists": "Lists",
+ "column.mutes": "Muted users",
+ "column.notifications": "Notifications",
+ "column.pins": "Pinned toot",
+ "column.public": "Federated timeline",
+ "column_back_button.label": "Back",
+ "column_header.hide_settings": "Hide settings",
+ "column_header.moveLeft_settings": "Move column to the left",
+ "column_header.moveRight_settings": "Move column to the right",
+ "column_header.pin": "Pin",
+ "column_header.show_settings": "Show settings",
+ "column_header.unpin": "Unpin",
+ "column_subheading.settings": "Settings",
+ "community.column_settings.media_only": "Media only",
+ "compose_form.direct_message_warning": "This toot will only be sent to all the mentioned users.",
+ "compose_form.direct_message_warning_learn_more": "Learn more",
+ "compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
+ "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
+ "compose_form.lock_disclaimer.lock": "locked",
+ "compose_form.placeholder": "What is on your mind?",
+ "compose_form.poll.add_option": "Add a choice",
+ "compose_form.poll.duration": "Poll duration",
+ "compose_form.poll.option_placeholder": "Choice {number}",
+ "compose_form.poll.remove_option": "Remove this choice",
+ "compose_form.publish": "Toot",
+ "compose_form.publish_loud": "{publish}!",
+ "compose_form.sensitive.hide": "Mark media as sensitive",
+ "compose_form.sensitive.marked": "Media is marked as sensitive",
+ "compose_form.sensitive.unmarked": "Media is not marked as sensitive",
+ "compose_form.spoiler.marked": "Text is hidden behind warning",
+ "compose_form.spoiler.unmarked": "Text is not hidden",
+ "compose_form.spoiler_placeholder": "Write your warning here",
+ "confirmation_modal.cancel": "Cancel",
+ "confirmations.block.block_and_report": "Block & Report",
+ "confirmations.block.confirm": "Block",
+ "confirmations.block.message": "Are you sure you want to block {name}?",
+ "confirmations.delete.confirm": "Delete",
+ "confirmations.delete.message": "Are you sure you want to delete this status?",
+ "confirmations.delete_list.confirm": "Delete",
+ "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
+ "confirmations.domain_block.confirm": "Hide entire domain",
+ "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain in any public timelines or your notifications. Your followers from that domain will be removed.",
+ "confirmations.logout.confirm": "Log out",
+ "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.mute.confirm": "Mute",
+ "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.message": "Are you sure you want to mute {name}?",
+ "confirmations.redraft.confirm": "Delete & redraft",
+ "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? Favourites and boosts will be lost, and replies to the original post will be orphaned.",
+ "confirmations.reply.confirm": "Reply",
+ "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
+ "confirmations.unfollow.confirm": "Unfollow",
+ "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
+ "conversation.delete": "Delete conversation",
+ "conversation.mark_as_read": "Mark as read",
+ "conversation.open": "View conversation",
+ "conversation.with": "With {names}",
+ "directory.federated": "From known fediverse",
+ "directory.local": "From {domain} only",
+ "directory.new_arrivals": "New arrivals",
+ "directory.recently_active": "Recently active",
+ "embed.instructions": "Embed this status on your website by copying the code below.",
+ "embed.preview": "Here is what it will look like:",
+ "emoji_button.activity": "Activity",
+ "emoji_button.custom": "Custom",
+ "emoji_button.flags": "Flags",
+ "emoji_button.food": "Food & Drink",
+ "emoji_button.label": "Insert emoji",
+ "emoji_button.nature": "Nature",
+ "emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
+ "emoji_button.objects": "Objects",
+ "emoji_button.people": "People",
+ "emoji_button.recent": "Frequently used",
+ "emoji_button.search": "Search...",
+ "emoji_button.search_results": "Search results",
+ "emoji_button.symbols": "Symbols",
+ "emoji_button.travel": "Travel & Places",
+ "empty_column.account_timeline": "No toots here!",
+ "empty_column.account_unavailable": "Profile unavailable",
+ "empty_column.blocks": "You haven't blocked any users yet.",
+ "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
+ "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
+ "empty_column.domain_blocks": "There are no hidden domains yet.",
+ "empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
+ "empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
+ "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
+ "empty_column.hashtag": "There is nothing in this hashtag yet.",
+ "empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
+ "empty_column.home.public_timeline": "the public timeline",
+ "empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
+ "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
+ "empty_column.mutes": "You haven't muted any users yet.",
+ "empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
+ "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
+ "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
+ "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
+ "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
+ "errors.unexpected_crash.report_issue": "Report issue",
+ "follow_request.authorize": "Authorize",
+ "follow_request.reject": "Reject",
+ "getting_started.developers": "Developers",
+ "getting_started.directory": "Profile directory",
+ "getting_started.documentation": "Documentation",
+ "getting_started.heading": "Getting started",
+ "getting_started.invite": "Invite people",
+ "getting_started.open_source_notice": "Mastodon is open source software. You can contribute or report issues on GitHub at {github}.",
+ "getting_started.security": "Security",
+ "getting_started.terms": "Terms of service",
+ "hashtag.column_header.tag_mode.all": "and {additional}",
+ "hashtag.column_header.tag_mode.any": "or {additional}",
+ "hashtag.column_header.tag_mode.none": "without {additional}",
+ "hashtag.column_settings.select.no_options_message": "No suggestions found",
+ "hashtag.column_settings.select.placeholder": "Enter hashtags…",
+ "hashtag.column_settings.tag_mode.all": "All of these",
+ "hashtag.column_settings.tag_mode.any": "Any of these",
+ "hashtag.column_settings.tag_mode.none": "None of these",
+ "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
+ "home.column_settings.basic": "Basic",
+ "home.column_settings.show_reblogs": "Show boosts",
+ "home.column_settings.show_replies": "Show replies",
+ "intervals.full.days": "{number, plural, one {# day} other {# days}}",
+ "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
+ "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
+ "introduction.federation.action": "Next",
+ "introduction.federation.federated.headline": "Federated",
+ "introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
+ "introduction.federation.home.headline": "Home",
+ "introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
+ "introduction.federation.local.headline": "Local",
+ "introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
+ "introduction.interactions.action": "Finish toot-orial!",
+ "introduction.interactions.favourite.headline": "Favourite",
+ "introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
+ "introduction.interactions.reblog.headline": "Boost",
+ "introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
+ "introduction.interactions.reply.headline": "Reply",
+ "introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
+ "introduction.welcome.action": "Let's go!",
+ "introduction.welcome.headline": "First steps",
+ "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
+ "keyboard_shortcuts.back": "to navigate back",
+ "keyboard_shortcuts.blocked": "to open blocked users list",
+ "keyboard_shortcuts.boost": "to boost",
+ "keyboard_shortcuts.column": "to focus a status in one of the columns",
+ "keyboard_shortcuts.compose": "to focus the compose textarea",
+ "keyboard_shortcuts.description": "Description",
+ "keyboard_shortcuts.direct": "to open direct messages column",
+ "keyboard_shortcuts.down": "to move down in the list",
+ "keyboard_shortcuts.enter": "to open status",
+ "keyboard_shortcuts.favourite": "to favourite",
+ "keyboard_shortcuts.favourites": "to open favourites list",
+ "keyboard_shortcuts.federated": "to open federated timeline",
+ "keyboard_shortcuts.heading": "Keyboard Shortcuts",
+ "keyboard_shortcuts.home": "to open home timeline",
+ "keyboard_shortcuts.hotkey": "Hotkey",
+ "keyboard_shortcuts.legend": "to display this legend",
+ "keyboard_shortcuts.local": "to open local timeline",
+ "keyboard_shortcuts.mention": "to mention author",
+ "keyboard_shortcuts.muted": "to open muted users list",
+ "keyboard_shortcuts.my_profile": "to open your profile",
+ "keyboard_shortcuts.notifications": "to open notifications column",
+ "keyboard_shortcuts.pinned": "to open pinned toots list",
+ "keyboard_shortcuts.profile": "to open author's profile",
+ "keyboard_shortcuts.reply": "to reply",
+ "keyboard_shortcuts.requests": "to open follow requests list",
+ "keyboard_shortcuts.search": "to focus search",
+ "keyboard_shortcuts.start": "to open \"get started\" column",
+ "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
+ "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
+ "keyboard_shortcuts.toot": "to start a brand new toot",
+ "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
+ "keyboard_shortcuts.up": "to move up in the list",
+ "lightbox.close": "Close",
+ "lightbox.next": "Next",
+ "lightbox.previous": "Previous",
+ "lightbox.view_context": "View context",
+ "lists.account.add": "Add to list",
+ "lists.account.remove": "Remove from list",
+ "lists.delete": "Delete list",
+ "lists.edit": "Edit list",
+ "lists.edit.submit": "Change title",
+ "lists.new.create": "Add list",
+ "lists.new.title_placeholder": "New list title",
+ "lists.search": "Search among people you follow",
+ "lists.subheading": "Your lists",
+ "load_pending": "{count, plural, one {# new item} other {# new items}}",
+ "loading_indicator.label": "Loading...",
+ "media_gallery.toggle_visible": "Toggle visibility",
+ "missing_indicator.label": "Not found",
+ "missing_indicator.sublabel": "This resource could not be found",
+ "mute_modal.hide_notifications": "Hide notifications from this user?",
+ "navigation_bar.apps": "Mobile apps",
+ "navigation_bar.blocks": "Blocked users",
+ "navigation_bar.community_timeline": "Local timeline",
+ "navigation_bar.compose": "Compose new toot",
+ "navigation_bar.direct": "Direct messages",
+ "navigation_bar.discover": "Discover",
+ "navigation_bar.domain_blocks": "Hidden domains",
+ "navigation_bar.edit_profile": "Edit profile",
+ "navigation_bar.favourites": "Favourites",
+ "navigation_bar.filters": "Muted words",
+ "navigation_bar.follow_requests": "Follow requests",
+ "navigation_bar.follows_and_followers": "Follows and followers",
+ "navigation_bar.info": "About this server",
+ "navigation_bar.keyboard_shortcuts": "Hotkeys",
+ "navigation_bar.lists": "Lists",
+ "navigation_bar.logout": "Logout",
+ "navigation_bar.mutes": "Muted users",
+ "navigation_bar.personal": "Personal",
+ "navigation_bar.pins": "Pinned toots",
+ "navigation_bar.preferences": "Preferences",
+ "navigation_bar.public_timeline": "Federated timeline",
+ "navigation_bar.security": "Security",
+ "notification.favourite": "{name} favourited your status",
+ "notification.follow": "{name} followed you",
+ "notification.mention": "{name} mentioned you",
+ "notification.poll": "A poll you have voted in has ended",
+ "notification.reblog": "{name} boosted your status",
+ "notifications.clear": "Clear notifications",
+ "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
+ "notifications.column_settings.alert": "Desktop notifications",
+ "notifications.column_settings.favourite": "Favourites:",
+ "notifications.column_settings.filter_bar.advanced": "Display all categories",
+ "notifications.column_settings.filter_bar.category": "Quick filter bar",
+ "notifications.column_settings.filter_bar.show": "Show",
+ "notifications.column_settings.follow": "New followers:",
+ "notifications.column_settings.mention": "Mentions:",
+ "notifications.column_settings.poll": "Poll results:",
+ "notifications.column_settings.push": "Push notifications",
+ "notifications.column_settings.reblog": "Boosts:",
+ "notifications.column_settings.show": "Show in column",
+ "notifications.column_settings.sound": "Play sound",
+ "notifications.filter.all": "All",
+ "notifications.filter.boosts": "Boosts",
+ "notifications.filter.favourites": "Favourites",
+ "notifications.filter.follows": "Follows",
+ "notifications.filter.mentions": "Mentions",
+ "notifications.filter.polls": "Poll results",
+ "notifications.group": "{count} notifications",
+ "poll.closed": "Closed",
+ "poll.refresh": "Refresh",
+ "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
+ "poll.vote": "Vote",
+ "poll.voted": "You voted for this answer",
+ "poll_button.add_poll": "Add a poll",
+ "poll_button.remove_poll": "Remove poll",
+ "privacy.change": "Adjust status privacy",
+ "privacy.direct.long": "Post to mentioned users only",
+ "privacy.direct.short": "Direct",
+ "privacy.private.long": "Post to followers only",
+ "privacy.private.short": "Followers-only",
+ "privacy.public.long": "Post to public timelines",
+ "privacy.public.short": "Public",
+ "privacy.unlisted.long": "Do not show in public timelines",
+ "privacy.unlisted.short": "Unlisted",
+ "refresh": "Refresh",
+ "regeneration_indicator.label": "Loading…",
+ "regeneration_indicator.sublabel": "Your home feed is being prepared!",
+ "relative_time.days": "{number}d",
+ "relative_time.hours": "{number}h",
+ "relative_time.just_now": "now",
+ "relative_time.minutes": "{number}m",
+ "relative_time.seconds": "{number}s",
+ "reply_indicator.cancel": "Cancel",
+ "report.forward": "Forward to {target}",
+ "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
+ "report.hint": "The report will be sent to your server moderators. You can provide an explanation of why you are reporting this account below:",
+ "report.placeholder": "Additional comments",
+ "report.submit": "Submit",
+ "report.target": "Report {target}",
+ "search.placeholder": "Search",
+ "search_popout.search_format": "Advanced search format",
+ "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
+ "search_popout.tips.hashtag": "hashtag",
+ "search_popout.tips.status": "status",
+ "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
+ "search_popout.tips.user": "user",
+ "search_results.accounts": "People",
+ "search_results.hashtags": "Hashtags",
+ "search_results.statuses": "Toots",
+ "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
+ "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
+ "status.admin_account": "Open moderation interface for @{name}",
+ "status.admin_status": "Open this status in the moderation interface",
+ "status.block": "Block @{name}",
+ "status.cancel_reblog_private": "Unboost",
+ "status.cannot_reblog": "This post cannot be boosted",
+ "status.copy": "Copy link to status",
+ "status.delete": "Delete",
+ "status.detailed_status": "Detailed conversation view",
+ "status.direct": "Direct message @{name}",
+ "status.embed": "Embed",
+ "status.favourite": "Favourite",
+ "status.filtered": "Filtered",
+ "status.load_more": "Load more",
+ "status.media_hidden": "Media hidden",
+ "status.mention": "Mention @{name}",
+ "status.more": "More",
+ "status.mute": "Mute @{name}",
+ "status.mute_conversation": "Mute conversation",
+ "status.open": "Expand this status",
+ "status.pin": "Pin on profile",
+ "status.pinned": "Pinned toot",
+ "status.read_more": "Read more",
+ "status.reblog": "Boost",
+ "status.reblog_private": "Boost to original audience",
+ "status.reblogged_by": "{name} boosted",
+ "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
+ "status.redraft": "Delete & re-draft",
+ "status.reply": "Reply",
+ "status.replyAll": "Reply to thread",
+ "status.report": "Report @{name}",
+ "status.sensitive_warning": "Sensitive content",
+ "status.share": "Share",
+ "status.show_less": "Show less",
+ "status.show_less_all": "Show less for all",
+ "status.show_more": "Show more",
+ "status.show_more_all": "Show more for all",
+ "status.show_thread": "Show thread",
+ "status.uncached_media_warning": "Not available",
+ "status.unmute_conversation": "Unmute conversation",
+ "status.unpin": "Unpin from profile",
+ "suggestions.dismiss": "Dismiss suggestion",
+ "suggestions.header": "You might be interested in…",
+ "tabs_bar.federated_timeline": "Federated",
+ "tabs_bar.home": "Home",
+ "tabs_bar.local_timeline": "Local",
+ "tabs_bar.notifications": "Notifications",
+ "tabs_bar.search": "Search",
+ "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
+ "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
+ "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
+ "time_remaining.moments": "Moments remaining",
+ "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
+ "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
+ "trends.trending_now": "Trending now",
+ "ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
+ "upload_area.title": "Drag & drop to upload",
+ "upload_button.label": "Add media ({formats})",
+ "upload_error.limit": "File upload limit exceeded.",
+ "upload_error.poll": "File upload not allowed with polls.",
+ "upload_form.description": "Describe for the visually impaired",
+ "upload_form.edit": "Edit",
+ "upload_form.undo": "Delete",
+ "upload_modal.analyzing_picture": "Analyzing picture…",
+ "upload_modal.apply": "Apply",
+ "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
+ "upload_modal.detect_text": "Detect text from picture",
+ "upload_modal.edit_media": "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.preview_label": "Preview ({ratio})",
+ "upload_progress.label": "Uploading…",
+ "video.close": "Close video",
+ "video.exit_fullscreen": "Exit full screen",
+ "video.expand": "Expand video",
+ "video.fullscreen": "Full screen",
+ "video.hide": "Hide video",
+ "video.mute": "Mute sound",
+ "video.pause": "Pause",
+ "video.play": "Play",
+ "video.unmute": "Unmute sound"
+}
diff --git a/app/javascript/mastodon/locales/whitelist_kn.json b/app/javascript/mastodon/locales/whitelist_kn.json
new file mode 100644
index 0000000000..0d4f101c7a
--- /dev/null
+++ b/app/javascript/mastodon/locales/whitelist_kn.json
@@ -0,0 +1,2 @@
+[
+]
diff --git a/app/javascript/mastodon/locales/whitelist_ml.json b/app/javascript/mastodon/locales/whitelist_ml.json
new file mode 100644
index 0000000000..0d4f101c7a
--- /dev/null
+++ b/app/javascript/mastodon/locales/whitelist_ml.json
@@ -0,0 +1,2 @@
+[
+]
diff --git a/app/javascript/mastodon/locales/whitelist_mr.json b/app/javascript/mastodon/locales/whitelist_mr.json
new file mode 100644
index 0000000000..0d4f101c7a
--- /dev/null
+++ b/app/javascript/mastodon/locales/whitelist_mr.json
@@ -0,0 +1,2 @@
+[
+]
diff --git a/app/javascript/mastodon/locales/whitelist_ur.json b/app/javascript/mastodon/locales/whitelist_ur.json
new file mode 100644
index 0000000000..0d4f101c7a
--- /dev/null
+++ b/app/javascript/mastodon/locales/whitelist_ur.json
@@ -0,0 +1,2 @@
+[
+]
diff --git a/app/javascript/mastodon/locales/zh-CN.json b/app/javascript/mastodon/locales/zh-CN.json
index 2804b2724e..5508106801 100644
--- a/app/javascript/mastodon/locales/zh-CN.json
+++ b/app/javascript/mastodon/locales/zh-CN.json
@@ -16,7 +16,7 @@
"account.follows.empty": "此用户目前尚未关注任何人。",
"account.follows_you": "关注了你",
"account.hide_reblogs": "隐藏来自 @{name} 的转嘟",
- "account.last_status": "Last active",
+ "account.last_status": "最近活动",
"account.link_verified_on": "此链接的所有权已在 {date} 检查",
"account.locked_info": "此账户已锁嘟。账户的主人会手动审核关注者。",
"account.media": "媒体",
@@ -25,7 +25,7 @@
"account.mute": "隐藏 @{name}",
"account.mute_notifications": "隐藏来自 @{name} 的通知",
"account.muted": "已隐藏",
- "account.never_active": "Never",
+ "account.never_active": "从未活跃",
"account.posts": "嘟文",
"account.posts_with_replies": "嘟文和回复",
"account.report": "举报 @{name}",
@@ -38,8 +38,8 @@
"account.unfollow": "取消关注",
"account.unmute": "不再隐藏 @{name}",
"account.unmute_notifications": "不再隐藏来自 @{name} 的通知",
- "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
- "alert.rate_limited.title": "Rate limited",
+ "alert.rate_limited.message": "请在 {retry_time, time, medium} 后重试。",
+ "alert.rate_limited.title": "频率受限",
"alert.unexpected.message": "发生了意外错误。",
"alert.unexpected.title": "哎呀!",
"autosuggest_hashtag.per_week": "每星期 {count} 条",
@@ -53,9 +53,9 @@
"column.blocks": "已屏蔽的用户",
"column.community": "本站时间轴",
"column.direct": "私信",
- "column.directory": "Browse profiles",
+ "column.directory": "浏览用户资料",
"column.domain_blocks": "已屏蔽的网站",
- "column.favourites": "收藏",
+ "column.favourites": "喜欢",
"column.follow_requests": "关注请求",
"column.home": "主页",
"column.lists": "列表",
@@ -100,25 +100,25 @@
"confirmations.delete_list.message": "你确定要永久删除这个列表吗?",
"confirmations.domain_block.confirm": "隐藏整个网站的内容",
"confirmations.domain_block.message": "你真的确定要隐藏所有来自 {domain} 的内容吗?多数情况下,屏蔽或隐藏几个特定的用户就已经足够了。来自该网站的内容将不再出现在你的任何公共时间轴或通知列表里。来自该网站的关注者将会被移除。",
- "confirmations.logout.confirm": "Log out",
- "confirmations.logout.message": "Are you sure you want to log out?",
+ "confirmations.logout.confirm": "登出",
+ "confirmations.logout.message": "您确定要登出吗?",
"confirmations.mute.confirm": "隐藏",
- "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
+ "confirmations.mute.explanation": "这将隐藏他们的嘟文以及提到他们的嘟文,但他们仍可以看到你的嘟文并关注你。",
"confirmations.mute.message": "你确定要隐藏 {name} 吗?",
"confirmations.redraft.confirm": "删除并重新编辑",
- "confirmations.redraft.message": "你确定要删除这条嘟文并重新编辑它吗?所有相关的转嘟和收藏都会被清除,回复将会失去关联。",
+ "confirmations.redraft.message": "你确定要删除这条嘟文并重新编辑它吗?所有相关的转嘟和喜欢都会被清除,回复将会失去关联。",
"confirmations.reply.confirm": "回复",
"confirmations.reply.message": "回复此消息将会覆盖当前正在编辑的信息。确定继续吗?",
"confirmations.unfollow.confirm": "取消关注",
"confirmations.unfollow.message": "你确定要取消关注 {name} 吗?",
- "conversation.delete": "Delete conversation",
- "conversation.mark_as_read": "Mark as read",
- "conversation.open": "View conversation",
- "conversation.with": "With {names}",
- "directory.federated": "From known fediverse",
- "directory.local": "From {domain} only",
- "directory.new_arrivals": "New arrivals",
- "directory.recently_active": "Recently active",
+ "conversation.delete": "删除对话",
+ "conversation.mark_as_read": "标记为已读",
+ "conversation.open": "查看对话",
+ "conversation.with": "与 {names}",
+ "directory.federated": "来自联邦宇宙的已知部分",
+ "directory.local": "仅来自 {domain}",
+ "directory.new_arrivals": "新来者",
+ "directory.recently_active": "最近活跃",
"embed.instructions": "要在你的网站上嵌入这条嘟文,请复制以下代码。",
"embed.preview": "它会像这样显示出来:",
"emoji_button.activity": "活动",
@@ -141,8 +141,8 @@
"empty_column.community": "本站时间轴暂时没有内容,快写点什么让它动起来吧!",
"empty_column.direct": "你还没有使用过私信。当你发出或者收到私信时,它会在这里显示。",
"empty_column.domain_blocks": "目前没有被隐藏的站点。",
- "empty_column.favourited_statuses": "你还没有收藏过任何嘟文。收藏过的嘟文会显示在这里。",
- "empty_column.favourites": "没有人收藏过这条嘟文。如果有人收藏了,就会显示在这里。",
+ "empty_column.favourited_statuses": "你还没有喜欢过任何嘟文。喜欢过的嘟文会显示在这里。",
+ "empty_column.favourites": "没有人喜欢过这条嘟文。如果有人喜欢了,就会显示在这里。",
"empty_column.follow_requests": "你没有收到新的关注请求。收到了之后就会显示在这里。",
"empty_column.hashtag": "这个话题标签下暂时没有内容。",
"empty_column.home": "你还没有关注任何用户。快看看{public},向其他人问个好吧。",
@@ -152,10 +152,10 @@
"empty_column.mutes": "你没有隐藏任何用户。",
"empty_column.notifications": "你还没有收到过任何通知,快和其他用户互动吧。",
"empty_column.public": "这里什么都没有!写一些公开的嘟文,或者关注其他服务器的用户后,这里就会有嘟文出现了",
- "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
- "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
- "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
- "errors.unexpected_crash.report_issue": "Report issue",
+ "error.unexpected_crash.explanation": "此页面无法正确现实,这可能是因为我们的代码中有错误,也可能是因为浏览器兼容问题。",
+ "error.unexpected_crash.next_steps": "刷新一下页面试试。如果没用,您可以换个浏览器或者用本地应用。",
+ "errors.unexpected_crash.copy_stacktrace": "把堆栈跟踪信息复制到剪贴板",
+ "errors.unexpected_crash.report_issue": "报告问题",
"follow_request.authorize": "同意",
"follow_request.reject": "拒绝",
"getting_started.developers": "开发",
@@ -189,8 +189,8 @@
"introduction.federation.local.headline": "本站",
"introduction.federation.local.text": "你所关注的用户的动态会显示在主页里,你可以关注任何服务器上的任何人。",
"introduction.interactions.action": "教程结束!",
- "introduction.interactions.favourite.headline": "收藏",
- "introduction.interactions.favourite.text": "你可以保存嘟文以便以后阅读。或者通过收藏功能告诉作者你点了个赞。",
+ "introduction.interactions.favourite.headline": "喜欢",
+ "introduction.interactions.favourite.text": "通过喜欢一条嘟文,你可以保存它以便以后阅读,并且告诉作者你喜欢它。",
"introduction.interactions.reblog.headline": "转嘟",
"introduction.interactions.reblog.text": "通过转嘟,你可以向你的关注者分享其他人的嘟文。",
"introduction.interactions.reply.headline": "回复",
@@ -207,8 +207,8 @@
"keyboard_shortcuts.direct": "打开私信栏",
"keyboard_shortcuts.down": "在列表中让光标下移",
"keyboard_shortcuts.enter": "展开嘟文",
- "keyboard_shortcuts.favourite": "收藏嘟文",
- "keyboard_shortcuts.favourites": "打开收藏列表",
+ "keyboard_shortcuts.favourite": "喜欢嘟文",
+ "keyboard_shortcuts.favourites": "打开喜欢的嘟文列表",
"keyboard_shortcuts.federated": "打开跨站时间轴",
"keyboard_shortcuts.heading": "快捷键列表",
"keyboard_shortcuts.home": "打开主页时间轴",
@@ -257,7 +257,7 @@
"navigation_bar.discover": "发现",
"navigation_bar.domain_blocks": "已屏蔽的网站",
"navigation_bar.edit_profile": "修改个人资料",
- "navigation_bar.favourites": "收藏的内容",
+ "navigation_bar.favourites": "喜欢",
"navigation_bar.filters": "屏蔽关键词",
"navigation_bar.follow_requests": "关注请求",
"navigation_bar.follows_and_followers": "关注管理",
@@ -271,7 +271,7 @@
"navigation_bar.preferences": "首选项",
"navigation_bar.public_timeline": "跨站公共时间轴",
"navigation_bar.security": "安全",
- "notification.favourite": "{name} 收藏了你的嘟文",
+ "notification.favourite": "{name} 喜欢了你的嘟文",
"notification.follow": "{name} 开始关注你",
"notification.mention": "{name} 提及了你",
"notification.poll": "你参与的一个投票已经结束",
@@ -279,7 +279,7 @@
"notifications.clear": "清空通知列表",
"notifications.clear_confirmation": "你确定要永久清空通知列表吗?",
"notifications.column_settings.alert": "桌面通知",
- "notifications.column_settings.favourite": "当你的嘟文被收藏时:",
+ "notifications.column_settings.favourite": "当你的嘟文被喜欢时:",
"notifications.column_settings.filter_bar.advanced": "显示所有类别",
"notifications.column_settings.filter_bar.category": "快速过滤栏",
"notifications.column_settings.filter_bar.show": "显示",
@@ -292,17 +292,17 @@
"notifications.column_settings.sound": "播放音效",
"notifications.filter.all": "全部",
"notifications.filter.boosts": "转嘟",
- "notifications.filter.favourites": "收藏",
+ "notifications.filter.favourites": "喜欢",
"notifications.filter.follows": "关注",
"notifications.filter.mentions": "提及",
"notifications.filter.polls": "投票结果",
"notifications.group": "{count} 条通知",
"poll.closed": "已关闭",
"poll.refresh": "刷新",
- "poll.total_people": "{count, plural, one {# person} other {# people}}",
+ "poll.total_people": "{count, plural, one {# 人} other {# 人}}",
"poll.total_votes": "{count} 票",
"poll.vote": "投票",
- "poll.voted": "You voted for this answer",
+ "poll.voted": "您已经对这个答案投过票了",
"poll_button.add_poll": "发起投票",
"poll_button.remove_poll": "移除投票",
"privacy.change": "设置嘟文可见范围",
@@ -314,7 +314,7 @@
"privacy.public.short": "公开",
"privacy.unlisted.long": "所有人可见,但不会出现在公共时间轴上",
"privacy.unlisted.short": "不公开",
- "refresh": "Refresh",
+ "refresh": "刷新",
"regeneration_indicator.label": "加载中……",
"regeneration_indicator.sublabel": "你的主页时间轴正在准备中!",
"relative_time.days": "{number}天",
@@ -331,7 +331,7 @@
"report.target": "举报 {target}",
"search.placeholder": "搜索",
"search_popout.search_format": "高级搜索格式",
- "search_popout.tips.full_text": "输入关键词检索所有你发送、收藏、转嘟过或提及到你的嘟文,以及其他用户公开的用户名、昵称和话题标签。",
+ "search_popout.tips.full_text": "输入关键词检索所有你发送、喜欢、转嘟过或提及到你的嘟文,以及其他用户公开的用户名、昵称和话题标签。",
"search_popout.tips.hashtag": "话题标签",
"search_popout.tips.status": "嘟文",
"search_popout.tips.text": "输入关键词检索昵称、用户名和话题标签",
@@ -351,7 +351,7 @@
"status.detailed_status": "对话详情",
"status.direct": "发送私信给 @{name}",
"status.embed": "嵌入",
- "status.favourite": "收藏",
+ "status.favourite": "喜欢",
"status.filtered": "已过滤",
"status.load_more": "加载更多",
"status.media_hidden": "隐藏媒体内容",
@@ -378,7 +378,7 @@
"status.show_more": "显示内容",
"status.show_more_all": "显示所有内容",
"status.show_thread": "显示全部对话",
- "status.uncached_media_warning": "Not available",
+ "status.uncached_media_warning": "不可用",
"status.unmute_conversation": "不再隐藏此对话",
"status.unpin": "在个人资料页面取消置顶",
"suggestions.dismiss": "关闭建议",
diff --git a/config/locales/activerecord.fi.yml b/config/locales/activerecord.fi.yml
index 2b2ffd121a..305042c42b 100644
--- a/config/locales/activerecord.fi.yml
+++ b/config/locales/activerecord.fi.yml
@@ -10,4 +10,4 @@ fi:
account:
attributes:
username:
- invalid: Vain kirjaimia, numeroita ja alleviivoja
+ invalid: vain kirjaimia, numeroita ja alaviivoja
diff --git a/config/locales/activerecord.hi.yml b/config/locales/activerecord.hi.yml
new file mode 100644
index 0000000000..d758a5b535
--- /dev/null
+++ b/config/locales/activerecord.hi.yml
@@ -0,0 +1 @@
+hi:
diff --git a/config/locales/activerecord.kn.yml b/config/locales/activerecord.kn.yml
new file mode 100644
index 0000000000..d094088d88
--- /dev/null
+++ b/config/locales/activerecord.kn.yml
@@ -0,0 +1 @@
+kn:
diff --git a/config/locales/activerecord.ml.yml b/config/locales/activerecord.ml.yml
new file mode 100644
index 0000000000..6931a683d1
--- /dev/null
+++ b/config/locales/activerecord.ml.yml
@@ -0,0 +1 @@
+ml:
diff --git a/config/locales/activerecord.mr.yml b/config/locales/activerecord.mr.yml
new file mode 100644
index 0000000000..6e4ffece9c
--- /dev/null
+++ b/config/locales/activerecord.mr.yml
@@ -0,0 +1,13 @@
+---
+mr:
+ activerecord:
+ attributes:
+ poll:
+ expires_at: संपण्याची वेळ
+ options: पर्याय
+ errors:
+ models:
+ account:
+ attributes:
+ username:
+ invalid: फक्त अक्षरे, अंक आणि अंडरस्कोर चिन्ह
diff --git a/config/locales/activerecord.ta.yml b/config/locales/activerecord.ta.yml
index 4320953ce2..b89c564f25 100644
--- a/config/locales/activerecord.ta.yml
+++ b/config/locales/activerecord.ta.yml
@@ -1 +1,17 @@
+---
ta:
+ activerecord:
+ attributes:
+ poll:
+ expires_at: இறுதிகட்டம்
+ options: தேர்வுகள்
+ errors:
+ models:
+ account:
+ attributes:
+ username:
+ invalid: எழுத்துக்கள், எண்கள் மற்றும் அடிக்கோடு
+ status:
+ attributes:
+ reblog:
+ taken: அந்த நிலையறிக்கை ஏற்கனவே உள்ளது
diff --git a/config/locales/activerecord.ur.yml b/config/locales/activerecord.ur.yml
new file mode 100644
index 0000000000..2cace5883d
--- /dev/null
+++ b/config/locales/activerecord.ur.yml
@@ -0,0 +1 @@
+ur:
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 2bf6789be1..13f5098360 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -326,9 +326,9 @@ ar:
affected_accounts:
few: "%{count} حسابات معنية في قاعدة البيانات"
many: "%{count} حسابات معنية في قاعدة البيانات"
- one: حساب واحد معني في قاعدة البيانات
+ one: حساب واحد %{count} معني في قاعدة البيانات
other: "%{count} حسابات معنية في قاعدة البيانات"
- two: "%{count} حسابات معنية في قاعدة البيانات"
+ two: حسابين %{count} معنيين في قاعدة البيانات
zero: "%{count} حسابات معنية في قاعدة البيانات"
retroactive:
silence: إلغاء الكتم عن كافة الحسابات المتواجدة على هذا النطاق
@@ -517,6 +517,8 @@ ar:
title: منشورات الحساب
with_media: تحتوي على وسائط
tags:
+ accounts_today: استخدامات هذا اليوم
+ accounts_week: استخدامات هذا الأسبوع
context: السياق
directory: في دليل حسابات المستخدمين
in_directory: "%{count} في سجل حسابات المستخدمين"
@@ -551,10 +553,12 @@ ar:
confirmation_dialogs: نوافذ التأكيد
discovery: استكشاف
sensitive_content: محتوى حساس
+ toot_layout: تصميم التبويق
application_mailer:
notification_preferences: تعديل خيارات البريد الإلكتروني
salutation: "%{name}،"
settings: 'تغيير تفضيلات البريد الإلكتروني: %{link}'
+ view: 'اعرض:'
view_profile: اعرض الصفحة التعريفية
view_status: عرض المنشور
applications:
@@ -670,8 +674,8 @@ ar:
date: التاريخ
download: تنزيل نسخة لحسابك
hint_html: بإمكانك طلب نسخة كاملة لـ كافة تبويقاتك و الوسائط التي قمت بنشرها. البيانات المُصدَّرة ستكون محفوظة على شكل نسق ActivityPub و باستطاعتك قراءتها بأي برنامج يدعم هذا النسق. يُمكنك طلب نسخة كل 7 أيام.
- in_progress: عملية جمع نسخة لبيانات حسابك جارية...
- request: طلب نسخة لحسابك
+ in_progress: جارٍ انشاء نسخة لبيانات حسابك…
+ request: اطلب نسخة مِن حسابك
size: الحجم
blocks: قمت بحظر
csv: CSV
@@ -993,6 +997,13 @@ ar:
private: لا يمكن تدبيس تبويق لم يُنشر للعامة
reblog: لا يمكن تثبيت ترقية
poll:
+ total_people:
+ few: "%{count} أشخاص"
+ many: "%{count} أشخاص"
+ one: "%{count} شخص واحد"
+ other: "%{count} شخصا"
+ two: "%{count} شخصين"
+ zero: "%{count} شخص"
total_votes:
few: "%{count} أصوات"
many: "%{count} أصوات"
diff --git a/config/locales/bn.yml b/config/locales/bn.yml
index 9fdc3ed297..24f0a654a3 100644
--- a/config/locales/bn.yml
+++ b/config/locales/bn.yml
@@ -11,6 +11,7 @@ bn:
apps: মোবাইল অ্যাপ
apps_platforms: মাস্টাডন আইওএস, এন্ড্রোইড বা অন্য মাধ্যমে ব্যবহার করুন
browse_directory: একটি ব্যবহারকারীদের তালিকা দেখুন এবং পছন্দ অনুসারে খুজুন
+ browse_local_posts: এই সার্ভার থেকে সর্বজনীন পোস্টগুলির একটি লাইভ স্ট্রিম ব্রাউজ করুন
browse_public_posts: মাস্টাডনে নতুন প্রকাশ্য লেখাগুলো সরাসরি দেখুন
contact: যোগাযোগ
contact_missing: নেই
@@ -20,6 +21,9 @@ bn:
federation_hint_html: "%{instance}তে একটা নিবন্ধন থাকলে আপনি যেকোনো মাস্টাডন বা এধরণের অন্যান্য সার্ভারের মানুষের সাথে যুক্ত হতে পারবেন ।"
get_apps: মোবাইল এপ্প একটা ব্যবহার করতে পারেন
hosted_on: এই মাস্টাডনটি আছে %{domain} এ
+ instance_actor_flash: 'এই অ্যাকাউন্টটি ভার্চুয়াল এক্টর যা নিজে কোনও সার্ভারের প্রতিনিধিত্ব করতে ব্যবহৃত হয় এবং কোনও পৃথক ব্যবহারকারী নয়। এটি ফেডারেশনের উদ্দেশ্যে ব্যবহৃত হয় এবং আপনি যদি পুরো ইনস্ট্যান্স ব্লক করতে না চান তবে অবরুদ্ধ করা উচিত নয়, সেক্ষেত্রে আপনার ডোমেন ব্লক ব্যবহার করা উচিত।
+
+'
learn_more: বিস্তারিত জানুন
privacy_policy: গোপনীয়তা নীতি
see_whats_happening: কী কী হচ্ছে দেখুন
@@ -31,6 +35,14 @@ bn:
status_count_before: কে লিখেছে
tagline: পরিচিতজনদের সাথে যুক্ত হন এবং নতুনদের সাথে পরিচিত হন
terms: ব্যবহারের শর্তাবলী
+ unavailable_content: অনুপলব্ধ সামগ্রী
+ unavailable_content_description:
+ domain: সার্ভার
+ reason: কারণ
+ rejecting_media: 'এই সার্ভারগুলি থেকে মিডিয়া ফাইলগুলি প্রক্রিয়া করা বা সংরক্ষণ করা হবে না এবং কোনও থাম্বনেইল প্রদর্শিত হবে না, মূল ফাইলটিতে ম্যানুয়াল ক্লিক-মাধ্যমে প্রয়োজন:'
+ silenced: 'এই সার্ভারগুলির পোস্টগুলি জনসাধারণের টাইমলাইন এবং কথোপকথনে লুকানো থাকবে এবং আপনি যদি তাদের অনুসরণ না করেন তবে তাদের ব্যবহারকারীর ইন্টারঅ্যাকশন থেকে কোনও বিজ্ঞপ্তি উত্পন্ন হবে না:'
+ suspended: 'এই সার্ভারগুলি থেকে কোনও ডেটা প্রক্রিয়াজাতকরণ, সংরক্ষণ বা আদান-প্রদান করা হবে না, এই সার্ভারগুলির ব্যবহারকারীদের সাথে কোনও মিথস্ক্রিয়া বা যোগাযোগকে অসম্ভব করে তুলেছে:'
+ unavailable_content_html: ম্যাস্টোডন সাধারণত আপনাকে ফেদিভার্স এ অন্য কোনও সার্ভারের ব্যবহারকারীদের থেকে সামগ্রী দেখতে এবং তাদের সাথে আলাপচারিতা করার অনুমতি দেয়। এই ব্যতিক্রম যে এই বিশেষ সার্ভারে তৈরি করা হয়েছে।
user_count_after:
one: ব্যবহারকারী
other: জনের
@@ -38,6 +50,8 @@ bn:
what_is_mastodon: মাস্টাডনটি কি ?
accounts:
choices_html: "%{name} বাছাই:"
+ endorsements_hint: আপনি ওয়েব ইন্টারফেস থেকে অনুসরণ করা লোকেদের প্রচার করতে পারেন এবং তারা এখানে প্রদর্শিত হবে।
+ featured_tags_hint: আপনি এখানে নির্দিষ্ট হ্যাশট্যাগগুলি বৈশিষ্ট্যযুক্ত করতে পারেন যেটা এখানে প্রদর্শিত হবে।
follow: যুক্ত
followers:
one: যুক্ত আছে
@@ -49,6 +63,7 @@ bn:
media: ছবি বা ভিডিও
moved_html: "%{name} চলে গেছে %{new_profile_link} তে:"
network_hidden: এই তথ্যটি নেই
+ never_active: কখনও না
nothing_here: এখানে কিছুই নেই!
people_followed_by: "%{name} যাদেরকে অনুসরণ করে"
people_who_follow: যারা %{name} কে অনুসরণ করে
@@ -130,11 +145,60 @@ bn:
moderation_notes: প্রশাসনের কিছু লেখা
most_recent_activity: সর্বশেষ কার্যক্রম
most_recent_ip: সর্বশেষ আইপি(IP)
+ no_account_selected: কোনও অ্যাকাউন্টই নির্বাচন করা হয়নি বলে কোনও অ্যাকাউন্ট পরিবর্তন করা হয়নি
no_limits_imposed: কোন সীমা আরোপ করা নেই
not_subscribed: সাবস্ক্রাইব নেই
outbox_url: চিঠি পাঠানোর বাক্স লিংক
pending: পয্র্যবেক্ষণের অপেক্ষায় আছে
perform_full_suspension: বাতিল করা
+ profile_url: প্রোফাইল URL
+ promote: প্রচার
+ protocol: প্রোটোকল
+ public: সর্বজনীন
+ push_subscription_expires: PuSH সাবস্ক্রিপশনের মেয়াদ শেষ হয়ে গেছে
+ redownload: প্রোফাইল সতেজ করুন
+ reject: প্রত্যাখ্যান করুন
+ reject_all: সব প্রত্যাখ্যান করুন
+ remove_avatar: অবতার অপসারণ করুন
+ remove_header: হেডার এর ছবি অপসারণ করুন
+ resend_confirmation:
+ already_confirmed: এই ব্যবহারকারী ইতিমধ্যে নিশ্চিত করা আছে
+ send: নিশ্চিতকরণ ইমেল পুনরায় পাঠান
+ success: নিশ্চিতকরণের ইমেল সফলভাবে পাঠানো হয়েছে!
+ reset: পুনরায় সেট করুন
+ reset_password: পাসওয়ার্ড পুনঃস্থাপন করুন
+ resubscribe: পুনরায় সদস্যতা নিন
+ role: অনুমতিসমূহ
+ roles:
+ admin: পরিচালক
+ moderator: নিয়ামক
+ staff: কর্মী
+ user: ব্যবহারকারী
+ salmon_url: সালমন URL
+ search: অনুসন্ধান
+ search_same_ip: একই IP সহ অন্যান্য ব্যবহারকারীরা
+ shared_inbox_url: ভাগ করা ইনবক্স URL
+ show:
+ created_reports: তৈরি করা রিপোর্টগুলি
+ targeted_reports: অন্যদের দ্বারা প্রতিবেদনগুলি
+ silence: নীরব
+ silenced: নীরব করা হয়েছে
+ statuses: স্থিতিগুলি
+ subscribe: সদস্যতা
+ suspended: স্থগিত করা হয়েছে
+ time_in_queue: কাতারে অপেক্ষা করছে %{time}
+ title: একাউন্ট সমূহ
+ unconfirmed_email: অনিশ্চিত ইমেল
+ undo_silenced: নীরবতা পূর্বাবস্থা
+ undo_suspension: স্থগিতকরণ পূর্বাবস্থায় ফেরাও
+ unsubscribe: সদস্যতা ত্যাগ করুন
+ username: ব্যবহারকারীর নাম
+ warn: সতর্ক
+ web: ওয়েব
+ whitelisted: সাদাতালিকাযুক্ত
+ action_logs:
+ actions:
+ assigned_to_self_report: "%{name} তাদের জন্য %{target} রিপোর্ট অর্পণ করেছিলেন"
errors:
'400': The request you submitted was invalid or malformed.
'403': You don't have permission to view this page.
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 1d815adcfb..b8436efd23 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -11,6 +11,7 @@ ca:
apps: Apps mòbils
apps_platforms: Utilitza Mastodon des de iOS, Android i altres plataformes
browse_directory: Navega per el directori de perfils i filtra segons interessos
+ browse_local_posts: Navega un flux en directe de publicacions d’aquest servidor
browse_public_posts: Navega per una transmissió en directe de publicacions públiques a Mastodon
contact: Contacte
contact_missing: No configurat
@@ -175,6 +176,7 @@ ca:
user: Usuari
salmon_url: URL Salmon
search: Cerca
+ search_same_ip: Altres usuaris amb la mateixa IP
shared_inbox_url: URL de la safata d'entrada compartida
show:
created_reports: Informes creats
@@ -201,10 +203,12 @@ ca:
confirm_user: "%{name} ha confirmat l'adreça de correu electrònic de l'usuari %{target}"
create_account_warning: "%{name} ha enviat un avís a %{target}"
create_custom_emoji: "%{name} ha pujat un nou emoji %{target}"
+ create_domain_allow: "%{name} ha afegit a la llista blanca el domini %{target}"
create_domain_block: "%{name} ha blocat el domini %{target}"
create_email_domain_block: "%{name} ha afegit a la llista negra el domini del correu electrònic %{target}"
demote_user: "%{name} ha degradat l'usuari %{target}"
destroy_custom_emoji: "%{name} ha destruït l'emoji %{target}"
+ destroy_domain_allow: "%{name} ha eliminat el domini %{target} de la llista blanca"
destroy_domain_block: "%{name} ha desblocat el domini %{target}"
destroy_email_domain_block: "%{name} ha afegit a la llista negra el domini de correu electrònic %{target}"
destroy_status: "%{name} eliminat l'estat per %{target}"
@@ -575,6 +579,7 @@ ca:
confirmation_dialogs: Diàlegs de confirmació
discovery: Descobriment
sensitive_content: Contingut sensible
+ toot_layout: Disseny del tut
application_mailer:
notification_preferences: Canvia les preferències de correu
salutation: "%{name},"
@@ -1007,6 +1012,8 @@ ca:
profile: Perfil
relationships: Seguits i seguidors
two_factor_authentication: Autenticació de dos factors
+ spam_check:
+ spam_detected: Aquest és un informe automàtic. S'ha detectat spam.
statuses:
attached:
description: 'Adjunt: %{attached}'
diff --git a/config/locales/co.yml b/config/locales/co.yml
index 41e2ccfbbf..f14f4e9eaf 100644
--- a/config/locales/co.yml
+++ b/config/locales/co.yml
@@ -11,7 +11,8 @@ co:
apps: Applicazione per u telefuninu
apps_platforms: Utilizà Mastodon dapoi à iOS, Android è altre piattaforme
browse_directory: Navigà un'annuariu di i prufili è filtra per interessi
- browse_public_posts: Navigà un flussu di i statuti publichi nant'à Mastodon
+ browse_local_posts: Navigà un flussu di statuti pubblichi da stu servore
+ browse_public_posts: Navigà un flussu di i statuti pubblichi nant'à Mastodon
contact: Cuntattu
contact_missing: Mancante
contact_unavailable: Micca dispunibule
@@ -50,7 +51,7 @@ co:
accounts:
choices_html: "%{name} ricumanda:"
endorsements_hint: Pudete appughjà i conti chì siguitate dapoi l'interfaccia web, è saranu mustrati quì.
- featured_tags_hint: Pudete mette in mostra qualchì hashtag chì saranu affissatu quì.
+ featured_tags_hint: Pudete mette in mostra qualchì hashtag chì saranu affissati quì.
follow: Siguità
followers:
one: Abbunatu·a
@@ -175,6 +176,7 @@ co:
user: Utilizatore
salmon_url: URL di Salmon
search: Cercà
+ search_same_ip: Altri utilizatori cù listessa IP
shared_inbox_url: URL di l’inbox spartuta
show:
created_reports: Signalamenti fatti
@@ -201,10 +203,12 @@ co:
confirm_user: "%{name} hà cunfirmatu l’indirizzu e-mail di %{target}"
create_account_warning: "%{name} hà mandatu un'avertimentu à %{target}"
create_custom_emoji: "%{name} hà caricatu una nov’emoji %{target}"
+ create_domain_allow: "%{name} hà messu u duminiu %{target} nant’a lista bianca"
create_domain_block: "%{name} hà bluccatu u duminiu %{target}"
create_email_domain_block: "%{name} hà messu u duminiu e-mail %{target} nant’a lista nera"
demote_user: "%{name} hà ritrugradatu l’utilizatore %{target}"
destroy_custom_emoji: "%{name} hà sguassatu l'emoji %{target}"
+ destroy_domain_allow: "%{name} hà sguassatu u duminiu %{target} da a lista bianca"
destroy_domain_block: "%{name} hà sbluccatu u duminiu %{target}"
destroy_email_domain_block: "%{name} hà messu u duminiu e-mail %{target} nant’a lista bianca"
destroy_status: "%{name} hà toltu u statutu di %{target}"
@@ -575,6 +579,7 @@ co:
confirmation_dialogs: Pop-up di cunfirmazione
discovery: Scuperta
sensitive_content: Cuntinutu sensibile
+ toot_layout: Urganizazione
application_mailer:
notification_preferences: Cambià e priferenze e-mail
salutation: "%{name},"
@@ -1007,6 +1012,8 @@ co:
profile: Prufile
relationships: Abbunamenti è abbunati
two_factor_authentication: Identificazione à dui fattori
+ spam_check:
+ spam_detected: Quessu ghjè un rapportu automaticu. Un spam hè statu ditettatu.
statuses:
attached:
description: 'Aghjuntu: %{attached}'
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 8a3669a6c1..478169d70e 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -11,6 +11,7 @@ cs:
apps: Mobilní aplikace
apps_platforms: Používejte Mastodon z iOS, Androidu a jiných platforem
browse_directory: Prozkoumejte adresář profilů a filtrujte dle zájmů
+ browse_local_posts: Prozkoumejte živý proud veřejných příspěvků z tohoto serveru
browse_public_posts: Prozkoumejte živý proud veřejných příspěvků na Mastodonu
contact: Kontakt
contact_missing: Nenastaveno
@@ -151,7 +152,7 @@ cs:
title: Moderování
moderation_notes: Moderátorské poznámky
most_recent_activity: Nejnovější aktivita
- most_recent_ip: Nejnovější IP
+ most_recent_ip: Nejnovější IP adresa
no_account_selected: Nebyl změněn žádný účet, neboť žádný nebyl zvolen
no_limits_imposed: Nejsou nastavena žádná omezení
not_subscribed: Neodebírá
@@ -183,6 +184,7 @@ cs:
user: Uživatel
salmon_url: URL Salmon
search: Hledat
+ search_same_ip: Další uživatelé se stejnou IP adresou
shared_inbox_url: URL sdílené příchozí schránky
show:
created_reports: Vytvořená nahlášení
@@ -209,10 +211,12 @@ cs:
confirm_user: "%{name} potvrdil/a e-mailovou adresu uživatele %{target}"
create_account_warning: "%{name} poslal/a varování uživateli %{target}"
create_custom_emoji: "%{name} nahrál/a nové emoji %{target}"
+ create_domain_allow: "%{name} přidal/a doménu %{target} na bílou listinu"
create_domain_block: "%{name} zablokoval/a doménu %{target}"
create_email_domain_block: "%{name} přidal/a e-mailovou doménu %{target} na černou listinu"
demote_user: "%{name} degradoval/a uživatele %{target}"
destroy_custom_emoji: "%{name} zničil/a emoji %{target}"
+ destroy_domain_allow: "%{name} odebral/a doménu %{target} z bílé listiny"
destroy_domain_block: "%{name} odblokoval/a doménu %{target}"
destroy_email_domain_block: "%{name} odebral/a e-mailovou doménu %{target} z černé listiny"
destroy_status: "%{name} odstranil/a toot uživatele %{target}"
@@ -587,6 +591,7 @@ cs:
confirmation_dialogs: Potvrzovací dialogy
discovery: Objevování
sensitive_content: Citlivý obsah
+ toot_layout: Rozložení tootů
application_mailer:
notification_preferences: Změnit volby e-mailu
salutation: "%{name},"
diff --git a/config/locales/cy.yml b/config/locales/cy.yml
index 202e5de6ca..aa0974a1aa 100644
--- a/config/locales/cy.yml
+++ b/config/locales/cy.yml
@@ -40,6 +40,7 @@ cy:
terms: Telerau gwasanaeth
unavailable_content: Cynnwys nad yw ar gael
unavailable_content_description:
+ domain: Gweinydd
reason: 'Rheswm:'
rejecting_media: Ni fydd ffeiliau cyfryngau o'r gweinydd hwn yn cael eu prosesu ac ni fydd unrhyw fawd yn cael eu harddangos, sy'n gofyn am glicio â llaw i'r gweinydd arall.
silenced: Ni fydd swyddi o'r gweinydd hwn yn ymddangos yn unman heblaw eich porthiant cartref os dilynwch yr awdur.
@@ -190,6 +191,7 @@ cy:
user: Defnyddiwr
salmon_url: URL Eog
search: Chwilio
+ search_same_ip: Defnyddwyr eraill gyda'r un IP
shared_inbox_url: URL Mewnflwch wedi ei rannu
show:
created_reports: Adroddiadau a wnaed
@@ -254,11 +256,14 @@ cy:
delete: Dileu
destroyed_msg: Llwyddwyd i ddinistrio emojo!
disable: Diffodd
+ disabled: Wedi'i ddiffodd
disabled_msg: Llwyddwyd i ddiffodd yr emoji hwnnw
emoji: Emoji
enable: Galluogi
+ enabled: Wedi ei alluogi
enabled_msg: Llwyddwyd i alluogi yr emoji hwnnw
image_hint: PNG hyd at 50KB
+ list: Rhestr
listed: Rhestredig
new:
title: Ychwanegu emoji personol newydd
@@ -267,6 +272,7 @@ cy:
shortcode_hint: O leiaf 2 nodyn, dim ond nodau alffaniwmerig a tanlinellau
title: Emoji unigryw
uncategorized: Heb gategori
+ unlist: Dad-restru
unlisted: Heb eu rhestru
update_failed_msg: Methwyd a diweddaru'r emoji hwnnw
updated_msg: Llwyddwyd i ddiweddaru'r emoji!
@@ -321,7 +327,9 @@ cy:
suspend: Atal
title: Blocio parth newydd
private_comment: Sylw preifat
+ private_comment_hint: Sylw am gyfyngiadau y barth ar gyfer defnydd mewnol gan y cymedrolwyr.
public_comment: Sylw cyhoeddus
+ public_comment_hint: Sylw am gyfyngiadau y parth hon ar gyfer y cyhoedd, os mae hysbysu'r rhestr o gyfyngiadau parth wedi'i alluogi.
reject_media: Gwrthod dogfennau cyfryngau
reject_media_hint: Dileu dogfennau cyfryngau wedi eu cadw yn lleol ac yn gwrthod i lawrlwytho unrhyw rai yn y dyfodol. Amherthnasol i ataliadau
reject_reports: Gwrthod adroddiadau
@@ -404,6 +412,7 @@ cy:
pending: Aros am gymeradywaeth i'r relái
save_and_enable: Cadw a galluogi
setup: Sefydlu cysylltiad relái
+ signatures_not_enabled: Ni fydd cyfnewidau yn gweithio'n iawn pan mae modd diogel neu restr gwyn wedi'i alluogi
status: Statws
title: Cyfnewidwyr
report_notes:
@@ -452,8 +461,16 @@ cy:
custom_css:
desc_html: Addasu gwedd gyda CSS wedi lwytho ar bob tudalen
title: CSS wedi'i addasu
+ default_noindex:
+ desc_html: Yn effeithio pob defnyddwr sydd heb newid y gosodiad ei hun
+ title: Eithrio defnyddwyr o fynegai peiriannau chwilio yn rhagosodiedig
domain_blocks:
all: I bawb
+ disabled: I neb
+ title: Dangos rhwystriadau parth
+ users: I ddefnyddwyr lleol mewngofnodadwy
+ domain_blocks_rationale:
+ title: Dangos rhesymwaith
hero:
desc_html: Yn cael ei arddangos ar y dudadlen flaen. Awgrymir 600x100px oleia. Pan nad yw wedi ei osod, mae'n ymddangos fel mân-lun yr achos
title: Delwedd arwr
@@ -504,6 +521,9 @@ cy:
desc_html: Mae modd i chi ysgrifennu polisi preifatrwydd, termau gwasanaeth a cyfreitheg arall eich hun. Mae modd defnyddio tagiau HTML
title: Termau gwasanaeth wedi eu haddasu
site_title: Enw'r achos
+ spam_check_enabled:
+ desc_html: Gall Mastodon adrodd cyrfifau sy'n anfon negeseuon niferus na chrefwyd yn awtomatig. Efallai fydd yna positifau anwir.
+ title: Awtomeiddiad gwrth-sbam
thumbnail:
desc_html: Ceith ei ddefnyddio ar gyfer rhagolygon drwy OpenGraph a'r API. Argymhellir 1200x630px
title: Mân-lun yr achos
@@ -511,6 +531,12 @@ cy:
desc_html: Dangos ffrwd gyhoeddus ar y dudalen lanio
title: Rhagolwg o'r ffrwd
title: Gosodiadau'r wefan
+ trendable_by_default:
+ desc_html: Yn ddylanwadu ar hashnodau sydd heb ei rhwystro yn y gorffenol
+ title: Gadael hashnodau i dueddu heb adolygiad cynt
+ trends:
+ desc_html: Arddangos hashnodau a adolygwyd yn gynt yn gyhoeddus sydd yn tueddu yn bresennol
+ title: Hashnodau tueddig
statuses:
back_to_account: Yn ôl i dudalen y cyfrif
batch:
@@ -526,13 +552,23 @@ cy:
title: Statysau cyfrif
with_media: A chyfryngau
tags:
+ accounts_today: Defyddau unigol heddiw
+ accounts_week: Defnyddau unigol yr wythnos hon
+ breakdown: Ymddatodiad o ddefnyddiaeth heddiw wrth ffynhonnell
context: Cyd-destun
+ directory: O fewn y gyfeiriadur
+ in_directory: "%{count} yn y gyfeiriadur"
last_active: Yn weithredol ddiwethaf
+ most_popular: Mwyaf poblogaidd
+ most_recent: Mwyaf diweddar
name: Hashnod
+ review: Adolygu statws
reviewed: Wedi'i adolygu
title: Hashnodau
trending_right_now: Yn tueddu nawr
+ unique_uses_today: "%{count} yn postio heddiw"
unreviewed: Heb ei adolygu
+ updated_msg: Gosodiadau hashnodau wedi'i diweddaru'n llwyddiannus
title: Gweinyddiaeth
warning_presets:
add_new: Ychwanegu newydd
@@ -548,12 +584,23 @@ cy:
body: Mae %{reporter} wedi cwyno am %{target}
body_remote: Mae rhywun o %{domain} wedi cwyno am %{target}
subject: Cwyn newydd am %{instance} (#%{id})
+ new_trending_tag:
+ body: 'Mae''r hashnod #%{name} yn tueddu heddiw, ond nid yw''r hashnod wedi''i adolygu''n gynt. Ni fydd o''n cael ei arddangos yn gyhoeddus oni bai bod chi''n ei ganiataú, neu arbedwch y ffurflen fel y mae i fyth clywed amdano eto.'
+ subject: Hashnod newydd i fynnu ar gyfer adolygiad ar %{instance} (%{name})
+ aliases:
+ add_new: Creu enw arall
+ created_msg: Wedi creu enw arall yn llwyddianus. Gallwch nawr dechrau'r symudiad o'r hen gyfrif.
+ deleted_msg: Wedi tynnu enw arall yn llwyddianus. Ni fydd symud o'r cyfrif hynny i'r cyfrif hon yn bosib.
+ hint_html: Os hoffech symyd o gyfrif arall i'r cyfrif hon, gallwch creu enw arall fama, sydd yn angenrheidiol cyn i chi dechrau symyd ddilynwyr o'r hen gyfrif i'r cyfrif hon. Mae'r gweithred hon yn ddiniwed ac yn gildroadwy. Caiff symudiad y cyfrif ei dechrau o'r hen gyfrif.
+ remove: Dadgysylltu'r enw arall
appearance:
advanced_web_interface: Rhyngwyneb gwe uwch
advanced_web_interface_hint: 'Os hoffech gwneud defnydd o gyd o''ch lled sgrin, mae''r rhyngwyneb gwe uwch yn gadael i chi ffurfweddu sawl colofn wahanol i weld cymaint o wybodaeth â hoffech: Catref, hysbysiadau, ffrwd y ffedysawd, unrhyw nifer o rhestrau ac hashnodau.'
animations_and_accessibility: Animeiddiau ac hygyrchedd
confirmation_dialogs: Deialog cadarnhau
+ discovery: Darganfyddiad
sensitive_content: Cynnwys sensitif
+ toot_layout: Gosodiad tŵt
application_mailer:
notification_preferences: Newid gosodiadau e-bost
salutation: "%{name},"
@@ -573,8 +620,13 @@ cy:
apply_for_account: Gofyn am wahoddiad
change_password: Cyfrinair
checkbox_agreement_html: Rydw i'n cytuno i'r rheolau'r gweinydd a'r telerau gwasanaeth
+ checkbox_agreement_without_rules_html: Rydw i'n cytuno i Delerau y Gwasanaeth
delete_account: Dileu cyfrif
delete_account_html: Os hoffech chi ddileu eich cyfrif, mae modd parhau yma. Bydd gofyn i chi gadarnhau.
+ description:
+ prefix_invited_by_user: Mae @%{name} yn eich wahodd i ymuno â'r gweinidd Mastodon hon!
+ prefix_sign_up: Cofrestru ar Fastodon heddiw!
+ suffix: Gyda cyfrif, byddwch yn gallu dilyn pobl, postio dilysiadau a chyfnewid negeseuon gyda defnyddwyr o unrhyw gweinydd Mastodon ac mwy!
didnt_get_confirmation: Heb dderbyn cyfarwyddiadau cadarnhau?
forgot_password: Wedi anghofio'ch cyfrinair?
invalid_reset_password_token: Tocyn ailosod cyfrinair yn annilys neu wedi dod i ben. Gwnewch gais am un newydd os gwelwch yn dda.
@@ -593,6 +645,8 @@ cy:
security: Diogelwch
set_new_password: Gosod cyfrinair newydd
setup:
+ email_below_hint_html: Os mae'r ebost isod yn anghywir, gallwch ei newid fama a derbyn ebost cadarnhad newydd.
+ email_settings_hint_html: Caiff yr ebost cadarnhad ei anfon i %{email}. Os nad yw'r ebost hon yn gywir, gallwch ei newid yn ngosodiadau'r cyfrif.
title: Gosodiad
status:
account_status: Statws cyfrif
@@ -639,7 +693,13 @@ cy:
success_msg: Llwyddwyd i ddileu eich cyfrif
warning:
before: 'Cyn bwrw ymlaen, darllenwch y nodiadau hyn yn ofalus:'
+ caches: Efallai bydd cynnwys sydd wedi'i storio dros dro gan weinyddau eraill yn barhau
+ data_removal: Bydd eich pyst a'ch data arall yn cael ei ddileu am fyth
+ email_change_html: Gallwch newid eich cyfeiriad ebost heb ddileu eich cyfrif
+ email_contact_html: Os nad yw hi'n cyrraedd, gallwch ebostio %{email} am gymorth
+ email_reconfirmation_html: Os nad ydych yn derbyn yr ebost cadarnhad, gallwch ceisio amdani eto
irreversible: Ni fyddwch yn gallu adfer nac ail-greu eich cyfrif
+ more_details_html: Am fwy o fanylion, gwelwch y polisi preifatrwydd.
username_available: Bydd eich enw defnyddiwr ar gael eto
username_unavailable: Ni fydd eich enw defnyddiwr ar gael
directories:
@@ -649,10 +709,10 @@ cy:
domain_validator:
invalid_domain: ddim yn enw parth dilys
errors:
- '400': The request you submitted was invalid or malformed.
+ '400': Roedd y cais wnaethoch cyflwyno yn annilys neu'n gamffurfiedig.
'403': Nid oes gennych ganiatad i weld y dudalen hon.
'404': Nid yw'r dudalen yr oeddech yn chwilio amdani'n bodoli.
- '406': This page is not available in the requested format.
+ '406': Nid yw'r dudalen ar gael yn y fformat ceisiedig.
'410': Nid yw'r dudalen yr oeddech yn chwilio amdani'n bodoli mwyach.
'422':
content: Methwyd i ddilysu diogelwch. A ydych chi'n blocio cwcîs?
@@ -661,7 +721,7 @@ cy:
'500':
content: Mae'n ddrwg gennym ni, ond fe aeth rhywbeth o'i le ar ein rhan ni.
title: Nid yw'r dudalen hon yn gywir
- '503': The page could not be served due to a temporary server failure.
+ '503': Ni chaiff y dudalen ei weini oherwydd gwall gweinydd dros dro.
noscript_html: I ddefnyddio ap gwe Mastodon, galluogwch JavaScript os gwlwch yn dda. Fel arall, gallwch drio un o'r apiau cynhenid ar gyfer Mastodon ar eich platfform.
existing_username_validator:
not_found: ni ddarganfwyd defnyddiwr lleol gyda'r enw cyfrif hynny
@@ -685,6 +745,7 @@ cy:
add_new: Ychwanegu
errors:
limit: Yr ydych yn barod wedi cynnwys yr uchafswm o hashnodau
+ hint_html: "Beth yw hashnodau nodedig? Mae'r rhain yn cael ei arddangos yn amlwg ar eich proffil cyhoeddus ac yn gadael i bobl pori eich pyst cyhoeddus o dan y hashnodau rhain yn benodol. Rydynt yn declyn grêt ar gyfer tracio gweithiau creadigol neu brosiectau hir-dymor."
filters:
contexts:
home: Ffrwd gartref
@@ -710,6 +771,7 @@ cy:
all: Popeth
changes_saved_msg: Llwyddwyd i gadw y newidiadau!
copy: Copïo
+ no_batch_actions_available: Dim gweithredau llwyth ar gael ar y dudalen hon
order_by: Trefnu wrth
save_changes: Cadw newidiadau
validation_errors:
@@ -790,11 +852,33 @@ cy:
migrations:
acct: enwdefnyddiwr@parth y cyfrif newydd
cancel: Canslo ailgyfeirio
+ cancel_explanation: Bydd diddymu'r ailgyfeiriad yn ail-actifadu eich cyfrif bresennol, ond ni fydd hi'n dychwelyd dilynwyr sydd wedi'i symud i'r cyfrif hynny.
+ cancelled_msg: Wedi diddymu'r ailgyfeiriad yn llwyddiannus.
errors:
+ already_moved: yw'r un cyfrif rydych barod wedi symud i
+ missing_also_known_as: yn olgyfeirio at y gyfrif hon
+ move_to_self: dim ym gallu bod y cyfrif presennol
not_found: ni ellid dod o hyd iddo
+ on_cooldown: Rydych ar oeriad
+ followers_count: Dilynwyr at amser y symudiad
+ incoming_migrations: Symud o gyfrif wahanol
+ incoming_migrations_html: I symud o gyfrif arall i'r un hon, yn gyntaf mae'n rhaid i chi greu enw arall ar gyfer y cyfrif.
+ moved_msg: Mae eich cyfrif nawr yn ailgyfeirio at %{acct} ac mae eich dilynwyr yn cael ei symud ar draws.
+ not_redirecting: Nid yw eich cyfrif yn ailgyfeirio at gyfrif arall yn bresennol.
+ on_cooldown: Rydych wedi mudo eich cyfrif yn diweddar. Bydd y swyddogaeth hon ar gael eto mewn %{count} diwrnod.
past_migrations: Ymfudiadau yn y gorffennol
+ proceed_with_move: Symud dilynwyr
+ redirecting_to: Mae eich cyfrif yn ailgyfeirio at %{acct}.
+ set_redirect: Gosod ailgyfeiriad
warning:
+ backreference_required: Bydd rhaid i'r cyfrif newydd olgyfeirio at y cyfrif hon yn gyntaf
before: 'Cyn bwrw ymlaen, darllenwch y nodiadau hyn yn ofalus:'
+ cooldown: Ar ôl symud, bydd yna cyfnod oeriad trwy pa ystod ni fyddwch yn gallu symud eto
+ disabled_account: Ni fydd eich cyfrif presennol yn gwbl ddefyddiedig ar ôl hyn. Er hynny, byddwch dal gyda fynediad at allforiad data ac hefyd ail-actifadu.
+ followers: Bydd y gweithred hon yn symud pob un o'ch dilynwyr o'r cyfrif presennol i'r cyfrif newydd
+ only_redirect_html: Fel arall, gallwch dim ond ychwanegu ailgyfeiriad ar eich proffil.
+ other_data: Ni fydd unrhyw data arall yn cael ei symud yn awtomatig
+ redirect: Bydd proffil eich cyfrif presennol yn cael ei diweddaru gyda hysbysiad ailgyfeirio ac yn cael ei eithrio o chwiliadau
moderation:
title: Goruwchwyliad
notification_mailer:
@@ -967,6 +1051,8 @@ cy:
profile: Proffil
relationships: Dilynion a dilynwyr
two_factor_authentication: Awdurdodi dau-gam
+ spam_check:
+ spam_detected: Mae hyn yn adrodd awtomatig. Caiff sbam ei ganfod.
statuses:
attached:
description: 'Ynghlwm: %{attached}'
@@ -1002,6 +1088,13 @@ cy:
private: Ni ellir pinio tŵt nad yw'n gyhoeddus
reblog: Ni ellir pinio bŵstiau
poll:
+ total_people:
+ few: "%{count} o bobl"
+ many: "%{count} o bobl"
+ one: "%{count} berson"
+ other: "%{count} o bobl"
+ two: "%{count} o bobl"
+ zero: "%{count} berson"
total_votes:
few: "%{count} o bleidleisiau"
many: "%{count} o bleidleisiau"
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 5e291154a8..982c712a87 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -149,6 +149,7 @@ da:
user: Bruger
salmon_url: Salmon-URL
search: Søg
+ search_same_ip: Andre brugere med den samme IP-adresse
shared_inbox_url: Link til delt indbakke
show:
created_reports: Anmeldelser oprettet
@@ -173,9 +174,11 @@ da:
confirm_user: "%{name} bekræftede %{target}s email adresse"
create_account_warning: "%{name} sendte en advarsel til %{target}"
create_custom_emoji: "%{name} uploadede humørikonet %{target}"
+ create_domain_allow: "%{name} godkendte domænet %{target}"
create_domain_block: "%{name} blokerede domænet %{target}"
create_email_domain_block: "%{name} sortlistede email domænet %{target}"
demote_user: "%{name} degraderede %{target}"
+ destroy_domain_allow: "%{name} fjernede godkendelsen af domænet %{target}"
destroy_domain_block: "%{name} fjernede blokeringen af domænet %{target}"
destroy_email_domain_block: "%{name} hvid-listede email domænet %{target}"
destroy_status: "%{name} fjernede statussen fra %{target}"
@@ -209,9 +212,11 @@ da:
delete: Slet
destroyed_msg: Emojo succesfuldt destrueret!
disable: Deaktiver
+ disabled: Deaktiveret
disabled_msg: Succesfuldt deaktiverede det humørikon
emoji: Humørikon
enable: Aktiver
+ enabled: Aktiveret
enabled_msg: Succesfuldt aktiverede det humørikon
image_hint: PNG op til 50KB
listed: Listet
@@ -440,6 +445,9 @@ da:
accounts_today: Unikke brug i dag
accounts_week: Unikke brug denne uge
context: Kontekst
+ last_active: Sidst aktiv
+ most_popular: Mest populære
+ most_recent: Seneste
warning_presets:
delete: Slet
edit: Rediger
@@ -501,6 +509,10 @@ da:
return: Vis brugerens profil
web: Gå til web
title: Følg %{acct}
+ challenge:
+ confirm: Fortsæt
+ invalid_password: Ugyldig adgangskode
+ prompt: Bekræft din adgangskode for at fortsætte
datetime:
distance_in_words:
about_x_hours: "%{count}t"
@@ -628,6 +640,9 @@ da:
too_many: Kan ikke vedhæfte mere en 4 filer
migrations:
acct: username@domain af den nye konto
+ errors:
+ not_found: kunne ikke bive fundet
+ proceed_with_move: Flyt følgere
moderation:
title: Moderatering
notification_mailer:
@@ -678,6 +693,7 @@ da:
truncate: "...…"
polls:
errors:
+ already_voted: Du har allerede stemt i denne afstemning
duration_too_long: er for langt ude i fremtiden
duration_too_short: er for tidligy
expired: Denne afstemning er allerede afsluttet
@@ -685,10 +701,14 @@ da:
other: Andet
public_timelines: Offentlige tidslinjer
relationships:
+ activity: Aktivitet for konto
last_active: Sidst aktiv
+ most_recent: Seneste
moved: Flyttet
mutual: Fælles
primary: Primær
+ relationship: Relation
+ status: Status for konto
remote_follow:
acct: Indtast dit brugernavn@domæne du vil handle fra
missing_resource: Kunne ikke finde det påkrævede omdirigerings link for din konto
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 77c66fb713..490ee947ed 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -11,6 +11,7 @@ de:
apps: Mobile Apps
apps_platforms: Benutze Mastodon auf iOS, Android und anderen Plattformen
browse_directory: Durchsuche das Profilverzeichnis und filtere nach Interessen
+ browse_local_posts: Durchsuche einen Live-Stream von öffentlichen Beiträgen von diesem Server
browse_public_posts: Stöbere durch öffentliche Beiträge auf Mastodon
contact: Kontakt
contact_missing: Nicht angegeben
@@ -175,6 +176,7 @@ de:
user: Nutzer
salmon_url: Salmon-URL
search: Suche
+ search_same_ip: Andere Benutzer mit derselben IP
shared_inbox_url: Geteilte Posteingang-URL
show:
created_reports: Erstellte Meldungen
@@ -575,6 +577,7 @@ de:
confirmation_dialogs: Bestätigungsfenster
discovery: Entdecken
sensitive_content: Heikle Inhalte
+ toot_layout: Beitragslayout
application_mailer:
notification_preferences: Ändere E-Mail-Einstellungen
salutation: "%{name},"
diff --git a/config/locales/devise.bn.yml b/config/locales/devise.bn.yml
index cb7179da6f..e0d83613e8 100644
--- a/config/locales/devise.bn.yml
+++ b/config/locales/devise.bn.yml
@@ -21,7 +21,17 @@ bn:
action: ইমেইলটি নিশ্চিত করুন
action_with_app: নিশ্চিত করুন এবং %{app} তে ফিরে যান
explanation: "%{host} তে এই ইমেইল ব্যবহার করে নিবন্ধন করতে হবে। আর একটা ক্লিক করলেই এটা চালু হয়ে যাবে। যদি আপনি এটা না পাঠিয়ে থাকেন, তাহলে অনুগ্রহ করে এই ইমেইলটি উপেক্ষা করুন।"
+ explanation_when_pending: আপনি %{host} এ এই ইমেল দ্বারা আমন্ত্রনের জন্যে যোগদান করেছেন। যখনই আপনি আপনার ইমেল নিশ্চিত করবেন, আমরা আপনার আবেদন বিবেচনা করব। আপনি আপনার বিবরণ সমূহ এডিট অথবা ডিলিট করার জন্যে লগিন করতে পারবেন, কিন্তু আপনার আবেদন অনুমোদন করার আগ পর্যন্ত আপনি প্রায় সুবিধাসমূহ ভোগ করতে পারবেন না। যদি আপনার আবেদন বাতিল করা হয়, আপনার সকল তথ্য মুছে ফেলা হবে, আপনার নিজের কোন পদক্ষেপ নেয়ার প্রয়োজন হবে না। আপনি যদি এই আবেদনটি না করে থাকেন, তাহলে ইমেইলটি উপেক্ষা করুন.
+ extra_html: এছাড়াও দয়া করে সার্ভারের নিয়ম এবং আমাদের পরিষেবার শর্তাদি দেখুন।
+ subject: 'মস্তোডন: %{instance} সম্পর্কিত নিশ্চিতকরণের নির্দেশাবলী'
+ title: ইমেইলটি নিশ্চিত করুন
+ email_changed:
+ explanation: 'আপনার অ্যাকাউন্টের ইমেল ঠিকানা এতে পরিবর্তন করা হচ্ছে:'
+ extra: আপনি যদি নিজের ইমেলটি পরিবর্তন না করেন তবে সম্ভবত আপনার অ্যাকাউন্টে কেউ অ্যাক্সেস পেয়েছে। দয়া করে আপনার পাসওয়ার্ডটি অবিলম্বে পরিবর্তন করুন বা আপনি যদি আপনার অ্যাকাউন্ট লক করে ফেলেন তবে সার্ভার প্রশাসকের সাথে যোগাযোগ করুন।
+ subject: 'মস্তোডোন: ইমেল পরিবর্তিত হয়েছে'
+ title: নতুন ইমেইল ঠিকানা
password_change:
+ explanation: আপনার অ্যাকাউন্টের পাসওয়ার্ড পরিবর্তন করা হয়েছে।
extra: আপনি নিজে যদি পাসওয়ার্ডটি না বদলে থাকেন, খুব সম্ভব অন্যকেও আপনার নিবন্ধনে প্রবেশ করে এটা করেছে। অনুগ্রহ করে যত দ্রুত সম্ভব আপনার পাসওয়ার্ডটি বদলান অথবা যদি আপনি আপনার নিবন্ধনে আর না ঢুকতে পারেন, এই সার্ভারের পরিচালককে জানান।
subject: 'মাস্টাডন: পাসওয়ার্ড বদলানো হয়েছে'
title: পাসওয়ার্ড বদলানো হয়েছে
@@ -36,5 +46,53 @@ bn:
extra: আপনি যদি এটা না চেয়ে থাকেন, এই ইমেইলটি উপেক্ষা করুন। উপরের লিংকটিতে না গেলে আপনার পাসওয়ার্ড বদলাবে না।
subject: 'মাস্টাডন: পাসওয়ার্ড বদলানোর নির্দেশনা'
title: পাসওয়ার্ড বদলানো
+ two_factor_disabled:
+ explanation: আপনার অ্যাকাউন্টের জন্য দ্বি-ফ্যাক্টর প্রমাণীকরণ অক্ষম করা হয়েছে। লগইন এখন কেবলমাত্র ইমেল ঠিকানা এবং পাসওয়ার্ড ব্যবহার করে সম্ভব।
+ subject: 'মস্তোডন: দ্বি-গুণক প্রমাণীকরণ অক্ষম'
+ title: 2FA অক্ষম
+ two_factor_enabled:
+ explanation: আপনার অ্যাকাউন্টের জন্য দ্বি-ফ্যাক্টর প্রমাণীকরণ সক্ষম করা হয়েছে। জোড়যুক্ত TOTP অ্যাপ্লিকেশন দ্বারা উত্পাদিত একটি টোকেন লগইনের জন্য প্রয়োজন হবে।
+ subject: 'মস্তোডন: দ্বি-গুণক প্রমাণীকরণ সক্ষম হয়েছে'
+ title: 2FA সক্ষম
+ two_factor_recovery_codes_changed:
+ explanation: পূর্ববর্তী পুনরুদ্ধার কোডগুলি অবৈধ করা হয়েছে এবং নতুন পুনরুদ্ধার কোডগুলি উত্পন্ন হয়েছে।
+ subject: 'মাস্টোডন: দ্বি-গুণক পুনরুদ্ধার কোডগুলি পুনরায় উত্পন্ন করা হয়েছে'
+ title: 2FA পুনরুদ্ধার কোড পরিবর্তন করা হয়েছে
+ unlock_instructions:
+ subject: 'মাস্টোডন: আনলক এর নির্দেশাবলী'
+ omniauth_callbacks:
+ failure: '%{kind} থেকে আপনাকে প্রমাণীকরণ করতে পারেনি কারণ "%{reason}"।'
+ success: সফলভাবে %{kind} অ্যাকাউন্ট থেকে প্রমাণীকৃত।
+ passwords:
+ no_token: পাসওয়ার্ড পুনরায় সেট করার ইমেল না পেয়ে আপনি এই পৃষ্ঠাটি অ্যাক্সেস করতে পারবেন না। আপনি যদি কোনও পাসওয়ার্ড পুনরায় সেট করার ইমেল থেকে এসেছেন তবে দয়া করে নিশ্চিত হয়ে নিন যে আপনি ইমেইল এ দেয়া পুরো URL টি ব্যবহার করেছেন।
+ send_instructions: যদি আপনার ইমেল ঠিকানাটি আমাদের ডাটাবেসে উপস্থিত থাকে তবে আপনি কয়েক মিনিটের মধ্যে আপনার ইমেল ঠিকানায় একটি পাসওয়ার্ড পুনরুদ্ধার লিঙ্ক পাবেন। আপনি এই ইমেলটি না পেলে দয়া করে আপনার স্প্যাম ফোল্ডারটি পরীক্ষা করুন।
+ send_paranoid_instructions: যদি আপনার ইমেল ঠিকানাটি আমাদের ডাটাবেসে উপস্থিত থাকে তবে আপনি কয়েক মিনিটের মধ্যে আপনার ইমেল ঠিকানায় একটি পাসওয়ার্ড পুনরুদ্ধার লিঙ্ক পাবেন। আপনি এই ইমেলটি না পেলে দয়া করে আপনার স্প্যাম ফোল্ডারটি পরীক্ষা করুন।
+ updated: আপনার পাসওয়ার্ড সফলভাবে পরিবর্তন করা হয়েছে। আপনি এখন সাইন ইন হয়েছেন।
+ updated_not_active: আপনার পাসওয়ার্ড সফলভাবে পরিবর্তন করা হয়েছে।
registrations:
+ destroyed: টাটা! আপনার অ্যাকাউন্ট সফলভাবে বাতিল করা হয়েছে। আশা করি শীঘ্রই আবার দেখা হবে তোমার সাথে।
signed_up: স্বাগতম! আপনার নিবন্ধনটি সঠিকভাবে হয়েছে।
+ signed_up_but_inactive: আপনি সফলভাবে সাইন আপ করেছেন। তবে আপনার অ্যাকাউন্টটি এখনও সক্রিয় না হওয়ার কারণে আমরা আপনাকে সাইন ইন করতে পারি নি।
+ signed_up_but_locked: আপনি সফলভাবে সাইন আপ করেছেন। তবে আপনার অ্যাকাউন্টটি লক থাকায় আমরা আপনাকে সাইন ইন করতে পারিনি।
+ signed_up_but_pending: আপনার ইমেল ঠিকানায় একটি নিশ্চিতকরণ লিঙ্ক সহ একটি বার্তা প্রেরণ করা হয়েছে। আপনি লিঙ্কটি ক্লিক করার পরে, আমরা আপনার আবেদন পর্যালোচনা করব। এটি অনুমোদিত হলে আপনাকে অবহিত করা হবে।
+ signed_up_but_unconfirmed: আপনার ইমেল ঠিকানায় একটি নিশ্চিতকরণ লিঙ্ক সহ একটি বার্তা প্রেরণ করা হয়েছে। আপনার অ্যাকাউন্টটি সক্রিয় করতে লিংকটি অনুসরণ করুন। আপনি এই ইমেলটি না পেলে দয়া করে আপনার স্প্যাম ফোল্ডারটি পরীক্ষা করুন।
+ update_needs_confirmation: আপনি আপনার অ্যাকাউন্টটি সফলভাবে আপডেট করেছেন, তবে আমাদের আপনার নতুন ইমেল ঠিকানা যাচাই করা দরকার। আপনার নতুন ইমেল ঠিকানাটি নিশ্চিত করতে দয়া করে আপনার ইমেলটি দেখুন এবং নিশ্চিত লিঙ্কটি অনুসরণ করুন। আপনি এই ইমেলটি না পেয়ে দয়া করে আপনার স্প্যাম ফোল্ডারটি পরীক্ষা করুন।
+ updated: আপনার অ্যাকাউন্ট সফলভাবে আপডেট করা হয়েছে।
+ sessions:
+ already_signed_out: সফলভাবে সাইন আউট হয়েছে।
+ signed_in: সফলভাবে সাইন ইন হয়েছে।
+ signed_out: সফলভাবে সাইন আউট হয়েছে।
+ unlocks:
+ send_instructions: আপনি কয়েক মিনিটের মধ্যে আপনার অ্যাকাউন্টটি কীভাবে আনলক করবেন তার নির্দেশাবলী সহ আপনি একটি ইমেল পাবেন। আপনি এই ইমেলটি না পেলে দয়া করে আপনার স্প্যাম ফোল্ডারটি পরীক্ষা করুন।
+ send_paranoid_instructions: যদি আপনার অ্যাকাউন্টটি বিদ্যমান থাকে তবে আপনি কীভাবে কয়েক মিনিটের মধ্যে এটি আনলক করবেন তার নির্দেশাবলী সহ একটি ইমেল পাবেন। আপনি এই ইমেলটি না পেলে দয়া করে আপনার স্প্যাম ফোল্ডারটি পরীক্ষা করুন।
+ unlocked: আপনার অ্যাকাউন্টটি সফলভাবে আনলক করা হয়েছে। চালিয়ে যেতে দয়া করে সাইন ইন করুন।
+ errors:
+ messages:
+ already_confirmed: " ইতিমধ্যে নিশ্চিত হয়ে গেছে, দয়া করে সাইন ইন করার চেষ্টা করুন"
+ confirmation_period_expired: "%{period}'এর মধ্যে নিশ্চিত হওয়া দরকার, দয়া করে একটি নতুন অনুরোধ করুন"
+ expired: এর মেয়াদ শেষ হয়ে গেছে, দয়া করে একটি নতুন অনুরোধ করুন
+ not_found: পাওয়া যাচ্ছে না
+ not_locked: এটি লক করা হয়নি
+ not_saved:
+ one: "%{resource} টি ১ টি ত্রুটির কারনে সেভ করা যাচ্ছে না:"
+ other: "%{count} টি ত্রুটির কারনে %{resource} টি সেভ করা যাচ্ছে না।:"
diff --git a/config/locales/devise.da.yml b/config/locales/devise.da.yml
index 1b05d77c1d..5b21dbc613 100644
--- a/config/locales/devise.da.yml
+++ b/config/locales/devise.da.yml
@@ -46,6 +46,10 @@ da:
extra: Hvis du ikke har anmodet om dette, ignorer denne email. Din adgangskode vil ikke blive ændret før du har fulgt linket foroven og oprettet en ny.
subject: 'Mastodon: Instrukser for nulstilling af adgangskode'
title: Kodeordet er blevet nulstillet
+ two_factor_disabled:
+ title: 2FA deaktiveret
+ two_factor_enabled:
+ title: 2FA aktiveret
unlock_instructions:
subject: 'Mastodon: Instruktioner for oplåsning'
omniauth_callbacks:
diff --git a/config/locales/devise.et.yml b/config/locales/devise.et.yml
index 3c1b75f6cd..cc5ef38671 100644
--- a/config/locales/devise.et.yml
+++ b/config/locales/devise.et.yml
@@ -46,6 +46,18 @@ et:
extra: Kui Te ei soovinud seda, palun eirake seda kirja. Teie salasõna ei muutu, kuni Te vajutate üleval olevale lingile ning loote uue.
subject: 'Mastodon: Salasõna lähtestamisjuhendid'
title: Salasõna lähtestamine
+ two_factor_disabled:
+ explanation: Kaheastmeline autentimine on teie konto jaoks välja lülitatud. Sisselogimine on nüüd ainult võimalik kasutades e-postiaadressit ja salasõna.
+ subject: 'Mastodon: Kaheastmeline autentimine välja lülitatud'
+ title: 2FA väljas
+ two_factor_enabled:
+ explanation: Kaheastmeline autentimine on Teie kontole sisse lülitatud. Teie TOTP rakenduse poolt loodud võtit läheb vaja igal sisselogimisel.
+ subject: 'Mastodon: Kaheastmeline autentimine sisse lülitatud'
+ title: 2FA sees
+ two_factor_recovery_codes_changed:
+ explanation: Eelmised taastuskoodid on kehtetuks tehtud ning uued loodud.
+ subject: 'Mastodon: Kaheastmelise autentimise taastuskoodid taasloodud'
+ title: 2FA taastuskoodid muudetud
unlock_instructions:
subject: 'Mastodon: Lahti lukustamis juhendid'
omniauth_callbacks:
diff --git a/config/locales/devise.eu.yml b/config/locales/devise.eu.yml
index 2160f22431..473246d8a5 100644
--- a/config/locales/devise.eu.yml
+++ b/config/locales/devise.eu.yml
@@ -47,9 +47,17 @@ eu:
subject: 'Mastodon: Pasahitza berrezartzeko argibideak'
title: Pasahitza berrezartzea
two_factor_disabled:
+ explanation: Bi faktoreetako autentifikazioa desgaitu da zure kontuan. Orain saioa hasi daiteke e-mail helbidea eta pasahitza bakarrik erabilita.
+ subject: 'Mastodon: Bi faktoreetako autentifikazioa desgaituta'
title: 2FA desgaituta
two_factor_enabled:
+ explanation: Bi faktoreetako autentifikazioa gaitu da zure kontuan. Token bat sortu du lotutako TOTP aplikazioak eta saioa hasteko eskatuko da.
+ subject: 'Mastodon: Bi faktoreetako autentifikazioa gaituta'
title: 2FA gaituta
+ two_factor_recovery_codes_changed:
+ explanation: Aurreko kodeak baliogabetu dira eta berriak sortu dira.
+ subject: 'Mastodon: Bi faktoreetako berreskuratze kodeak birsortuta'
+ title: 2FA berreskuratze kodeak aldatuta
unlock_instructions:
subject: 'Mastodon: Desblokeatzeko argibideak'
omniauth_callbacks:
diff --git a/config/locales/devise.fi.yml b/config/locales/devise.fi.yml
index 12ab0f3ab9..84a4714594 100644
--- a/config/locales/devise.fi.yml
+++ b/config/locales/devise.fi.yml
@@ -2,34 +2,36 @@
fi:
devise:
confirmations:
- confirmed: Sähköpostiosoitteen vahvistus onnistui.
- send_instructions: Saat kohta sähköpostitse ohjeet, kuinka vahvistat sähköpostiosoitteen. Jos et saa viestiä, tarkista roskapostikansio.
- send_paranoid_instructions: Jos sähköpostiosoite on tietokannassamme, saat pian ohjeet, kuinka vahvistat osoitteen. Jos et saa viestiä, tarkista roskapostikansio.
+ confirmed: Sähköpostiosoitteesi vahvistus onnistui.
+ send_instructions: Saat pian sähköpostitse ohjeet sähköpostiosoitteesi vahvistamiseen. Jos et saanut viestiä, tarkista roskapostikansiosi.
+ send_paranoid_instructions: Jos sähköpostiosoitteesi on tietokannassamme, saat pian ohjeet osoitteesi vahvistamiseen. Jos et saanut viestiä, tarkista roskapostikansiosi.
failure:
already_authenticated: Olet jo kirjautunut sisään.
inactive: Tiliäsi ei ole vielä aktivoitu.
invalid: Virheellinen %{authentication_keys} tai salasana.
- last_attempt: Voit yrittää enää kerran, ennen kuin tili lukitaan.
- locked: Tili on lukittu.
+ last_attempt: Sinulla on vielä yksi yritys ennen kuin tunnuksesi lukitaan.
+ locked: Tilisi on lukittu.
not_found_in_database: Virheellinen %{authentication_keys} tai salasana.
- timeout: Istunto on umpeutunut. Jatka kirjautumalla sisään.
- unauthenticated: Kirjaudu sisään tai rekisteröidy, jos haluat jatkaa.
+ pending: Tämä tili on vielä tarkistamatta.
+ timeout: Istuntosi on umpeutunut. Jatka kirjautumalla uudelleen sisään.
+ unauthenticated: Sinun pitää kirjautua sisään tai rekisteröityä ennen kuin voit jatkaa.
unconfirmed: Vahvista sähköpostiosoitteesi, ennen kuin jatkat.
mailer:
confirmation_instructions:
- action: Vahvista sähköpostiosoite
+ action: Vahvista sähköpostiosoitteesi
action_with_app: Vahvista ja palaa %{app}
explanation: Olet luonut tilin palvelimelle %{host} käyttäen tätä sähköpostiosoitetta. Aktivoi tili yhdellä klikkauksella. Jos et luonut tiliä itse, voit jättää tämän viestin huomiotta.
- extra_html: Katso myös instanssin säännöt ja käyttöehdot.
- subject: 'Mastodon: Vahvistusohjeet - %{instance}'
- title: Vahvista sähköpostiosoite
+ explanation_when_pending: Teit hakemuksen kutsusta palvelimelle %{host} tällä sähköpostiosoitteella. Kun olet vahvistanut sähköpostiosoitteesi, tarkistamme hakemuksesi. Voit kirjautua sisään muuttaaksesi hakemuksen sisältöä tai poistaaksesi tilin, mutta et voi käyttää suurinta osaa toiminnallisuudesta ennen kuin hakemuksesi on hyväksytty. Jos hakemuksesi hylätään, tietosi poistetaan eikä sinulta tarvita enempää toimia. Jos sinä et tehnyt hakemusta, voit jättää tämän viestin huomiotta.
+ extra_html: Katso myös palvelimen säännöt ja käyttöehdot.
+ subject: 'Mastodon: Vahvistusohjeet palvelimelle %{instance}'
+ title: Vahvista sähköpostiosoitteesi
email_changed:
explanation: 'Tilin sähköpostiosoitteeksi vaihdetaan:'
extra: Jos et vaihtanut sähköpostiosoitettasi, joku muu on todennäköisesti päässyt käyttämään tiliäsi. Vaihda salasanasi viipymättä. Jos et pääse kirjautumaan tilillesi, ota yhteyttä instanssin ylläpitäjään.
subject: 'Mastodon: Sähköpostiosoite vaihdettu'
title: Uusi sähköpostiosoite
password_change:
- explanation: Tilin salasana on vaihdettu.
+ explanation: Tilisi salasana on vaihdettu.
extra: Jos et vaihtanut salasanaasi, joku muu on todennäköisesti päässyt käyttämään tiliäsi. Vaihda salasanasi viipymättä. Jos et pääse kirjautumaan tilillesi, ota yhteyttä instanssin ylläpitäjään.
subject: 'Mastodon: Salasana vaihdettu'
title: Salasana vaihdettu
@@ -44,6 +46,18 @@ fi:
extra: Jos et tehnyt pyyntöä itse, voit jättää tämän viestin huomiotta. Salasanaasi ei vaihdeta, ennen kuin klikkaat yllä olevaa linkkiä ja luot uuden salasanan.
subject: 'Mastodon: Ohjeet salasanan vaihtoon'
title: Salasanan vaihto
+ two_factor_disabled:
+ explanation: Kaksivaiheinen tunnistus tilillesi on otettu pois käytöstä. Kirjautuminen onnistuu nyt pelkällä sähköpostiosoitteella ja salasanalla.
+ subject: 'Mastodon: Kaksivaiheinen tunnistut otettu pois käytöstä'
+ title: 2FA poistettu käytöstä
+ two_factor_enabled:
+ explanation: Kaksivaiheinen tunnistus on otettu käyttöön tilillesi. Koodi kaksivaiheisen tunnistuksen sovelluksesta tarvitaan kirjautumiseen.
+ subject: 'Mastodon: Kaksivaiheinen tunnistus otettu käyttöön'
+ title: 2FA käytössä
+ two_factor_recovery_codes_changed:
+ explanation: Aiemmat palautuskoodi on poistettu käytöstä ja uudet on luotu.
+ subject: 'Mastodon: Kaksivaiheisen tunnistuksen palautuskoodit uudelleenluotu'
+ title: 2FA palautuskoodit vaihdettu
unlock_instructions:
subject: 'Mastodon: Ohjeet lukituksen poistoon'
omniauth_callbacks:
@@ -60,6 +74,7 @@ fi:
signed_up: Tervetuloa! Rekisteröityminen onnistui.
signed_up_but_inactive: Rekisteröityminen onnistui. Emme kuitenkaan voi kirjata sinua sisään, sillä tiliäsi ei ole vielä aktivoitu.
signed_up_but_locked: Rekisteröityminen onnistui. Emme kuitenkaan voi kirjata sinua sisään, sillä tilisi on lukittu.
+ signed_up_but_pending: Sähköpostiosoitteeseesi on lähetetty vahvistuslinkki. Kun olet klikannut linkkiä, tarkistamme hakemuksesi. Sinulle tiedotetaan jos se hyväksytään.
signed_up_but_unconfirmed: Sähköpostiosoitteeseesi on lähetetty vahvistuslinkki. Aktivoi tili seuraamalla linkkiä. Jos et saanut viestiä, tarkista roskapostikansio.
update_needs_confirmation: Tilin päivitys onnistui, mutta uusi sähköpostiosoite on vahvistettava. Tarkista sähköpostisi ja vahvista uusi sähköpostiosoite seuraamalla vahvistuslinkkiä. Jos et saanut viestiä, tarkista roskapostikansio.
updated: Tilin päivitys onnistui.
diff --git a/config/locales/devise.fr.yml b/config/locales/devise.fr.yml
index 37ebdaa072..71c647f2b9 100644
--- a/config/locales/devise.fr.yml
+++ b/config/locales/devise.fr.yml
@@ -2,8 +2,8 @@
fr:
devise:
confirmations:
- confirmed: Votre compte a été validé.
- send_instructions: Vous allez recevoir les instructions nécessaires à la confirmation de votre compte dans quelques minutes. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
+ confirmed: Votre adresse courriel a été validée.
+ send_instructions: Vous allez recevoir par courriel les instructions nécessaires à la confirmation de votre compte dans quelques minutes. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
send_paranoid_instructions: Si votre adresse électronique existe dans notre base de données, vous allez bientôt recevoir un courriel contenant les instructions de confirmation de votre compte. Veuillez, dans le cas où vous ne recevriez pas ce message, vérifier votre dossier d’indésirables.
failure:
already_authenticated: Vous êtes déjà connecté⋅e.
@@ -15,7 +15,7 @@ fr:
pending: Votre compte est toujours en cours d'approbation.
timeout: Votre session a expiré. Veuillez vous reconnecter pour continuer.
unauthenticated: Vous devez vous connecter ou vous inscrire pour continuer.
- unconfirmed: Vous devez valider votre compte pour continuer.
+ unconfirmed: Vous devez valider votre adresse courriel pour continuer.
mailer:
confirmation_instructions:
action: Vérifier l’adresse courriel
@@ -38,7 +38,7 @@ fr:
reconfirmation_instructions:
explanation: Confirmez la nouvelle adresse pour changer votre courriel.
extra: Si ce changement n’a pas été initié par vous, veuillez ignorer ce courriel. L’adresse courriel du compte Mastodon ne changera pas tant que vous n’aurez pas cliqué sur le lien ci-dessus.
- subject: 'Mastodon : Confirmez l’adresse pour %{instance}'
+ subject: 'Mastodon : Confirmez l’adresse courriel pour %{instance}'
title: Vérifier l’adresse courriel
reset_password_instructions:
action: Modifier le mot de passe
@@ -51,11 +51,11 @@ fr:
subject: 'Mastodon : authentification à deux facteurs désactivée'
title: 2FA désactivée
two_factor_enabled:
- explanation: L'authentification à deux facteurs a été activée pour votre compte. Un jeton généré par l'application appariée TOTP sera nécessaire pour vous connecter.
+ explanation: L'authentification à deux facteurs a été activée pour votre compte. Un jeton généré par l'application appairée TOTP sera nécessaire pour vous connecter.
subject: 'Mastodon : authentification à deux facteurs activée'
title: A2F activée
two_factor_recovery_codes_changed:
- explanation: Les codes de récupération précédents ont été invalidés et de nouveaux sont générés.
+ explanation: Les codes de récupération précédents ont été invalidés et de nouveaux ont été générés.
subject: 'Mastodon : codes de récupération à deux facteurs ré-générés'
title: Codes de récupération 2FA modifiés
unlock_instructions:
diff --git a/config/locales/devise.hi.yml b/config/locales/devise.hi.yml
new file mode 100644
index 0000000000..d758a5b535
--- /dev/null
+++ b/config/locales/devise.hi.yml
@@ -0,0 +1 @@
+hi:
diff --git a/config/locales/devise.it.yml b/config/locales/devise.it.yml
index dca5e3caa3..85c0104952 100644
--- a/config/locales/devise.it.yml
+++ b/config/locales/devise.it.yml
@@ -55,6 +55,7 @@ it:
subject: 'Mastodon: Autenticazione a due fattori attivata'
title: 2FA abilitata
two_factor_recovery_codes_changed:
+ explanation: I precedenti codici di recupero sono stati annullati e ne sono stati generati di nuovi.
subject: 'Mastodon: codici di recupero a due fattori ri-generati'
title: Codici di recupero 2FA modificati
unlock_instructions:
diff --git a/config/locales/devise.ja.yml b/config/locales/devise.ja.yml
index 5f32b23815..e697e290de 100644
--- a/config/locales/devise.ja.yml
+++ b/config/locales/devise.ja.yml
@@ -20,19 +20,19 @@ ja:
confirmation_instructions:
action: メールアドレスの確認
action_with_app: 確認し %{app} に戻る
- explanation: このメールアドレスで%{host}にアカウントを作成しました。有効にするまであと一歩です。もし心当たりがない場合、申し訳ありませんがこのメールを無視してください。
+ explanation: このメールアドレスで%{host}にアカウントを作成しました。アカウントの有効化まであと一歩です。なお、もし心当たりがない場合は、申し訳ありませんがこのメールを無視してください。
explanation_when_pending: このメールアドレスで %{host} への登録を申請しました。あなたがメールアドレスを確認したら、サーバー管理者が申請を審査します。ログインして一部設定を変更したりアカウントを削除できますが、ほとんどの機能は申請が承認されるまで利用できません。申請が却下された場合、あなたのデータは削除されますので以降の操作は必要ありません。もし心当たりがない場合、申し訳ありませんがこのメールを無視してください。
- extra_html: また サーバーのルール と 利用規約 もお読みください。
+ extra_html: あわせて、サーバーのルール と 利用規約 もお読みください。
subject: 'Mastodon: メールアドレスの確認 %{instance}'
title: メールアドレスの確認
email_changed:
explanation: 'アカウントのメールアドレスは以下のように変更されます:'
- extra: メールアドレスの変更を行っていない場合、他の誰かがあなたのアカウントにアクセスした可能性があります。すぐにパスワードを変更するか、アカウントがロックされている場合はサーバー管理者に連絡してください。
+ extra: メールアドレスの変更をご自身で行っていない場合、他の誰かがあなたのアカウントにアクセスした可能性があります。すぐにパスワードを変更するか、アカウントがロックされている場合はサーバー管理者に連絡してください。
subject: 'Mastodon: メールアドレスの変更'
title: 新しいメールアドレス
password_change:
explanation: パスワードが変更されました。
- extra: パスワードの変更を行っていない場合、他の誰かがあなたのアカウントにアクセスした可能性があります。すぐにパスワードを変更するか、アカウントがロックされている場合はサーバー管理者に連絡してください。
+ extra: パスワードの変更をご自身で行っていない場合、他の誰かがあなたのアカウントにアクセスした可能性があります。すぐにパスワードを再変更するか、アカウントがロックされている場合はサーバー管理者に連絡してください。
subject: 'Mastodon: パスワードが変更されました'
title: パスワードの変更
reconfirmation_instructions:
diff --git a/config/locales/devise.kk.yml b/config/locales/devise.kk.yml
index d99116c7f0..7ddeb86047 100644
--- a/config/locales/devise.kk.yml
+++ b/config/locales/devise.kk.yml
@@ -12,6 +12,7 @@ kk:
last_attempt: Аккаунтыңыз құлыпталғанға дейін тағы бір әрекет жасаңыз.
locked: Аккаунтыңыз құлыпталған.
not_found_in_database: Қате %{authentication_keys} немесе құпиясөз.
+ pending: Аккаунтыңыз әлі тексеріліп жатыр.
timeout: Сессияңыз аяқталды. Қайтадан кіріңіз жалғастыру үшін.
unauthenticated: Жалғастыру үшін тіркеліңіз немесе логиніңізбен кіріңіз.
unconfirmed: Жалғастыру үшін email адресіңізді құптауыңыз керек.
@@ -20,6 +21,7 @@ kk:
action: Email адресіңізді растаңыз
action_with_app: Растау және оралу - %{app}
explanation: Сіз %{host} сайтына тіркелгенсіз осы email адресімен. Активация жасауға бір адам қалды. Егер тіркелмеген болсаңыз, бұл хатты елемеңіз.
+ explanation_when_pending: Сіз осы электрондық пошта мекенжайымен %{host} сайтына шақыру туралы өтініш бердіңіз. Электрондық пошта мекенжайын растағаннан кейін біз сіздің өтінішіңізді қарастырамыз. Сіз өзіңіздің мәліметтеріңізді өзгертуге немесе есептік жазбаңызды жою үшін жүйеге кіре аласыз, бірақ есептік жазбаңыз мақұлданғанша көптеген функцияларды пайдалана алмайсыз. Егер сіздің өтінішіңіз қабылданбаса, сіздің деректеріңіз жойылады, сондықтан сізден бұдан әрі ешқандай әрекет қажет болмайды. Егер бұл сіз болмасаңыз, осы электрондық поштаны елемеңіз.
extra_html: Сондай-ақ шарттар мен ережелерді және құпиялылық саясатын оқыңыз.
subject: 'Mastodon: Растау туралы нұсқаулық %{instance}'
title: Email адресін растау
@@ -44,6 +46,18 @@ kk:
extra: Егер сіз мұны сұрамаған болсаңыз, бұл хатты елемеңіз. Жоғарыдағы сілтемені ашып, жаңасын жасағанша құпия сөзіңіз өзгермейді.
subject: 'Mastodon: Құпиясөзді қалпына келтіру нұсқаулықтары'
title: Құпиясөзді қалпына келтіру
+ two_factor_disabled:
+ explanation: Екі факторлы аутентификация сіздің аккаунтыңыз үшін жабық. Email адресіңіз және құпиясөзіңіз арқылы кіруіңізге болады.
+ subject: 'Mastodon: Екі факторлы аутентификация жабық'
+ title: 2FA жабық
+ two_factor_enabled:
+ explanation: Екі факторлы аутентификация аккаунтыңызға қосылды. TOTP арқылы жасалған токен міндетті кіруіңіз үшін.
+ subject: 'Mastodon: Екі факторлы аутентификация ашық'
+ title: 2FA ашық
+ two_factor_recovery_codes_changed:
+ explanation: Алдыңғы кодтар жарамсыз болып қалды, енді жаңасы құрылды.
+ subject: 'Mastodon: Екі факторлы кіру коды қайтадан жасақталды'
+ title: 2FA кодтары өзгертілді
unlock_instructions:
subject: 'Mastodon: Құлыптан шешу нұсқаулықтары'
omniauth_callbacks:
@@ -60,6 +74,7 @@ kk:
signed_up: Қош келдіңіз! Тіркелу сәтті өтті.
signed_up_but_inactive: Тіркелу сәтті аяқталды. Дегенмен, аккаунтыңыз әлі белсендірілмегендіктен, сізге сайтқа кіру мүмкін болмайды.
signed_up_but_locked: Тіркелу сәтті аяқталды. Дегенмен, аккаунтыңыз құлыпталғандықтан, сізге сайтқа кіру мүмкін болмайды.
+ signed_up_but_pending: Электрондық пошта мекенжайыңызға растау сілтемесі бар хабарлама жіберілді. Сілтемені басқаннан кейін біз сіздің өтінішіңізді қарастырамыз. Егер ол мақұлданса, сізге хабарланады.
signed_up_but_unconfirmed: Растау сілтемесі бар хат электрондық поштаыңызға жіберілді. Аккаунтыңызды белсендіру үшін сілтеме бойынша өтіңіз. Бұл хат келмесе, спам құтысын тексеріңіз.
update_needs_confirmation: Аккаунтыыызды сәтті жаңарттыңыз, бірақ жаңа электрондық поштаны тексеру қажет. Электрондық поштаңызды тексеріп, жаңа электрондық пошта мекенжайыңызды растаңыз. Бұл электрондық поштаны алмасаңыз, спам қалтаңызды тексеріңіз.
updated: Аккаунтыңыз сәтті жаңартылды.
diff --git a/config/locales/devise.kn.yml b/config/locales/devise.kn.yml
new file mode 100644
index 0000000000..d094088d88
--- /dev/null
+++ b/config/locales/devise.kn.yml
@@ -0,0 +1 @@
+kn:
diff --git a/config/locales/devise.ko.yml b/config/locales/devise.ko.yml
index 89dd12f1d7..fbe036875e 100644
--- a/config/locales/devise.ko.yml
+++ b/config/locales/devise.ko.yml
@@ -22,7 +22,7 @@ ko:
action_with_app: 확인하고 %{app}으로 돌아가기
explanation: 당신은 %{host}에서 이 이메일로 가입하셨습니다. 클릭만 하시면 계정이 활성화 됩니다. 만약 당신이 가입한 게 아니라면 이 메일을 무시해 주세요.
explanation_when_pending: 당신은 %{host}에 가입 요청을 하셨습니다. 이 이메일이 확인 되면 우리가 가입 요청을 리뷰하고 승인할 수 있습니다. 그 전까지는 로그인을 할 수 없습니다. 당신의 가입 요청이 거부 될 경우 당신에 대한 정보는 모두 삭제 되며 따로 요청 할 필요는 없습니다. 만약 당신이 가입 요청을 한 게 아니라면 이 메일을 무시해 주세요.
- extra_html: 서버의 룰과 이용 약관도 확인해 주세요.
+ extra_html: 서버의 규칙과 이용 약관도 확인해 주세요.
subject: '마스토돈: %{instance}에 대한 확인 메일'
title: 이메일 주소 확인
email_changed:
diff --git a/config/locales/devise.ml.yml b/config/locales/devise.ml.yml
new file mode 100644
index 0000000000..3d4cea716f
--- /dev/null
+++ b/config/locales/devise.ml.yml
@@ -0,0 +1,8 @@
+---
+ml:
+ devise:
+ mailer:
+ password_change:
+ title: പാസ് വേഡ് മാറ്റി
+ reset_password_instructions:
+ action: പാസ്വേഡ് മാറ്റുക
diff --git a/config/locales/devise.mr.yml b/config/locales/devise.mr.yml
new file mode 100644
index 0000000000..fe1639c6a3
--- /dev/null
+++ b/config/locales/devise.mr.yml
@@ -0,0 +1 @@
+mr:
diff --git a/config/locales/devise.no.yml b/config/locales/devise.no.yml
index 222a91aa30..e4fc33f010 100644
--- a/config/locales/devise.no.yml
+++ b/config/locales/devise.no.yml
@@ -12,12 +12,14 @@
last_attempt: Du har ett forsøk igjen før kontoen din låses.
locked: Din konto er låst.
not_found_in_database: Ugyldig %{authentication_keys} eller passord.
+ pending: Kontoen din er fortsatt under gjennomgang.
timeout: Økten din løp ut på tid. Logg inn på nytt for å fortsette.
unauthenticated: Du må logge inn eller registrere deg før du kan fortsette.
unconfirmed: Du må bekrefte e-postadressen din før du kan fortsette.
mailer:
confirmation_instructions:
action: Bekreft e-postadresse
+ action_with_app: Bekreft og gå tilbake til %{app}
explanation: Du har laget en konto på %{host} med denne e-postadressen. Du er ett klikk unna å aktivere den. Hvis dette ikke var deg, vennligst se bort fra denne e-posten.
extra_html: Vennligst også sjekk ut instansens regler og våre bruksvilkår.
subject: 'Mastodon: Instruksjoner for å bekrefte e-postadresse %{instance}'
@@ -43,6 +45,15 @@
extra: Se bort fra denne e-posten dersom du ikke ba om dette. Ditt passord blir ikke endret før du trykker på lenken over og lager et nytt.
subject: 'Mastodon: Hvordan nullstille passord'
title: Nullstill passord
+ two_factor_disabled:
+ subject: 'Mastodon: To-faktor autentisering deaktivert'
+ title: 2FA deaktivert
+ two_factor_enabled:
+ explanation: To-faktor autentisering er aktivert for kontoen din. Et symbol som er generert av den sammenkoblede TOTP-appen vil være påkrevd for innlogging.
+ subject: 'Mastodon: To-faktor autentisering aktivert'
+ title: 2FA aktivert
+ two_factor_recovery_codes_changed:
+ explanation: De forrige gjenopprettingskodene er ugyldig og nye generert.
unlock_instructions:
subject: 'Mastodon: Instruksjoner for å gjenåpne konto'
omniauth_callbacks:
@@ -59,6 +70,7 @@
signed_up: Velkommen! Registreringen var vellykket.
signed_up_but_inactive: Registreringen var vellykket. Vi kunne dessverre ikke logge deg inn fordi kontoen din ennå ikke har blitt aktivert.
signed_up_but_locked: Registreringen var vellykket. Vi kunne dessverre ikke logge deg inn fordi kontoen din har blitt låst.
+ signed_up_but_pending: En melding med en bekreftelseslink er sendt til din e-postadresse. Etter at du har klikket på koblingen, vil vi gjennomgå søknaden din. Du vil bli varslet hvis den er godkjent.
signed_up_but_unconfirmed: En e-post med en bekreftelseslenke har blitt sendt til din innboks. Klikk på lenken i e-posten for å aktivere kontoen din.
update_needs_confirmation: Du har oppdatert kontoen din, men vi må bekrefte din nye e-postadresse. Sjekk e-posten din og følg bekreftelseslenken for å bekrefte din nye e-postadresse.
updated: Kontoen din ble oppdatert.
diff --git a/config/locales/devise.pt-BR.yml b/config/locales/devise.pt-BR.yml
index 0b6d361876..92ac2948e8 100644
--- a/config/locales/devise.pt-BR.yml
+++ b/config/locales/devise.pt-BR.yml
@@ -46,6 +46,18 @@ pt-BR:
extra: Se você não fez esse pedido, por favor ignore esse e-mail. Sua senha não irá mudar até que você acesse o link acima e crie uma nova.
subject: 'Mastodon: Instruções para mudança de senha'
title: Redefinir a senha
+ two_factor_disabled:
+ explanation: A autenticação de dois fatores para sua conta foi desativada. Agora é possível acessar apenas com seu endereço de e-mail e senha.
+ subject: 'Mastodon: Autenticação de dois fatores desativada'
+ title: 2FA desativada
+ two_factor_enabled:
+ explanation: A autenticação de dois fatores foi habilitada para sua conta. Um token gerado pelo app TOTP pareado será necessário para o login.
+ subject: 'Mastodon: Autenticação de dois fatores desativada'
+ title: 2FA ativada
+ two_factor_recovery_codes_changed:
+ explanation: Os códigos de recuperação anteriores foram invalidados e novos códigos foram gerados.
+ subject: 'Mastodon: códigos de recuperação de dois fatores gerados novamente'
+ title: Códigos de recuperação de 2FA alterados
unlock_instructions:
subject: 'Mastodon: Instruções de desbloqueio'
omniauth_callbacks:
diff --git a/config/locales/devise.ru.yml b/config/locales/devise.ru.yml
index 65441f24b7..950c9630e8 100644
--- a/config/locales/devise.ru.yml
+++ b/config/locales/devise.ru.yml
@@ -46,6 +46,18 @@ ru:
extra: Если это сделали не вы, пожалуйста, игнорируйте письмо. Ваш пароль не будет изменён, пока вы не перейдёте по ссылке выше и не создадите новый пароль.
subject: 'Mastodon: инструкция по смене пароля'
title: Сброс пароля
+ two_factor_disabled:
+ explanation: Двуфакторная авторизация вашего аккаунта отключена. Войти теперь можно используя только e-mail и пароль.
+ subject: 'Mastodon: двуфакторная авторизация убрана'
+ title: 2ФА отключена
+ two_factor_enabled:
+ explanation: Двуфакторная авторизация включена для вашего аккаунта. Отныне для входа потребуется также временный код из привязанного приложения.
+ subject: 'Mastodon: двуфакторная авторизация установлена'
+ title: 2ФА включена
+ two_factor_recovery_codes_changed:
+ explanation: Предыдущие резервные коды были аннулированы и созданы новые.
+ subject: 'Mastodon: резервные коды двуфакторной авторизации обновлены'
+ title: Резервные коды 2ФА изменены
unlock_instructions:
subject: 'Mastodon: Инструкция по разблокировке'
omniauth_callbacks:
diff --git a/config/locales/devise.sk.yml b/config/locales/devise.sk.yml
index 759d4874b7..b61eca54ed 100644
--- a/config/locales/devise.sk.yml
+++ b/config/locales/devise.sk.yml
@@ -45,6 +45,16 @@ sk:
extra: Ak si túto akciu nevyžiadal/a, prosím ignoruj tento email. Tvoje heslo nebude zmenené pokiaľ nepostúpiš na adresu uvedenú vyššie a vytvoríš si nové.
subject: 'Mastodon: Pokyny pre obnovu hesla'
title: Nastav nové heslo
+ two_factor_disabled:
+ subject: 'Mastodon: Dvojfázové overovanie vypnuté'
+ title: 2FA vypnuté
+ two_factor_enabled:
+ subject: 'Mastodon: Dvojfázové overovanie zapnuté'
+ title: 2FA zapnuté
+ two_factor_recovery_codes_changed:
+ explanation: Predošlé obnovovacie kódy boli urobené neplatnými a boli vygenerované nové.
+ subject: 'Mastodon: dvojfázové zálohové kódy boli znovu vygenerované'
+ title: Obnovovacie kódy 2FA zmenené
unlock_instructions:
subject: 'Mastodon: Pokyny na odomknutie účtu'
omniauth_callbacks:
diff --git a/config/locales/devise.ta.yml b/config/locales/devise.ta.yml
index 4320953ce2..9c1edfe438 100644
--- a/config/locales/devise.ta.yml
+++ b/config/locales/devise.ta.yml
@@ -1 +1,38 @@
+---
ta:
+ devise:
+ confirmations:
+ confirmed: உங்கள் இணைய முகவரி வெற்றிகரமாக உறுதி செய்யப்பட்டது.
+ send_instructions: இன்னும் சற்று நேரத்தில் உங்கள் இணைய முகவரியை உறுதி செய்வது எப்படி என்று விளக்கும் இணைய செய்தி ஒன்று வந்தடையும். வரவில்லை எனில், தயவு செய்து உங்கள் ஸ்பாம் பெட்டியைப் பார்க்கவும்.
+ send_paranoid_instructions: உங்கள் இணைய முகவரி எங்கள் தகவல்ப் பெட்டகத்தில் இருந்தால், இன்னும் சற்று நேரத்தில் உங்கள் இணைய முகவரியை உறுதி செய்வது எப்படி என்று விளக்கும் இணைய செய்தி ஒன்று வந்தடையும். வரவில்லை எனில், தயவு செய்து உங்கள் ஸ்பாம் பெட்டியைப் பார்க்கவும்.
+ failure:
+ already_authenticated: நீங்கள் ஏற்கனவே நுழைந்து விட்டீர்கள்.
+ inactive: உங்கள் கணக்கும் இன்னும் செயல்முறைக்கு வரவில்லை.
+ invalid: தவறான %{authentication_keys} அல்லது கடவுச்சொல்.
+ last_attempt: உங்கள் கணக்கு பூட்டப்படும் முன் உங்களுக்கு ஓரே ஒரு வாய்ப்பு உள்ளது.
+ locked: உங்கள் கணக்கு பூட்டப்பட்டது.
+ not_found_in_database: தவறான %{authentication_keys} அல்லது கடவுச்சொல்.
+ pending: உங்கள் கணக்கு இன்னும் பரிசீலிக்கப்படுகிறது.
+ timeout: உங்கள் அமர்வு காலாவதியாகிவிட்டது. தயவு செய்து மீண்டும் உள்நுழையவும்.
+ unauthenticated: மேலும் செல்வதற்கு முன் நீங்கள் உள்நுழையவோ அல்லது கணக்கை உருவாக்கவோ வேண்டும்.
+ unconfirmed: முன்னேறுவதற்கு முன்னர் நீங்கள் உங்கள் இணைய முகவரியை உறுதி செய்ய வேண்டும்.
+ mailer:
+ confirmation_instructions:
+ action: மின்னஞ்சல் முகவரியை உறுதிபடுத்தவும்
+ action_with_app: உறுதிசெய்துவிட்டு %{app}-க்குத் திரும்பவும்
+ explanation: இந்த இணைய முகவரி கொண்டு %{host}-இல் நீங்கள் ஒரு கணக்கை உருவாக்கியுள்ளீர்கள். அதை செயல்படுத்துவதில் இருந்து ஒரு சொடக்கு தூரத்தில் உள்ளீர்கள். நீங்கள் அதை செய்யவில்லை என்றால், இந்த செய்தியை கண்டுகொள்ள வேண்டாம்.
+ title: மின்னஞ்சல் முகவரியை உறுதிபடுத்தவும்
+ email_changed:
+ title: புதிய மின்னஞ்சல் முகவரி
+ password_change:
+ title: கடவுச்சொல் மாற்றப்பட்டது
+ reconfirmation_instructions:
+ explanation: உங்கள் மின்னஞ்சல் முகவரியை மாற்ற மீண்டும் ஒரு முறை உறுதி செய்யவும்.
+ title: மின்னஞ்சல் முகவரியை உறுதிபடுத்தவும்
+ reset_password_instructions:
+ action: கடவுச்சொல்லை மாற்றவும்
+ unlocks:
+ send_instructions: இன்னும் சற்று நேரத்தில் மின்னஞ்சல் முகவரியை உறுதி செய்வதற்கான விளக்கம், உங்கள் மின்னஞ்சலை வந்தடையும். வரவில்லை எனில், தயவு செய்து உங்கள் Spam பெட்டியைப் பார்க்கவும்.
+ errors:
+ messages:
+ not_found: காணப்படவில்லை
diff --git a/config/locales/devise.th.yml b/config/locales/devise.th.yml
index 383c515138..e24fc187f6 100644
--- a/config/locales/devise.th.yml
+++ b/config/locales/devise.th.yml
@@ -3,42 +3,69 @@ th:
devise:
confirmations:
confirmed: ยืนยันที่อยู่อีเมลของคุณสำเร็จ
- send_instructions: You will receive an email with instructions for how to confirm your email address in a few minutes.
- send_paranoid_instructions: If your email address exists in our database, you will receive an email with instructions for how to confirm your email address in a few minutes.
+ send_instructions: คุณจะได้รับอีเมลพร้อมวิธีการยืนยันที่อยู่อีเมลของคุณในไม่กี่นาที หากคุณไม่ได้รับอีเมล กรุณาตรวจสอบโฟลเดอร์สแปมของคุณ
+ send_paranoid_instructions: หากที่อยู่อีเมลของคุณอยู่ในระบบของเรา คุณจะได้รับอีเมลพร้อมวิธีการยืนยันที่อยู่อีเมลของคุณในไม่กี่นาที หากคุณไม่ได้รับอีเมล กรุณาตรวจสอบโฟลเดอร์สแปมของคุณ
failure:
already_authenticated: คุณได้ลงชื่อเข้าอยู่แล้ว
inactive: ยังไม่ได้เปิดใช้งานบัญชีของคุณ
invalid: "%{authentication_keys} หรือรหัสผ่านไม่ถูกต้อง"
- locked: บัญชีของคุณถูกล็อก
+ locked: มีการล็อคบัญชีของคุณอยู่
not_found_in_database: "%{authentication_keys} หรือรหัสผ่านไม่ถูกต้อง"
- pending: บัญชีของคุณกำลังถูกตรวจสอบ
+ pending: บัญชีของคุณยังอยู่ระหว่างการตรวจทาน
timeout: เซสชันของคุณหมดอายุแล้ว โปรดลงชื่อเข้าอีกครั้งเพื่อดำเนินการต่อ
+ unauthenticated: คุณต้องลงชื่อเข้าหรือลงทะเบียนก่อนดำเนินการต่อ
+ unconfirmed: คุณต้องยืนยันที่อยู่อีเมลของคุณก่อนดำเนินการต่อ
mailer:
+ confirmation_instructions:
+ action: ยืนยันที่อยู่อีเมล
+ action_with_app: ยืนยันแล้วกลับไปยัง %{app}
+ explanation: คุณได้สร้างบัญชีใหม่บน %{host} ด้วยที่อยู่อีเมลนี้ เหลืออีกเพียงคลิกเดียวก็สามารถเปิดใช้งานบัญชีได้แล้ว หากไม่ใช่คุณ กรุณาปฏิเสธอีเมลนี้
+ extra_html: นอกจากนี้ กรุณาอ่านกฎของเซิร์ฟเวอร์และเงื่อนไขการให้บริการ
+ subject: 'Mastodon: คำแนะนำการยืนยันสำหรับ %{instance}'
+ title: ยืนยันที่อยู่อีเมล
email_changed:
+ explanation: 'กำลังเปลี่ยนที่อยู่อีเมลสำหรับบัญชีของคุณเป็น:'
+ subject: 'Mastodon: เปลี่ยนอีเมลแล้ว'
title: ที่อยู่อีเมลใหม่
password_change:
+ explanation: เปลี่ยนรหัสผ่านสำหรับบัญชีของคุณแล้ว
subject: 'Mastodon: เปลี่ยนรหัสผ่านแล้ว'
title: เปลี่ยนรหัสผ่านแล้ว
+ reconfirmation_instructions:
+ explanation: ยืนยันที่อยู่ใหม่เพื่อเปลี่ยนอีเมลของคุณ
+ subject: 'Mastodon: ยืนยันอีเมลสำหรับ %{instance}'
+ title: ยืนยันที่อยู่อีเมล
reset_password_instructions:
action: เปลี่ยนรหัสผ่าน
+ explanation: คุณได้ขอรหัสผ่านใหม่สำหรับบัญชีของคุณ
+ subject: 'Mastodon: คำแนะนำการตั้งรหัสผ่านใหม่'
+ title: ตั้งรหัสผ่านใหม่
two_factor_disabled:
+ subject: 'Mastodon: ปิดการยืนยันสองขั้นตอนแล้ว'
title: ปิดใช้งาน 2FA แล้ว
two_factor_enabled:
+ subject: 'Mastodon: เปิดการยืนยันสองขั้นตอนแล้ว'
title: เปิดใช้งาน 2FA แล้ว
+ two_factor_recovery_codes_changed:
+ title: เปลี่ยนรหัสกู้คืน 2FA แล้ว
passwords:
- send_instructions: If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes.
- send_paranoid_instructions: If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes.
+ updated: เปลี่ยนรหัสผ่านของคุณสำเร็จ ตอนนี้คุณได้ลงชื่อเข้าแล้ว
+ updated_not_active: เปลี่ยนรหัสผ่านของคุณสำเร็จ
registrations:
- signed_up_but_pending: ข้อความที่ได้รับการยืนยันจะถูกส่งไปยังอีเมลของคุณ หลังจากนั้นให้ทำการคลิกลิงก์ เพื่อให้พวกเราตรวจสอบข้อมูลเสร็จเรียบร้อย และหลังจากนั้นคุณจะได้รับการยืนยัน
- signed_up_but_unconfirmed: A message with a confirmation link has been sent to your email address. Please follow the link to activate your account.
- update_needs_confirmation: You updated your account successfully, but we need to verify your new email address. Please check your email and follow the confirm link to confirm your new email address.
+ destroyed: ลาก่อน! ยกเลิกบัญชีของคุณสำเร็จ เราหวังว่าจะได้พบคุณอีกในเร็ว ๆ นี้
+ signed_up: ยินดีต้อนรับ! คุณได้ลงทะเบียนสำเร็จ
+ signed_up_but_inactive: คุณได้ลงทะเบียนสำเร็จ อย่างไรก็ตามเราไม่สามารถลงชื่อคุณเข้าเนื่องจากยังไม่ได้เปิดใช้งานบัญชีของคุณ
+ signed_up_but_locked: คุณได้ลงทะเบียนสำเร็จ อย่างไรก็ตามเราไม่สามารถลงชื่อคุณเข้าเนื่องจากมีการล็อคบัญชีของคุณอยู่
+ signed_up_but_pending: ส่งข้อความพร้อมลิงก์ยืนยันไปยังที่อยู่อีเมลของคุณแล้ว หลังจากคุณคลิกลิงก์ เราจะตรวจทานใบสมัครของคุณ คุณจะได้รับการแจ้งเตือนหากใบสมัครได้รับการอนุมัติ
+ signed_up_but_unconfirmed: ส่งข้อความพร้อมลิงก์ยืนยันไปยังที่อยู่อีเมลของคุณแล้ว โปรดไปตามลิงก์เพื่อเปิดใช้งานบัญชีของคุณ โปรดตรวจสอบโฟลเดอร์สแปมของคุณหากคุณไม่ได้รับอีเมลนี้
+ updated: อัปเดตบัญชีของคุณสำเร็จ
sessions:
already_signed_out: ลงชื่อออกสำเร็จ
signed_in: ลงชื่อเข้าสำเร็จ
signed_out: ลงชื่อออกสำเร็จ
unlocks:
- send_instructions: You will receive an email with instructions for how to unlock your account in a few minutes.
- send_paranoid_instructions: If your account exists, you will receive an email with instructions for how to unlock it in a few minutes.
+ send_instructions: คุณจะได้รับอีเมลพร้อมวิธีการปลดล็อคบัญชีของคุณในไม่กี่นาที หากคุณไม่ได้รับอีเมล กรุณาตรวจสอบโฟลเดอร์สแปมของคุณ
+ unlocked: ปลดล็อคบัญชีของคุณสำเร็จ โปรดลงชื่อเข้าเพื่อดำเนินการต่อ
errors:
messages:
not_found: ไม่พบ
diff --git a/config/locales/devise.uk.yml b/config/locales/devise.uk.yml
index e1eb2d1ae4..85b3d14cd7 100644
--- a/config/locales/devise.uk.yml
+++ b/config/locales/devise.uk.yml
@@ -46,9 +46,17 @@ uk:
subject: 'Mastodon: Інструкції для скидання паролю'
title: Скидання пароля
two_factor_disabled:
+ explanation: Двофакторну аутентифікацію для вашого облікового запису відключено. Тепер ви можете увійти за допомогою лише адреси електронної пошти та пароля.
+ subject: 'Mastodon: двофакторну авторизацію вимкнено'
title: Двофакторна автентифікація вимкнена
two_factor_enabled:
+ explanation: Двофакторну аутентифікацію для вашого облікового запису було увімкнено. Для входу до системи буде потрібний токен, згенерований спареним застосунком TOTP.
+ subject: 'Mastodon: двофакторну авторизацію увімкнено'
title: Двофакторна автентифікація увімкнена
+ two_factor_recovery_codes_changed:
+ explanation: Попередні коди відновлення були анульовані і генеруються нові.
+ subject: 'Mastodon: коди двофакторного відновлення повторно згенеровано'
+ title: Коди двофакторного відновлення змінено
unlock_instructions:
subject: 'Mastodon: Інструкції для розблокування'
omniauth_callbacks:
diff --git a/config/locales/devise.ur.yml b/config/locales/devise.ur.yml
new file mode 100644
index 0000000000..2cace5883d
--- /dev/null
+++ b/config/locales/devise.ur.yml
@@ -0,0 +1 @@
+ur:
diff --git a/config/locales/devise.zh-CN.yml b/config/locales/devise.zh-CN.yml
index f9943238e3..65c0a5c9dc 100644
--- a/config/locales/devise.zh-CN.yml
+++ b/config/locales/devise.zh-CN.yml
@@ -2,7 +2,7 @@
zh-CN:
devise:
confirmations:
- confirmed: 成功验证你的邮箱地址。
+ confirmed: 已成功确认你的邮箱地址。
send_instructions: 你的电子邮箱将在几分钟后收到一封确认邮件。如果没有,请检查你的垃圾邮箱。
send_paranoid_instructions: 如果你的邮箱存在于我们的数据库中,你将收到一封确认注册的邮件。如果没有,请检查你的垃圾邮箱。
failure:
@@ -46,6 +46,18 @@ zh-CN:
extra: 如果你并没有请求本次变更,请忽略此邮件。你的密码只有在你点击上面的链接并输入新密码后才会更改。
subject: Mastodon:重置密码信息
title: 重置密码
+ two_factor_disabled:
+ explanation: 账户的双重认证已禁用。现在仅使用邮箱和密码登录即可登录。
+ subject: Mastodon:双重认证已禁用。
+ title: 双重认证禁用
+ two_factor_enabled:
+ explanation: 账户双重认证已启用。登录时将需要来自已配对的 TOTP 应用生成的验证码。
+ subject: 'Mastodon: 双重验证已开启'
+ title: 已启用双重认证
+ two_factor_recovery_codes_changed:
+ explanation: 之前的恢复码已失效,现已生成了新的恢复码。
+ subject: Mastodon:重新生成双重认证的恢复码
+ title: 双重验证的恢复码已更改
unlock_instructions:
subject: Mastodon:帐户解锁信息
omniauth_callbacks:
diff --git a/config/locales/doorkeeper.es-AR.yml b/config/locales/doorkeeper.es-AR.yml
index 515d5c1ed9..14ac595214 100644
--- a/config/locales/doorkeeper.es-AR.yml
+++ b/config/locales/doorkeeper.es-AR.yml
@@ -1 +1,148 @@
+---
es-AR:
+ activerecord:
+ attributes:
+ doorkeeper/application:
+ name: Nombre de la aplicación
+ redirect_uri: Dirección web de redireccionamiento
+ scopes: Ámbitos
+ website: Sitio web de la aplicación
+ errors:
+ models:
+ doorkeeper/application:
+ attributes:
+ redirect_uri:
+ fragment_present: no puede contener un fragmento.
+ invalid_uri: debe ser una dirección web válida.
+ relative_uri: debe ser una dirección web absoluta.
+ secured_uri: debe ser una dirección web HTTPS/SSL.
+ doorkeeper:
+ applications:
+ buttons:
+ authorize: Autorizar
+ cancel: Cancelar
+ destroy: Destruir
+ edit: Editar
+ submit: Enviar
+ confirmations:
+ destroy: "¿Estás seguro?"
+ edit:
+ title: Editar aplicación
+ form:
+ error: "¡Epa! Comprobá tu formulario por posibles errores"
+ help:
+ native_redirect_uri: Usá %{native_redirect_uri} para pruebas locales
+ redirect_uri: Usá una línea por dirección web
+ scopes: Separá los ámbitos con espacios. Dejalo en blanco para usar los ámbitos predeterminados.
+ index:
+ application: Aplicación
+ callback_url: Dirección web de respuesta ("callback")
+ delete: Eliminar
+ name: Nombre
+ new: Nueva aplicación
+ scopes: Ámbitos
+ show: Mostrar
+ title: Tus aplicaciones
+ new:
+ title: Nueva aplicación
+ show:
+ actions: Acciones
+ application_id: Clave del cliente
+ callback_urls: Direcciones web de respuesta ("callback")
+ scopes: Ámbitos
+ secret: Secreto del cliente
+ title: 'Aplicación: %{name}'
+ authorizations:
+ buttons:
+ authorize: Autorizar
+ deny: Denegar
+ error:
+ title: Ocurrió un error
+ new:
+ able_to: Será capaz de
+ prompt: La aplicación %{client_name} solicita acceso a tu cuenta
+ title: Autorización requerida
+ show:
+ title: Copiá este código de autorización y pegalo en la aplicación.
+ authorized_applications:
+ buttons:
+ revoke: Revocar
+ confirmations:
+ revoke: "¿Estás seguro?"
+ index:
+ application: Aplicación
+ created_at: Autorizada
+ date_format: "%Y-%m-%d %H:%M:%S"
+ scopes: Ámbitos
+ title: Tus aplicaciones autorizadas
+ errors:
+ messages:
+ access_denied: El propietario del recurso o servidor de autorización denegó la petición.
+ credential_flow_not_configured: Las credenciales de contraseña del propietario del recurso falló debido a que Doorkeeper.configure.resource_owner_from_credentials está sin configurar.
+ invalid_client: La autenticación del cliente falló debido a que es un cliente desconocido, o no está incluída la autenticación del cliente, o el método de autenticación no está soportado.
+ invalid_grant: La concesión de autorización ofrecida no es válida, venció, se revocó, no coincide con la dirección web de redireccionamiento usada en la petición de autorización, o fue emitida para otro cliente.
+ invalid_redirect_uri: La dirección web de redireccionamiento incluida no es válida.
+ invalid_request: En la solicitud falta un parámetro requerido, o incluye un valor de parámetro no soportado, o está corrompida.
+ invalid_resource_owner: Las credenciales proporcionadas del propietario del recurso no son válidas, o no se puede encontrar al propietario del recurso.
+ invalid_scope: El ámbito solicitado no es válido, o conocido, o está corrompido.
+ invalid_token:
+ expired: Venció la clave de acceso
+ revoked: Se revocó la clave de acceso
+ unknown: La clave de acceso no es válida
+ resource_owner_authenticator_not_configured: El propietario del recurso falló debido a que "Doorkeeper.configure.resource_owner_authenticator" está sin configurar.
+ server_error: El servidor de la autorización encontró una condición inesperada que le impidió cumplir con la solicitud.
+ temporarily_unavailable: El servidor de la autorización es actualmente incapaz de manejar la solicitud debido a una sobrecarga temporal o un trabajo de mantenimiento del servidor.
+ unauthorized_client: El cliente no está autorizado a realizar esta solicitud usando este método.
+ unsupported_grant_type: El tipo de concesión de autorización no está soportado por el servidor de autorización.
+ unsupported_response_type: El servidor de autorización no soporta este tipo de respuesta.
+ flash:
+ applications:
+ create:
+ notice: Aplicación creada.
+ destroy:
+ notice: Aplicación eliminada.
+ update:
+ notice: Aplicación actualizada.
+ authorized_applications:
+ destroy:
+ notice: Aplicación revocada.
+ layouts:
+ admin:
+ nav:
+ applications: Aplicaciones
+ oauth2_provider: Proveedor OAuth2
+ application:
+ title: Autorización de OAuth requerida
+ scopes:
+ admin:read: leer todos los datos en el servidor
+ admin:read:accounts: leer información sensible de todas las cuentas
+ admin:read:reports: leer información sensible de todos los informes y cuentas denunciadas
+ admin:write: modificar todos los datos en el servidor
+ admin:write:accounts: ejecutar acciones de moderación en cuentas
+ admin:write:reports: ejecutar acciones de moderación en informes
+ follow: modificar relaciones de cuenta
+ push: recibir tus notificaciones PuSH
+ read: leer todos los datos de tu cuenta
+ read:accounts: ver información de cuentas
+ read:blocks: ver qué cuentas bloqueaste
+ read:favourites: ver tus favoritos
+ read:filters: ver tus filtros
+ read:follows: ver qué cuentas seguís
+ read:lists: ver tus listas
+ read:mutes: ver qué cuentas silenciaste
+ read:notifications: ver tus notificaciones
+ read:reports: ver tus informes
+ read:search: buscar en tu nombre
+ read:statuses: ver todos los estados
+ write: modificar todos los datos de tu cuenta
+ write:accounts: modificar tu perfil
+ write:blocks: bloquear cuentas y dominios
+ write:favourites: toots favoritos
+ write:filters: crear filtros
+ write:follows: seguir cuentas
+ write:lists: crear listas
+ write:media: subir archivos de medios
+ write:mutes: silenciar usuarios y conversaciones
+ write:notifications: limpiá tus notificaciones
+ write:reports: denunciar otras cuentas
+ write:statuses: publicar estados
diff --git a/config/locales/doorkeeper.fi.yml b/config/locales/doorkeeper.fi.yml
index 10613d435d..abe1a96b2b 100644
--- a/config/locales/doorkeeper.fi.yml
+++ b/config/locales/doorkeeper.fi.yml
@@ -72,6 +72,7 @@ fi:
index:
application: Sovellus
created_at: Valtuutettu
+ date_format: "%d/%m/%Y %H:%M:%S"
scopes: Oikeudet
title: Valtuutetut sovellukset
errors:
@@ -113,6 +114,17 @@ fi:
application:
title: OAuth-valtuutus tarvitaan
scopes:
+ admin:read: lukea kaikkia tietoja palvelimelta
+ admin:read:accounts: lukea arkaluontoista sisältöä kaikista tileistä
+ admin:write: muokata kaikkia tietoja palvelimella
follow: seurata, estää, perua eston ja lopettaa tilien seuraaminen
+ push: vastaanottaa push-ilmoituksesi
read: lukea tilin tietoja
+ read:accounts: nähdä tilin tiedot
write: julkaista puolestasi
+ write:accounts: muokata profiiliasi
+ write:filters: luoda suodattimia
+ write:follows: seurata ihmisiä
+ write:lists: luoda listoja
+ write:media: lähettää mediatiedostoja
+ write:notifications: tyhjentää ilmoituksesi
diff --git a/config/locales/doorkeeper.fr.yml b/config/locales/doorkeeper.fr.yml
index 09908b89aa..5dc13af872 100644
--- a/config/locales/doorkeeper.fr.yml
+++ b/config/locales/doorkeeper.fr.yml
@@ -121,7 +121,7 @@ fr:
admin:write:accounts: effectuer des actions de modération sur les comptes
admin:write:reports: effectuer des actions de modération sur les singnalements
follow: modifier les relations avec les comptes
- push: recevoir vos notifications
+ push: recevoir vos notifications poussées
read: lire toutes les données de votre compte
read:accounts: voir les informations du compte
read:blocks: voir vos bloquages
diff --git a/config/locales/doorkeeper.hi.yml b/config/locales/doorkeeper.hi.yml
new file mode 100644
index 0000000000..d758a5b535
--- /dev/null
+++ b/config/locales/doorkeeper.hi.yml
@@ -0,0 +1 @@
+hi:
diff --git a/config/locales/doorkeeper.kk.yml b/config/locales/doorkeeper.kk.yml
index 97897cdcbe..cdbc89636e 100644
--- a/config/locales/doorkeeper.kk.yml
+++ b/config/locales/doorkeeper.kk.yml
@@ -72,6 +72,7 @@ kk:
index:
application: Қосымша
created_at: Авторизацияланды
+ date_format: "%Y-%m-%d %H:%M:%S"
scopes: Scopеs
title: Your authorized applicаtions
errors:
@@ -113,6 +114,12 @@ kk:
application:
title: OAuth authorizatiоn required
scopes:
+ admin:read: сервердегі барлық деректерді оқыңыз
+ admin:read:accounts: барлық аккаунттардың құпия ақпаратын оқыңыз
+ admin:read:reports: барлық есептер мен есептік жазбалардың құпия ақпаратын оқыңыз
+ admin:write: сервердегі барлық деректерді өзгертіңіз
+ admin:write:accounts: аккаунттардағы модерациялық әрекеттерді орындау
+ admin:write:reports: есептер бойынша модерация әрекеттерін орындау
follow: modify accоunt relationships
push: receive your push nоtifications
read: read all your accоunt's data
diff --git a/config/locales/doorkeeper.kn.yml b/config/locales/doorkeeper.kn.yml
new file mode 100644
index 0000000000..d094088d88
--- /dev/null
+++ b/config/locales/doorkeeper.kn.yml
@@ -0,0 +1 @@
+kn:
diff --git a/config/locales/doorkeeper.ml.yml b/config/locales/doorkeeper.ml.yml
new file mode 100644
index 0000000000..6931a683d1
--- /dev/null
+++ b/config/locales/doorkeeper.ml.yml
@@ -0,0 +1 @@
+ml:
diff --git a/config/locales/doorkeeper.mr.yml b/config/locales/doorkeeper.mr.yml
new file mode 100644
index 0000000000..a6f59fbd4c
--- /dev/null
+++ b/config/locales/doorkeeper.mr.yml
@@ -0,0 +1,34 @@
+---
+mr:
+ activerecord:
+ attributes:
+ doorkeeper/application:
+ name: अर्जाचं नाव
+ doorkeeper:
+ applications:
+ buttons:
+ authorize: मान्यता द्या
+ cancel: रद्द करा
+ destroy: नष्ट करा
+ edit: संपादन करा
+ submit: दाखल करा
+ confirmations:
+ destroy: नक्की?
+ edit:
+ title: अर्जाचं संपादन करा
+ index:
+ application: अर्ज
+ delete: हटवा
+ name: नाव
+ new: नवीन अर्ज
+ show: दाखवा
+ title: तुमचे अर्ज
+ show:
+ actions: कृती
+ title: 'अर्ज: %{name}'
+ authorizations:
+ buttons:
+ authorize: संमती द्या
+ deny: नाकारा
+ new:
+ title: संमतीची आवश्यकता आहे
diff --git a/config/locales/doorkeeper.ru.yml b/config/locales/doorkeeper.ru.yml
index bd493f793b..1682205a53 100644
--- a/config/locales/doorkeeper.ru.yml
+++ b/config/locales/doorkeeper.ru.yml
@@ -60,7 +60,7 @@ ru:
title: Произошла ошибка
new:
able_to: Оно сможет
- prompt: Приложение %{client_name} запрашивает доступ к Вашему аккаунту
+ prompt: Приложение %{client_name} запрашивает доступ к Вашей учётной записи
title: Требуется авторизация
show:
title: Скопируйте этот код авторизации и вставьте его в приложении.
@@ -115,15 +115,15 @@ ru:
title: Требуется авторизация OAuth
scopes:
admin:read: читать все данные на сервере
- admin:read:accounts: читать конфиденциальную информацию всех аккаунтов
- admin:read:reports: читать конфиденциальную информацию о всех жалобах и аккаунтах с жалобами
+ admin:read:accounts: читать конфиденциальную информацию всех учётных записей
+ admin:read:reports: читать конфиденциальную информацию о всех жалобах и учётных записях с жалобами
admin:write: модифицировать все данные на сервере
- admin:write:accounts: производить модерацию аккаунтов
+ admin:write:accounts: производить модерацию учётных записей
admin:write:reports: производить модерацию жалоб
- follow: подписываться, отписываться, блокировать и разблокировать аккаунты
- push: принимать push-уведомления для Вашего аккаунта
- read: читать данные Вашего аккаунта
- read:accounts: видеть информацию об аккаунтах
+ follow: управлять подписками и списком блокировок
+ push: получать push-уведомления
+ read: читать данные Вашей учётной записи
+ read:accounts: видеть информацию об учётных записях
read:blocks: видеть ваших заблокированных
read:favourites: видеть ваше избранное
read:filters: видеть ваши фильтры
@@ -134,9 +134,9 @@ ru:
read:reports: видеть ваши жалобы
read:search: использовать поиск
read:statuses: видеть все статусы
- write: изменять все данные вашего аккаунта
+ write: изменять все данные вашей учётной записи
write:accounts: редактировать ваш профиль
- write:blocks: блокировать аккаунты и домены
+ write:blocks: блокировать учётные записи и домены
write:favourites: отмечать статусы как избранные
write:filters: создавать фильтры
write:follows: подписываться на людей
diff --git a/config/locales/doorkeeper.sk.yml b/config/locales/doorkeeper.sk.yml
index a08a386f2c..be52a3db2f 100644
--- a/config/locales/doorkeeper.sk.yml
+++ b/config/locales/doorkeeper.sk.yml
@@ -79,7 +79,7 @@ sk:
access_denied: Prístup zamietnutý.
credential_flow_not_configured: Resource Owner Password Credentials zlyhal lebo Doorkeeper.configure.resource_owner_from_credentials nebol nakonfigurovaný.
invalid_client: Overenie klienta zlyhalo. Neznámy klient, chýbajú údaje o klientovi alebo nepodporovaná metóda overovania.
- invalid_grant: Poslané oprávnenie je neplatné, expirované, zrušené, nesúhlasí s presmerovacou URI použitou v autorizačnej požiadavke alebo bolo vydané niekomu inému.
+ invalid_grant: Dané oprávnenie je neplatné, vypršané, zrušené, nesúhlasí s presmerovacou URI použitou v autorizačnej požiadavke, alebo bolo vydané pre iný klient.
invalid_redirect_uri: Presmerovacia URI je neplatná.
invalid_request: Požiadavke chýba povinný parameter alebo obsahuje nepodporovanú hodnotu niektorého parametra alebo je nejako inak poškodená.
invalid_resource_owner: Uvedené prihlasovacie údaje sú neplatné alebo nenájdené
@@ -93,7 +93,7 @@ sk:
temporarily_unavailable: Autorizačný server ťa teraz nemôže obslúžiť, pretože prebieha údržba alebo je dočasne preťažený.
unauthorized_client: Klient nie je autorizovaný vykonať danú požiadavku týmto spôsobom.
unsupported_grant_type: Tento typ oprávnenia nie je podporovaný autorizačným serverom.
- unsupported_response_type: Autorizačný server nepodporuje typ tejto odpovede.
+ unsupported_response_type: Overovací server nepodporuje tento druh odpovede.
flash:
applications:
create:
diff --git a/config/locales/doorkeeper.ta.yml b/config/locales/doorkeeper.ta.yml
index 4320953ce2..879b6ab213 100644
--- a/config/locales/doorkeeper.ta.yml
+++ b/config/locales/doorkeeper.ta.yml
@@ -1 +1,27 @@
+---
ta:
+ doorkeeper:
+ applications:
+ buttons:
+ authorize: அனுமதியளி
+ cancel: தவிர்
+ destroy: அழி
+ edit: திருத்து
+ submit: சமர்ப்பி
+ confirmations:
+ destroy: உறுதியாகவா?
+ edit:
+ title: பயன்பாட்டைத் திருத்து
+ form:
+ error: அய்யோ! உள்ளீடுகளில் உள்ள தவறுகளைச் சரி செய்யுங்கள்
+ index:
+ application: பயன்பாடு
+ title: உங்களது பயன்பாடுகள்
+ new:
+ title: புதிய பயன்பாடு
+ authorized_applications:
+ confirmations:
+ revoke: உறுதியாகவா?
+ index:
+ application: பயன்பாடு
+ title: அனுமதியளிக்கப்பட்டுள்ள பயன்பாடுகள்/செயலிகள்
diff --git a/config/locales/doorkeeper.th.yml b/config/locales/doorkeeper.th.yml
index 5866baa43b..2b4f083858 100644
--- a/config/locales/doorkeeper.th.yml
+++ b/config/locales/doorkeeper.th.yml
@@ -70,11 +70,14 @@ th:
index:
application: แอปพลิเคชัน
created_at: อนุญาตเมื่อ
+ date_format: "%Y-%m-%d %H:%M:%S"
scopes: ขอบเขต
title: แอปพลิเคชันที่ได้รับอนุญาตของคุณ
errors:
messages:
access_denied: เจ้าของทรัพยากรหรือเซิร์ฟเวอร์การอนุญาตปฏิเสธคำขอ
+ invalid_token:
+ unknown: โทเคนการเข้าถึงไม่ถูกต้อง
flash:
applications:
create:
@@ -94,6 +97,8 @@ th:
application:
title: ต้องมีการอนุญาต OAuth
scopes:
+ admin:read: อ่านข้อมูลทั้งหมดในเซิร์ฟเวอร์
+ admin:write: แก้ไขข้อมูลทั้งหมดในเซิร์ฟเวอร์
follow: ปรับเปลี่ยนความสัมพันธ์ของบัญชี
push: รับการแจ้งเตือนแบบผลักของคุณ
read: อ่านข้อมูลบัญชีทั้งหมดของคุณ
diff --git a/config/locales/doorkeeper.uk.yml b/config/locales/doorkeeper.uk.yml
index 6e5dc1e426..274784b584 100644
--- a/config/locales/doorkeeper.uk.yml
+++ b/config/locales/doorkeeper.uk.yml
@@ -132,6 +132,7 @@ uk:
read:mutes: бачити ваші заглушення
read:notifications: бачити Ваші сповіщення
read:reports: бачити Ваші скарги
+ read:search: шукати від вашого імені
read:statuses: бачити всі статуси
write: змінювати усі дані вашого облікового запису
write:accounts: змінювати ваш профіль
diff --git a/config/locales/doorkeeper.ur.yml b/config/locales/doorkeeper.ur.yml
new file mode 100644
index 0000000000..2cace5883d
--- /dev/null
+++ b/config/locales/doorkeeper.ur.yml
@@ -0,0 +1 @@
+ur:
diff --git a/config/locales/doorkeeper.zh-CN.yml b/config/locales/doorkeeper.zh-CN.yml
index 015d2c0ce1..0d3c6d57ea 100644
--- a/config/locales/doorkeeper.zh-CN.yml
+++ b/config/locales/doorkeeper.zh-CN.yml
@@ -125,7 +125,7 @@ zh-CN:
read: 读取你的帐户数据
read:accounts: 查看账户信息
read:blocks: 查看你的屏蔽列表
- read:favourites: 查看你的收藏
+ read:favourites: 查看喜欢的嘟文
read:filters: 查看你的过滤器
read:follows: 查看你的关注
read:lists: 查看你的列表
@@ -137,7 +137,7 @@ zh-CN:
write: 修改你的账户数据
write:accounts: 修改你的个人资料
write:blocks: 屏蔽账户和域名
- write:favourites: 收藏嘟文
+ write:favourites: 喜欢的嘟文
write:filters: 创建过滤器
write:follows: 关注其他人
write:lists: 创建列表
diff --git a/config/locales/el.yml b/config/locales/el.yml
index caaab41f87..9f4a8969df 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -11,6 +11,7 @@ el:
apps: Εφαρμογές κινητών
apps_platforms: Χρησιμοποίησε το Mastodon από το iOS, το Android και αλλού
browse_directory: Ξεφύλλισε τον κατάλογο χρηστών και ψάξε ανά ενδιαφέροντα
+ browse_local_posts: Ξεφύλλισε τη ζωντανή ροή αυτού του διακομιστή
browse_public_posts: Ξεφύλλισε τη ζωντανή ροή του Mastodon
contact: Επικοινωνία
contact_missing: Δεν έχει οριστεί
@@ -175,6 +176,7 @@ el:
user: Χρήστης
salmon_url: URL Salmon
search: Αναζήτηση
+ search_same_ip: Υπόλοιποι χρήστες με την ίδια διεύθυνση IP
shared_inbox_url: URL κοινόχρηστων εισερχομένων
show:
created_reports: Αναφορές από αυτόν το λογαριασμό
@@ -201,10 +203,12 @@ el:
confirm_user: Ο/Η %{name} επιβεβαίωσε τη διεύθυνση email του χρήστη %{target}
create_account_warning: Ο/Η %{name} έστειλε προειδοποίηση προς %{target}
create_custom_emoji: Ο/Η %{name} ανέβασε νέο emoji %{target}
+ create_domain_allow: Ο/Η %{name} έβαλε τον τομέα %{target} σε λευκή λίστα
create_domain_block: Ο/Η %{name} μπλόκαρε τον τομέα %{target}
create_email_domain_block: Ο/Η %{name} έβαλε τον τομέα email %{target} σε μαύρη λίστα
demote_user: Ο/Η %{name} υποβίβασε το χρήστη %{target}
destroy_custom_emoji: Ο/Η %{name} κατέστρεψε το emoji %{target}
+ destroy_domain_allow: Ο/Η %{name} αφαίρεσε τον τομέα %{target} από λίστα εγκρίσεων
destroy_domain_block: Ο/Η %{name} ξεμπλόκαρε τον τομέα %{target}
destroy_email_domain_block: Ο/Η %{name} έβαλε τον τομέα email %{target} σε λευκή λίστα
destroy_status: Ο/Η %{name} αφαίρεσε την κατάσταση του/της %{target}
@@ -566,6 +570,7 @@ el:
add_new: Δημιουργία ψευδώνυμου
created_msg: Δημιουργήθηκε νέο ψευδώνυμο. Τώρα μπορείς να ξεκινήσεις τη μεταφορά από τον παλιό λογαριασμό.
deleted_msg: Αφαιρέθηκε το ψευδώνυμο. Η μεταφορά από εκείνον τον λογαριασμό σε αυτόν εδώ δε θα είναι πλέον δυνατή.
+ hint_html: Αν θέλεις να μετακομίσεις από έναν άλλο λογαριασμό σε αυτόν εδώ, μπορείς εδώ να δημιουργήσεις ένα ψευδώνυμο, πράγμα που απαιτείται πριν προχωρήσεις για να μεταφέρεις τους ακολούθους σου από τον παλιό λογαριασμό σε αυτόν εδώ. Η ενέργεια αυτή είναι ακίνδυνη και αναστρέψιμη.Η μετακόμιση του λογαριασμού ξεκινάει από τον παλιό λογαριασμό.
remove: Αφαίρεση ψευδώνυμου
appearance:
advanced_web_interface: Προηγμένη λειτουργία χρήσης
@@ -574,6 +579,7 @@ el:
confirmation_dialogs: Ερωτήσεις επιβεβαίωσης
discovery: Εξερεύνηση
sensitive_content: Ευαίσθητο περιεχόμενο
+ toot_layout: Διαρρύθμιση τουτ
application_mailer:
notification_preferences: Αλλαγή προτιμήσεων email
salutation: "%{name},"
@@ -626,6 +632,7 @@ el:
confirming: Αναμονή για ολοκλήρωση επιβεβαίωσης του email.
functional: Ο λογαριασμός σου είναι πανέτοιμος.
pending: Η εφαρμογή σας εκκρεμεί έγκρισης, πιθανόν θα διαρκέσει κάποιο χρόνο. Θα λάβετε email αν εγκριθεί.
+ redirecting_to: Ο λογαριασμός σου είναι ανενεργός γιατί επί του παρόντος ανακατευθύνει στον %{acct}.
trouble_logging_in: Πρόβλημα σύνδεσης;
authorize_follow:
already_following: Ήδη ακολουθείς αυτό το λογαριασμό
@@ -640,6 +647,7 @@ el:
title: Ακολούθησε %{acct}
challenge:
confirm: Συνέχεια
+ hint_html: "Συμβουλή: Δεν θα σου ζητήσουμε τον κωδικό ασφαλείας σου ξανά για την επόμενη ώρα."
invalid_password: Μη έγκυρο συνθηματικό
prompt: Επιβεβαίωση συνθηματικού για συνέχεια
datetime:
@@ -815,12 +823,20 @@ el:
migrations:
acct: ΌνομαΧρήστη@Τομέας του νέου λογαριασμού
cancel: Ακύρωση ανακατεύθυνσης
+ cancel_explanation: Ακυρώνοντας την ανακατεύθυνση θα ενεργοποιήσει ξανά τον τρέχοντα λογαριασμό σου, αλλά δεν θα φέρει πίσω τους ακόλουθους που έχουν μεταφερθεί σε εκείνον το λογαριασμό.
+ cancelled_msg: Η ανακατεύθυνση ακυρώθηκε επιτυχώς.
errors:
+ already_moved: είναι ο ίδιος λογαριασμός στον οποίο έχεις ήδη μεταφερθεί
+ missing_also_known_as: δεν αναφέρει αυτόν τον λογαριασμό
move_to_self: δεν επιτρέπεται να είναι ο τρέχων λογαριασμός
not_found: δεν βρέθηκε
on_cooldown: Είσαι σε περίοδο προσαρμογής
followers_count: Ακόλουθοι τη στιγμή της μεταφοράς
incoming_migrations: Μεταφορά από διαφορετικό λογαριασμό
+ incoming_migrations_html: Για να μετακομίσεις από έναν άλλο λογαριασμό σε αυτόν εδώ, πρώτα πρέπει να δημιουργήσεις ένα ψευδώνυμο λογαριασμού.
+ moved_msg: Ο λογαριασμός σου πλέον ανακατευθύνει στον %{acct} και οι ακόλουθοί σου μεταφέρονται εκεί.
+ not_redirecting: Ο λογαριασμός σου δεν ανακατευθύνει σε κανέναν άλλο προς το παρόν.
+ on_cooldown: Έχεις μετακομίσει το λογαριασμό σου πρόσφατα. Η δυνατότητα αυτή θα γίνει πάλι διαθέσιμη σε %{count} μέρες.
past_migrations: Προηγούμενες μετακινήσεις
proceed_with_move: Μετακίνηση ακολούθων
redirecting_to: Ο λογαριασμός σου ανακατευθύνει στο %{acct}.
@@ -996,6 +1012,8 @@ el:
profile: Προφίλ
relationships: Ακολουθεί και ακολουθείται
two_factor_authentication: Πιστοποίηση 2 παραγόντων (2FA)
+ spam_check:
+ spam_detected: Αυτή είναι μια αυτόματη αναφορά. Εντοπίστηκε ανεπιθύμητο υλικό (spam).
statuses:
attached:
description: 'Συνημμένα: %{attached}'
diff --git a/config/locales/eo.yml b/config/locales/eo.yml
index dd3ca1079b..3478732141 100644
--- a/config/locales/eo.yml
+++ b/config/locales/eo.yml
@@ -252,6 +252,7 @@ eo:
updated_msg: Emoĝio sukcese ĝisdatigita!
upload: Alŝuti
dashboard:
+ authorized_fetch_mode: Sekura reĝimo
backlog: postigitaj taskoj
config: Agordado
feature_deletions: Forigo de kontoj
@@ -506,7 +507,7 @@ eo:
context: Kunteksto
directory: En la adresaro
in_directory: "%{count} en adresaro"
- last_active: Lasta aktiva
+ last_active: Laste aktiva
most_popular: La plej populara
most_recent: Plej lasta
name: Kradvorto
@@ -547,6 +548,7 @@ eo:
confirmation_dialogs: Konfirmaj fenestroj
discovery: Eltrovo
sensitive_content: Tikla enhavo
+ toot_layout: Mesaĝo aranĝo
application_mailer:
notification_preferences: Ŝanĝi retmesaĝajn preferojn
salutation: "%{name},"
@@ -771,7 +773,16 @@ eo:
too_many: Aldoni pli ol 4 dosierojn ne eblas
migrations:
acct: uzantnomo@domajno de la nova konto
+ cancel: Nuligi alidirekton
+ errors:
+ already_moved: estas la saman konton vi jam translokiĝis al
+ not_found: ne povis trovi
+ on_cooldown: Vi estas ĉe malvarmiĝi
+ followers_count: Sekvantoj en la momento de moviĝo
+ incoming_migrations: Movi el alian konton
+ past_migrations: Pasintaj translokaj
proceed_with_move: Translokigi sekvantoj
+ set_redirect: Agordi alidirekton
moderation:
title: Kontrolado
notification_mailer:
@@ -839,9 +850,9 @@ eo:
posting_defaults: Afiŝadoj defaŭltoj
public_timelines: Publikaj templinioj
relationships:
- activity: Konto aktiveco
+ activity: Konta aktiveco
dormant: Dormanta
- last_active: Lasta aktiva
+ last_active: Laste aktiva
most_recent: Plej lasta
moved: Moviĝita
mutual: Reciproka
@@ -849,7 +860,7 @@ eo:
relationship: Rilato
remove_selected_domains: Forigi ĉiuj sekvantojn el la selektitajn domajnojn
remove_selected_followers: Forigi selektitajn sekvantojn
- remove_selected_follows: Malsekvi selektitajn uzantojn
+ remove_selected_follows: Ne plu sekvi elektitajn uzantojn
status: Statuso de la konto
remote_follow:
acct: Enmetu vian uzantnomo@domajno de kie vi volas agi
@@ -957,6 +968,9 @@ eo:
private: Mesaĝo nepublika ne povas esti alpinglita
reblog: Diskonigo ne povas esti alpinglita
poll:
+ total_people:
+ one: "%{count} persono"
+ other: "%{count} personoj"
total_votes:
one: "%{count} voĉdono"
other: "%{count} voĉdonoj"
diff --git a/config/locales/es-AR.yml b/config/locales/es-AR.yml
index d70007d271..0af0c04bda 100644
--- a/config/locales/es-AR.yml
+++ b/config/locales/es-AR.yml
@@ -11,6 +11,7 @@ es-AR:
apps: Aplicaciones móviles
apps_platforms: Usá Mastodon desde iOS, Android y otras plataformas
browse_directory: Explorá el directorio de perfiles y filtrá por intereses
+ browse_local_posts: Explorá un flujo en tiempo real de toots públicos en este servidor
browse_public_posts: Explorá un flujo en tiempo real de toots públicos en Mastodon
contact: Contacto
contact_missing: No establecido
@@ -50,14 +51,14 @@ es-AR:
accounts:
choices_html: 'Recomendados de %{name}:'
endorsements_hint: Podés recomendar a gente que seguís desde la interface web, y van a aparecerán acá.
- featured_tags_hint: Pdés destacar etiquetas específicas que se mostrarán acá.
+ featured_tags_hint: Podés destacar etiquetas específicas que se mostrarán acá.
follow: Seguir
followers:
one: Seguidor
other: Seguidores
following: Siguiendo
joined: Se unió en %{date}
- last_active: última vez activo
+ last_active: última actividad
link_verified_on: La propiedad de este enlace fue verificada el %{date}
media: Medios
moved_html: "%{name} se mudó a %{new_profile_link}:"
@@ -120,6 +121,7 @@ es-AR:
feed_url: Dirección de la fuente web
followers: Seguidores
followers_url: Dirección web de los seguidores
+ follows: Seguidores
header: Cabecera
inbox_url: Dirección web de la bandeja de entrada
invited_by: Invitado por
@@ -173,6 +175,7 @@ es-AR:
staff: Equipo
user: Usuario
search: Buscar
+ search_same_ip: Otros usuarios con la misma dirección IP
shared_inbox_url: Dirección web de la bandeja de entrada compartida
show:
created_reports: Informes hechos
@@ -198,10 +201,12 @@ es-AR:
confirm_user: "%{name} confirmó la dirección de correo del usuario %{target}"
create_account_warning: "%{name} envió una advertencia a %{target}"
create_custom_emoji: "%{name} subió nuevo emoji %{target}"
+ create_domain_allow: "%{name} aprobó el dominio %{target}"
create_domain_block: "%{name} bloqueó el dominio %{target}"
create_email_domain_block: "%{name} desaprobó el dominio de correo electrónico %{target}"
demote_user: "%{name} bajó de nivel al usuario %{target}"
destroy_custom_emoji: "%{name} destruyó el emoji %{target}"
+ destroy_domain_allow: "%{name} quitó el dominio %{target} de los permitidos"
destroy_domain_block: "%{name} desbloqueó el dominio %{target}"
destroy_email_domain_block: "%{name} aprobó el dominio de correo electrónico %{target}"
destroy_status: "%{name} eliminó el estado de %{target}"
@@ -382,21 +387,826 @@ es-AR:
inbox_url: Dirección web del relé
pending: Esperando aprobación del relé
save_and_enable: Guardar y habilitar
+ setup: Configurar una conexión de relé
+ signatures_not_enabled: Los relés no funcionarán correctamente mientras el modo seguro o el de aprobación estén habilitados
+ status: Estado
+ title: Relés
+ report_notes:
+ created_msg: "¡La nota de denuncia fue creada exitosamente!"
+ destroyed_msg: "¡La nota de denuncia fue eliminada exitosamente!"
+ reports:
+ account:
+ note: nota
+ report: denuncia
+ action_taken_by: Acción tomada por
+ are_you_sure: "¿Estás seguro?"
+ assign_to_self: Asignármela a mí
+ assigned: Moderador asignado
+ comment:
+ none: Ninguno
+ created_at: Denunciado
+ mark_as_resolved: Marcar como resuelta
+ mark_as_unresolved: Marcar como no resuelta
+ notes:
+ create: Agregar nota
+ create_and_resolve: Resolver con nota
+ create_and_unresolve: Reabrir con nota
+ delete: Eliminar
+ placeholder: Describí qué acciones se tomaron, o cualquier otra actualización relacionada…
+ reopen: Reabrir denuncia
+ report: 'Denunciar #%{id}'
+ reported_account: Cuenta denunciada
+ reported_by: Denunciada por
+ resolved: Resuelta
+ resolved_msg: "¡Denuncia exitosamente resuelta!"
+ status: Estado
+ title: Denuncias
+ unassign: Desasignar
+ unresolved: No resuelta
+ updated_at: Actualizada
+ settings:
+ activity_api_enabled:
+ desc_html: Conteos de estados publicados localmente, usuarios activos y nuevos registros en tandas semanales
+ title: Publicar estadísticas agregadas sobre la actividad del usuario
+ bootstrap_timeline_accounts:
+ desc_html: Separar múltiples nombres de usuario con coma. Sólo funcionarán las cuentas locales y desbloqueadas. Predeterminadamente, cuando está vacío todos los administradores locales.
+ title: Seguimientos predeterminados para usuarios nuevos
+ contact_information:
+ email: Correo electrónico de negocios
+ username: Nombre de usuario de contacto
+ custom_css:
+ desc_html: Modificá la apariencia con CSS cargado en cada página
+ title: CSS personalizado
+ default_noindex:
+ desc_html: Afecta a todos los usuarios que no cambiaron esta configuración por sí mismos
+ title: Quitar predeterminadamente a los usuarios de la indexación de los motores de búsqueda
+ domain_blocks:
+ all: A todos
+ disabled: A nadie
+ title: Mostrar dominios bloqueados
+ users: A usuarios locales con sesiones abiertas
+ hero:
+ desc_html: Mostrado en la página principal. Se recomienda un tamaño mínimo de 600x100 píxeles. Predeterminadamente se establece a la miniatura del servidor.
+ title: Imagen de portada
+ mascot:
+ desc_html: Mostrado en múltiples páginas. Se recomienda un tamaño mínimo de 293x205 píxeles. Cuando no se especifica, se muestra la mascota predeterminada.
+ title: Imagen de la mascota
+ peers_api_enabled:
+ desc_html: Nombres de dominio que este servidor encontró en el fediverso
+ title: Publicar lista de servidores descubiertos
+ preview_sensitive_media:
+ desc_html: Los enlaces de previsualizaciones en otros sitios web mostrarán una miniatura incluso si el medio está marcado como contenido sensible
+ title: Mostrar medios sensibles en previsualizaciones de OpenGraph
+ profile_directory:
+ desc_html: Permitir que los usuarios puedan ser descubiertos
+ title: Habilitar directorio de perfiles
+ registrations:
+ closed_message:
+ desc_html: Mostrado en la portada cuando los registros están cerrados. Podés usar etiquetas HTML.
+ title: Mensaje de registro cerrado
+ deletion:
+ desc_html: Permitor que cualquiera elimine su cuenta
+ title: Abrir eliminación de cuenta
+ min_invite_role:
+ disabled: Nadie
+ title: Permitir invitaciones de
+ registrations_mode:
+ modes:
+ approved: Se requiere aprobación para registrarse
+ none: Nadie puede registrarse
+ open: Cualquiera puede registrarse
+ title: Modo de registros
+ show_known_fediverse_at_about_page:
+ desc_html: Cuando está deshabilitado, restringe la línea temporal pública enlazada desde la página de inicio para mostrar sólo contenido local
+ title: Incluir contenido federado en la página de línea temporal pública no autenticada
+ show_staff_badge:
+ desc_html: Mostrar una insignia de equipo en la página de un usuario
+ title: Mostrar insignia de equipo
+ site_description:
+ desc_html: Párrafo introductorio en la API. Describe qué hace especial a este servidor de Mastodon y todo lo demás que sea importante. Podés usar etiquetas HTML, en particular <a>
y <em>
.
+ title: Descripción del servidor
+ site_description_extended:
+ desc_html: Un buen lugar para tu código de conducta, reglas, guías y otras cosas que definen tu servidor. Podés usar etiquets HTML.
+ title: Información extendida personalizada
+ site_short_description:
+ desc_html: Mostrado en la barra lateral y las etiquetas de metadatos. Describe lo que es Mastodon y qué hace especial a este servidor en un solo párrafo.
+ title: Descripción corta del servidor
+ site_terms:
+ desc_html: Podés escribir tus propias políticas de privacidad, términos de servicio u otras legalidades. Podés usar etiquetas HTML.
+ title: Términos de servicio personalizados
+ site_title: Nombre del servidor
+ spam_check_enabled:
+ desc_html: Mastodon puede denunciar automáticamente cuentas que envían mensajes no solicitados de forma repetida. Podrían haber falsos positivos.
+ title: Automatización antispam
+ thumbnail:
+ desc_html: Usado para previsualizaciones vía OpenGraph y APIs. Se recomienda 1200x630 píxeles.
+ title: Miniatura del servidor
+ timeline_preview:
+ desc_html: Mostrar enlace a la línea temporal pública en la página de inicio y permitir el acceso a la API a la línea temporal pública sin autenticación
+ title: Permitir acceso no autorizado a la línea temporal pública
+ title: Configuración del sitio
+ trendable_by_default:
+ desc_html: Afecta a etiquetas que no fueron rechazadas previamente
+ title: Permitir que las etiquetas sean tendencia sin revisión previa
+ trends:
+ desc_html: Mostrar públicamente etiquetas previamente revisadas que son tendencia actualmente
+ title: Etiquetas tendencias
+ statuses:
+ back_to_account: Volver a la página de la cuenta
+ batch:
+ delete: Eliminar
+ nsfw_off: Marcar contenido como no sensible
+ nsfw_on: Marcar contenido como sensible
+ deleted: Eliminado
+ failed_to_execute: Falló al ejecutar
+ media:
+ title: Medios
+ no_media: Sin medios
+ no_status_selected: No se cambió ningún estado ya que ninguno fue seleccionado
+ title: Estados de la cuenta
+ with_media: Con medios
+ tags:
+ accounts_today: Usos únicos de hoy
+ accounts_week: Usos únicos esta semana
+ breakdown: Desglose del consumo de hoy por fuentes
+ context: Contexto
+ directory: En el directorio
+ in_directory: "%{count} en el directorio"
+ last_active: Última actividad
+ most_popular: Lo más popular
+ most_recent: Lo más reciente
+ name: Etiqueta
+ review: Estado de revisión
+ reviewed: Revisado
+ title: Etiquetas
+ trending_right_now: En tendencia ahora mismo
+ unique_uses_today: "%{count} toots hoy"
+ unreviewed: No revisado
+ updated_msg: La configuración de la etiqueta se actualizó exitosamente
+ title: Administración
+ warning_presets:
+ add_new: Agregar nuevo
+ delete: Eliminar
+ edit: Editar
+ edit_preset: Editar preajuste de advertencia
+ title: Administrar preajustes de advertencia
+ admin_mailer:
+ new_pending_account:
+ body: Abajo están los detalles de la nueva cuenta. Podés aprobar o rechazar esta aplicación.
+ subject: Nueva cuenta para revisión en %{instance} (%{username})
+ new_report:
+ body: "%{reporter} denunció a %{target}"
+ body_remote: Alguien de %{domain} denunció a %{target}
+ subject: Nueva denuncia para %{instance} (#%{id})
+ new_trending_tag:
+ body: 'La etiqueta #%{name} está en tendencia hoy, pero no fue revisada previamente. No se mostrará públicamente a menos que lo permitas, o si no simplemente guardá el formulario como está para no volver a ver esto.'
+ subject: Nueva etiqueta para revisión en %{instance} (#%{name})
+ aliases:
+ add_new: Crear alias
+ created_msg: El nuevo alias se creó exitosamente. Ahora podés empezar la mudanza desde la cuenta vieja.
+ deleted_msg: Eliminaste el alias exitosamente. La mudanza de esa cuenta a esta ya no será posible.
+ hint_html: Si querés mudarte desde otra cuenta a esta, acá podés crear un alias, el cual es necesario antes de empezar a mudar seguidores de la cuenta vieja a esta. Esta acción por sí misma es inofensiva y reversible. La migración de la cuenta se inicia desde la cuenta anterior.
+ remove: Desenlazar alias
+ appearance:
+ advanced_web_interface: Interface web avanzada
+ advanced_web_interface_hint: 'Si querés hacer uso de todo el ancho de tu pantalla, la interface web avanzada te permite configurar varias columnas diferentes para ver tanta información al mismo tiempo como quieras: "Principal", "Notificaciones", "Línea temporal federada", y cualquier número de listas y etiquetas.'
+ animations_and_accessibility: Animaciones y accesibilidad
+ confirmation_dialogs: Diálogos de confirmación
+ discovery: Descubrimiento
+ sensitive_content: Contenido sensible
+ toot_layout: Diseño del toot
+ application_mailer:
+ notification_preferences: Cambiar configuración de correo electrónico
+ salutation: "%{name}:"
+ settings: 'Cambiar configuración de correo electrónico: %{link}'
+ view: 'Vista:'
+ view_profile: Ver perfil
+ view_status: Ver estado
+ applications:
+ created: Aplicación creada exitosamente
+ destroyed: Apicación eliminada exitosamente
+ invalid_url: La dirección web ofrecida no es válida
+ regenerate_token: Regenerar clave de acceso
+ token_regenerated: Clave de acceso regenerada exitosamente
+ warning: Ojo con estos datos. ¡Nunca los compartas con nadie!
+ your_token: Tu clave de acceso
+ auth:
+ apply_for_account: Solicitar una invitación
+ change_password: Contraseña
+ checkbox_agreement_html: Acepto las reglas del servidor y los términos del servicio
+ checkbox_agreement_without_rules_html: Acepto los términos del servicio
+ delete_account: Eliminar cuenta
+ delete_account_html: Si querés eliminar tu cuenta, podés seguí por acá. Se te va a pedir una confirmación.
+ description:
+ prefix_invited_by_user: "¡@%{name} te invita para que te unás a este servidor de Mastodon!"
+ prefix_sign_up: "¡Unite a Mastodon hoy!"
+ suffix: Con una cuenta vas a poder seguir gente, escribir estados e intercambiar mensajes ¡con usuarios de cualquier servidor de Mastodon y más!
+ didnt_get_confirmation: "¿No recibiste el correo electrónico de confirmación?"
+ forgot_password: "¿Te olvidaste la contraseña?"
+ invalid_reset_password_token: La clave para cambiar la contraseña no es válida o venció. Por favor, solicitá una nueva.
+ login: Iniciar sesión
+ logout: Cerrar sesión
+ migrate_account: Mudarse a otra cuenta
+ migrate_account_html: Si querés redireccionar esta cuenta a otra distinta, podés configurar eso acá.
+ or_log_in_with: O iniciar sesión con
+ providers:
+ cas: CAS
+ saml: SAML
+ register: Registrarse
+ registration_closed: "%{instance} no está aceptando nuevos miembros"
+ resend_confirmation: Reenviar correo electrónico de confirmación
+ reset_password: Cambiar contraseña
+ security: Seguridad
+ set_new_password: Establecer nueva contraseña
+ setup:
+ email_below_hint_html: Si la dirección de correo electrónico que aparece a continuación es incorrecta, podés cambiarla acá y recibir un nuevo correo electrónico de confirmación.
+ email_settings_hint_html: Se envió el correo electrónico de confirmación a %{email}. Si esa dirección de correo electrónico no es correcta, podés cambiarla en la configuración de la cuenta.
+ title: Configuración
+ status:
+ account_status: Estado de la cuenta
+ confirming: Esperando confirmación de correo electrónico.
+ functional: Tu cuenta está totalmente operativa.
+ pending: Tu solicitud está pendiente de revisión por nuestro equipo. Eso puede tardar algún tiempo. Si se aprueba tu solicitud, vas a recibir un correo electrónico.
+ redirecting_to: Tu cuenta se encuentra inactiva porque está siendo redirigida a %{acct}.
+ trouble_logging_in: "¿Tenés problemas para iniciar sesión?"
+ authorize_follow:
+ already_following: Ya estás siguiendo a esta cuenta
+ error: Lamentablemente, ocurrió un error buscando la cuenta remota
+ follow: Seguir
+ follow_request: 'Enviaste una solicitud de seguimiento a:'
+ following: "¡Listo! Ahora estás siguiendo a:"
+ post_follow:
+ close: O simplemente podés cerrar esta ventana.
+ return: Mostrar el perfil del usuario
+ web: Ir a la web
+ title: Seguir a %{acct}
+ challenge:
+ confirm: Continuar
+ hint_html: "Dato: No volveremos a preguntarte por la contraseña durante la siguiente hora."
+ invalid_password: Contraseña no válida
+ prompt: Confirmar contraseña para seguir
+ datetime:
+ distance_in_words:
+ about_x_hours: "%{count}h"
+ about_x_months: "%{count}m"
+ about_x_years: "%{count}a"
+ almost_x_years: "%{count}a"
+ half_a_minute: Recién
+ less_than_x_minutes: "%{count}m"
+ less_than_x_seconds: Recién
+ over_x_years: "%{count}a"
+ x_days: "%{count}d"
+ x_minutes: "%{count}m"
+ x_months: "%{count}m"
+ x_seconds: "%{count}s"
+ deletes:
+ challenge_not_passed: La información que ingresaste no es correcta
+ confirm_password: Ingresa tu contraseña actual para verificar tu identidad
+ confirm_username: Ingresá tu nombre de usuario para confirmar el procedimiento
+ proceed: Eliminar cuenta
+ success_msg: Tu cuenta fue eliminada exitosamente
+ warning:
+ before: 'Antes de proceder, por favor, leé estas notas cuidadosamente:'
+ caches: El contenido que fue almacenado en caché por otros servidores puede persistir
+ data_removal: Tus toots y el resto de los datos se eliminarán definitivamente
+ email_change_html: Podés cambiar tu dirección de correo electrónico sin eliminar tu cuenta
+ email_contact_html: Si todavía no llegó, podés escribir a %{email} para pedir ayuda
+ email_reconfirmation_html: Si no te llegó el correo de confirmación, podés solicitarlo de nuevo
+ irreversible: No podrás restaurar ni reactivar tu cuenta
+ more_details_html: Para más detalles, leé la política de privacidad.
+ username_available: Tu nombre de usuario volverá a estar disponible
+ username_unavailable: Tu nombre de usuario no estará disponible
+ directories:
+ directory: Directorio de perfiles
+ explanation: Descubrí usuarios basados en sus intereses
+ explore_mastodon: Navegá %{title}
+ domain_validator:
+ invalid_domain: no es un nombre de dominio válido
errors:
- '400': The request you submitted was invalid or malformed.
- '403': You don't have permission to view this page.
- '404': The page you are looking for isn't here.
- '406': This page is not available in the requested format.
- '410': The page you were looking for doesn't exist here anymore.
- '422':
- '429': Throttled
- '500':
- '503': The page could not be served due to a temporary server failure.
+ '400': La solicitud que enviaste no era válida o estaba corrompida.
+ '403': No tenés permiso para ver esta página.
+ '404': La página que estabas buscando no está acá.
+ '406': Esta página no está disponible en el formato solicitado.
+ '410': La página que estabas buscando no existe más.
+ '422':
+ content: Falló la verificación de seguridad. ¿Estás bloqueando cookies?
+ title: Falló la verificación de seguridad
+ '429': Asfixiado
+ '500':
+ content: Lo sentimos, pero algo salió mal en nuestro lado.
+ title: Esta página no es correcta
+ '503': La página no se pudo cargar debido a un fallo temporal del servidor.
+ noscript_html: Para usar la aplicación web de Mastodon, por favor, activá Javascript. Alternativamente, probá alguna de las aplicaciones nativas de Mastodon para tu plataforma.
+ existing_username_validator:
+ not_found: no pudo encontrar un usuario local con ese nombre de usuario
+ not_found_multiple: no se pudo encontrar a %{usernames}
+ exports:
+ archive_takeout:
+ date: Fecha
+ download: Descargá tu archivo historial
+ hint_html: Podés solicitar un archivo historial de tus toots y medios subidos. Los datos exportados estarán en formato "ActivityPub", legibles por cualquier software compatible. Podés solicitar un archivo historial cada 7 días.
+ in_progress: Compilando tu archivo historial…
+ request: Solicitá tu archivo historial
+ size: Tamaño
+ blocks: Tus bloqueos
+ csv: CSV
+ domain_blocks: Dominios bloqueados
+ follows: Quienes seguís
+ lists: Listas
+ mutes: Quienes silenciaste
+ storage: Almacenamiento de medios
+ featured_tags:
+ add_new: Agregar nueva
+ errors:
+ limit: Alcanzaste el máximo de etiquetas destacadas
+ hint_html: "¿Qué son las etiquetas destacadas? Se muestran de forma prominente en tu perfil público y permiten a los usuarios navegar por tus toots públicos específicamente bajo esas etiquetas. Son una gran herramienta para hacer un seguimiento de trabajos creativos o proyectos a largo plazo."
+ filters:
+ contexts:
+ home: Línea temporal principal
+ notifications: Notificaciones
+ public: Líneas temporales públicas
+ thread: Conversaciones
+ edit:
+ title: Editar filtro
+ errors:
+ invalid_context: Se suministró un contexto no válido o vacío
+ invalid_irreversible: El filtrado irreversible sólo funciona con los contextos de "Principal" o de notificaciones
+ index:
+ delete: Eliminar
+ title: Filtros
+ new:
+ title: Agregar nuevo filtro
+ footer:
+ developers: Desarrolladores
+ more: Más…
+ resources: Recursos
+ trending_now: Tendencia ahora
+ generic:
+ all: Todas
+ changes_saved_msg: "¡Cambios guardados exitosamente!"
+ copy: Copiar
+ no_batch_actions_available: No hay acciones por lotes disponibles en esta página
+ order_by: Ordenar por
+ save_changes: Guardar cambios
+ validation_errors:
+ one: "¡Falta algo! Por favor, revisá el error abajo"
+ other: "¡Falta algo! Por favor, revisá los %{count} errores abajo"
+ html_validator:
+ invalid_markup: 'contiene markup HTML no válido: %{error}'
+ identity_proofs:
+ active: Activa
+ authorize: Sí, autorizar
+ authorize_connection_prompt: "¿Autorizar esta conexión criptográfica?"
+ errors:
+ failed: Falló la conexión criptográfica. Por favor, intentá de nuevo desde %{provider}.
+ keybase:
+ invalid_token: Las claves de Keybase son hashes de firmas y deben tener 66 caracteres hexadecimales
+ verification_failed: Keybase no reconoce esta clave como una firma del usuario de Keybase %{kb_username}. Por favor, intentá de nuevo desde Keybase.
+ wrong_user: No se puede crear una prueba para %{proving} mientras se haya iniciado sesión como %{current}. Iniciá sesión como %{proving} e intentá de nuevo.
+ explanation_html: Acá podés conectar criptográficamente tus otras identidades, como un perfil de Keybase. Esto permite a otras personas enviarte mensajes cifrados y confiar en el contenido que les envías.
+ i_am_html: Soy %{username} en %{service}.
+ identity: Identidad
+ inactive: Inactiva
+ publicize_checkbox: 'Y tooteá esto:'
+ publicize_toot: "¡Comprobado! Soy %{username} en %{service}: %{url}"
+ status: Estado de verificación
+ view_proof: Ver prueba
+ imports:
+ modes:
+ merge: Combinar
+ merge_long: Mantener registros existentes y agregar nuevos
+ overwrite: Sobrescribir
+ overwrite_long: Reemplazar registros actuales con los nuevos
+ preface: Podés importar ciertos datos que exportaste desde otro servidor, como una lista de las personas que estás siguiendo o bloqueando.
+ success: Tus datos se subieron exitosamente y serán procesados en brevedad
+ types:
+ blocking: Lista de bloqueados
+ domain_blocking: Lista de dominios bloqueados
+ following: Lista de seguidos
+ muting: Lista de silenciados
+ upload: Subir
+ in_memoriam_html: Como recordatorio.
invites:
+ delete: Desactivar
+ expired: Vencidas
expires_in:
- '1800': 30 minutes
- '21600': 6 hours
- '3600': 1 hour
- '43200': 12 hours
- '604800': 1 week
- '86400': 1 day
+ '1800': 30 minutos
+ '21600': 6 horas
+ '3600': 1 hora
+ '43200': 12 horas
+ '604800': 1 semana
+ '86400': 1 día
+ expires_in_prompt: Nunca
+ generate: Generar enlace de invitación
+ invited_by: 'Fuiste invitado por:'
+ max_uses:
+ one: 1 uso
+ other: "%{count} usos"
+ max_uses_prompt: Sin límite
+ prompt: Generar y compartir enlaces con otros para ofrecer acceso a este servidor
+ table:
+ expires_at: Vence
+ uses: Usos
+ title: Invitar a gente
+ lists:
+ errors:
+ limit: Alcanzaste el máximo de listas
+ media_attachments:
+ validations:
+ images_and_video: No se puede adjuntar un video a un estado que ya contenga imágenes
+ too_many: No se pueden adjuntar más de 4 archivos
+ migrations:
+ acct: Mudada a
+ cancel: Cancelar redireccionamiento
+ cancel_explanation: Al cancelar el redireccionamiento se reactivará tu cuenta actual, pero no recuperarás los seguidores que hayan sido mudados a la otra cuenta.
+ cancelled_msg: Se canceló exitosamente el redireccionamiento.
+ errors:
+ already_moved: es la misma cuenta a la que ya te mudaste
+ missing_also_known_as: no está haciendo referencia a esta cuenta
+ move_to_self: no puede ser la cuenta actual
+ not_found: no se pudo encontrar
+ on_cooldown: Estás en receso intermedio
+ followers_count: Seguidores al momento de mudarse
+ incoming_migrations: Mudarse desde una cuenta diferente
+ incoming_migrations_html: Para mudarte de otra cuenta a esta, primero necesitás crear un alias de la cuenta.
+ moved_msg: Ahora tu cuenta está siendo redirigida a %{acct} y tus seguidores se están mudando.
+ not_redirecting: Actualmente, tu cuenta no está siendo redirigida a ninguna otra cuenta.
+ on_cooldown: Recientemente mudaste tu cuenta. Esta función estará disponible de nuevo en %{count} días.
+ past_migrations: Mudanzas pasadas
+ proceed_with_move: Mudar seguidores
+ redirecting_to: Tu cuenta está siendo redirigida a %{acct}.
+ set_redirect: Establecer redireccionamiento
+ warning:
+ backreference_required: La nueva cuenta debe ser configurada primero para hacer referencia a esta
+ before: 'Antes de proceder, por favor, leé estas notas cuidadosamente:'
+ cooldown: Después de mudarte hay un período de receso intermedio durante el cual no podrás volver a mudarte
+ disabled_account: Tu cuenta actual no será completamente utilizable luego de esto. Sin embargo, tendrás acceso a la exportación de datos así como a la reactivación.
+ followers: Esta acción mudará a todos los seguidores de la cuenta actual a la nueva cuenta
+ only_redirect_html: Alternativamente, podés poner solamente un redireccionamiento en tu perfil.
+ other_data: No se mudarán otros datos automáticamente
+ redirect: El perfil de tu cuenta actual se actualizará con un aviso de redireccionamiento y será excluido de las búsquedas
+ moderation:
+ title: Moderación
+ notification_mailer:
+ digest:
+ action: Ver todas las notificaciones
+ body: Acá tenés un resumen de los mensajes que te perdiste desde tu última visita, el %{since}
+ mention: "%{name} te mencionó en:"
+ new_followers_summary:
+ one: Además, ¡ganaste un nuevo seguidor mientras estabas ausente! ¡Esa!
+ other: Además, ¡ganaste %{count} nuevos seguidores mientras estabas ausente! ¡Esssa!
+ subject:
+ one: "1 nueva notificación desde tu última visita \U0001F418"
+ other: "%{count} nuevas notificaciones desde tu última visita \U0001F418"
+ title: En tu ausencia…
+ favourite:
+ body: 'Tu estado fue marcado como favorito por %{name}:'
+ subject: "%{name} marcó como favorito tu estado"
+ title: Nuevo favorito
+ follow:
+ body: "¡%{name} te está siguiendo!"
+ subject: "%{name} te está siguiendo"
+ title: Nuevo seguidor
+ follow_request:
+ action: Administrar solicitudes de seguimiento
+ body: "%{name} solicitó seguirte"
+ subject: 'Seguidor pendiente: %{name}'
+ title: Nueva solicitud de seguimiento
+ mention:
+ action: Responder
+ body: 'Fuiste mencionado por %{name} en:'
+ subject: Fuiste mencionado por %{name}
+ title: Nueva mención
+ reblog:
+ body: "%{name} retooteó tu estado:"
+ subject: "%{name} retooteó tu estado"
+ title: Nuevo retoot
+ number:
+ human:
+ decimal_units:
+ format: "%n%u"
+ units:
+ billion: B
+ million: M
+ quadrillion: Q
+ thousand: m
+ trillion: T
+ pagination:
+ newer: Más recientes
+ next: Siguiente
+ older: Más antiguos
+ prev: Anterior
+ truncate: "…"
+ polls:
+ errors:
+ already_voted: Ya votaste en esta encuesta
+ duplicate_options: contiene elementos duplicados
+ duration_too_long: está demasiado lejos en el futuro
+ duration_too_short: es demasiado pronto
+ expired: La encuesta ya finalizó
+ over_character_limit: no puede ser más largo de %{max} caracteres, cada uno
+ too_few_options: debe tener más de un elemento
+ too_many_options: no puede contener más de %{max} elementos
+ preferences:
+ other: Otros
+ posting_defaults: Configuración predeterminada de publicaciones
+ public_timelines: Líneas temporales públicas
+ relationships:
+ activity: Actividad de la cuenta
+ dormant: Inactivas
+ last_active: Última actividad
+ most_recent: Más reciente
+ moved: Mudada
+ mutual: Mutuo
+ primary: Principal
+ relationship: Relación
+ remove_selected_domains: Quitar todos los seguidores de los dominios seleccionados
+ remove_selected_followers: Quitar los seguidores seleccionados
+ remove_selected_follows: Dejar de seguir a los usuarios seleccionados
+ status: Estado de la cuenta
+ remote_follow:
+ acct: Ingresá tu usuario@dominio desde el que querés seguir
+ missing_resource: No se pudo encontrar la dirección web de redireccionamiento requerida para tu cuenta
+ no_account_html: "¿No tenés cuenta? Podés registrarte acá."
+ proceed: Proceder para seguir
+ prompt: 'Vas a seguir a:'
+ reason_html: "¿¿Por qué es necesario este paso? %{instance}
puede que no sea el servidor donde estás registrado, así que necesitamos redirigirte primero a tu servidor de origen."
+ remote_interaction:
+ favourite:
+ proceed: Proceder para marcar como favorito
+ prompt: 'Vas a marcar este toot como favorito:'
+ reblog:
+ proceed: Proceder para retootear
+ prompt: 'Vas a retootear este toot:'
+ reply:
+ proceed: Proceder para responder
+ prompt: 'Vas a responder a este toot:'
+ scheduled_statuses:
+ over_daily_limit: Superaste el límite de %{limit} toots programados para ese día
+ over_total_limit: Superaste el límite de %{limit} toots programados
+ too_soon: La fecha programada debe estar en el futuro
+ sessions:
+ activity: Última actividad
+ browser: Navegador web
+ browsers:
+ alipay: Alipay
+ blackberry: BlackBerry
+ chrome: Chrome
+ edge: Edge
+ electron: Electron
+ firefox: Firefox
+ generic: Navegador web desconocido
+ ie: Internet Explorer
+ micro_messenger: MicroMessenger
+ nokia: Navegador web de Nokia S40 Ovi
+ opera: Opera
+ otter: Otter
+ phantom_js: PhantomJS
+ qq: Navegador QQ
+ safari: Safari
+ uc_browser: UC Browser
+ weibo: Weibo
+ current_session: Sesión actual
+ description: "%{browser} en %{platform}"
+ explanation: Estos son los navegadores web en los que actualmente iniciaste sesión en tu cuenta de Mastodon.
+ ip: Dirección IP
+ platforms:
+ adobe_air: Adobe Air
+ android: Android
+ blackberry: BlackBerry
+ chrome_os: ChromeOS
+ firefox_os: Firefox OS
+ ios: iOS
+ linux: GNU/Linux
+ mac: macOS
+ other: plataforma desconocida
+ windows: Windows
+ windows_mobile: Windows Mobile
+ windows_phone: Windows Phone
+ revoke: Revocar
+ revoke_success: Sesión revocada exitosamente
+ title: Sesiones
+ settings:
+ account: Cuenta
+ account_settings: Configuración de la cuenta
+ aliases: Alias de la cuenta
+ appearance: Apariencia
+ authorized_apps: Aplicaciones autorizadas
+ back: Volver a Mastodon
+ delete: Eliminación de la cuenta
+ development: Desarrollo
+ edit_profile: Editar perfil
+ export: Exportar datos
+ featured_tags: Etiquetas destacadas
+ identity_proofs: Pruebas de identidad
+ import: Importar
+ import_and_export: Importación y exportación
+ migrate: Migración de la cuenta
+ notifications: Notificaciones
+ preferences: Configuración
+ profile: Perfil
+ relationships: Seguimientos
+ two_factor_authentication: Autenticación de dos factores
+ spam_check:
+ spam_detected: Este es un informe automatizado. Se detectó spam.
+ statuses:
+ attached:
+ description: 'Adjunto: %{attached}'
+ image:
+ one: "%{count} imagen"
+ other: "%{count} imágenes"
+ video:
+ one: "%{count} video"
+ other: "%{count} videos"
+ boosted_from_html: Retooteado desde %{acct_link}
+ content_warning: 'Advertencia de contenido: %{warning}'
+ disallowed_hashtags:
+ one: 'contenía una etiqueta no permitida: %{tags}'
+ other: 'contenía las etiquetas no permitidas: %{tags}'
+ language_detection: Detectar idioma automáticamente
+ open_in_web: Abrir en web
+ over_character_limit: se excedió el límite de %{max} caracteres
+ pin_errors:
+ limit: Ya fijaste el número máximo de toots
+ ownership: No se puede fijar el toot de otra persona
+ private: Los toots no públicos no se pueden fijar
+ reblog: No se puede fijar un retoot
+ poll:
+ total_people:
+ one: "%{count} persona"
+ other: "%{count} personas"
+ total_votes:
+ one: "%{count} voto"
+ other: "%{count} votos"
+ vote: Votar
+ show_more: Mostrar más
+ sign_in_to_participate: Iniciá sesión para participar en la conversación
+ title: '%{name}: "%{quote}"'
+ visibilities:
+ private: Sólo a seguidores
+ private_long: Sólo mostrar a seguidores
+ public: Pública
+ public_long: Todos pueden ver
+ unlisted: No listado
+ unlisted_long: Todos pueden ver, pero no está listado en las líneas temporales públicas
+ stream_entries:
+ pinned: Toot fijado
+ reblogged: retooteado
+ sensitive_content: Contenido sensible
+ tags:
+ does_not_match_previous_name: no coincide con el nombre anterior
+ terms:
+ body_html: |
+
Toda la información que recolectamos de vos puede ser usada de las siguientes maneras:
+ +Implementamos una variedad de medidas de seguridad para mantener la seguridad de tu información personal cuando ingresás, enviás o accedés a tu información personal. Entre otras cosas, la sesión de tu navegador web, así como el tráfico entre sus aplicaciones y la API, están protegidos con SSL; y tu contraseña está protegida mediante un algoritmo unidireccional fuerte. Podés habilitar la autenticación de dos factores para un acceso más seguro a tu cuenta.
+ +Haremos un esfuerzo de buena fe para:
+ +Podé solicitar y descargar un archivo historial de tu contenido, incluyendo tus toots, archivos adjuntos de medios, avatar e imagen de cabecera.
+ +Podés eliminar tu cuenta de forma irreversible en cualquier momento.
+ +Sí. Las cookies son pequeños archivos que un sitio o su proveedor de servicios transfiere a la unidad de almacenamiento de tu computadora a través de tu navegador web (si lo permitís). Estas cookies permiten al sitio reconocer tu navegador web y, si tenés una cuenta registrada, asociarla con la misma.
+ +Usamos cookies para entender y guardar tu configuración para futuras visitas.
+ +No vendemos, comercializamos ni transferimos de ninguna otra manera a terceros tu información personal identificable. Esto no incluye a los terceros de confianza que nos asisten en la operación de nuestro sitio, en la realización de nuestros negocios o en la prestación de servicios, siempre y cuando dichas partes acuerden mantener la confidencialidad de esta información. También podríamos liberar tu información cuando creamos que es apropiado para cumplir con la ley, hacer cumplir las políticas de nuestro sitio web, o proteger derechos, propiedad o seguridad, nuestros o de otros.
+ +Tu contenido público puede ser descargado por otros servidores de la red. Tus mensajes públicos y sólo para seguidores se envían a los servidores donde residen tus seguidores, y los mensajes directos se envían a los servidores de los destinatarios, en la medida en que dichos seguidores o destinatarios residan en un servidor diferente.
+ +Cuando autorizás a una aplicación a usar tu cuenta, dependiendo del alcance de los permisos que aprobés, puede acceder a la información de tu perfil público, tu lista de seguimiento, tus seguidores, tus listas, todos tus mensajes y tus favoritos. Las aplicaciones nunca podrán acceder a tu dirección de correo electrónico o contraseña.
+ +Si este servidor está en la UE o en el EEE: Nuestro sitio web, productos y servicios están dirigidos a personas mayores de 16 años. Si tenés menos de 16 años, según los requisitos de la GDPR (Reglamento General de Protección de Datos) no usés este sitio.
+ +Si este servidor está en los EE.UU.: Nuestro sitio web, productos y servicios están todos dirigidos a personas que tienen al menos 13 años de edad. Si tenés menos de 13 años, según los requisitos de COPPA (Acta de Protección de la Privacidad en Línea de Niños [en inglés]) no usés este sitio.
+ +Los requisitos legales pueden ser diferentes si este servidor está en otra jurisdicción.
+ +Si decidimos cambiar nuestra política de privacidad, publicaremos dichos cambios en esta página.
+ +Este documento es CC-BY-SA. Fue actualizado por última vez el 7 de marzo de 2018.
+ +Adaptado originalmente desde la política de privacidad de Discourse.
+ title: Términos del servicio y Políticas de privacidad de %{instance} + themes: + contrast: Alto contraste + default: Oscuro + mastodon-light: Claro + time: + formats: + default: "%Y.%b.%d, %H:%M" + month: "%b %Y" + two_factor_authentication: + code_hint: Ingresá el código generado por tu aplicación de autenticación para confirmar + description_html: Si habilitás la autenticación de dos factores, se requerirá estar en posesión de tu dispositivo móvil, lo que generará claves para que las ingresés. + disable: Deshabilitar + enable: Habilitar + enabled: La autenticación de dos factores está activada + enabled_success: Se habilitó exitosamente la autenticación de dos factores + generate_recovery_codes: Generar códigos de recuperación + instructions_html: Escaneá este código QR con Authy, FreeOTP, Google Authenticator, Microsoft Authenticator o cualquier otra aplicación de generación de contraseñas por única vez basada en el tiempo ("TOTP") en tu dispositivo móvil. Desde ahora, esta aplicación va a generar claves que tenés que ingresar cuando quieras iniciar sesión. + lost_recovery_codes: Los códigos de recuperación te permiten recuperar el acceso a tu cuenta, si perdés tu dispositivo móvil. Si perdiste tus códigos de recuperación, podés regenerarlos acá. Tus antiguos códigos de recuperación serán invalidados. + manual_instructions: 'Si no podés escanear el código QR y necesitás introducirlo manualmente, este es el secreto en texto plano:' + recovery_codes: Resguardar códigos de recuperación + recovery_codes_regenerated: Los códigos de recuperación se regeneraron exitosamente + recovery_instructions_html: Si alguna vez perdés el acceso a tu dispositivo móvil, podés usar uno de los siguientes códigos de recuperación para recuperar el acceso a tu cuenta. Mantenelos a salvo. Por ejemplo, podés imprimirlos y guardarlos con otros documentos importantes. + setup: Configurar + wrong_code: "¡El código ingresado no es válido! ¿La hora en el dispositivo y en el servidor es correcta?" + user_mailer: + backup_ready: + explanation: Solicitado un resguardo completo de tu cuenta de Mastodon. ¡Ya está listo para descargar! + subject: Tu archivo historial está listo para descargar + title: Descargar archivo historial + warning: + explanation: + disable: Mientras tu cuenta esté congelada, la información de la misma permanecerá intacta, pero no podés realizar ninguna acción hasta que se desbloquee. + silence: Mientras tu cuenta esté limitada, sólo las personas que ya te estén siguiendo verán tus toots en este servidor, y puede que se te excluya de varios listados públicos. Sin embargo, otras personas pueden seguirte manualmente. + suspend: Tu cuenta fue suspendida, y todos tus toots y tus archivos de medios subidos fueron irreversiblemente eliminados de este servidor, y de los servidores en donde tenías seguidores. + get_in_touch: Podés responder a esta dirección de correo electrónico para ponerte en contacto con el equipo de %{instance}. + review_server_policies: Revisar las políticas del servidor + statuses: 'Específicamente, para:' + subject: + disable: Tu cuenta %{acct} fue congelada + none: Advertencia para %{acct} + silence: Tu cuenta %{acct} fue limitada + suspend: Tu cuenta %{acct} fue suspendida + title: + disable: Cuenta congelada + none: Advertencia + silence: Cuenta limitada + suspend: Cuenta suspendida + welcome: + edit_profile_action: Configurar perfil + edit_profile_step: Podés personalizar tu perfil subiendo un avatar, una cabecera, cambiando tu nombre para mostrar y más cosas. Si querés revisar a tus nuevos seguidores antes de que se les permita seguirte, podés bloquear tu cuenta. + explanation: Aquí hay algunos consejos para empezar + final_action: Empezar a tootear + final_step: ¡Empezá a tootear! Incluso sin seguidores, tus mensajes públicos pueden ser vistos por otros, por ejemplo en la linea temporal local y con etiquetas. Capaz que quieras presentarte al mundo con la etiqueta "#presentación". + full_handle: Tu nombre de usuario completo + full_handle_hint: Esto es lo que le dirás a tus contactos para que ellos puedan enviarte mensajes o seguirte desde otro servidor. + review_preferences_action: Cambiar configuración + review_preferences_step: Asegurate de establecer tu configuración, como qué tipo de correos electrónicos te gustaría recibir, o qué nivel de privacidad te gustaría que sea el predeterminado para tus toots. Si no tenés mareos, podrías elegir habilitar la reproducción automática de GIFs. + subject: Bienvenido a Mastodon + tip_following: Predeterminadamente seguís al / a los administrador/es de tu servidor. Para encontrar más gente interesante, revisá las lineas temporales local y federada. + tip_mobile_webapp: Si tu navegador web móvil te ofrece agregar Mastodon a tu página de inicio, podés recibir notificaciones PuSH. ¡Actúa como una aplicación nativa de muchas maneras! + tips: Consejos + title: "¡Bienvenido a bordo, %{name}!" + users: + follow_limit_reached: No podés seguir a más de %{limit} personas + invalid_email: La dirección de correo electrónico no es correcta + invalid_otp_token: Código de dos factores no válido + otp_lost_help_html: Si perdiste al acceso a ambos, podés ponerte en contacto con %{email} + seamless_external_login: Iniciaste sesión desde un servicio externo, así que la configuración de contraseña y correo electrónico no están disponibles. + signed_in_as: 'Iniciaste sesión como:' + verification: + explanation_html: 'Podés verificarte a vos mismo como el propietario de los enlaces en los metadatos de tu perfil. Para eso, el sitio web del enlace debe contener un enlace de vuelta a tu perfil de Mastodon. El enlace en tu sitio debe tener un atributorel="me"
. El contenido del texto del enlace no importa. Acá tenés un ejemplo:'
+ verification: Verificación
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 8a194fdc17..920a0ccdf7 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -11,6 +11,7 @@ es:
apps: Aplicaciones móviles
apps_platforms: Utiliza Mastodon desde iOS, Android y otras plataformas
browse_directory: Navega por el directorio de perfiles y filtra por intereses
+ browse_local_posts: Explora en vivo los posts públicos de este servidor
browse_public_posts: Navega por un transmisión en vivo de publicaciones públicas en Mastodon
contact: Contacto
contact_missing: No especificado
@@ -175,6 +176,7 @@ es:
user: Usuario
salmon_url: URL de salmón
search: Buscar
+ search_same_ip: Otros usuarios con la misma IP
shared_inbox_url: URL de bandeja compartida
show:
created_reports: Reportes hechos por esta cuenta
@@ -201,10 +203,12 @@ es:
confirm_user: "%{name} confirmó la dirección de correo del usuario %{target}"
create_account_warning: "%{name} envió una advertencia a %{target}"
create_custom_emoji: "%{name} subió un nuevo emoji %{target}"
+ create_domain_allow: "%{name} ha añadido a la lista blanca el dominio %{target}"
create_domain_block: "%{name} bloqueó el dominio %{target}"
create_email_domain_block: "%{name} puso en lista negra el dominio de correos %{target}"
demote_user: "%{name} degradó al usuario %{target}"
destroy_custom_emoji: "%{name} destruyó el emoji %{target}"
+ destroy_domain_allow: "%{name} ha eliminado el dominio %{target} de la lista blanca"
destroy_domain_block: "%{name} desbloqueó el dominio %{target}"
destroy_email_domain_block: "%{name} puso en lista blanca el dominio de correos %{target}"
destroy_status: "%{name} eliminó el estado de %{target}"
@@ -575,6 +579,7 @@ es:
confirmation_dialogs: Diálogos de confirmación
discovery: Descubrir
sensitive_content: Contenido sensible
+ toot_layout: Diseño de los toots
application_mailer:
notification_preferences: Cambiar preferencias de correo electrónico
salutation: "%{name},"
@@ -1008,7 +1013,7 @@ es:
relationships: Siguiendo y seguidores
two_factor_authentication: Autenticación de dos factores
spam_check:
- spam_detected: Este es un informe automatizado. Se ha detectado Spam.
+ spam_detected: Este es un informe automatizado. Se ha detectado correo no deseado.
statuses:
attached:
description: 'Adjunto: %{attached}'
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 6b814a23c8..aa58138f74 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -2,7 +2,7 @@
et:
about:
about_hashtag_html: Need on avalikud tuututused sildistatud sildiga #%{hashtag}. Te saate suhelda nendega, kui Teil on konto üks kõik kus terves fediversumis.
- about_mastodon_html: Mastodon on sotsiaalvõrgustik, mis põhineb avatud protokollidel ja avatud lähtekoodiga tarkvaral. See on detsentraliseeritud nagu e-post.
+ about_mastodon_html: 'Tuleviku sotsiaalvõrgustik: Reklaamivaba, korporatiivse järelvalveta, eetiline kujundus ning detsentraliseeritus! Oma enda andmeid Mastodonis!'
about_this: Meist
active_count_after: aktiivne
active_footnote: Igakuiselt aktiivseid kasutajaid (MAU)
@@ -11,6 +11,7 @@ et:
apps: Mobiilrakendused
apps_platforms: Kasuta Mastodoni iOS-is, Androidis ja teistel platvormidel
browse_directory: Sirvi profiilide kataloogi ja filtreeri huvide alusel
+ browse_local_posts: Sirvi reaalajas voogu avalikest postitustest sellest serverist
browse_public_posts: Sirvi reaalajas voogu avalikest postitustest Mastodonis
contact: Kontakt
contact_missing: Määramata
@@ -34,6 +35,14 @@ et:
status_count_before: Kes omavad
tagline: Jälgi sõpru ja leia uusi
terms: Kasutustingimused
+ unavailable_content: Sisu pole saadaval
+ unavailable_content_description:
+ domain: Server
+ reason: Põhjus
+ rejecting_media: 'Meedia failid sellelt serverilt ei töödelda ega salvestata ning mitte ühtegi eelvaadet ei kuvata, mis nõuab manuaalselt vajutust originaalfailile:'
+ silenced: 'Postitused nendelt serveritelt peidetakse avalikes ajajoontes ja vestlustes ning mitte ühtegi teavitust ei tehta nende kasutajate tegevustest, välja arvatud juhul, kui Te neid jälgite:'
+ suspended: 'Mitte mingeid andmeid nendelt serveritelt ei töödelda, salvestata ega vahetata, tehes igasuguse interaktsiooni või kirjavahetuse kasutajatega nendelt serveritelt võimatuks:'
+ unavailable_content_html: Mastodon tavaliselt lubab Teil vaadata sisu ning suhelda kasutajatega üks kõik millisest teisest serverist fediversumis. Need on erandid, mis on paika pandud sellel kindlal serveril.
user_count_after:
one: kasutajale
other: kasutajale
@@ -41,6 +50,8 @@ et:
what_is_mastodon: Mis on Mastodon?
accounts:
choices_html: "%{name}-i valikud:"
+ endorsements_hint: Te saate heaks kiita inimesi, keda jälgite, veebiliidesest ning neid kuvatakse siin.
+ featured_tags_hint: Te saate valida kindlaid silte, mida kuvatakse siin.
follow: Jälgi
followers:
one: Jälgija
@@ -52,13 +63,14 @@ et:
media: Meedia
moved_html: "%{name} kolis %{new_profile_link}:"
network_hidden: Neid andmeid pole saadaval
+ never_active: Mitte kunagi
nothing_here: Siin pole midagi!
people_followed_by: Inimesed, keda %{name} jälgib
people_who_follow: Inimesed, kes jälgivad kasutajat %{name}
pin_errors:
following: Te peate juba olema selle kasutaja jälgija, keda te heaks kiidate
posts:
- one: Tuut
+ one: Tuututus
other: Tuututused
posts_tab_heading: Tuututused
posts_with_replies: Tuututused ja vastused
@@ -164,6 +176,7 @@ et:
user: Kasutaja
salmon_url: Salmoni URL
search: Otsi
+ search_same_ip: Teised kasutajad, kellel on sama IP
shared_inbox_url: Jagatud sisendkausta URL
show:
created_reports: Loodud teated
@@ -190,10 +203,12 @@ et:
confirm_user: "%{name} kinnitas kasutaja %{target} e-postiaadressi"
create_account_warning: "%{name} saatis kasutajale %{target} hoiatuse"
create_custom_emoji: "%{name} laadis üles uue emotikooni %{target}"
+ create_domain_allow: "%{name} lisas domeeni %{target} lubatute nimekirja"
create_domain_block: "%{name} blokeeris domeeni %{target}"
create_email_domain_block: "%{name} lisas e-posti domeeni %{target} musta nimekirja"
demote_user: "%{name} alandas kasutaja %{target}"
destroy_custom_emoji: "%{name} kustutas emotikooni %{target}"
+ destroy_domain_allow: "%{name} eemaldas domeeni %{target} lubatute nimekirjast"
destroy_domain_block: "%{name} eemaldas blokeeringu domeenilt %{target}"
destroy_email_domain_block: "%{name} lisas e-posti domeeni %{target} lubatute nimekirja"
destroy_status: "%{name} eemaldas %{target} staatuse"
@@ -218,19 +233,24 @@ et:
deleted_status: "(kustutatud staatus)"
title: Auditilogi
custom_emojis:
+ assign_category: Määra kategooria
by_domain: Domeen
copied_msg: Kohaliku koopia loomine emotikonist õnnestus
copy: Kopeeri
copy_failed_msg: Kohaliku koopia loomine sellest emotikonist ebaõnnestus
+ create_new_category: Loo uus kategooria
created_msg: Emotikoni loomine õnnestus!
delete: Kustuta
destroyed_msg: Emotikoni kustutamine õnnestus!
disable: Keela
+ disabled: Keelatud
disabled_msg: Selle emotikoni keelamine õnnestus
emoji: Emotikonid
enable: Luba
+ enabled: Lubatud
enabled_msg: Selle emotikoni lubamine õnnestus
image_hint: PNG kuni 50KB
+ list: Loend
listed: Nimekirjastatud
new:
title: Lisa uus emotikon
@@ -238,6 +258,8 @@ et:
shortcode: Lühikood
shortcode_hint: Vähemalt 2 tähemärki, ainult tähted, numbrid ja alakriipsud
title: Emotikonid
+ uncategorized: Kategoriseerimata
+ unlist: Kirjendamata
unlisted: Kirjendamata
update_failed_msg: Ei saanud seda emotikoni uuendada
updated_msg: Emotikoni uuendamine õnnestus!
@@ -269,6 +291,7 @@ et:
week_interactions: interaktsioone see nädal
week_users_active: aktiivne see nädal
week_users_new: kasutajaid see nädal
+ whitelist_mode: Lubatud
domain_allows:
add_new: Luba domeen
created_msg: Domeeni lubamine õnnestus
@@ -279,6 +302,7 @@ et:
created_msg: Domeeni blokeeringut töödeldakse
destroyed_msg: Domeeniblokeering on tagasi võetud
domain: Domeen
+ edit: Redigeeri domeeniblokeeringut
existing_domain_block_html: Te olete juba lisanud domeenile %{name} piiranguid, palun eemaldage blokeering enne jätkamist.
new:
create: Loo blokeering
@@ -292,6 +316,10 @@ et:
silence: Vaigista
suspend: Peata
title: Uus domeeniblokeering
+ private_comment: Privaatne kommentaar
+ private_comment_hint: Kommenteeri selle domeeni limiteerimise kohta moderaatoritele.
+ public_comment: Avalik kommentaar
+ public_comment_hint: Kommenteeri selle domeeni limiteerimise kohta avalikkusele, kui domeenilimitatsioonide loend on kõigile nähtav.
reject_media: Keela meediafailid
reject_media_hint: Kustutab kohalikult salvestatud meediafailid ja keeldub tulevikus rohkem allalaadimast. Ei puuduta peatamisi
reject_reports: Lükka teavitused tagasi
@@ -311,6 +339,7 @@ et:
title: Eemalda domeeniblokeering %{domain}
undo: Võta tagasi
undo: Võta tagasi domeeniblokeering
+ view: Vaata domeeniblokeeringut
email_domain_blocks:
add_new: Lisa uus
created_msg: E-posti aadressi keelunimekirja lisamine õnnestus
@@ -334,6 +363,8 @@ et:
all: Kõik
limited: Piiratud
title: Moderatsioon
+ private_comment: Privaatne kommentaar
+ public_comment: Avalik kommentaar
title: Föderatsioon
total_blocked_by_us: Meie poolt blokeeritud
total_followed_by_them: Nende poolt jälgitud
@@ -363,6 +394,7 @@ et:
pending: Ootab relee nõusolekut
save_and_enable: Salvesta ja luba
setup: Sea üles releeühendus
+ signatures_not_enabled: Releed ei tööta korrektselt kuniks turvarežiim või lubatud nimekirja režiim on sisse lülitatud
status: Staatus
title: Releed
report_notes:
@@ -411,6 +443,16 @@ et:
custom_css:
desc_html: Muuda kujundust CSSi abil, mis laetakse igal lehel
title: Kohandatud CSS
+ default_noindex:
+ desc_html: Mõjutab kõiki kasutajaid, kes pole seda sätet ise muutnud
+ title: Loobu kasutajate otsingumootoritesse indekseerimisest vaikimisi
+ domain_blocks:
+ all: Kõigile
+ disabled: Mitte kellelegi
+ title: Näita domeeniblokeeringuid
+ users: Sisseloginud kohalikele kasutajatele
+ domain_blocks_rationale:
+ title: Näita põhjendust
hero:
desc_html: Kuvatud kodulehel. Vähemalt 600x100px soovitatud. Kui pole seadistatud, kuvatakse serveri pisililt
title: Maskotipilt
@@ -471,12 +513,19 @@ et:
desc_html: Kuva avalikku ajajoont esilehel
title: Ajajoone eelvaade
title: Lehe seaded
+ trendable_by_default:
+ desc_html: Puudutab silte, mis pole varem keelatud
+ title: Luba siltide trendimine ilma eelneva ülevaatuseta
+ trends:
+ desc_html: Kuva avalikult eelnevalt üle vaadatud sildid, mis on praegu trendikad
+ title: Populaarsed sildid praegu
statuses:
back_to_account: Tagasi konto lehele
batch:
delete: Kustuta
nsfw_off: Märgi kui mitte tundlik
nsfw_on: Märgi kui tundlik
+ deleted: Kustutatud
failed_to_execute: Täitmine ebaõnnestus
media:
title: Meedia
@@ -485,7 +534,23 @@ et:
title: Konto staatused
with_media: Meediaga
tags:
+ accounts_today: Unikaalseid kasutusi täna
+ accounts_week: Unikaalseid kasutusi see nädal
+ breakdown: Tänane kasutus allikate kohta
+ context: Kontekst
+ directory: Kataloogis
+ in_directory: "%{count} kataloogis"
+ last_active: Viimati aktiivne
+ most_popular: Kõige populaarsemad
+ most_recent: Viimased
+ name: Silt
+ review: Staatuse ülevaade
+ reviewed: Ülevaadatud
title: Sildid
+ trending_right_now: Praegu populaarsed
+ unique_uses_today: "%{count} inimest postitavad täna"
+ unreviewed: Üle vaatamata
+ updated_msg: Sildi sätted edukalt uuendatud
title: Administreerimine
warning_presets:
add_new: Lisa uus
@@ -501,12 +566,23 @@ et:
body: "%{reporter} teavitas kasutajast %{target}"
body_remote: Keegi domeenist %{domain} teavitas kasutajast %{target}
subject: Uus teavitus %{instance}-ile (#%{id})
+ new_trending_tag:
+ body: Silt %{name} on täna trendikas, aga pole eelnevalt üle vaadatud. Seda ei näidata avalikult, välja arvatud juhul, kui Te ise seda lubate või lihtsalt salvestage vorm nagu see on ning Te ei kuule sellest enam kunagi.
+ subject: Uus silt valmis ülevaatluseks serveril %{instance} (#%{name})
+ aliases:
+ add_new: Loo teine nimi
+ created_msg: Teine nimi on edukalt loodud. Te saate nüüd alustada kolimist vanalt kontolt.
+ deleted_msg: Edukalt kustutasime teise nime. Kolimine sellelt kontolt praegusele on nüüdsest võimatu.
+ hint_html: Kui Te soovite kolida teiselt kontolt praegusele kontole, saate Te siin luua teise nime, mis on kohustuslik, enne kui saate kolida jälgijaid vanalt kontolt praegusele. See tegevus on iseenesest kahjutu ja taastatav. Konto ületoomine alustatakse vanalt kontolt.
+ remove: Eemalda teine nimi
appearance:
advanced_web_interface: Arenenud veebiliides
advanced_web_interface_hint: 'Kui soovite kasutada terve ekraani laiust, lubab arenenud veebiliides seadistada mitut erinevat veergu, et näha nii palju informatsiooni samal ajal kui võimalik: Kodu, teavitused, föderatsiooni ajajoon ning mis iganes arv nimekirju ja silte.'
animations_and_accessibility: Animatsioonid ja ligipääs
confirmation_dialogs: Kinnitusdialoogid
+ discovery: Avastus
sensitive_content: Tundlik sisu
+ toot_layout: Tuututuse kujundus
application_mailer:
notification_preferences: Muuda e-kirjade eelistusi
salutation: "%{name},"
@@ -529,6 +605,10 @@ et:
checkbox_agreement_without_rules_html: Ma nõustun kasutustingimustega
delete_account: Kustuta konto
delete_account_html: Kui Te soovite oma kontot kustutada, võite jätkata siit. Teilt küsitakse kinnitust.
+ description:
+ prefix_invited_by_user: "@%{name} kutsub Teid liituma selle Mastodoni serveriga!"
+ prefix_sign_up: Loo Mastodoni konto juba täna!
+ suffix: Kasutajakontoga saate jälgida inimesi, postitada uudiseid ning teha kirjavahetust üks kõik millisest Mastodoni serverist kasutajatega ja muud!
didnt_get_confirmation: Ei saanud kinnituse juhendeid?
forgot_password: Unustasid oma salasõna?
invalid_reset_password_token: Salasõna lähtestusvõti on vale või aegunud. Palun taotle uus.
@@ -553,7 +633,9 @@ et:
status:
account_status: Konto olek
confirming: Ootan e-posti kinnitust.
+ functional: Teie konto on täiesti töökorras.
pending: Teie taotlus ootab ülevaadet meie personali poolt. See võib võtta mõnda aega. Kui Teie taotlus on vastu võetud, saadetakse Teile e-kiri.
+ redirecting_to: Teie konto ei ole aktiivne, kuna hetkel suunatakse ümber kasutajale %{acct}.
trouble_logging_in: Probleeme sisselogimisega?
authorize_follow:
already_following: Te juba jälgite seda kontot
@@ -566,6 +648,11 @@ et:
return: Näita kasutaja profiili
web: Mine veebi
title: Jälgi %{acct}
+ challenge:
+ confirm: Jätka
+ hint_html: "Nõuanne: Me ei küsi Teilt uuesti salasõna järgmise tunni jooksul."
+ invalid_password: Vigane salasõna
+ prompt: Jätkamiseks kinnitage salasõna
datetime:
distance_in_words:
about_x_hours: "%{count}t"
@@ -581,18 +668,33 @@ et:
x_months: "%{count}k"
x_seconds: "%{count}s"
deletes:
+ challenge_not_passed: Informatsioon, mida sisestasite, oli vale
confirm_password: Sisesta oma praegune salasõna, et kinnitada oma identiteet
+ confirm_username: Sisestage oma kasutajanimi protseduuri kinnitamiseks
proceed: Kustuta konto
success_msg: Konto kustutamine õnnestus
+ warning:
+ before: 'Enne jätkamist palun lugege neid märkmeid hoolikalt:'
+ caches: Sisu, mis on salvestatud teiste serverite poolt, võib jääda alles
+ data_removal: Teie postitused ning muud andmed kustutatakse jäädavalt
+ email_change_html: Te saate muuta oma e-postiaadressi kontot kustutamata
+ email_contact_html: Kui see ikkagi ei saabu, saatke abi saamiseks kiri aadressile %{email}
+ email_reconfirmation_html: Kui Te ei saanud kinnituskirja, saate selle uuesti küsida
+ irreversible: Te ei saa taastada ega taasaktiveerida oma kontot
+ more_details_html: Rohkemate detailide jaoks palun lugege privaatsuspoliitikat.
+ username_available: Teie kasutajanimi muutub uuesti kasutatavaks
+ username_unavailable: Teie kasutajanimi jääb mitte kasutatavaks
directories:
directory: Profiilikataloog
explanation: Avasta kasutajaid nende huvide põhjal
explore_mastodon: Avasta %{title}
+ domain_validator:
+ invalid_domain: ei ole sobiv domeeni nimi
errors:
- '400': The request you submitted was invalid or malformed.
+ '400': Toiming oli vale või valesti vormindatud.
'403': Sul puudub õigus seda lehte vaadata.
'404': Soovitud lehte ei leitud.
- '406': This page is not available in the requested format.
+ '406': See lehekülg ei ole soovitavas formaadis saadaval.
'410': Soovitud lehekülge pole enam siin.
'422':
content: Turvalisuse kontroll ebaõnnestus. Kas Te blokeerite küpsiseid?
@@ -601,7 +703,7 @@ et:
'500':
content: Palume vabandust, midagi läks valesti meie pool.
title: See lehekülg pole õige
- '503': The page could not be served due to a temporary server failure.
+ '503': Lehekülge ei saanud serveerida ajutise serveri vea tõttu.
noscript_html: Et kasutada Mastodoni veebirakendust, palun lubage JavaScript. Alternatiivselt, proovige mõnda rakendust Teie platvormile.
existing_username_validator:
not_found: ei suutnud leida kohalikku kasutajat selle kasutajanimega
@@ -625,6 +727,7 @@ et:
add_new: Lisa uus
errors:
limit: Olete jõudnud maksimum lubatud siltide arvuni
+ hint_html: "Mis on esile toodud sildid? Need sildid näidatakse nähtavalt Teie avalikul profiilil ning nad aitavad inimestel leida postitusi, millel on antud sildid. Nad on hea viis kuidas näiteks hoida järge loovtöödel või pikaajalistel projektidel."
filters:
contexts:
home: Kodu ajajoon
@@ -645,10 +748,12 @@ et:
developers: Arendajad
more: Rohkem…
resources: Materjalid
+ trending_now: Praegu trendikad
generic:
all: Kõik
changes_saved_msg: Muudatuste salvestamine õnnestus!
copy: Kopeeri
+ no_batch_actions_available: Komplekttegevused pole sellel lehel saadaval
order_by: Järjesta
save_changes: Salvesta muudatused
validation_errors:
@@ -720,6 +825,34 @@ et:
too_many: Ei saa lisada rohkem, kui 4 faili
migrations:
acct: uue konto kasutajanimi@domeen
+ cancel: Tühista ümbersuunamine
+ cancel_explanation: Ümbersuunamise tühistamine taasaktiveerib Teie praeguse konto, kuid ei too tagasi jälgijaid, mis on sellele kontole üle viidud.
+ cancelled_msg: Ümbersuunamise tühistamine õnnestus.
+ errors:
+ already_moved: on sama konto, kuhu Te olete juba kolinud
+ missing_also_known_as: ei viita tagasi sellele kontole
+ move_to_self: ei saa olla praegune konto
+ not_found: ei leitud
+ on_cooldown: Te olete hetkel ootel
+ followers_count: Jälgijaid kolimise hetkel
+ incoming_migrations: Kolivad teiselt kontolt
+ incoming_migrations_html: Kui soovite kolida teiselt kontolt praegusele, peate Te esmalt looma kontole teise nime.
+ moved_msg: Teie konto on nüüd ümber suunamas kontole %{acct} ning Teie jälgijaid kolitakse üle.
+ not_redirecting: Teie kontot ei suunata hetkel ümber.
+ on_cooldown: Te olete hiljuti kolinud oma kontot. See funktsioon on jälle kättesaadav %{count} päeva pärast.
+ past_migrations: Eelmiseid kolimisi
+ proceed_with_move: Koli üle jälgijad
+ redirecting_to: Teie konto suunatakse ümber kontole %{acct}.
+ set_redirect: Määra ümbersuunamine
+ warning:
+ backreference_required: Uus konto peab olema esmalt seadistatud tagasi viitama praegusele kontole
+ before: 'Enne jätkamist palun lugege neid märkmeid hoolikalt:'
+ cooldown: Pärast kolimist on ooteperiood, mille kestel ei saa Te uuesti kolida
+ disabled_account: Teie praegune konto ei ole täiesti kasutatav peale seda. Sellest hoolimata on Teil ligipääs andmete ekspordile ja taasaktiveerimisele.
+ followers: See tegevus kolib kõik jälgijad üle praeguselt kontolt uuele kontole
+ only_redirect_html: Alternatiivselt saate Te seadistada ainult ümbersuunamise Teie profiilil.
+ other_data: Muid andmeid ei liigutata automaatselt
+ redirect: Teie praegune konto eemaldatakse otsingutulemustest ning profiilile lisatakse ümbersuunamise märguanne
moderation:
title: Moderatsioon
notification_mailer:
@@ -866,6 +999,7 @@ et:
settings:
account: Konto
account_settings: Kontosätted
+ aliases: Konto teised nimed
appearance: Välimus
authorized_apps: Lubatud rakendused
back: Tagasi Mastodoni
@@ -883,6 +1017,8 @@ et:
profile: Profiil
relationships: Jälgitud ja jälgijad
two_factor_authentication: Kahesammuline autentimine
+ spam_check:
+ spam_detected: See on automatiseeritud teavitus. Rämpspost on tuvastatud.
statuses:
attached:
description: 'Manused: %{attached}'
@@ -906,6 +1042,9 @@ et:
private: Privaatset tuututust ei saa kinnitada
reblog: Upitust ei saa kinnitada
poll:
+ total_people:
+ one: "%{count} inimene"
+ other: "%{count} inimest"
total_votes:
one: "%{count} hääl"
other: "%{count} häält"
@@ -924,6 +1063,8 @@ et:
pinned: Kinnitatud tuut
reblogged: upitatud
sensitive_content: Tundlik sisu
+ tags:
+ does_not_match_previous_name: ei ühti eelmise nimega
terms:
title: "%{instance} Kasutustingimused ja Privaatsuspoliitika"
themes:
@@ -960,7 +1101,9 @@ et:
disable: Kuniks Teie konto on lukus, ei saa Te teha sellega ühtegi tegevust kuni see on lukust lahti tehtud.
silence: Kuniks Teie konto on limiteeritud, ainult need inimesed, kes Teid juba jälgivad, näevad Teie tuututusi sellel serveril ning Teid jäetakse välja avalikest nimekirjadest. Sellest hoolimata võivad inimesed Teid siiski jälgida.
suspend: Teie konto on peatatud ning kõik Teie tuututused ja üleslaetud meediafailid on jäädavalt kustutatud sellelt serverilt ning serveritelt, kus Teil oli jälgijad.
+ get_in_touch: Te saate sellele e-kirjale vastata, et võtta ühendust %{instance}-i personaliga.
review_server_policies: Vaadake üle serveri eeskirju
+ statuses: 'Täpsemalt:'
subject:
disable: Teie konto %{acct} on lukustatud
none: Hoiatus kasutajale %{acct}
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 1f2ac6644e..ab8a687468 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -11,6 +11,7 @@ eu:
apps: Aplikazio mugikorrak
apps_platforms: Erabili Mastodon, iOS, Android eta beste plataformetatik
browse_directory: Arakatu profilen direktorio bat eta iragazi interesen arabera
+ browse_local_posts: Ikusi zerbitzari honetako mezu publikoen zuzeneko jario bat
browse_public_posts: Arakatu Mastodoneko mezu publikoen zuzeneko jario bat
contact: Kontaktua
contact_missing: Ezarri gabe
@@ -175,6 +176,7 @@ eu:
user: Erabiltzailea
salmon_url: Salmon URL-a
search: Bilatu
+ search_same_ip: IP bera duten beste erabiltzaileak
shared_inbox_url: Partekatutako sarrera ontziaren URL-a
show:
created_reports: Sortutako txostenak
@@ -201,10 +203,12 @@ eu:
confirm_user: "%{name}(e)k %{target}(r)en e-mail helbidea berretsi du"
create_account_warning: "%{name}-k abisua bidali dio %{target}-ri"
create_custom_emoji: "%{name}(e)k emoji berria kargatu du %{target}"
+ create_domain_allow: "%{name}(e)k %{target} domeinua zerrenda zurian zartu du"
create_domain_block: "%{name}(e)k %{target} domeinua blokeatu du"
create_email_domain_block: "%{name}(e)k %{target} e-mail helbideen domeinua zerrenda beltzean sartu du"
demote_user: "%{name}(e)k %{target} mailaz jaitsi du"
destroy_custom_emoji: "%{name} erabiltzaileak %{target} emojia suntsitu du"
+ destroy_domain_allow: "%{name}(e)k %{target} domeinua zerrenda zuritik kendu du"
destroy_domain_block: "%{name}(e)k %{target} domeinua desblokeatu du"
destroy_email_domain_block: "%{name}(e)k %{target} e-mail helbideen domeinua zerrenda zurian sartu du"
destroy_status: "%{name}(e)k %{target}(e)n egoera kendu du"
@@ -268,7 +272,7 @@ eu:
feature_invites: Gonbidapen estekak
feature_profile_directory: Profil-direktorioa
feature_registrations: Izen emateak
- feature_relay: Federazio haria
+ feature_relay: Federazio errelea
feature_spam_check: Anti-spam
feature_timeline_preview: Denbora-lerroaren aurrebista
features: Ezaugarriak
@@ -375,7 +379,7 @@ eu:
pending_accounts:
title: Zain dauden kontuak (%{count})
relays:
- add_new: Gehitu hari berria
+ add_new: Gehitu hari errelea
delete: Ezabatu
description_html: "Federazio errele bat zerbitzari tartekari bat da, bertara harpidetutako eta bertan argitaratzen duten zerbitzarien artean toot publiko kopuru handiak banatzen ditu. Zerbitzari txiki eta ertainei Fedibertsoko edukia aurkitzen laguntzen die, bestela erabiltzaile lokalek eskuz jarraitu beharko lituzkete urruneko zerbitzarietako erabiltzaileak."
disable: Desgaitu
@@ -387,6 +391,7 @@ eu:
pending: Erreleak onartzearen zain
save_and_enable: Gorde eta gaitu
setup: Ezarri errele konexio bat
+ signatures_not_enabled: Erreleek ez dute ongi funtzionatuko modu segurua edo zerrenda zuria gaituta badago
status: Mezuak
title: Erreleak
report_notes:
@@ -435,6 +440,9 @@ eu:
custom_css:
desc_html: Aldatu itxura orri bakoitzean kargatutako CSS bidez
title: CSS pertsonala
+ default_noindex:
+ desc_html: Ezarpen hau berez aldatu ez duten erabiltzaile guztiei eragiten die
+ title: Utzi erabiltzaileak bilatzailearen indexaziotik kanpo lehenetsita
domain_blocks:
all: Guztiei
disabled: Inori ez
@@ -502,6 +510,9 @@ eu:
desc_html: Bistaratu denbora-lerro publikoa hasiera orrian
title: Denbora-lerroaren aurrebista
title: Gunearen ezarpenak
+ trendable_by_default:
+ desc_html: Aurretik debekatu ez diren traola guztiei eragiten dio
+ title: Baimendu traolak joera bihurtzea aurretik errebisatu gabe
trends:
desc_html: Erakutsi publikoki orain joeran dauden aurretik errebisatutako traolak
title: Traolak joeran
@@ -522,6 +533,7 @@ eu:
tags:
accounts_today: Erabilera bakanak gaur
accounts_week: Erabilera bakanak aste honetan
+ breakdown: Gaurko erabilera iturriaren arabera
context: Testuingurua
directory: Direktorioan
in_directory: "%{count} direktorioan"
@@ -552,6 +564,7 @@ eu:
body_remote: "%{domain} domeinuko norbaitek %{target} salatu du"
subject: Salaketa berria %{instance} instantzian (#%{id})
new_trending_tag:
+ body: "#%{name} traola joeran dago gaur, baina ez da oraindik errebisatu. Ez da publikoki agertuko baimentzen ez baduzu, edo gorde inprimakia dagoen moduan eta ez duzu berriro honi buruz entzungo."
subject: Traola berria errebisatzeko %{instance} instantzian (#%{name})
aliases:
add_new: Sortu ezizena
@@ -566,6 +579,7 @@ eu:
confirmation_dialogs: Berrespen dialogoak
discovery: Aurkitzea
sensitive_content: Eduki hunkigarria
+ toot_layout: Toot disposizioa
application_mailer:
notification_preferences: Aldatu e-mail hobespenak
salutation: "%{name},"
@@ -660,6 +674,10 @@ eu:
before: 'Jarraitu aurretik, irakurri adi ohar hauek:'
caches: Beste zerbitzariek cachean duten edukia mantentzea gerta daiteke
data_removal: Zure mezuak eta beste datuak behin betiko ezabatuko dira
+ email_change_html: Zure e-mail helbidea aldatu dezakezu kontua ezabatu gabe
+ email_contact_html: Oraindik heltzen ez bada, e-mail bai bidali dezakezu %{email} helbidera laguntza eskatzeko
+ email_reconfirmation_html: Ez baduzu baieztamen e-maila jasotzen, berriro eskatu dezakezu
+ irreversible: Ezin izango duzu kontua berreskuratu edo berraktibatu
more_details_html: Xehetasun gehiagorako, ikusi pribatutasun politika.
username_available: Zure erabiltzaile-izena berriro eskuragarri egongo da
username_unavailable: Zure erabiltzaile-izena ez da eskuragarri egongo
@@ -682,7 +700,7 @@ eu:
'500':
content: Sentitzen dugu, zerbait okerra gertatu da gure aldean.
title: Orri hau ez da zuzena
- '503': The page could not be served due to a temporary server failure.
+ '503': Orria ezin izan da zerbitzatu zerbitzariaren behin behineko arazo bat dela eta.
noscript_html: Mastodon web aplikazioa erabiltzeko, gaitu JavaScript. Bestela, probatu Mastodon plataformarako aplikazio natiboren bat.
existing_username_validator:
not_found: ezin izan da izen hori duen kide lokalik aurkitu
@@ -706,6 +724,7 @@ eu:
add_new: Gehitu berria
errors:
limit: Gehienezko traola kopurua nabarmendu duzu jada
+ hint_html: "Zer dira nabarmendutako traolak? Zure profilean toki nabarmendu batean agertzen dira eta jendeari traola hau daukaten mezu publikoak arakatzea ahalbidetzen diote. Sormen lana edo epe luzerako proiektuak jarraitzeko primerakoak dira."
filters:
contexts:
home: Hasierako denbora-lerroa
@@ -731,6 +750,7 @@ eu:
all: Denak
changes_saved_msg: Aldaketak ongi gorde dira!
copy: Kopiatu
+ no_batch_actions_available: Ez dago ekintza masiborik orri honetan eskuragarri
order_by: Ordenatze-irizpidea
save_changes: Gorde aldaketak
validation_errors:
@@ -825,6 +845,7 @@ eu:
backreference_required: Kontu berria honi erreferentzia egiteko konfiguratu behar da
before: 'Jarraitu aurretik, irakurri adi ohar hauek:'
cooldown: Migratu eta gero egonaldi tarte bat egongo da eta bitartean ezin izango duzu berriro migratu
+ disabled_account: Zure uneko kontua ezin izango da gero erabili. Hala ere, datua exporatu ahal izango dituzu, eta berriro aktibatu.
followers: Ekintza honek jarraitzaile guztiak eramango ditu uneko kontutik kontu berrira
only_redirect_html: Bestela, zure profilean birbideratze soil bat jarri dezakezu.
other_data: Ez da beste daturik migratuko automatikoki
@@ -991,6 +1012,8 @@ eu:
profile: Profila
relationships: Jarraitutakoak eta jarraitzaileak
two_factor_authentication: Bi faktoreetako autentifikazioa
+ spam_check:
+ spam_detected: Hau salaketa automatiko bat da. Spam-a antzeman da.
statuses:
attached:
description: 'Erantsita: %{attached}'
@@ -1154,6 +1177,7 @@ eu:
disable: Zure kontua izoztuta dagoen bitartean, zure kontua bere horretan dirau, baina ezin duzu ekintzarik burutu desblokeatzen den arte.
silence: Zure kontua murriztua dagoen bitartean, jada zu jarraitzen zaituztenak besterik ez dituzte zure Toot-ak ikusiko zerbitzari honetan, eta agian zerrenda publikoetatik kenduko zaizu. Hala ere besteek oraindik zu jarraitu zaitzakete.
suspend: Zure kontua kanporatua izan da, zure toot guztiak eta multimedia fitxategiak behin betiko ezabatu dira zerbitzari honetatik, eta zure jarraitzaileen zerbitzarietatik.
+ get_in_touch: "%{instance} instantziako jendearekin harremanetan jartzeko e-mail honi erantzun ahal diozu."
review_server_policies: Berrikusi zerbitzariko politikak
statuses: 'Zehazki, honentzat:'
subject:
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index ebac705d80..ea901423d5 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -11,6 +11,7 @@ fa:
apps: اپهای موبایل
apps_platforms: ماستدون را در iOS، اندروید، و سایر سیستمها داشته باشید
browse_directory: کاربران این سرور را بر اساس علاقهمندیهایشان پیدا کنید
+ browse_local_posts: فهرست لحظهای نوشتههای عمومی در ماستدون را ببینید
browse_public_posts: فهرست لحظهای نوشتههای عمومی در ماستدون را ببینید
contact: تماس
contact_missing: تعیین نشده
@@ -175,6 +176,7 @@ fa:
user: کاربر
salmon_url: نشانی Salmon
search: جستجو
+ search_same_ip: دیگر کاربران با همان IP
shared_inbox_url: نشانی صندوق ورودی مشترک
show:
created_reports: گزارشهای ثبت کرده
@@ -575,6 +577,7 @@ fa:
confirmation_dialogs: پیغامهای تأیید
discovery: کاوش
sensitive_content: محتوای حساس
+ toot_layout: آرایش بوق
application_mailer:
notification_preferences: تغییر ترجیحات ایمیل
salutation: "%{name}،"
@@ -997,7 +1000,7 @@ fa:
development: فرابری
edit_profile: ویرایش نمایه
export: برونسپاری دادهها
- featured_tags: برچسبهای منتخب
+ featured_tags: برچسبهای برگزیده
identity_proofs: مدرک شناسهها
import: درونریزی
import_and_export: درونریزی و برونبری
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 500c2408f2..dfe71c0989 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -5,11 +5,15 @@ fi:
about_mastodon_html: Mastodon on sosiaalinen verkosto. Se on toteutettu avoimilla verkkoprotokollilla ja vapailla, avoimen lähdekoodin ohjelmistoilla, ja se toimii hajautetusti samaan tapaan kuin sähköposti.
about_this: Tietoja tästä palvelimesta
administered_by: 'Ylläpitäjä:'
+ api: API
apps: Mobiili sovellukset
+ apps_platforms: Käytä Mastodonia iOS:llä, Androidilla tai muilla alustoilla
contact: Ota yhteyttä
contact_missing: Ei asetettu
contact_unavailable: Ei saatavilla
+ discover_users: Löydä käyttäjiä
documentation: Dokumentaatio
+ get_apps: Kokeile mobiilisovellusta
hosted_on: Mastodon palvelimella %{domain}
learn_more: Lisätietoja
privacy_policy: Tietosuojaseloste
@@ -19,6 +23,9 @@ fi:
other: tilanne
status_count_before: He ovat luoneet
terms: Käyttöehdot
+ unavailable_content_description:
+ domain: Palvelin
+ reason: Syy
user_count_after:
one: käyttäjä
other: käyttäjät
@@ -34,18 +41,26 @@ fi:
joined: Liittynyt %{date}
last_active: viimeksi aktiivinen
link_verified_on: Tämän linkin omistus on tarkastettu %{date}
+ media: Media
moved_html: "%{name} on muuttanut osoitteeseen %{new_profile_link}:"
network_hidden: Nämä tiedot eivät ole käytettävissä
+ never_active: Ei koskaan
nothing_here: Täällä ei ole mitään!
people_followed_by: Henkilöt, joita %{name} seuraa
people_who_follow: Käyttäjän %{name} seuraajat
pin_errors:
following: Sinun täytyy seurata henkilöä jota haluat tukea
+ posts:
+ one: Tuuttaus
+ other: Tuuttaukset
+ posts_tab_heading: Tuuttaukset
posts_with_replies: Tuuttaukset ja vastaukset
reserved_username: Käyttäjänimi on varattu
roles:
admin: Ylläpitäjä
+ bot: Botti
moderator: Moderaattori
+ unavailable: Profiili ei saatavilla
unfollow: Lopeta seuraaminen
admin:
account_moderation_notes:
@@ -54,6 +69,8 @@ fi:
delete: Poista
destroyed_msg: Moderointimerkinnän poisto onnistui!
accounts:
+ approve: Hyväksy
+ approve_all: Hyväksy kaikki
are_you_sure: Oletko varma?
avatar: Profiilikuva
by_domain: Verkkotunnus
@@ -67,6 +84,7 @@ fi:
confirm: Vahvista
confirmed: Vahvistettu
confirming: Vahvistetaan
+ deleted: Poistettu
demote: Alenna
disable: Poista käytöstä
disable_two_factor_authentication: Poista 2FA käytöstä
@@ -83,6 +101,8 @@ fi:
followers_url: Seuraajien osoite
follows: Seuraa
inbox_url: Saapuvan postilaatikon osoite
+ ip: IP
+ joined: Liittynyt
location:
all: Kaikki
local: Paikalliset
@@ -92,7 +112,9 @@ fi:
media_attachments: Medialiitteet
memorialize: Muuta muistosivuksi
moderation:
+ active: Aktiivinen
all: Kaikki
+ pending: Odottavat
silenced: Hiljennetty
suspended: Jäähyllä
title: Moderointi
@@ -108,6 +130,8 @@ fi:
public: Julkinen
push_subscription_expires: PuSH-tilaus vanhenee
redownload: Päivitä profiilikuva
+ reject: Hylkää
+ reject_all: Hylkää kaikki
remove_avatar: Poista profiilikuva
resend_confirmation:
already_confirmed: Tämä käyttäjä on jo vahvistettu
@@ -129,14 +153,18 @@ fi:
created_reports: Tämän tilin luomat raportit
targeted_reports: Tästä tilistä tehdyt raportit
silence: Hiljennä
+ silenced: Mykistetty
statuses: Tilat
subscribe: Tilaa
+ suspended: Jäähyllä
title: Tilit
unconfirmed_email: Sähköpostia ei vahvistettu
undo_silenced: Peru hiljennys
undo_suspension: Peru jäähy
unsubscribe: Lopeta tilaus
username: Käyttäjänimi
+ warn: Varoita
+ web: Verkko
action_logs:
actions:
assigned_to_self_report: "%{name} otti raportin %{target} tehtäväkseen"
@@ -191,6 +219,8 @@ fi:
update_failed_msg: Emojin päivitys epäonnistui
updated_msg: Emojin päivitys onnistui!
upload: Lähetä
+ dashboard:
+ authorized_fetch_mode: Suojattu tila
domain_blocks:
add_new: Lisää uusi
created_msg: Verkkotunnuksen estoa käsitellään
diff --git a/config/locales/fr.yml b/config/locales/fr.yml
index f44a0893f3..52dd032dd4 100644
--- a/config/locales/fr.yml
+++ b/config/locales/fr.yml
@@ -1,25 +1,26 @@
---
fr:
about:
- about_hashtag_html: Figurent ci-dessous les pouets tagués avec #%{hashtag}. Vous pouvez interagir avec eux si vous avez un compte n’importe où dans le Fediverse.
- about_mastodon_html: Mastodon est un réseau social utilisant des protocoles Web ouverts et des logiciels libres. Tout comme le courriel, il est décentralisé.
+ about_hashtag_html: Voici les pouets tagués avec #%{hashtag}. Vous pouvez interagir avec eux si vous avez un compte n’importe où dans le Fédiverse.
+ about_mastodon_html: 'Le réseau social de l''avenir : Pas d''annonces, pas de surveillance institutionnelle, conception éthique et décentralisation ! Possédez vos données avec Mastodon !'
about_this: À propos
- active_count_after: actif·ve·s
+ active_count_after: actif·ve
active_footnote: Utilisateur·rice·s actif·ve·s mensuels (MAU)
administered_by: 'Administrée par :'
api: API
apps: Applications mobiles
apps_platforms: Utilisez Mastodon depuis iOS, Android et d’autres plates-formes
browse_directory: Parcourir l’annuaire des profils et filtrer par centres d’intérêt
+ browse_local_posts: Parcourir un flux en direct de messages publics depuis ce serveur
browse_public_posts: Parcourir un flux en direct de messages publics sur Mastodon
contact: Contact
- contact_missing: Manquant
- contact_unavailable: Non disponible
+ contact_missing: Non défini
+ contact_unavailable: N/D
discover_users: Découvrez des utilisateur·rice·s
documentation: Documentation
federation_hint_html: Avec un compte sur %{instance}, vous pourrez suivre les gens sur n’importe quel serveur Mastodon et au-delà.
get_apps: Essayez une application mobile
- hosted_on: Serveur Mastodon hébergée par %{domain}
+ hosted_on: Serveur Mastodon hébergé par %{domain}
instance_actor_flash: |
Ce compte est un acteur virtuel utilisé pour représenter le serveur lui-même et non un utilisateur individuel.
Il est utilisé à des fins de fédération et ne doit pas être bloqué à moins que vous ne vouliez bloquer l’instance entière, dans ce cas vous devriez utiliser un bloqueur de domaine.
@@ -29,18 +30,18 @@ fr:
server_stats: 'Statistiques du serveur :'
source_code: Code source
status_count_after:
- one: Statut
- other: Statuts
+ one: statut
+ other: statuts
status_count_before: Ayant publié
- tagline: Suivez vos ami·e·s et découvrez en de nouveaux·elles
+ tagline: Suivez vos ami·e·s et découvrez-en de nouveaux·elles
terms: Conditions d’utilisation
unavailable_content: Contenu non disponible
unavailable_content_description:
domain: Serveur
- reason: 'Motif :'
- rejecting_media: Les fichiers média de ce serveur ne seront pas traités et aucune miniature ne sera affichée, nécessitant un clic manuel vers l'autre serveur.
- silenced: Les messages de ce serveur ne s'afficheront nulle part sauf votre flux personnel si vous suivez l'auteur.
- suspended: Vous ne pourrez suivre personne de ce serveur, aucune donnée ne sera traitée ou stockée et aucune donnée ne sera échangée.
+ reason: Motif
+ rejecting_media: 'Les fichiers média de ces serveurs ne seront pas traités ou stockés et aucune miniature ne sera affichée, nécessitant un clic vers le fichier d’origine :'
+ silenced: 'Les messages de ces serveurs seront cachés des flux publics et conversations, et les interactions de leurs utilisateur·ice·s ne donneront lieu à aucune notification, à moins que vous ne les suiviez :'
+ suspended: 'Aucune donnée venant de ces serveurs ne sera traitée, stockée ou échangée, rendant toute interaction ou communication avec les utilisateurs de ces serveurs impossible :'
unavailable_content_html: Mastodon vous permet généralement de visualiser le contenu et d'interagir avec les utilisateurs de n'importe quel autre serveur dans le fédiverse. Voici les exceptions qui ont été faites sur ce serveur en particulier.
user_count_after:
one: utilisateur
@@ -49,7 +50,7 @@ fr:
what_is_mastodon: Qu’est-ce que Mastodon ?
accounts:
choices_html: "%{name} recommande :"
- endorsements_hint: Vous pouvez soutenir les personnes que vous suivez depuis l’interface web, et elles apparaîtront ici.
+ endorsements_hint: Vous pouvez recommander des personnes que vous suivez depuis l’interface web, et elles apparaîtront ici.
featured_tags_hint: Vous pouvez recommander des hashtags spécifiques qui seront affichés ici.
follow: Suivre
followers:
@@ -57,7 +58,7 @@ fr:
other: Abonné⋅e⋅s
following: Abonnements
joined: Inscrit·e en %{date}
- last_active: actif dernièrement
+ last_active: actif·ve dernièrement
link_verified_on: La propriété de ce lien a été vérifiée le %{date}
media: Médias
moved_html: "%{name} a changé de compte pour %{new_profile_link} :"
@@ -72,7 +73,7 @@ fr:
one: Pouet
other: Pouets
posts_tab_heading: Pouets
- posts_with_replies: Statuts & réponses
+ posts_with_replies: Pouets & réponses
reserved_username: Ce nom d’utilisateur⋅ice est réservé
roles:
admin: Admin
@@ -114,7 +115,7 @@ fr:
domain: Domaine
edit: Éditer
email: Courriel
- email_status: État de la messagerie
+ email_status: État du courriel
enable: Activer
enabled: Activé
feed_url: URL du flux
@@ -135,7 +136,7 @@ fr:
media_attachments: Fichiers médias
memorialize: Convertir en mémorial
moderation:
- active: Actif
+ active: Actif·ve·s
all: Tous
pending: En cours de traitement
silenced: Masqués
@@ -175,6 +176,7 @@ fr:
user: Utilisateur
salmon_url: URL Salmon
search: Rechercher
+ search_same_ip: Autres utilisateur·rice·s avec la même IP
shared_inbox_url: URL de la boite de réception partagée
show:
created_reports: Signalements faits
@@ -186,7 +188,7 @@ fr:
suspended: Suspendu
time_in_queue: En file d’attente %{time}
title: Comptes
- unconfirmed_email: Courriel non-confirmé
+ unconfirmed_email: Courriel non confirmé
undo_silenced: Démasquer
undo_suspension: Annuler la suspension
unsubscribe: Se désabonner
@@ -199,14 +201,16 @@ fr:
assigned_to_self_report: "%{name} s’est assigné·e le signalement de %{target}"
change_email_user: "%{name} a modifié l’adresse de courriel de l’utilisateur·rice %{target}"
confirm_user: "%{name} adresse courriel confirmée de l’utilisateur·ice %{target}"
- create_account_warning: "%{name} a envoyé une attention à %{target}"
+ create_account_warning: "%{name} a envoyé un avertissement à %{target}"
create_custom_emoji: "%{name} a importé de nouveaux émojis %{target}"
+ create_domain_allow: "%{name} a inscrit le domaine %{target} sur liste blanche"
create_domain_block: "%{name} a bloqué le domaine %{target}"
- create_email_domain_block: "%{name} a mis le domaine du courriel %{target} sur liste noire"
+ create_email_domain_block: "%{name} a mis le domaine de courriel %{target} sur liste noire"
demote_user: "%{name} a rétrogradé l’utilisateur·ice %{target}"
destroy_custom_emoji: "%{name} a détruit l’émoticône %{target}"
+ destroy_domain_allow: "%{name} a supprimé le domaine %{target} de la liste blanche"
destroy_domain_block: "%{name} a débloqué le domaine %{target}"
- destroy_email_domain_block: "%{name} a mis le domaine du courriel %{target} sur liste blanche"
+ destroy_email_domain_block: "%{name} a mis le domaine de courriel %{target} sur liste blanche"
destroy_status: "%{name} a enlevé le statut de %{target}"
disable_2fa_user: "%{name} a désactivé l’authentification à deux facteurs pour l’utilisateur·ice %{target}"
disable_custom_emoji: "%{name} a désactivé l’émoji %{target}"
@@ -246,18 +250,18 @@ fr:
enabled: Activé
enabled_msg: Émoji activé avec succès
image_hint: PNG de moins de 50 Ko
- list: Liste
+ list: Lister
listed: Listé
new:
title: Ajouter un nouvel émoji personnalisé
- overwrite: Réécrire
+ overwrite: Écraser
shortcode: Raccourci
shortcode_hint: Au moins deux caractères, seulement des caractères alphanumériques ou des tirets bas
title: Émojis personnalisés
uncategorized: Non catégorisé
- unlist: Délisté
+ unlist: Délister
unlisted: Délisté
- update_failed_msg: N’a pas pu mettre à jour cet émoji
+ update_failed_msg: Cet émoji n'a pas pu être mis à jour
updated_msg: Émoji mis à jour avec succès !
upload: Téléverser
dashboard:
@@ -312,8 +316,8 @@ fr:
private_comment: Commentaire privé
private_comment_hint: Commenter sur cette limitation de domaine pour informer les modérateurs internes.
public_comment: Commentaire public
- public_comment_hint: Commentaire sur cette limitation de domaine pour le grand public, si la visibilité publique de la liste des limitations de domaine est activée.
- reject_media: Fichiers média rejetés
+ public_comment_hint: Commentaire sur cette limitation de domaine pour le grand public, si l'affichage publique de la liste des limitations de domaine est activée.
+ reject_media: Rejeter les fichiers média
reject_media_hint: Supprime localement les fichiers média stockés et refuse d’en télécharger ultérieurement. Ne concerne pas les suspensions
reject_reports: Rejeter les signalements
reject_reports_hint: Ignorez tous les signalements provenant de ce domaine. Ne concerne pas les suspensions
@@ -327,8 +331,8 @@ fr:
one: Un compte affecté dans la base de données
other: "%{count} comptes affectés dans la base de données"
retroactive:
- silence: Annuler le masquage sur tous les comptes existants pour ce domaine
- suspend: Annuler la suspension sur tous les comptes existants pour ce domaine
+ silence: Annuler le masquage des comptes existants affectés pour ce domaine
+ suspend: Annuler la suspension des comptes existants affectés pour ce domaine
title: Annuler le blocage de domaine pour %{domain}
undo: Annuler
undo: Annuler le bloqueur de domaine
@@ -380,10 +384,10 @@ fr:
description_html: Un relai de fédération est un serveur intermédiaire qui échange de grandes quantités de pouets publics entre les serveurs qui publient dessus et ceux qui y sont abonnés. Il peut aider les petits et moyen serveurs à découvrir du contenu sur le fediverse, ce qui normalement nécessiterait que les membres locaux suivent des gens inscrits sur des serveurs distants.
disable: Désactiver
disabled: Désactivé
- enable: Activé
+ enable: Activer
enable_hint: Une fois activé, votre serveur souscrira à tous les pouets publics présents sur ce relais et y enverra ses propres pouets publics.
enabled: Activé
- inbox_url: URL de relais
+ inbox_url: URL du relais
pending: En attente de l’approbation du relai
save_and_enable: Sauvegarder et activer
setup: Paramétrer une connexion de relais
@@ -396,7 +400,7 @@ fr:
reports:
account:
note: note
- report: signaler
+ report: signalement(s)
action_taken_by: Intervention de
are_you_sure: Êtes vous certain⋅e ?
assign_to_self: Me l’assigner
@@ -425,7 +429,7 @@ fr:
updated_at: Mis à jour
settings:
activity_api_enabled:
- desc_html: Nombre de statuts affichés localement, d’utilisateur·ice·s actif·ve·s et de nouveaux enregistrements dans les registres hebdomadaires
+ desc_html: Nombre de statuts affichés localement, d’utilisateur·ice·s actif·ve·s et de nouveaux·elles utilisateur·ice·s regroupé·e·s par semaine
title: Publier des statistiques agrégées sur l’activité des utilisateur·ice·s
bootstrap_timeline_accounts:
desc_html: Séparez les noms d’utilisateur·ice par des virgules. Ne fonctionne qu’avec des comptes locaux et non verrouillés. Si laissé vide, tous les administrateur⋅ice⋅s locaux sont sélectionné⋅e⋅s.
@@ -445,7 +449,7 @@ fr:
title: Afficher les bloqueurs de domaines
users: Pour les utilisateurs locaux connectés
domain_blocks_rationale:
- title: Voir le raisonnement
+ title: Montrer la raison
hero:
desc_html: Affichée sur la page d’accueil. Au moins 600x100px recommandé. Lorsqu’elle n’est pas définie, se rabat sur la vignette du serveur
title: Image d’en-tête
@@ -459,11 +463,11 @@ fr:
desc_html: Les liens de prévisualisation sur les autres sites web afficheront une vignette même si le média est sensible
title: Afficher les médias sensibles dans les prévisualisations OpenGraph
profile_directory:
- desc_html: Permettre aux utilisateurs d’être découverts
+ desc_html: Permettre aux utilisateur·ice·s d’être découvert·e·s
title: Activer l’annuaire des profils
registrations:
closed_message:
- desc_html: Affiché sur la page d’accueil lorsque les inscriptions sont fermées%{instance}
pourrait ne pas être le serveur où vous vous êtes inscrit, et nous devons donc vous rediriger vers votre serveur de base en premier."
+ reason_html: "Pourquoi cette étape est-elle nécessaire? %{instance}
pourrait ne pas être le serveur sur lequel vous vous êtes inscrit·e, et nous devons donc vous rediriger vers votre serveur de base en premier."
remote_interaction:
favourite:
proceed: Confirmer l’ajout aux favoris
@@ -993,7 +998,7 @@ fr:
appearance: Apparence
authorized_apps: Applications autorisées
back: Retour vers Mastodon
- delete: Suppression de compte
+ delete: Suppression du compte
development: Développement
edit_profile: Modifier le profil
export: Export de données
@@ -1008,7 +1013,7 @@ fr:
relationships: Abonnements et abonné·e·s
two_factor_authentication: Identification à deux facteurs
spam_check:
- spam_detected: Ceci est un rapport automatisé. Du spam a été détecté.
+ spam_detected: Ceci est un rapport automatisé. Des pollupostages ont été détectés.
statuses:
attached:
description: 'Attaché : %{attached}'
@@ -1025,7 +1030,7 @@ fr:
other: 'contient les hashtags désactivés : %{tags}'
language_detection: Détecter automatiquement la langue
open_in_web: Ouvrir sur le web
- over_character_limit: limite de caractères dépassée de %{max} caractères
+ over_character_limit: limite de %{max} caractères dépassée
pin_errors:
limit: Vous avez déjà épinglé le nombre maximum de pouets
ownership: Vous ne pouvez pas épingler un statut ne vous appartenant pas
@@ -1033,7 +1038,7 @@ fr:
reblog: Un partage ne peut pas être épinglé
poll:
total_people:
- one: "%{count} personnes"
+ one: "%{count} personne"
other: "%{count} personnes"
total_votes:
one: "%{count} vote"
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index f325757520..64f479ec7b 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -4,35 +4,36 @@ gl:
about_hashtag_html: Estas son mensaxes públicas etiquetadas con #%{hashtag}. Podes interactuar con elas se tes unha conta nalgures do fediverso.
about_mastodon_html: Mastodon é unha rede social que se basea en protocolos web abertos e libres, software de código aberto. É descentralizada como o correo electrónico.
about_this: Acerca de
- active_count_after: activo
+ active_count_after: activas
active_footnote: Usuarias Activas no Mes (UAM)
administered_by: 'Administrada por:'
api: API
apps: Apps móbiles
- apps_platforms: Utilice Mastodon desde iOS, Android e outras plataformas
- browse_directory: Navegue no directorio de perfís e filtre por intereses
+ apps_platforms: Utiliza Mastodon desde iOS, Android e outras plataformas
+ browse_directory: Olla o directorio de perfís e filtra por intereses
+ browse_local_posts: Ler en directo o fluxo das publicacións públicas deste servidor
browse_public_posts: Vexa o fluxo de comentarios públicos en Mastodon
contact: Contacto
contact_missing: Non establecido
contact_unavailable: N/A
- discover_users: Descubra usuarias
+ discover_users: Descubre usuarias
documentation: Documentación
- federation_hint_html: Con unha conta en %{instance} poderá seguir a outras persoas en calquera dos servidores Mastodon e incluso máis.
- get_apps: Probe cunha app móbil
+ federation_hint_html: Con unha conta en %{instance} poderás seguir a outras persoas en calquera dos servidores Mastodon e incluso máis.
+ get_apps: Proba cunha app móbil
hosted_on: Mastodon aloxado en %{domain}
instance_actor_flash: 'Esta conta é un actor virtual utilizado para representar ao servidor e non a unha usuaria individual. Utilízase para propósitos de federación e non debería estar bloqueada a menos que queira bloquear a toda a instancia, en tal caso debería utilizar o bloqueo do dominio.
'
- learn_more: Coñeza máis
+ learn_more: Saber máis
privacy_policy: Política de intimidade
- see_whats_happening: Mire o que acontece
+ see_whats_happening: Mira o que acontece
server_stats: 'Estatísticas:'
source_code: Código fonte
status_count_after:
one: estado
other: estados
status_count_before: Que publicaron
- tagline: Siga as amizades e faga outras novas
+ tagline: Conecta coas amizades e fai outras novas
terms: Termos do servizo
unavailable_content: Contido non dispoñible
unavailable_content_description:
@@ -175,6 +176,7 @@ gl:
user: Usuaria
salmon_url: URL Salmon
search: Busca
+ search_same_ip: Outros usuarios co mesmo IP
shared_inbox_url: URL da caixa de entrada compartida
show:
created_reports: Informes creados
@@ -553,7 +555,7 @@ gl:
title: Xestionar avisos preestablecidos
admin_mailer:
new_pending_account:
- body: Abaixo están os detalles da conta. Pode aprobar ou rexeitar esta solicitude.
+ body: Abaixo están os detalles da conta. Podes aprobar ou rexeitar esta solicitude.
subject: Hai unha conta nova para revisar en %{instance} (%{username})
new_report:
body: "%{reporter} informou sobre %{target}"
@@ -565,8 +567,8 @@ gl:
aliases:
add_new: Crear alcume
created_msg: Creou un novo alcume correctamente. Pode iniciar o movemento desde a conta antiga.
- deleted_msg: Eliminou correctamente o alias. Xa non será posible mover desde esa conta a esta.
- hint_html: Se quere mudarse desde outra conta a esta nova, aquí pode crear un alcume, que é requerido antes de poder proceder a mover os seguidores da conta antiga a esta nova. Esta acción por si mesma é inocua e reversible. A migración da conta iníciase desde a conta antiga.
+ deleted_msg: Eliminou correctamente o alcume. Xa non será posible mover desde esa conta a esta.
+ hint_html: Se queres mudarte desde outra conta a esta nova, aquí podes crear un alcume, que é requerido antes de poder proceder a mover os seguidores da conta antiga a esta nova. Esta acción por si mesma é inocua e reversible. A migración da conta iníciase desde a conta antiga.
remove: Desligar alcume
appearance:
advanced_web_interface: Interface web avanzada
@@ -575,6 +577,7 @@ gl:
confirmation_dialogs: Diálogos de confirmación
discovery: Descubrir
sensitive_content: Contido sensible
+ toot_layout: Disposición do toot
application_mailer:
notification_preferences: Cambiar os axustes de correo-e
salutation: "%{name},"
@@ -626,7 +629,7 @@ gl:
account_status: Estado da conta
confirming: Agardando a confirmación do correo enviado.
functional: A súa conta está totalmente operativa.
- pending: A súa aplicación está pendente de revisión. Poderíanos levar algún tempo. Recibirá un correo se a aplicación está aprobada.
+ pending: A túa aplicación está pendente de revisión. Poderíanos levar algún tempo. Recibirás un correo se a aplicación está aprobada.
redirecting_to: A túa conta está inactiva porque está redirixida a %{acct}.
trouble_logging_in: Problemas para conectar?
authorize_follow:
@@ -678,7 +681,7 @@ gl:
username_unavailable: O nome de usuario non estará dispoñible
directories:
directory: Directorio de perfil
- explanation: Descubra usuarias según o seu interese
+ explanation: Descubre usuarias según o teu interese
explore_mastodon: Explorar %{title}
domain_validator:
invalid_domain: non é un nome de dominio válido
@@ -762,7 +765,7 @@ gl:
keybase:
invalid_token: Os testemuños Keybase son hashes de firma e deben ter 66 caracteres hexadecimais
verification_failed: Keybase non recoñece este testemuño como firma da usuaria de Keybase %{kb_username}. Por favor inténteo desde Keybase.
- wrong_user: Non se puido crear a proba para %{proving} mentras está conectada como %{current}. Conéctese como %{proving} e inténteo de novo.
+ wrong_user: Non se puido crear a proba para %{proving} mentras está conectada como %{current}. Conéctate como %{proving} e inténtao de novo.
explanation_html: Aquí pódese conectar criptográficamente as suas outras identidades, como a un perfil Keybase. Esto permitelle a outras persoas enviarlle mensaxes cifradas e confiar no contido que vostede lle envía.
i_am_html: Eu son %{username} en %{service}.
identity: Identidade
@@ -828,7 +831,7 @@ gl:
on_cooldown: Estas no período de calma
followers_count: Seguidoras no momento da migración
incoming_migrations: Movendo desde unha conta diferente
- incoming_migrations_html: Para migrar doutra conta cara esta, primeiro debes crear un alias da conta.
+ incoming_migrations_html: Para migrar doutra conta cara esta, primeiro debes crear un alcume da conta.
moved_msg: A túa conta está redirixindo agora a %{acct} e os teus seguidores movéronse alí.
not_redirecting: Neste momento a túa conta non está redirixindo cara a ningunha outra.
on_cooldown: Migraches recentemente a conta. Esta función estará dispoñible de novo en %{count} días.
@@ -983,8 +986,8 @@ gl:
windows: Windows
windows_mobile: Windows Mobile
windows_phone: Windows Phone
- revoke: Revocar
- revoke_success: A sesión revocouse con éxito
+ revoke: Revogar
+ revoke_success: A sesión revogouse con éxito
title: Sesións
settings:
account: Conta
@@ -1007,6 +1010,8 @@ gl:
profile: Perfil
relationships: Seguindo e seguidoras
two_factor_authentication: Validar Dobre Factor
+ spam_check:
+ spam_detected: Esto é un informe automatizado. Detectouse Spam.
statuses:
attached:
description: 'Axenado: %{attached}'
@@ -1195,7 +1200,7 @@ gl:
review_preferences_step: Lembre establecer as preferencias, tales como qué correos-e lle querería recibir, ou o nivel de intimidade por omisión para as súas mensaxes. Se non lle molestan as imaxes con movemento, pode escoller que os GIF se reproduzan automáticamente.
subject: Benvida a Mastodon
tip_federated_timeline: A liña temporal federada é unha visión ampla da rede Mastodon. Pero so inclúe xente a que segue xente que vostede segue, así que non é completa.
- tip_following: Por omisión vostede segue ao Admin do seu servidor. Para atopar máis xente interesante, mire nas liñas temporais local e federada.
+ tip_following: Por omisión segues a Admin no teu servidor. Para atopar máis xente interesante, mira nas liñas temporais local e federada.
tip_local_timeline: A liña temporal local é unha ollada xeral sobre a xente en %{instance}. Son as súas veciñas máis próximas!
tip_mobile_webapp: Si o navegador móbil lle ofrece engadir Mastodon a pantalla de inicio, pode recibir notificacións push. En moitos aspectos comportarase como un aplicativo nativo!
tips: Consellos
diff --git a/config/locales/hi.yml b/config/locales/hi.yml
index 0967ef424b..401d07cf6e 100644
--- a/config/locales/hi.yml
+++ b/config/locales/hi.yml
@@ -1 +1,32 @@
-{}
+---
+hi:
+ about:
+ about_this: विवरण
+ active_count_after: सक्रिय
+ contact: संपर्क
+ learn_more: अधिक जानें
+ privacy_policy: गोपनीयता नीति
+ status_count_after:
+ one: स्थिति
+ other: स्थितियां
+ unavailable_content_description:
+ domain: सर्वर
+ reason: कारण
+ errors:
+ '400': The request you submitted was invalid or malformed.
+ '403': You don't have permission to view this page.
+ '404': The page you are looking for isn't here.
+ '406': This page is not available in the requested format.
+ '410': The page you were looking for doesn't exist here anymore.
+ '422':
+ '429': Throttled
+ '500':
+ '503': The page could not be served due to a temporary server failure.
+ invites:
+ expires_in:
+ '1800': 30 minutes
+ '21600': 6 hours
+ '3600': 1 hour
+ '43200': 12 hours
+ '604800': 1 week
+ '86400': 1 day
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index af7048ebb7..7f519c820b 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -11,6 +11,9 @@ hu:
apps: Mobil appok
apps_platforms: Használd a Mastodont iOS-ről, Androidról vagy más platformról
browse_directory: Böngészd a profilokat és szűrj érdeklődési körre
+ browse_local_posts: 'Nézz bele a szerver publikus, élő adatfolyamába
+
+'
browse_public_posts: Nézz bele a Mastodon élő adatfolyamába
contact: Kapcsolat
contact_missing: Nincs megadva
@@ -145,7 +148,7 @@ hu:
most_recent_activity: Legutóbbi tevékenységek
most_recent_ip: Legutóbbi IP-cím
no_account_selected: Nem változott meg egy fiók sem, mert semmi sem volt kiválasztva
- no_limits_imposed: Nem állítottunk be határértéket
+ no_limits_imposed: Nincs korlátozás
not_subscribed: Nincs feliratkozás
outbox_url: Kimenő üzenetek URL
pending: Engedélyezés alatt
@@ -175,6 +178,7 @@ hu:
user: Felhasználó
salmon_url: Salmon URL
search: Keresés
+ search_same_ip: Más felhasználók ugyanezzel az IP-vel
shared_inbox_url: Megosztott bejövő üzenetek URL
show:
created_reports: Létrehozott jelentések
@@ -201,10 +205,12 @@ hu:
confirm_user: "%{name} megerősítette e-mail címét: %{target}"
create_account_warning: "%{name} figyelmeztetést küldött %{target} felhasználónak"
create_custom_emoji: "%{name} új emojit töltött fel: %{target}"
+ create_domain_allow: "%{name} engedélyező listára vette %{target} domaint"
create_domain_block: "%{name} letiltotta az alábbi domaint: %{target}"
create_email_domain_block: "%{name} feketelistára tette az alábbi e-mail domaint: %{target}"
demote_user: "%{name} lefokozta az alábbi felhasználót: %{target}"
destroy_custom_emoji: "%{name} törölte az emojit: %{target}"
+ destroy_domain_allow: "%{name} leszedte %{target} domaint az engedélyező listáról"
destroy_domain_block: "%{name} engedélyezte az alábbi domaint: %{target}"
destroy_email_domain_block: "%{name} fehérlistára tette az alábbi e-mail domaint: %{target}"
destroy_status: "%{name} eltávolította az alábbi felhasználó tülkjét: %{target}"
@@ -506,6 +512,9 @@ hu:
desc_html: Nyilvános idővonal megjelenítése a főoldalon
title: Idővonal előnézete
title: Webhely beállításai
+ trendable_by_default:
+ desc_html: Azokra a hashtagekere hat, melyet előzőleg nem tiltottak le
+ title: Hashtagek trendiségének engedélyezése előzetes ellenőrzés nélkül
trends:
desc_html: Előzetesen engedélyezett és most trendi hashtagek nyilvános mutatása
title: Trendi hashtagek
@@ -572,6 +581,7 @@ hu:
confirmation_dialogs: Megerősítő párbeszédablakok
discovery: Felfedezés
sensitive_content: Szenzitív tartalom
+ toot_layout: Tülkök megjelenése
application_mailer:
notification_preferences: E-mail beállítások módosítása
salutation: "%{name}!"
@@ -1004,6 +1014,8 @@ hu:
profile: Profil
relationships: Követések és követők
two_factor_authentication: Kétlépcsős azonosítás
+ spam_check:
+ spam_detected: Ez egy automatikus jelentés. Spamet érzékeltünk.
statuses:
attached:
description: 'Csatolva: %{attached}'
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 572769a5ae..97e87460a6 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -11,6 +11,7 @@ id:
apps: Aplikasi hp
apps_platforms: Gunakan Mastodon dari iOS, Android, dan platform lain
browse_directory: Jelajahi direktori profil dan saring sesuai minat
+ browse_local_posts: Jelajahi siaran langsung dari pos publik server ini
browse_public_posts: Jelajahi siaran langsung pos publik di Mastodon
contact: Kontak
contact_missing: Belum diset
@@ -171,6 +172,7 @@ id:
user: Pengguna
salmon_url: URL Salmon
search: Cari
+ search_same_ip: Pengguna lain dengan IP yang sama
shared_inbox_url: URL kotak masuk bersama
show:
created_reports: Laporan yang dibuat oleh akun ini
@@ -197,12 +199,15 @@ id:
confirm_user: "%{name} mengonfirmasi alamat surel pengguna %{target}"
create_account_warning: "%{name} mengirim peringatan untuk %{target}"
create_custom_emoji: "%{name} mengunggah emoji baru %{target}"
+ create_domain_allow: "%{name} memasukkan ke daftar putih domain %{target}"
create_domain_block: "%{name} memblokir domain %{target}"
create_email_domain_block: "%{name} memasukkan ke daftar hitam domain surel %{target}"
demote_user: "%{name} menurunkan pengguna %{target}"
destroy_custom_emoji: "%{name} menghapus emoji %{target}"
+ destroy_domain_allow: "%{name} menghapus domain %{target} dari daftar putih"
destroy_domain_block: "%{name} membuka blokir domain %{target}"
destroy_email_domain_block: "%{name} memasukkan ke daftar putih surel domain %{target}"
+ destroy_status: "%{name} menghapus status %{target}"
disable_2fa_user: "%{name} mematikan syarat dua faktor utk pengguna %{target}"
disable_custom_emoji: "%{name} mematikan emoji %{target}"
disable_user: "%{name} mematikan login untuk pengguna %{target}"
@@ -220,6 +225,7 @@ id:
unsilence_account: "%{name} menghapus bungkaman akun %{target}"
unsuspend_account: "%{name} menghapus penangguhan akun %{target}"
update_custom_emoji: "%{name} memperbarui emoji %{target}"
+ update_status: "%{name} memperbarui status %{target}"
deleted_status: "(status dihapus)"
title: Log audit
custom_emojis:
@@ -304,12 +310,14 @@ id:
suspend: Suspen
title: Pemblokiran domain baru
private_comment: Komentar pribadi
+ private_comment_hint: Komentar tentang pembatasan domain ini untuk penggunaan internal oleh moderator.
public_comment: Komentar publik
reject_media: Tolak berkas media
reject_media_hint: Hapus file media yang tersimpan dan menolak semua unduhan nantinya. Tidak terpengaruh dengan suspen
reject_reports: Tolak laporan
reject_reports_hint: Abaikan semua laporan dari domain ini. Tidak relevan untuk penangguhan
rejecting_media: tolak berkas media
+ rejecting_reports: laporan ditolak
severity:
silence: dibungkam
suspend: ditangguhkan
@@ -339,6 +347,8 @@ id:
instances:
by_domain: Domain
delivery_available: Pengiriman tersedia
+ known_accounts:
+ other: "%{count} akun yang dikenal"
moderation:
all: Semua
limited: Terbatas
@@ -349,6 +359,7 @@ id:
total_blocked_by_us: Yang kita blokir
total_followed_by_them: Diikuti mereka
total_followed_by_us: Diikuti kita
+ total_reported: Laporan tentang mereka
total_storage: Lampiran media
invites:
deactivate_all: Nonaktifkan semua
@@ -363,6 +374,7 @@ id:
relays:
add_new: Tambah relai baru
delete: Hapus
+ description_html: "Relai gabungan adalah server perantara yang menukarkan toot publik dalam jumlah besar antara server yang berlangganan dengan yang menerbitkannya. Ini akan membantu server kecil hingga medium menemukan konten dari fediverse, yang tentu saja mengharuskan pengguna lokal untuk mengikuti orang lain dari server remot."
disable: Matikan
disabled: Dimatikan
enable: Aktifkan
@@ -405,6 +417,7 @@ id:
resolved_msg: Laporan berhasil diselesaikan!
status: Status
title: Laporan
+ unassign: Bebas Tugas
unresolved: Belum Terseleseikan
updated_at: Diperbarui
settings:
@@ -421,24 +434,80 @@ id:
desc_html: Ubah tampilan dengan CSS yang dimuat di setiap halaman
title: CSS Kustom
default_noindex:
+ desc_html: Memengaruhi semua pengguna yang tidak mengubah setelan ini sendiri
title: Singkirkan pengguna dari pengindeksan mesin pencari scr bawaan
domain_blocks:
all: Kepada semua orang
+ disabled: Tidak kepada siapa pun
title: Lihat blokir domain
+ hero:
+ desc_html: Ditampilkan di halaman depan. Direkomendasikan minimal 600x100px. Jika tidak diatur, kembali ke server gambar kecil
+ mascot:
+ desc_html: Ditampilkan di banyak halaman. Direkomendasikan minimal 293x205px. Jika tidak diatur, kembali ke maskot bawaan
+ title: Gambar maskot
+ peers_api_enabled:
+ desc_html: Nama domain server ini dijumpai di fediverse
+ title: Terbitkan daftar server yang ditemukan
+ preview_sensitive_media:
+ desc_html: Pratinjau tautan pada situsweb lain akan menampilkan gambar kecil meski media ditandai sebagai sensitif
+ title: Tampilkan media sensitif di pratinjau OpenGraph
+ profile_directory:
+ desc_html: Izinkan pengguna untuk ditemukan
+ title: Aktifkan direktori profil
registrations:
closed_message:
desc_html: Ditampilkan pada halaman depan saat pendaftaran ditutup<a>
dan <em>
.
title: Deskripsi situs
site_description_extended:
desc_html: Ditampilkan pada halaman informasi tambahan%{instance}
mungkin saja bukan tempat Anda mendaftar, sehingga kami perlu mengalihkan Anda ke server beranda lebih dahulu."
+ remote_interaction:
+ favourite:
+ proceed: Lanjutkan ke favorit
+ prompt: 'Anda ingin memfavoritkan toot ini:'
+ reblog:
+ proceed: Lanjutkan ke boost
+ prompt: 'Anda ingin mem-boost toot ini:'
+ reply:
+ proceed: Lanjutkan ke balasan
+ prompt: 'Anda ingin membalas toot ini:'
+ scheduled_statuses:
+ over_daily_limit: Anda telah melampaui batas %{limit} toot terjadwal untuk sehari
+ over_total_limit: Anda telah melampaui batas %{limit} toot terjadwal
+ too_soon: Tanggal terjadwal haruslah pada hari yang akan datang
+ sessions:
+ activity: Aktivitas terakhir
+ browser: Peramban
+ browsers:
+ alipay: Alipay
+ blackberry: Blackberry
+ chrome: Chrome
+ edge: Microsoft Edge
+ electron: Electron
+ firefox: Firefox
+ generic: Peramban tidak dikenal
+ ie: Internet Explorer
+ micro_messenger: MicroMessenger
+ nokia: Peramban Nokia S40 Ovi
+ opera: Opera
+ otter: Otter
+ phantom_js: PhantomJS
+ qq: QQ Browser
+ safari: Safari
+ uc_browser: UCBrowser
+ weibo: Weibo
+ current_session: Sesi sekarang
+ description: "%{browser} di %{platform}"
+ explanation: Ini peramban yang sedang dalam posisi masuk akun Mastodon Anda.
+ ip: IP
+ platforms:
+ adobe_air: Adobe Air
+ android: Android
+ blackberry: Blackberry
+ chrome_os: ChromeOS
+ firefox_os: Firefox OS
+ ios: iOS
+ linux: Linux
+ mac: Mac
+ other: platform yang tidak diketahui
+ windows: Windows
+ windows_mobile: Windows Mobile
+ windows_phone: Windows Phone
+ revoke: Cabut izin
+ revoke_success: Sesi berhasil dicabut
+ title: Sesi
settings:
+ account: Akun
+ account_settings: Pengaturan akun
+ aliases: Alias akun
+ appearance: Tampilan
authorized_apps: Apl yang diizinkan
back: Kembali ke Mastodon
+ delete: Penghapusan akun
+ development: Pengembangan
edit_profile: Ubah profil
export: Expor data
+ featured_tags: Tagar unggulan
+ identity_proofs: Bukti identitas
import: Impor
+ import_and_export: Impor dan ekspor
+ migrate: Pemindahan akun
+ notifications: Notifikasi
preferences: Pilihan
+ profile: Profil
two_factor_authentication: Autentikasi Two-factor
+ spam_check:
+ spam_detected: Ini adalah laporan otomatis. Spam terdeteksi.
statuses:
+ attached:
+ description: 'Terlampir: %{attached}'
+ image:
+ other: "%{count} gambar"
+ video:
+ other: "%{count} video"
+ boosted_from_html: Boost dari %{acct_link}
+ content_warning: 'Peringatan konten: %{warning}'
+ disallowed_hashtags:
+ other: 'berisi tagar yang tidak diizinkan: %{tags}'
+ language_detection: Deteksi bahasa secara otomatis
open_in_web: Buka di web
over_character_limit: melebihi %{max} karakter
+ pin_errors:
+ limit: Anda sudah mencapai jumlah maksimum toot yang dapat disematkan
show_more: Tampilkan selengkapnya
visibilities:
private: Khusus pengikut
@@ -624,6 +1021,22 @@ id:
recovery_instructions_html: Jika anda kehilangan akses pada handphone anda, anda bisa menggunakan kode pemulihan dibawah ini untuk mendapatkan kembali akses pada akun anda. Simpan kode pemulihan anda baik-baik, misalnya dengan mencetaknya atau menyimpannya bersama dokumen penting lainnya.
setup: Persiapan
wrong_code: Kode yang dimasukkan tidak cocok! Apa waktu server dan waktu di handphone sudah cocok?
+ user_mailer:
+ warning:
+ review_server_policies: Tinjau kebijakan server
+ statuses: 'Khususnya untuk:'
+ subject:
+ disable: Akun Anda %{acct} telah dibekukan
+ none: Peringatan untuk %{acct}
+ silence: Akun Anda %{acct} telah dibatasi
+ suspend: Akun Anda %{acct} telah ditangguhkan
+ title:
+ disable: Akun dibekukan
+ none: Peringatan
+ silence: Akun dibatasi
+ suspend: Akun ditangguhkan
+ welcome:
+ edit_profile_action: Siapkan profil
users:
invalid_email: Alamat email tidak cocok
invalid_otp_token: Kode dua faktor tidak cocok
diff --git a/config/locales/it.yml b/config/locales/it.yml
index f35c717a6d..3b5743f4d7 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -11,6 +11,7 @@ it:
apps: Applicazioni per dispositivi mobili
apps_platforms: Usa Mastodon da iOS, Android e altre piattaforme
browse_directory: Sfoglia la directory dei profili e filtra per interessi
+ browse_local_posts: Sfoglia il flusso in tempo reale di post pubblici su questo server
browse_public_posts: Sfoglia il flusso in tempo reale di post pubblici su Mastodon
contact: Contatti
contact_missing: Non impostato
@@ -36,8 +37,12 @@ it:
terms: Termini di Servizio
unavailable_content: Contenuto non disponibile
unavailable_content_description:
+ domain: Server
reason: 'Motivo:'
rejecting_media: I file multimediali di questo server non saranno elaborati e non verranno visualizzate miniature, che richiedono clic manuale sull'altro server.
+ silenced: 'I messaggi da questi server saranno nascosti nelle timeline e nelle conversazioni pubbliche, e nessuna notifica verrà generata dalle interazioni dei loro utenti, a meno che non li stai seguendo:'
+ suspended: 'Nessun dato da questi server sarà elaborato, memorizzato o scambiato, rendendo impossibile qualsiasi interazione o comunicazione con gli utenti di questi server:'
+ unavailable_content_html: Mastodon generalmente permette di visualizzare i contenuti e interagire con gli utenti di qualsiasi altro server nel fediverse. Queste sono le eccezioni che sono state create su questo specifico server.
user_count_after:
one: utente
other: utenti
@@ -45,6 +50,7 @@ it:
what_is_mastodon: Che cos'è Mastodon?
accounts:
choices_html: 'Suggerimenti da %{name}:'
+ endorsements_hint: 'Puoi segnalare persone che segui e che apprezzi dall''interfaccia web: saranno mostrate qui.'
featured_tags_hint: Puoi mettere in evidenza determinati hashtag che verranno visualizzati qui.
follow: Segui
followers:
@@ -170,6 +176,7 @@ it:
user: Utente
salmon_url: URL Salmone
search: Cerca
+ search_same_ip: Altri utenti con lo stesso IP
shared_inbox_url: URL Inbox Condiviso
show:
created_reports: Rapporti creati da questo account
@@ -234,6 +241,7 @@ it:
delete: Elimina
destroyed_msg: Emoji distrutto con successo!
disable: Disabilita
+ disabled: Disabilitato
disabled_msg: Questa emoji è stata disabilitata con successo
emoji: Emoji
enable: Abilita
@@ -379,6 +387,7 @@ it:
pending: In attesa dell'approvazione del ripetitore
save_and_enable: Salva e attiva
setup: Crea una connessione con un ripetitore
+ signatures_not_enabled: I ripetitori non funzionano correttamente se la modalità sicura o la modalità whitelist è attiva
status: Stato
title: Ripetitori
report_notes:
@@ -427,6 +436,9 @@ it:
custom_css:
desc_html: Modifica l'aspetto con il CSS caricato in ogni pagina
title: CSS personalizzato
+ default_noindex:
+ desc_html: Interessa tutti gli utenti che non hanno cambiato questa impostazione
+ title: Esclude gli utenti dall'indicizzazione dei motori di ricerca per impostazione predefinita
domain_blocks:
all: A tutti
disabled: A nessuno
@@ -494,6 +506,9 @@ it:
desc_html: Mostra la timeline pubblica sulla pagina iniziale
title: Anteprima timeline
title: Impostazioni sito
+ trendable_by_default:
+ desc_html: Interessa gli hashtag che non sono stati precedentemente disattivati
+ title: Permetti agli hashtag di comparire nei trend senza prima controllarli
trends:
desc_html: Visualizza pubblicamente gli hashtag precedentemente esaminati che sono attualmente in tendenza
title: Hashtag di tendenza
@@ -525,6 +540,7 @@ it:
reviewed: Controllato
title: Hashtag
trending_right_now: Di tendenza ora
+ unique_uses_today: "%{count} post oggi"
unreviewed: Non controllato
updated_msg: Impostazioni degli hashtag aggiornate
title: Amministrazione
@@ -547,6 +563,10 @@ it:
subject: Nuovo hashtag pronto per essere controllato su %{instance} (%{name})
aliases:
add_new: Crea alias
+ created_msg: Hai creato un nuovo alias. Ora puoi iniziare lo spostamento dal vecchio account.
+ deleted_msg: L'alias è stato eliminato. Lo spostamento da quell'account a questo non sarà più possibile.
+ hint_html: Se vuoi trasferirti da un altro account a questo, qui puoi creare un alias, che è necessario prima di poter spostare i seguaci dal vecchio account a questo. Questa azione è innocua e reversibile. La migrazione dell'account è avviata dal vecchio account.
+ remove: Scollega alias
appearance:
advanced_web_interface: Interfaccia web avanzata
advanced_web_interface_hint: |-
@@ -555,6 +575,7 @@ it:
animations_and_accessibility: Animazioni e accessibiiltà
confirmation_dialogs: Dialoghi di conferma
sensitive_content: Contenuto sensibile
+ toot_layout: Layout dei toot
application_mailer:
notification_preferences: Cambia preferenze email
salutation: "%{name},"
@@ -577,6 +598,10 @@ it:
checkbox_agreement_without_rules_html: Accetto i termini di servizio
delete_account: Elimina account
delete_account_html: Se desideri cancellare il tuo account, puoi farlo qui. Ti sarà chiesta conferma.
+ description:
+ prefix_invited_by_user: "@%{name} ti invita a iscriverti a questo server Mastodon!"
+ prefix_sign_up: Iscriviti oggi a Mastodon!
+ suffix: Con un account, sarai in grado di seguire le persone, pubblicare aggiornamenti e scambiare messaggi con gli utenti da qualsiasi server di Mastodon e altro ancora!
didnt_get_confirmation: Non hai ricevuto le istruzioni di conferma?
forgot_password: Hai dimenticato la tua password?
invalid_reset_password_token: Il token di reimpostazione della password non è valido o è scaduto. Per favore richiedine uno nuovo.
@@ -602,6 +627,7 @@ it:
confirming: In attesa che la conferma e-mail sia completata.
functional: Il tuo account è pienamente operativo.
pending: La tua richiesta è in attesa di esame da parte del nostro staff. Potrebbe richiedere un po' di tempo. Riceverai una e-mail se la richiesta è approvata.
+ redirecting_to: Il tuo account è inattivo perché attualmente reindirizza a %{acct}.
trouble_logging_in: Problemi di accesso?
authorize_follow:
already_following: Stai già seguendo questo account
@@ -641,6 +667,15 @@ it:
success_msg: Il tuo account è stato cancellato
warning:
before: 'Prima di procedere, per favore leggi attentamente queste note:'
+ caches: Il contenuto che è stato memorizzato in cache da altri server può continuare ad esistere
+ data_removal: I tuoi post e altri dati saranno eliminati definitivamente
+ email_change_html: Puoi cambiare il tuo indirizzo e-mail senza cancellare il tuo account
+ email_contact_html: Se ancora non arriva, puoi mandare una mail a %{email} per chiedere aiuto
+ email_reconfirmation_html: Se non ricevi l'email di conferma, puoi richiederla nuovamente
+ irreversible: Non potrai ripristinare o riattivare il tuo account
+ more_details_html: Per maggiori dettagli, vedi la politica di privacy.
+ username_available: Il tuo nome utente sarà nuovamente disponibile
+ username_unavailable: Il tuo nome utente rimarrà non disponibile
directories:
directory: Directory dei profili
explanation: Scopri utenti in base ai loro interessi
@@ -648,10 +683,10 @@ it:
domain_validator:
invalid_domain: non è un nome di dominio valido
errors:
- '400': The request you submitted was invalid or malformed.
+ '400': La richiesta che hai inviato non è valida o non è corretta.
'403': Non sei autorizzato a visualizzare questa pagina.
'404': La pagina che stavi cercando non esiste.
- '406': This page is not available in the requested format.
+ '406': Questa pagina non è disponibile nel formato richiesto.
'410': La pagina che stavi cercando qui non esiste più.
'422':
content: Verifica di sicurezza non riuscita. Stai bloccando i cookies?
@@ -660,7 +695,7 @@ it:
'500':
content: Siamo spiacenti, ma qualcosa non ha funzionato dal nostro lato.
title: Questa pagina non è corretta
- '503': The page could not be served due to a temporary server failure.
+ '503': La pagina non può essere trasmessa a causa di un errore temporaneo del server.
noscript_html: Per usare l'interfaccia web di Mastodon dovi abilitare JavaScript. In alternativa puoi provare una delle app native per Mastodon per la tua piattaforma.
existing_username_validator:
not_found: impossibile trovare un utente locale con quel nome utente
@@ -710,6 +745,7 @@ it:
all: Tutto
changes_saved_msg: Modifiche effettuate con successo!
copy: Copia
+ no_batch_actions_available: Nessuna azione batch disponibile su questa pagina
order_by: Ordina per
save_changes: Salva modifiche
validation_errors:
@@ -781,6 +817,33 @@ it:
too_many: Impossibile allegare più di 4 file
migrations:
acct: utente@dominio del nuovo account
+ cancel: Annulla ridirezione
+ cancel_explanation: Se annulli il reindirizzamento sarà riattivato il tuo account attuale, ma i seguaci che sono stati spostati all'altro account non saranno riportati indietro.
+ cancelled_msg: Reindirizzamento annullato.
+ errors:
+ already_moved: è lo stesso account su cui ti sei già trasferito
+ missing_also_known_as: non reinvia a questo account
+ move_to_self: non può essere l'account attuale
+ not_found: non trovato
+ on_cooldown: Ti trovi nel periodo di pausa tra un trasferimento e l'altro
+ followers_count: Seguaci al momento dello spostamento
+ incoming_migrations_html: Per spostarti da un altro account a questo, devi prima creare un alias.
+ moved_msg: Il tuo account è ora reindirizzato a %{acct} e i tuoi follower sono stati spostati.
+ not_redirecting: Il tuo account attualmente non è reindirizzato ad alcun altro account.
+ on_cooldown: Hai recentemente trasferito il tuo account. Questa funzione sarà nuovamente disponibile tra %{count} giorni.
+ past_migrations: Trasferimenti passati
+ proceed_with_move: Sposta seguaci
+ redirecting_to: Il tuo account sta reindirizzando a %{acct}.
+ set_redirect: Imposta ridirezione
+ warning:
+ backreference_required: Il nuovo account deve essere prima configurato per collegarsi a questo
+ before: 'Prima di procedere, leggi attentamente queste avvertenze:'
+ cooldown: Dopo il trasferimento c'è un periodo di pausa durante il quale non potrai trasferirti di nuovo
+ disabled_account: Il tuo account attuale non sarà più pienamente utilizzabile. Tuttavia, avrai accesso all'esportazione dei dati e alla riattivazione.
+ followers: Questa azione sposterà tutti i seguaci dall'account attuale al nuovo account
+ only_redirect_html: In alternativa, puoi solo impostare un redirect sul tuo profilo.
+ other_data: Nessun altro dato verrà spostato automaticamente
+ redirect: Il profilo del tuo account corrente sarà aggiornato con un avviso di ridirezione e sarà escluso dalle ricerche
moderation:
title: Moderazione
notification_mailer:
@@ -925,6 +988,7 @@ it:
settings:
account: Account
account_settings: Impostazioni dell'account
+ aliases: Alias dell'account
appearance: Interfaccia
authorized_apps: Applicazioni autorizzate
back: Torna a Mastodon
@@ -942,6 +1006,8 @@ it:
profile: Profilo
relationships: Follows e followers
two_factor_authentication: Autenticazione a due fattori
+ spam_check:
+ spam_detected: Questo è un rapporto automatico. È stato rilevato dello spam.
statuses:
attached:
description: 'Allegato: %{attached}'
@@ -965,6 +1031,9 @@ it:
private: Un toot non pubblico non può essere fissato in cima
reblog: Un toot condiviso non può essere fissato in cima
poll:
+ total_people:
+ one: "%{count} persona"
+ other: "%{count} persone"
total_votes:
one: "%{count} voto"
other: "%{count} voti"
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 3ff226efe1..f1963296e4 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -11,6 +11,7 @@ ja:
apps: アプリ
apps_platforms: iOSやAndroidなど、各種環境から利用できます
browse_directory: ディレクトリから気になる人を探しましょう
+ browse_local_posts: このサーバーの公開タイムラインをご覧ください
browse_public_posts: Mastodonの公開ライブストリームをご覧ください
contact: 連絡先
contact_missing: 未設定
@@ -171,6 +172,7 @@ ja:
user: ユーザー
salmon_url: Salmon URL
search: 検索
+ search_same_ip: 同じ IP のユーザーを検索
shared_inbox_url: Shared inbox URL
show:
created_reports: このアカウントで作られた通報
@@ -197,10 +199,12 @@ ja:
confirm_user: "%{name} さんが %{target} さんのメールアドレスを確認済みにしました"
create_account_warning: "%{name} さんが %{target} さんに警告メールを送信しました"
create_custom_emoji: "%{name} さんがカスタム絵文字 %{target} を追加しました"
+ create_domain_allow: "%{name} さんがドメイン %{target} をドメイン用ホワイトリストに追加しました"
create_domain_block: "%{name} さんがドメイン %{target} をブロックしました"
create_email_domain_block: "%{name} さんがドメイン %{target} をメールアドレス用ブラックリストに追加しました"
demote_user: "%{name} さんが %{target} さんを降格しました"
destroy_custom_emoji: "%{name} さんがカスタム絵文字 %{target} を削除しました"
+ destroy_domain_allow: "%{name} さんがドメイン %{target} をドメイン用ホワイトリストから外しました"
destroy_domain_block: "%{name} さんがドメイン %{target} のブロックを外しました"
destroy_email_domain_block: "%{name} さんがドメイン %{target} をメールアドレス用ブラックリストから外しました"
destroy_status: "%{name} さんが %{target} さんの投稿を削除しました"
@@ -569,6 +573,7 @@ ja:
confirmation_dialogs: 確認ダイアログ
discovery: 見つける
sensitive_content: 閲覧注意コンテンツ
+ toot_layout: トゥートレイアウト
application_mailer:
notification_preferences: メール設定の変更
salutation: "%{name} さん"
@@ -1134,7 +1139,7 @@ ja:
two_factor_authentication:
code_hint: 続行するには認証アプリで表示されたコードを入力してください
description_html: "二段階認証を有効にするとログイン時、認証アプリからコードを入力する必要があります。"
- disable: 無効
+ disable: 無効化
enable: 有効
enabled: 二段階認証は有効になっています
enabled_success: 二段階認証が有効になりました
@@ -1161,10 +1166,10 @@ ja:
review_server_policies: サーバーのポリシーを確認
statuses: '特に次のトゥート:'
subject:
- disable: あなたのアカウント %{acct} は凍結されています
+ disable: あなたのアカウント %{acct} は凍結されました
none: "%{acct} に対する警告"
- silence: あなたのアカウント %{acct} はサイレンスにされています
- suspend: あなたのアカウント %{acct} は停止されています
+ silence: あなたのアカウント %{acct} はサイレンスにされました
+ suspend: あなたのアカウント %{acct} は停止されました
title:
disable: アカウントが凍結されました
none: 警告
diff --git a/config/locales/kk.yml b/config/locales/kk.yml
index 49cc18a4cc..2b3f24e02c 100644
--- a/config/locales/kk.yml
+++ b/config/locales/kk.yml
@@ -4,21 +4,45 @@ kk:
about_hashtag_html: Бұл жерде #%{hashtag} хэштегімен жинақталған жазбалар. Желіге тіркеліп, сіз де қосыла аласыз бұл ортаға.
about_mastodon_html: Mastodon - әлеуметтік желіге негізделген, тегін және веб протоколды, ашық кодты бағдарлама. Ол email сияқты орталығы жоқ құрылым.
about_this: Туралы
+ active_count_after: актив
+ active_footnote: Соңғы айдағы актив қолданушылар (MAU)
administered_by: 'Админ:'
+ api: API
apps: Мобиль қосымшалар
+ apps_platforms: iOS, Android және басқа платформалардағы Mastodon қолданыңыз
+ browse_directory: Профильдер каталогын қажет фильтрлер арқылы қараңыз
+ browse_local_posts: Осы желідегі ашық посттар стримын қараңыз
+ browse_public_posts: Mastodon-дағы ашық посттар стримын қараңыз
contact: Байланыс
contact_missing: Бапталмаған
contact_unavailable: Белгісіз
+ discover_users: Қолданушыларды іздеңіз
documentation: Құжаттама
+ federation_hint_html: "%{instance} платформасындағы аккаунтыңыз арқылы Mastodon желісіндегі кез келген сервердегі қолданушыларға жазыла аласыз."
+ get_apps: Мобиль қосымшаны қолданып көріңіз
hosted_on: Mastodon орнатылған %{domain} доменінде
+ instance_actor_flash: |
+ Бұл аккаунт кез-келген жеке пайдаланушыны емес, сервердің өзін көрсету үшін қолданылатын виртуалды актер.
+ Ол федерация мақсаттарында қолданылады және сіз барлығын бұғаттағыңыз келмейінше, бұғатталмауы керек, бұл жағдайда сіз домен блогын қолданған жөн.
learn_more: Көбірек білу
privacy_policy: Құпиялылық саясаты
+ see_whats_happening: Не болып жатқанын қараңыз
+ server_stats: 'Сервер статистикасы:'
source_code: Ашық коды
status_count_after:
one: жазба
other: жазба
status_count_before: Барлығы
+ tagline: Достарыңызды оқыңыз және жаңа авторларды табыңыз
terms: Қолдану шарттары
+ unavailable_content: Қолжетімсіз контент
+ unavailable_content_description:
+ domain: Сервер
+ reason: Себеп
+ rejecting_media: 'Бұл серверлердегі медиа файлдар өңделмейді немесе сақталмайды және түпнұсқаға қолмен басуды қажет ететін нобайлар көрсетілмейді:'
+ silenced: 'Осы серверлердегі жазбалар жалпы уақыт кестесінде және сөйлесулерде жасырын болады және егер сіз оларды бақыламасаңыз, олардың пайдаланушыларының өзара әрекеттестігі туралы ешқандай хабарламалар жасалмайды:'
+ suspended: 'Бұл серверлерден ешқандай дерек өңделмейді, сақталмайды немесе алмаспайды, бұл серверлердегі пайдаланушылармен өзара әрекеттесуді немесе байланыс орнатуды мүмкін етпейді:'
+ unavailable_content_html: Мастодон, әдетте, мазмұнды көруге және кез-келген басқа сервердегі пайдаланушылармен қарым-қатынас жасауға мүмкіндік береді. Бұл нақты серверде жасалған ерекше жағдайлар.
user_count_after:
one: қолданушы
other: қолданушы
@@ -26,6 +50,8 @@ kk:
what_is_mastodon: Mastodon деген не?
accounts:
choices_html: "%{name} таңдаулары:"
+ endorsements_hint: Сіз веб-интерфейстен адамдарға қолдау көрсете аласыз және олар осында көрсетіледі.
+ featured_tags_hint: Мұнда көрсетілетін нақты хэштегтерді ұсына аласыз.
follow: Жазылу
followers:
one: Оқырман
@@ -37,6 +63,7 @@ kk:
media: Медиа
moved_html: "%{name} мына жерге көшті %{new_profile_link}:"
network_hidden: Бұл ақпарат қолжетімді емес
+ never_active: Ешқашан
nothing_here: Бұл жерде ештеңе жоқ!
people_followed_by: "%{name} жазылған адамдар"
people_who_follow: "%{name} атты қолданушының оқырмандары"
@@ -52,6 +79,7 @@ kk:
admin: Админ
bot: Бот
moderator: Мод
+ unavailable: Профиль қолжетімді емес
unfollow: Оқымау
admin:
account_actions:
@@ -63,6 +91,8 @@ kk:
delete: Өшіру
destroyed_msg: Модерация жазбасы өшірілді!
accounts:
+ approve: Құптау
+ approve_all: Бәрін құптау
are_you_sure: Шынымен бе?
avatar: Аватар
by_domain: Домен
@@ -84,6 +114,7 @@ kk:
display_name: Атын көрсет
domain: Домен
edit: Түзету
+ email: Пошта
email_status: Email статусы
enable: Қосу
enabled: Қосылды
@@ -94,6 +125,7 @@ kk:
header: Басы
inbox_url: Келген хаттар URL
invited_by: Шақырған
+ ip: ІР
joined: Қосылды
location:
all: Барлығы
@@ -106,15 +138,18 @@ kk:
moderation:
active: Актив
all: Барлығы
+ pending: Күтуде
silenced: Үнсіз
suspended: Тоқтатылды
title: Модерация
moderation_notes: Модерация жазбалары
most_recent_activity: Соңғы белсенділіктер
most_recent_ip: Соңғы ІР
+ no_account_selected: Бірде-бір аккаунт өзгерген жоқ, себебі ештеңе таңдалмады
no_limits_imposed: Шектеу жоқ
not_subscribed: Жазылмаған
outbox_url: Кеткен хаттар URL
+ pending: Күтудегілерді қарау
perform_full_suspension: Тоқтат
profile_url: Профиль URL
promote: Жарнамалау
@@ -122,6 +157,8 @@ kk:
public: Ашық
push_subscription_expires: PuSH жазылу мерзімі аяқталады
redownload: Профиль жаңарт
+ reject: Қабылдамау
+ reject_all: Бәрін қабылдамау
remove_avatar: Аватар өшіру
remove_header: Мұқаба суретін өшір
resend_confirmation:
@@ -131,7 +168,7 @@ kk:
reset: Қалпына келтіру
reset_password: Құпиясөзді қалпына келтіру
resubscribe: Resubscribе
- role: Қайта жазылу
+ role: Рұқсаттар
roles:
admin: Админ
moderator: Модератор
@@ -139,6 +176,7 @@ kk:
user: Қолданушы
salmon_url: Ақсерке URL
search: Іздеу
+ search_same_ip: Осы ІРмен кірген басқа қолданушылар
shared_inbox_url: Бөлісілген инбокс URL
show:
created_reports: Шағымдар жинағы
@@ -148,6 +186,7 @@ kk:
statuses: Статустар
subscribe: Жазылу
suspended: Тоқтатылды
+ time_in_queue: "%{time} күту"
title: Аккаунттар
unconfirmed_email: Құпталмаған email
undo_silenced: Үнсіздікті қайтып алу
@@ -156,6 +195,7 @@ kk:
username: Логин
warn: Ескерту
web: Веб
+ whitelisted: Рұқсат тізімі
action_logs:
actions:
assigned_to_self_report: "%{name} шағым тастады %{target} өздері үшін"
@@ -163,10 +203,12 @@ kk:
confirm_user: "%{name} e-mail адресін құптады - %{target}"
create_account_warning: "%{name} ескерту жіберді - %{target}"
create_custom_emoji: "%{name} жаңа эмодзи қосты %{target}"
+ create_domain_allow: "%{name} ақ тізімдегі домен %{target}"
create_domain_block: "%{name} домен бұғаттады - %{target}"
create_email_domain_block: "%{name} e-mail доменін қара тізімге қосты - %{target}"
demote_user: "%{name} төмендетілген қолданушы - %{target}"
destroy_custom_emoji: "%{name} эмодзи жойды %{target}"
+ destroy_domain_allow: "%{name} домені %{target} ақ тізімнен шығарылды"
destroy_domain_block: "%{name} бұғатталмаған домен %{target}"
destroy_email_domain_block: "%{name} e-mail доменін ақ тізімге кіргізді %{target}"
destroy_status: "%{name} жазбасын өшірді %{target}"
@@ -191,19 +233,24 @@ kk:
deleted_status: "(өшірілген жазба)"
title: Аудит логы
custom_emojis:
+ assign_category: Санатты тағайындаңыз
by_domain: Домен
copied_msg: Жергілікті эмодзидің көшірмесі сәтті жасалды
copy: Көшіру
copy_failed_msg: Жергілікті эмодзидің көшірмесі жасалмады
+ create_new_category: Жаңа санат қосу
created_msg: Эмодзи сәтті жаңартылды!
delete: Өшіру
destroyed_msg: Эмодзи сәтті жойылды!
disable: Ажырату
+ disabled: Ажыратылды
disabled_msg: Бұл эмодзи сәтті жойылды
emoji: Эмодзи
enable: Қосу
+ enabled: Қосылды
enabled_msg: Эмодзи сәтті қосылды
image_hint: PNG 50KB
+ list: Тізім
listed: Тізілді
new:
title: Жаңа эмодзи қос
@@ -211,11 +258,14 @@ kk:
shortcode: Шорткод
shortcode_hint: Кем дегенде 2 символ, тек латын әріптері мен асты сызылған таңбалар
title: Таңдаулы эмодзилар
+ uncategorized: Санатсыз
+ unlist: Тізімге енбеген
unlisted: Тізімде жоқ
update_failed_msg: Бұл эмодзи жаңартылмады
updated_msg: Эмодзи сәтті жаңартылды!
upload: Жүктеу
dashboard:
+ authorized_fetch_mode: Қауіпсіз режим
backlog: босатылған тапсырмалар
config: Конфигурация
feature_deletions: Аккаунттарды жою
@@ -223,9 +273,13 @@ kk:
feature_profile_directory: Профиль каталогы
feature_registrations: Тіркелулер
feature_relay: Федерация релесі
+ feature_spam_check: Анти-спам
+ feature_timeline_preview: Таймлайн превьюі
features: Мүмкіндіктер
hidden_service: Жасырын қызметтер федерациясы
open_reports: ашық шағымдар
+ pending_tags: хештегтер күтілуде
+ pending_users: қолданушылар күтілуде
recent_users: Соңғы қолданушылар
search: Толық мәтінмен іздеу
single_user_mode: Жалғыз пайдаланушы режимі
@@ -237,11 +291,19 @@ kk:
week_interactions: осы аптадағы әрекеттер
week_users_active: осы аптадағы белсенділік
week_users_new: осы аптадағы қолданушылар
+ whitelist_mode: Рұқсат тізімі
+ domain_allows:
+ add_new: Рұқсат етілген домендер
+ created_msg: Доменге рұқсат берілді
+ destroyed_msg: Домен ақ тізімнен жойылды
+ undo: Ақ тізімнен шығару
domain_blocks:
add_new: Жаңа домен блокын қосу
created_msg: Домендік блок енді өңделуде
destroyed_msg: Домендік блок қалпына келтірілді
domain: Домен
+ edit: Домен блокын өңдеу
+ existing_domain_block_html: Сіз %{name} үшін қатаң шектеулер қойдыңыз, алдымен бұғаттан босатуыңыз керек .
new:
create: Блок құру
hint: Домендік блок дерекқорда тіркелгі жазбаларын құруға кедергі жасамайды, бірақ сол есептік жазбаларда ретроактивті және автоматты түрде нақты модерация әдістерін қолданады.
@@ -251,6 +313,10 @@ kk:
silence: Үнсіз
suspend: Тоқтатылған
title: Жаңа домен блокы
+ private_comment: Құпия пікір
+ private_comment_hint: Модераторлардың ішкі қолдануы үшін осы доменнің шектеулілігі туралы түсініктеме.
+ public_comment: Ашық пікір
+ public_comment_hint: Егер доменде шектеулер тізімін жарнамалау мүмкіндігі болса, көпшілікке бұл доменнің шектеулілігі туралы түсініктеме беріңіз.
reject_media: Медиа файлдарды қабылдамау
reject_media_hint: Жергілікті сақталған мультимедиалық файлдарды жояды және болашақта кез келген жүктеуден бас тартады. Суспензияға байланысты емес
reject_reports: Шағым қабылдамау
@@ -270,6 +336,7 @@ kk:
title: "%{domain} доменіндегі блокты алып таста"
undo: Қайтару
undo: Домен блокын қайтып алу
+ view: Домен блокын көрсету
email_domain_blocks:
add_new: Жаңасын қосу
created_msg: Қаратізімге email домені қосылды
@@ -293,6 +360,8 @@ kk:
all: Барлығы
limited: Лимит
title: Модерация
+ private_comment: Құпия пікір
+ public_comment: Ашық пікір
title: Федерация
total_blocked_by_us: Біз бұғаттағандар
total_followed_by_them: Олар жазылғандар
@@ -307,6 +376,8 @@ kk:
expired: Уақыты өткен
title: Фильтр
title: Шақырулар
+ pending_accounts:
+ title: Күтілген аккаунттар (%{count})
relays:
add_new: Жаңа арна қосу
delete: Өшіру
@@ -320,6 +391,7 @@ kk:
pending: Жаңа арна құпталуын күту
save_and_enable: Сақта да қос
setup: Арна байланысын баптау
+ signatures_not_enabled: Қорғаныс режимі немесе ақ тізім қосылған кезде реле дұрыс жұмыс істемейді
status: Статус
title: Арналар
report_notes:
@@ -368,6 +440,16 @@ kk:
custom_css:
desc_html: Әр беттегі өзгерістерді CSS жаңаруымен қарау
title: Жеке CSS
+ default_noindex:
+ desc_html: Бұл параметрді өзгертпеген барлық пайдаланушыларға әсер етеді
+ title: Әдепкі бойынша іздеу жүйелерін индекстеуден бас тарту
+ domain_blocks:
+ all: Бәріне
+ disabled: Ешкімге
+ title: Домен блоктарын көрсету
+ users: Жергілікті қолданушыларға
+ domain_blocks_rationale:
+ title: Дәлелді көрсету
hero:
desc_html: Бастапқы бетінде көрсетіледі. Кем дегенде 600x100px ұсынылады. Орнатылмаған кезде, сервердің нобайына оралады
title: Қаһарман суреті
@@ -393,6 +475,12 @@ kk:
min_invite_role:
disabled: Ешкім
title: Allow шақырулар by
+ registrations_mode:
+ modes:
+ approved: Тіркелу үшін мақұлдау қажет
+ none: Ешкім тіркеле алмайды
+ open: Бәрі тіркеле алады
+ title: Тіркелулер
show_known_fediverse_at_about_page:
desc_html: When toggled, it will show toots from all the known fediverse on preview. Otherwise it will only show жергілікті toots.
title: Show known fediverse on timeline превью
@@ -412,6 +500,9 @@ kk:
desc_html: You can write your own privacy policy, terms of service or other legalese. You can use HTML тег
title: Қолдану шарттары мен ережелер
site_title: Сервер аты
+ spam_check_enabled:
+ desc_html: Мастодон бірнеше рет қажетсіз хабарламаларды жіберетін есептік жазбаларды автоматты түрде жасай алады. Жалған позитивтер болуы мүмкін.
+ title: Спамға қарсы автоматика
thumbnail:
desc_html: Used for previews via OpenGraph and API. 1200x630px рекоменделеді
title: Сервер суреті
@@ -419,12 +510,19 @@ kk:
desc_html: Display public timeline on лендинг пейдж
title: Таймлайн превьюі
title: Сайт баптаулары
+ trendable_by_default:
+ desc_html: Бұрын тыйым салынбаған хэштегтерге әсер етеді
+ title: Хэштегтерге алдын-ала шолусыз тренд беруге рұқсат етіңіз
+ trends:
+ desc_html: Бұрын қарастырылған хэштегтерді қазіргі уақытта трендте көпшілікке көрсету
+ title: Тренд хештегтер
statuses:
back_to_account: Аккаунт бетіне оралы
batch:
delete: Delеte
nsfw_off: Сезімтал емес ретінде белгіле
nsfw_on: Сезімтал ретінде белгіле
+ deleted: Өшірілді
failed_to_execute: Орындалмады
media:
title: Медиa
@@ -433,7 +531,23 @@ kk:
title: Аккаунт статустары
with_media: Медиамен
tags:
+ accounts_today: Бүгін қолданылғандар
+ accounts_week: Осы аптада қолданылғандар
+ breakdown: Бүгінгі пайдалану көздері бойынша бөлу
+ context: Контекст
+ directory: Бөлім ішінде
+ in_directory: "%{count} бөлім ішінде"
+ last_active: Соңғы белсенділік
+ most_popular: Ең танымал
+ most_recent: Ең соңғы
+ name: Хэштег
+ review: Статусты көрсету
+ reviewed: Көрілген
title: Hashtаgs
+ trending_right_now: Бұгінгі трендте
+ unique_uses_today: "%{count} бүгін жазылған"
+ unreviewed: Қаралды
+ updated_msg: Хэштег параметрлері сәтті жаңартылды
title: Administrаtion
warning_presets:
add_new: Add nеw
@@ -442,12 +556,33 @@ kk:
edit_preset: Edit warning prеset
title: Manage warning presеts
admin_mailer:
+ new_pending_account:
+ body: Жаңа есептік жазба туралы мәліметтер төменде берілген. Бұл қолданбаны мақұлдауыңызға немесе қабылдамауыңызға болады.
+ subject: Жаңа аккаунт күтілуде %{instance} (#%{username})
new_report:
body: "%{reporter} has rеported %{target}"
body_remote: Someone from %{domain} has rеported %{target}
subject: New rеport for %{instance} (#%{id})
+ new_trending_tag:
+ body: "#%{name} хэштегі бүгін тренд, бірақ бұрын қарастырылмаған. Егер сіз оған рұқсат бермесеңіз немесе ол туралы ешқашан естімейтін болсаңыз, ол көпшілікке көрсетілмейді."
+ subject: Жаңа хештег күтілуде %{instance} (#%{name})
+ aliases:
+ add_new: Алиас қосу
+ created_msg: Жаңа алиас сәтті жасалды. Енді сіз ескі аккаунттан көшіруді бастай аласыз.
+ deleted_msg: Алиасты сәтті алып тастаңыз. Осы есептік жазбадан екіншіге ауысу мүмкін болмайды.
+ 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 harmless and reversible. The account migration is initiated from the old account.
+ remove: Алиас сілтемесін алып тастау
+ appearance:
+ advanced_web_interface: Кеңейтілген веб-интерфейс
+ advanced_web_interface_hint: 'Егер сіз бүкіл экранның енін пайдаланғыңыз келсе, кеңейтілген веб-интерфейс сізге көптеген ақпаратты бір уақытта қалағанша көру үшін әр түрлі бағандарды конфигурациялауға мүмкіндік береді: негізгі бет, ескертпелер, жаһандық желі, тізім мен хэштегтерді.'
+ animations_and_accessibility: Анимациялар және қолжетімділік
+ confirmation_dialogs: Пікірталас диалогтары
+ discovery: Пікірталас
+ sensitive_content: Нәзік контент
+ toot_layout: Жазба формасы
application_mailer:
notification_preferences: Change e-mail prеferences
+ salutation: "%{name},"
settings: 'Change e-mail preferеnces: %{link}'
view: 'Viеw:'
view_profile: Viеw Profile
@@ -461,9 +596,16 @@ kk:
warning: Be very carеful with this data. Never share it with anyone!
your_token: Your access tokеn
auth:
+ apply_for_account: Шақыруды сұрау
change_password: Құпиясөз
+ checkbox_agreement_html: Мен ережелер мен шарттарды қабылдаймын
+ checkbox_agreement_without_rules_html: Мен шарттармен келісемін
delete_account: Аккаунт өшіру
delete_account_html: Аккаунтыңызды жойғыңыз келсе, мына жерді басыңыз. Сізден растау сұралатын болады.
+ description:
+ prefix_invited_by_user: "@%{name} сізді Желіге қосылуға шақырады!"
+ prefix_sign_up: Желіге бүгін қосылыңыз!
+ suffix: Аккаунтыңызбен сіз кез-келген Mastodon серверінен және желідегі басқа адамдарды оқып, пост жаза аласыз және хат алмаса аласыз!
didnt_get_confirmation: Растау хаты келмеді ме?
forgot_password: Құпиясөзіңізді ұмытып қалдыңыз ба?
invalid_reset_password_token: Құпиясөз қайтып алу қолжетімді емес немесе мерзімі аяқталған. Қайтадан сұратыңыз.
@@ -476,10 +618,22 @@ kk:
cas: САS
saml: SАML
register: Тіркелу
+ registration_closed: "%{instance} жаңа мүшелер қабылдамайды"
resend_confirmation: Растау нұсқаулықтарын жіберу
reset_password: Құпиясөзді қалпына келтіру
security: Қауіпсіздік
set_new_password: Жаңа құпиясөз қою
+ setup:
+ email_below_hint_html: Егер төмендегі электрондық пошта мекенжайы дұрыс болмаса, оны осында өзгертіп, жаңа растау электрондық хатын ала аласыз.
+ email_settings_hint_html: Растау хаты %{email} адресіне жіберілді. Егер бұл электрондық пошта мекенжайы дұрыс болмаса, оны аккаунт параметрлерінде өзгертуге болады.
+ title: Баптау
+ status:
+ account_status: Аккаунт статусы
+ confirming: Электрондық поштаны растау аяқталуын күтуде.
+ functional: Сіздің есептік жазбаңыз толығымен жұмыс істейді.
+ pending: Сіздің өтінішіңіз біздің қызметкерлеріміздің қарауында. Бұл біраз уақыт алуы мүмкін. Өтінішіңіз мақұлданса, сізге электрондық пошта хабарламасы келеді.
+ redirecting_to: Сіздің есептік жазбаңыз белсенді емес, себебі ол %{acct} жүйесіне қайта бағытталуда.
+ trouble_logging_in: Кіру қиын ба?
authorize_follow:
already_following: Бұл аккаунтқа жазылғансыз
error: Өкінішке орай, қашықтағы тіркелгіні іздеуде қате пайда болды
@@ -491,6 +645,11 @@ kk:
return: Қолданушы профилін көрсет
web: Вебте ашу
title: Жазылу %{acct}
+ challenge:
+ confirm: Жалғастыру
+ hint_html: " Кеңес: біз келесі сағат ішінде сізден құпия сөзді қайта сұрамаймыз."
+ invalid_password: Құпиясөз қате
+ prompt: Жалғастыру үшін құпия сөзді растаңыз
datetime:
distance_in_words:
about_x_hours: "%{count}сағ"
@@ -506,18 +665,33 @@ kk:
x_months: "%{count}ай"
x_seconds: "%{count}сек"
deletes:
+ challenge_not_passed: Сіз енгізген ақпарат дұрыс емес
confirm_password: Қазіргі құпиясөзіңізді жазыңыз
+ confirm_username: Процедураны растау үшін логинді енгізіңіз
proceed: Аккаунт өшіру
success_msg: Аккаунтыңыз сәтті өшірілді
+ warning:
+ before: 'Жұмысты бастамас бұрын, осы жазбаларды мұқият оқып шығыңыз:'
+ caches: Басқа серверлер кэштеген мазмұн сақталуы мүмкін
+ data_removal: Сіздің жазбаларыңыз және басқа деректеріңіз толығымен жойылады
+ email_change_html: Аккаунтыңызды жоймай-ақ электрондық пошта мекенжайын өзгертуге болады
+ email_contact_html: Егер әлі келмесе, көмек үшін %{email} мекен-жайына хат жібере аласыз
+ email_reconfirmation_html: Егер сіз растау электрондық хатын алмасаңыз, сіз оны қайтадан сұрай аласыз
+ irreversible: Аккаунтты қалпына келтіре немесе қайта белсендіре алмайсыз
+ more_details_html: Қосымша мәліметтер алу үшін құпиялылық саясатын қараңыз.
+ username_available: Аккаунтыңыз қайтадан қолжетімді болады
+ username_unavailable: Логиніңіз қолжетімді болмайды
directories:
directory: Профильдер каталогы
explanation: Қолданушыларды қызығушылықтарына қарай реттеу
explore_mastodon: "%{title} шарлау"
+ domain_validator:
+ invalid_domain: жарамды домен атауы емес
errors:
- '400': The request you submitted was invalid or malformed.
+ '400': Сіз жіберген сұрау жарамсыз немесе дұрыс емес.
'403': Бұны көру үшін сізде рұқсат жоқ.
'404': Сіз іздеген бет бұл жерде емес екен.
- '406': This page is not available in the requested format.
+ '406': Бұл бет сұралған форматта қол жетімді емес.
'410': Сіз іздеген бет қазір жоқ екен.
'422':
content: Қауіпсіздік растауы қате. кукилерді блоктағансыз ба?
@@ -526,8 +700,11 @@ kk:
'500':
content: Кешірерсіз, бірақ қазір бір қате пайда болып тұр.
title: Бұл бет дұрыс емес екен
- '503': The page could not be served due to a temporary server failure.
+ '503': Уақытша сервер қатесі себебінен параққа қызмет көрсету мүмкін болмады.
noscript_html: Mastodon веб қосымшасын қолдану үшін, JavaScript қосыңыз. Болмай жатса, мына қосымшаларды қосып көріңіз, Mastodon қолдану үшін.
+ existing_username_validator:
+ not_found: осындай логині бар бар жергілікті пайдаланушы табылмады
+ not_found_multiple: табылмады %{usernames}
exports:
archive_takeout:
date: Уақыты
@@ -547,6 +724,7 @@ kk:
add_new: Жаңасын қосу
errors:
limit: Хэштег лимитинен асып кеттіңіз
+ hint_html: " Ерекшеліктері бар хэштегтер дегеніміз не? Олар жалпыға қол жетімді профильде көрсетіледі және адамдарға сіздің жалпы хабарламаларыңызды сол хэштегтердің астына қарауға мүмкіндік береді. Олар шығармашылық жұмыстарды немесе ұзақ мерзімді жобаларды бақылаудың тамаша құралы."
filters:
contexts:
home: Ішкі желі
@@ -567,13 +745,37 @@ kk:
developers: Жасаушылар
more: Тағы…
resources: Ресурстар
+ trending_now: Бүгінгі трендтер
generic:
+ all: Барлығы
changes_saved_msg: Өзгерістер сәтті сақталды!
copy: Көшіру
+ no_batch_actions_available: Бұл бетте ешқандай әрекет жоқ
+ order_by: Сұрыптау
save_changes: Өзгерістерді сақтау
validation_errors:
one: Бір нәрсе дұрыс емес! Төмендегі қатені қараңыз
other: Бір нәрсе дұрыс емес! Төмендегі %{count} қатені қараңыз
+ html_validator:
+ invalid_markup: 'жарамсыз HTML код: %{error}'
+ identity_proofs:
+ active: Актив
+ authorize: Иә, авторластырыңыз
+ authorize_connection_prompt: Осы криптографиялық қосылымға рұқсат бересіз бе?
+ errors:
+ failed: Криптографиялық байланыс сәтсіз аяқталды. %{provider} әрекетті қайталаңыз.
+ keybase:
+ invalid_token: Пернетақтаның таңбалауыштары қолтаңбалар болып табылады және олар 66 таңбадан тұруы керек
+ verification_failed: Keybase бұл белгіні Keybase пайдаланушысының %{kb_username} қолтаңбасы ретінде танымайды. Keybase-тен қайталап көріңіз.
+ wrong_user: "%{current} ретінде кірген кезде %{proving} үшін дәлелдер жасау мүмкін емес. %{proving} ретінде кіріп, әрекетті қайталаңыз."
+ explanation_html: Мұнда сіз өзіңіздің жеке басыңызды, мысалы, Keybase профилі сияқты криптографиялық түрде байланыстыра аласыз. Бұл сізге басқа адамдарға шифрланған хабарламаларды жіберуге және сіз жіберетін мазмұнға сенімді болуға мүмкіндік береді.
+ i_am_html: Мен %{username} атты қолданушымын - %{service}.
+ identity: Жеке бас куәлігі
+ inactive: Инактив
+ publicize_checkbox: 'Түрт мынаны:'
+ publicize_toot: 'Керемет! Мен енді %{username} болып тіркелдім %{service}: %{url}'
+ status: Тексеру күйі
+ view_proof: Пруф көрсету
imports:
modes:
merge: Біріктіру
@@ -620,6 +822,34 @@ kk:
too_many: 4 файлдан артық қосылмайды
migrations:
acct: жаңа аккаунт үшін username@domain
+ cancel: Редайректті қайтару
+ cancel_explanation: Бағыттауды болдырмау сіздің ағымдағы есептік жазбаңызды қайта іске қосады, бірақ сол тіркелгіге көшкен оқырмандарды қайтармайды.
+ cancelled_msg: Редайрект қайтарылды.
+ errors:
+ already_moved: бұл сіз ауысқан есептік жазба
+ missing_also_known_as: бұл тіркелгіге сілтеме жасамайды
+ move_to_self: ағымдағы шот болуы мүмкін емес
+ not_found: табылмады
+ on_cooldown: You are on cooldown
+ followers_count: Көшу кезіндегі оқырмандар
+ incoming_migrations: Moving from a different account
+ incoming_migrations_html: To move from another account to this one, first you need to create an account alias.
+ moved_msg: Your account is now redirecting to %{acct} and your followers are being moved over.
+ not_redirecting: Your account is not redirecting to any other account currently.
+ on_cooldown: You have recently migrated your account. This function will become available again in %{count} days.
+ past_migrations: Past migrations
+ proceed_with_move: Move followers
+ redirecting_to: Your account is redirecting to %{acct}.
+ set_redirect: Set redirect
+ warning:
+ backreference_required: The new account must first be configured to back-reference this one
+ before: 'Жұмысты бастамас бұрын, осы жазбаларды мұқият оқып шығыңыз:'
+ cooldown: After moving there is a cooldown period during which you will not be able to move again
+ disabled_account: Your current account will not be fully usable afterwards. However, you will have access to data export as well as re-activation.
+ followers: This action will move all followers from the current account to the new account
+ only_redirect_html: Alternatively, you can only put up a redirect on your profile.
+ other_data: No other data will be moved automatically
+ redirect: Your current account's profile will be updated with a redirect notice and be excluded from searches
moderation:
title: Модерация
notification_mailer:
@@ -659,9 +889,11 @@ kk:
number:
human:
decimal_units:
+ format: "%n%u"
units:
billion: В
million: М
+ quadrillion: Q
thousand: К
trillion: Т
pagination:
@@ -669,6 +901,7 @@ kk:
next: Келесі
older: Ерте
prev: Алдыңғы
+ truncate: "…"
polls:
errors:
already_voted: Бұл сауалнамаға қатысқансыз
@@ -681,6 +914,21 @@ kk:
too_many_options: "%{max} жауаптан көп болмайды"
preferences:
other: Басқа
+ posting_defaults: Пост жазу негіздері
+ public_timelines: Ашық таймлайндар
+ relationships:
+ activity: Аккаунт белсенділігі
+ dormant: Ұйқысыз
+ last_active: Соңғы белсенділік
+ most_recent: Ең соңғы
+ moved: Көшірілді
+ mutual: Өзара
+ primary: Бастапқы
+ relationship: Қарым-қатынас
+ remove_selected_domains: Таңдалған домендерден барлық оқырмандарды алып тастаңыз
+ remove_selected_followers: Таңдалған оқырмандарды өшіру
+ remove_selected_follows: Таңдалған қолданушыларды оқымау
+ status: Аккаунт статусы
remote_follow:
acct: Өзіңіздің username@domain теріңіз
missing_resource: Аккаунтыңызға байланған URL табылмады
@@ -744,6 +992,10 @@ kk:
revoke_success: Сессиялар сәтті жабылды
title: Сессиялар
settings:
+ account: Аккаунт
+ account_settings: Аккаунт баптаулары
+ aliases: Аккаунт алиастары
+ appearance: Сыртқы түрі
authorized_apps: Authorizеd apps
back: Желіге оралу
delete: Аккаунт өшіру
@@ -751,11 +1003,17 @@ kk:
edit_profile: Профиль өңдеу
export: Экспорт уақыты
featured_tags: Таңдаулы хэштегтер
+ identity_proofs: Жеке куәлік
import: Импорт
+ import_and_export: Импорт/экспорт
migrate: Аккаунт көшіру
notifications: Ескертпелер
- preferences: Таңдаулар
+ preferences: Баптаулар
+ profile: Профиль
+ relationships: Жазылымдар және оқырмандар
two_factor_authentication: Екі-факторлы авторизация
+ spam_check:
+ spam_detected: Бұл автоматтандырылған есеп. Спам анықталды.
statuses:
attached:
description: 'Жүктелді: %{attached}'
@@ -779,12 +1037,16 @@ kk:
private: Жабық жазба жабыстырылмайды
reblog: Бөлісілген жазба жабыстырылмайды
poll:
+ total_people:
+ one: "%{count} адам"
+ other: "%{count} адам"
total_votes:
one: "%{count} дауыс"
other: "%{count} дауыс"
vote: Дауыс беру
show_more: Тағы әкел
sign_in_to_participate: Сұхбатқа қатысу үшін кіріңіз
+ title: '%{name}: "%{quote}"'
visibilities:
private: Тек оқырмандарға
private_long: Тек оқырмандарға ғана көрінеді
@@ -796,6 +1058,8 @@ kk:
pinned: Жабыстырылған жазба
reblogged: бөлісті
sensitive_content: Нәзік мазмұн
+ tags:
+ does_not_match_previous_name: алдыңғы атқа сәйкес келмейді
terms:
body_html: |
%{instance}
может не являться сервером, на котором вы зарегистрированы, поэтому нам сперва нужно перенаправить вас на домашний сервер."
+ reason_html: "Почему это необходимо? Возможно, %{instance}
не является узлом, на котором вы зарегистрированы, поэтому нам сперва нужно перенаправить вас на домашний узел."
remote_interaction:
favourite:
proceed: Отметить как "нравится"
@@ -918,7 +993,7 @@ ru:
weibo: Weibo
current_session: Текущая сессия
description: "%{browser} на %{platform}"
- explanation: Это веб-браузеры, в которых на данный момент выполнен вход в Ваш аккаунт Mastodon.
+ explanation: Это веб-браузеры, в которых на данный момент выполнен вход в Вашу учётную запись Mastodon.
ip: IP
platforms:
adobe_air: Adobe Air
@@ -939,11 +1014,11 @@ ru:
settings:
account: Учётная запись
account_settings: Настройки учётной записи
- aliases: Псевдонимы аккаунта
+ aliases: Псевдонимы учётной записи
appearance: Внешний вид
authorized_apps: Авторизованные приложения
back: Назад в Mastodon
- delete: Удаление аккаунта
+ delete: Удаление учётной записи
development: Разработка
edit_profile: Изменить профиль
export: Экспорт данных
@@ -951,12 +1026,14 @@ ru:
identity_proofs: Подтверждения личности
import: Импорт
import_and_export: Импорт и экспорт
- migrate: Перенос аккаунта
+ migrate: Миграция учётной записи
notifications: Уведомления
preferences: Настройки
profile: Профиль
relationships: Подписки и подписчики
two_factor_authentication: Двухфакторная аутентификация
+ spam_check:
+ spam_detected: Это автоматический отчет. Обнаружен спам.
statuses:
attached:
description: 'Вложение: %{attached}'
@@ -986,6 +1063,11 @@ ru:
private: Нельзя закрепить непубличный статус
reblog: Нельзя закрепить продвинутый статус
poll:
+ total_people:
+ few: "%{count} человек"
+ many: "%{count} человек"
+ one: "%{count} человек"
+ other: "%{count} человек"
total_votes:
few: "%{count} голоса"
many: "%{count} голосов"
@@ -1006,6 +1088,8 @@ ru:
pinned: Закреплённый статус
reblogged: продвинул(а)
sensitive_content: Чувствительный контент
+ tags:
+ does_not_match_previous_name: не совпадает с предыдущим именем
terms:
body_html: |
Sizden topladığımız bilgilerin herhangi bir kısmı aşağıdaki şekillerde kullanılabilir:
+ +Kişisel bilgilerinizi girerken, gönderirken veya onlara erişirken kişisel bilgilerinizin güvenliğini sağlamak için çeşitli güvenlik önlemleri uyguluyoruz. Diğer şeylerin yanı sıra, tarayıcı oturumunuz ve uygulamalarınız ile API arasındaki trafik SSL ile güvence altına alınır ve şifreniz sağlam bir tek yönlü bir algoritma kullanılarak şifrelenir. Hesabınıza daha güvenli bir şekilde erişebilmek için iki adımlı kimlik doğrulamasını etkinleştirebilirsiniz.
+ +Şunları yapmak için iyi niyetli bir şekilde çalışacağız:
+ +Gönderileriniz, medya ekleriniz, profil fotoğrafınız ve başlık resminiz dahil, içeriğimizin arşivini talep edebilir ve indirebilirsiniz.
+ +Hesabınızı istediğiniz zaman geri alınamaz şekilde silebilirsiniz.
+ +Evet. Çerezler, bir sitenin veya servis sağlayıcısının Web tarayıcınız üzerinden bilgisayarınızın sabit diskine aktardığı küçük dosyalardır (eğer izin verirseniz). Bu çerezler sitenin tarayıcınızı tanımasını ve kayıtlı bir hesabınız varsa, kayıtlı hesabınızla ilişkilendirmesini sağlar.
+ +Sonraki ziyaretlerde tercihlerinizi anlamak ve kaydetmek için çerezleri kullanıyoruz.
+ +Kişisel olarak tanımlanabilir bilgilerinizi dış taraflara satmıyor, takas etmiyor veya devretmiyoruz. Bu, taraflarımız bu bilgileri gizli tutmayı kabul ettiği sürece sitemizi işletmemize, işimizi yürütmemize veya size hizmet etmemize yardımcı olan güvenilir üçüncü tarafları içermemektedir. Ayrıca, yayınlanmanın yasalara uymayı, site politikalarımızı yürürlüğe koymayı ya da kendimizin ya da diğerlerinin haklarını, mülklerini ya da güvenliğini korumamızı sağladığına inandığımızda bilgilerinizi açıklayabiliriz.
+ +Herkese açık içeriğiniz ağdaki diğer sunucular tarafından indirilebilir. Bu takipçiler veya alıcılar bundan farklı bir sunucuda bulundukları sürece, herkese açık ve takipçilere özel gönderileriniz, takipçilerinizin bulunduğu sunuculara, ve doğrudan mesajlar, alıcıların sunucularına iletilir.
+ +Hesabınızı kullanması için bir uygulamayı yetkilendirdiğinizde, onayladığınız izinlerin kapsamına bağlı olarak, herkese açık profil bilgilerinize, takip ettiklerinizin listesine, takipçilerinize, listelerinize, tüm gönderilerinize ve favorilerinize erişebilir. Uygulamalar e-posta adresinize veya parolanıza asla erişemez.
+ +Bu sunucu AB’de veya AEA’da ise: Site, ürün ve hizmetlerimizin tamamı en az 16 yaşında olan kişilere yöneliktir. Eğer 16 yaşın altındaysanız, GDPR yükümlülükleri gereği (General Data Protection Regulation) bu siteyi kullanmayın.
+ +Bu sunucu ABD’de ise: Site, ürün ve hizmetlerimizin tamamı en az 13 yaşında olan kişilere yöneliktir. Eğer 13 yaşın altındaysanız, COPPA yükümlülükleri gereği (Children's Online Privacy Protection Act) bu siteyi kullanmayın.
+ +Bu sunucu başka bir ülkede ise yasal gereklilikler farklı olabilir.
+ +Gizlilik politikamızı değiştirmeye karar verirsek, bu değişiklikleri bu sayfada yayınlayacağız.
+ +Bu belge CC-BY-SA altında lisanslanmıştır. En son 7 Mart 2018 tarihinde güncellenmiştir.
+ +Discourse gizlilik politikasından uyarlanmıştır.
title: "%{instance} Hizmet Şartları ve Gizlilik Politikası" themes: contrast: Mastodon (Yüksek karşıtlık) @@ -1089,10 +1175,11 @@ tr: warning: explanation: disable: Hesabınız donmuşken, hesap verileriniz bozulmadan kalır, ancak kilidi açılıncaya kadar herhangi bir işlem gerçekleştiremezsiniz. - silence: Hesabınız sınırlı iken, yalnızca sizi takip eden kişiler bu sunucuda gönderilerinizi görecek ve çeşitli halka açık listelerin dışında tutulabilirsiniz. Ancak, diğerleri hala sizi manuel olarak takip edebilir. - suspend: Hesabınız askıya alındı ve tüm gönderileriniz ve yüklediğiniz medya dosyalarınız bu sunucudan ve takipçilerinizin bulunduğu sunuculardan geri alınamaz şekilde kaldırıldı. + silence: Hesabınız sınırlı iken, yalnızca sizi takip eden kişiler bu sunucuda tootlarınızı görecek ve çeşitli halka açık listelerin dışında tutulabilirsiniz. Ancak, diğerleri hala sizi manuel olarak takip edebilir. + suspend: Hesabınız askıya alındı ve tüm tootlarınız ve yüklediğiniz medya dosyalarınız bu sunucudan ve takipçilerinizin bulunduğu sunuculardan geri alınamaz şekilde kaldırıldı. get_in_touch: "%{instance} çalışanlarıyla iletişim kurmak için bu e-postayı yanıtlayabilirsiniz." review_server_policies: Sunucu politikalarını inceleyin + statuses: 'Özellikle, şunun için:' subject: disable: "%{acct} hesabınız donduruldu" none: "%{acct} için uyarı" @@ -1101,6 +1188,32 @@ tr: title: disable: Hesap donduruldu none: Uyarı + silence: Hesap sınırlandırıldı + suspend: Hesap askıya alındı + welcome: + edit_profile_action: Profil ayarla + edit_profile_step: Bir avatar veya başlık yükleyerek, ekran adınızı değiştirerek ve daha fazlasını yaparak profilinizi kişiselleştirebilirsiniz. Yeni takipçileri sizi takip etmelerine izin verilmeden önce incelemek isterseniz, hesabınızı kilitleyebilirsiniz. + explanation: İşte sana başlangıç için birkaç ipucu + final_action: Gönderi yazmaya başlayın + final_step: 'Gönderi yazmaya başlayın! Takipçiler olmadan bile, herkese açık mesajlarınız başkaları tarafından görülebilir, örneğin yerel zaman çizelgesinde ve etiketlerde. Kendinizi #introductions etiketinde tanıtmak isteyebilirsiniz.' + full_handle: Tanıtıcınız + full_handle_hint: Arkadaşlarınıza, size başka bir sunucudan mesaj atabilmeleri veya sizi takip edebilmeleri için söyleyeceğiniz şey budur. + review_preferences_action: Tercihleri değiştirin + review_preferences_step: Hangi e-postaları almak veya gönderilerinizin varsayılan olarak hangi gizlilik seviyesinde olmasını istediğiniz gibi tercihlerinizi ayarladığınızdan emin olun. Hareket hastalığınız yoksa, GIF otomatik oynatmayı etkinleştirmeyi seçebilirsiniz. + subject: Mastodon'a hoşgeldiniz + tip_federated_timeline: Federe zaman tüneli, Mastodon ağının genel bir görüntüsüdür. Ancak yalnızca komşularınızın abone olduğu kişileri içerir, bu yüzden tamamı değildir. + tip_following: Sunucu yönetici(ler)ini varsayılan olarak takip edersiniz. Daha ilginç insanlar bulmak için yerel ve federe zaman çizelgelerini kontrol edin. + tip_local_timeline: Yerel zaman çizelgesi, %{instance} üzerindeki kişilerin genel bir görüntüsüdür. Bunlar senin en yakın komşularındır! + tip_mobile_webapp: Mobil tarayıcınız size ana ekranınıza Mastodon eklemenizi önerirse, push bildirimleri alabilirsiniz. Birçok yönden yerli bir uygulama gibi davranır! + tips: İpuçları + title: Gemiye hoşgeldin, %{name}! users: + follow_limit_reached: "%{limit} kişiden daha fazlasını takip edemezsiniz" invalid_email: E-posta adresiniz geçersiz invalid_otp_token: İki-faktörlü kodunuz geçersiz + otp_lost_help_html: Her ikisine de erişiminizi kaybettiyseniz, %{email} ile irtibata geçebilirsiniz + seamless_external_login: Harici bir servis aracılığıyla oturum açtınız, bu nedenle parola ve e-posta ayarları mevcut değildir. + signed_in_as: 'Giriş yapan:' + verification: + explanation_html: 'Profil meta verisindeki bağlantıların sahibi olarak kendinizi doğrulayabilirsiniz. Bunun için, link verilen web sitesi Mastodon profilinize geri bir link içermelidir. Geri link birrel="me"
özelliğine sahip olmalıdır. Bağlantının metin içeriği önemli değildir. İşte bir örnek:'
+ verification: Doğrulama
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 1d3459a0f7..7d8d83e2d6 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -11,6 +11,7 @@ uk:
apps: Мобільні додатки
apps_platforms: Користуйтесь Mastodon на iOS, Android та інших платформах
browse_directory: Переглядайте каталог профілів та фільтруйте за інтересами
+ browse_local_posts: Переглядайте потік публічних постів з цього сервера
browse_public_posts: Переглядайте потік публічних постів на Mastodon
contact: Зв'язатися
contact_missing: Не зазначено
@@ -231,10 +232,12 @@ uk:
deleted_status: "(видалений статус)"
title: Журнал подій
custom_emojis:
+ assign_category: Призначити категорію
by_domain: Домен
copied_msg: Локальна копія емодзі успішно створена
copy: Копіювати
copy_failed_msg: Не вийшло створити локальну копію емодзі
+ create_new_category: Створити нову категорію
created_msg: Емодзі успішно створене!
delete: Видалити
destroyed_msg: Емодзі усіпішно видалене!
@@ -260,6 +263,7 @@ uk:
updated_msg: Емодзі успішно оновлене!
upload: Вивантажити
dashboard:
+ authorized_fetch_mode: Безпечний режим
backlog: відкладені завдання
config: Налаштування
feature_deletions: Видалення облікових записів
@@ -530,6 +534,9 @@ uk:
context: Контекст
directory: У каталозі
in_directory: "%{count} у каталозі"
+ last_active: За активністю
+ most_popular: За популярністю
+ most_recent: За часом створення
name: Хештеґ
review: Переглянути статус
reviewed: Переглянуто
@@ -618,6 +625,7 @@ uk:
confirming: Очікуємо на завершення підтвердження за допомогою електронної пошти.
functional: Ваш обліковий запис повністю робочій.
pending: Ваша заява очікує на розгляд нашим персоналом. Це може зайняти деякий час. Ви отримаєте електронний лист, якщо ваша заява буде схвалена.
+ redirecting_to: Ваш обліковий запис наразі неактивний, тому що він перенаправлений до %{acct}.
trouble_logging_in: Проблема під час входу?
authorize_follow:
already_following: Ви вже слідкуєте за цим обліковим записом
@@ -630,6 +638,11 @@ uk:
return: Перейти до профілю користувача
web: Перейти до вебу
title: Підписатися на %{acct}
+ challenge:
+ confirm: Далі
+ hint_html: "Підказка: ми не будемо запитувати ваш пароль впродовж наступної години."
+ invalid_password: Невірний пароль
+ prompt: Підтвердіть пароль для продовження
datetime:
distance_in_words:
about_x_hours: "%{count}г"
@@ -645,7 +658,9 @@ uk:
x_months: "%{count}міс"
x_seconds: "%{count}сек"
deletes:
+ challenge_not_passed: Невірна інформація
confirm_password: Введіть актуальний пароль, щоб перевірити що ви це ви
+ confirm_username: Введіть ваше ім'я користувача, щоб підтвердити процедуру
proceed: Видалити обліковий запис
success_msg: Ваш обліковий запис було успішно видалено
warning:
@@ -799,6 +814,19 @@ uk:
migrations:
acct: username@domain нового облікового запису
cancel: Скасувати перенаправлення
+ errors:
+ not_found: не знайдено
+ followers_count: Підписників на час міграції
+ incoming_migrations: Переїзд з іншого облікового запису
+ incoming_migrations_html: Щоб переїхати з іншого облікового запису на цей, ви маєте створити псевдонім облікового запису.
+ not_redirecting: Наразі ваш обліковий запис не перенаправлений до іншого облікового запису.
+ proceed_with_move: Перемістити підписників
+ redirecting_to: Ваш обліковий запис перенаправляється до %{acct}.
+ set_redirect: Встановити перенаправлення
+ warning:
+ backreference_required: Спочатку має бути налаштовано зворотне посилання поточного облікового запису на новий обліковий запис
+ before: 'Перш ніж продовжити, уважно прочитайте ці нотатки:'
+ cooldown: Після переїзду ви деякий час не можете переїжджати знову
moderation:
title: Модерація
notification_mailer:
@@ -947,6 +975,7 @@ uk:
settings:
account: Обліковий запис
account_settings: Налаштування облікового запису
+ aliases: Псевдоніми облікового запису
appearance: Вигляд
authorized_apps: Авторизовані застосунки
back: Назад до Mastodon
@@ -964,6 +993,8 @@ uk:
profile: Профіль
relationships: Підписки та підписники
two_factor_authentication: Двофакторна авторизація
+ spam_check:
+ spam_detected: Це автоматична скарга. Було виявлено спам.
statuses:
attached:
description: 'Прикріплено: %{attached}'
@@ -993,6 +1024,11 @@ uk:
private: Не можна закріпити непублічний пост
reblog: Не можна закріпити просунутий пост
poll:
+ total_people:
+ few: "%{count} людей"
+ many: "%{count} людей"
+ one: "%{count} людина"
+ other: "%{count} людей"
total_votes:
few: "%{count} голоса"
many: "%{count} голосів"
diff --git a/config/locales/ur.yml b/config/locales/ur.yml
new file mode 100644
index 0000000000..114261859c
--- /dev/null
+++ b/config/locales/ur.yml
@@ -0,0 +1,20 @@
+---
+ur:
+ errors:
+ '400': The request you submitted was invalid or malformed.
+ '403': You don't have permission to view this page.
+ '404': The page you are looking for isn't here.
+ '406': This page is not available in the requested format.
+ '410': The page you were looking for doesn't exist here anymore.
+ '422':
+ '429': Throttled
+ '500':
+ '503': The page could not be served due to a temporary server failure.
+ invites:
+ expires_in:
+ '1800': 30 minutes
+ '21600': 6 hours
+ '3600': 1 hour
+ '43200': 12 hours
+ '604800': 1 week
+ '86400': 1 day
diff --git a/config/locales/zh-CN.yml b/config/locales/zh-CN.yml
index 55685c82e9..3af145c663 100644
--- a/config/locales/zh-CN.yml
+++ b/config/locales/zh-CN.yml
@@ -2,7 +2,7 @@
zh-CN:
about:
about_hashtag_html: 这里展示的是带有话题标签 #%{hashtag} 的公开嘟文。如果你想与他们互动,你需要在任意一个 Mastodon 站点或与其兼容的网站上拥有一个帐户。
- about_mastodon_html: Mastodon(长毛象)是一个建立在开放式网络协议和自由、开源软件之上的社交网络,有着类似于电子邮件的分布式设计。
+ about_mastodon_html: Mastodon 是一个建立在开放式网络协议和自由、开源软件之上的社交网络,有着类似于电子邮件的分布式设计。
about_this: 关于本站
active_count_after: 活跃
active_footnote: 每月活跃用户
@@ -11,6 +11,7 @@ zh-CN:
apps: 移动应用
apps_platforms: 在 iOS、Android 和其他平台上使用 Mastodon
browse_directory: 浏览用户目录并按兴趣筛选
+ browse_local_posts: 浏览此服务器上实时公开嘟文
browse_public_posts: 浏览 Mastodon 上公共嘟文的实时信息流
contact: 联系方式
contact_missing: 未设定
@@ -30,12 +31,18 @@ zh-CN:
status_count_before: 他们共嘟出了
tagline: 关注并发现新朋友
terms: 使用条款
+ unavailable_content: 不可用的内容
+ unavailable_content_description:
+ domain: 服务器
+ reason: 原因
+ rejecting_media: 来自这些服务器的媒体文件将不会被处理或存储,缩略图也不会显示,需要手动点击打开原始文件。
user_count_after:
other: 位用户
user_count_before: 这里共注册有
what_is_mastodon: Mastodon 是什么?
accounts:
choices_html: "%{name} 的推荐:"
+ featured_tags_hint: 您可以精选一些话题标签展示在这里。
follow: 关注
followers:
other: 关注者
@@ -46,6 +53,7 @@ zh-CN:
media: 媒体
moved_html: "%{name} 已经迁移到 %{new_profile_link}:"
network_hidden: 此信息不可用
+ never_active: 从未活跃
nothing_here: 这里神马都没有!
people_followed_by: "%{name} 关注的人"
people_who_follow: 关注 %{name} 的人
@@ -157,6 +165,7 @@ zh-CN:
user: 普通用户
salmon_url: 三文鱼协议网址(Salmon URL)
search: 搜索
+ search_same_ip: 具有相同IP的其他用户
shared_inbox_url: 公用收件箱(Shared Inbox)URL
show:
created_reports: 这个帐户提交的举报
@@ -183,10 +192,12 @@ zh-CN:
confirm_user: "%{name} 确认了用户 %{target} 的电子邮件地址"
create_account_warning: "%{name} 向 %{target} 发送了警告"
create_custom_emoji: "%{name} 添加了新的自定义表情 %{target}"
+ create_domain_allow: "%{name} 添加了对域名 %{target} 的白名单。"
create_domain_block: "%{name} 屏蔽了域名 %{target}"
create_email_domain_block: "%{name} 屏蔽了电子邮件域名 %{target}"
demote_user: "%{name} 对用户 %{target} 进行了降任操作"
destroy_custom_emoji: "%{name} 销毁了自定义表情 %{target}"
+ destroy_domain_allow: "%{name} 从白名单中移除了域名 %{target}"
destroy_domain_block: "%{name} 解除了对域名 %{target} 的屏蔽"
destroy_email_domain_block: "%{name} 解除了对电子邮件域名 %{target} 的屏蔽"
destroy_status: "%{name} 删除了 %{target} 的嘟文"
@@ -211,19 +222,24 @@ zh-CN:
deleted_status: "(嘟文已删除)"
title: 运营日志
custom_emojis:
+ assign_category: 指定分类
by_domain: 域名
copied_msg: 成功将表情复制到本地
copy: 复制
copy_failed_msg: 无法将表情复制到本地
+ create_new_category: 新建分类
created_msg: 表情添加成功!
delete: 删除
destroyed_msg: 表情删除成功!
disable: 停用
+ disabled: 已停用
disabled_msg: 表情停用成功
emoji: 表情
enable: 启用
+ enabled: 已启用
enabled_msg: 表情启用成功
image_hint: PNG 格式,最大 50KB
+ list: 列表
listed: 已显示
new:
title: 添加新的自定义表情
@@ -231,11 +247,14 @@ zh-CN:
shortcode: 短代码
shortcode_hint: 至少 2 个字符,只能使用字母、数字和下划线
title: 自定义表情
+ uncategorized: 未分类
+ unlist: 不公开
unlisted: 已隐藏
update_failed_msg: 表情更新失败
updated_msg: 表情更新成功!
upload: 上传新表情
dashboard:
+ authorized_fetch_mode: 安全模式
backlog: 未处理任务数
config: 服务器配置
feature_deletions: 帐户删除
@@ -284,6 +303,7 @@ zh-CN:
suspend: 自动封禁
title: 添加域名屏蔽
private_comment: 私密评论
+ private_comment_hint: 版主只允许内部用户评论此域名
public_comment: 公开评论
reject_media: 拒绝接收媒体文件
reject_media_hint: 删除本地已缓存的媒体文件,并且不再接收来自该域名的任何媒体文件。此选项不影响封禁
@@ -357,6 +377,7 @@ zh-CN:
pending: 等待中继确认
save_and_enable: 保存并启用
setup: 设置中继连接
+ signatures_not_enabled: 安全模式或白名单模式启用时中继将不会正常工作
status: 状态
title: 中继
report_notes:
@@ -405,6 +426,16 @@ zh-CN:
custom_css:
desc_html: 通过 CSS 代码调整所有页面的显示效果
title: 自定义 CSS
+ default_noindex:
+ desc_html: 影响所有尚未更改此设置的用户
+ title: 默认将不会对用户建立索引
+ domain_blocks:
+ all: 对所有人
+ disabled: 不对任何人
+ title: 查看域名屏蔽
+ users: 本地已登录用户
+ domain_blocks_rationale:
+ title: 显示原理
hero:
desc_html: 用于在首页展示。推荐分辨率 600×100px 以上。未指定的情况下将默认使用本站缩略图
title: 主题图片
@@ -465,7 +496,11 @@ zh-CN:
desc_html: 在主页显示公共时间轴
title: 时间轴预览
title: 网站设置
+ trendable_by_default:
+ desc_html: 影响以前未禁止的话题标签
+ title: 允许在未审查的情况下将话题置为热门
trends:
+ desc_html: 公开显示先前已审查的但当前热门的话题
title: 热门标签
statuses:
back_to_account: 返回帐户信息页
@@ -484,12 +519,20 @@ zh-CN:
tags:
accounts_today: 今日活跃用户
accounts_week: 本周活跃用户
+ breakdown: 按来源分类今天的使用情况
directory: 在目录中
+ in_directory: 目录中 %{count} 条
+ last_active: 最近活动
+ most_popular: 最热门的
+ most_recent: 最近的
+ name: 话题标签
review: 审核状态
reviewed: 已审核
title: 话题标签
trending_right_now: 当前热门
+ unique_uses_today: 今天发布 %{count} 条
unreviewed: 未审核
+ updated_msg: 话题设置更新成功
title: 管理
warning_presets:
add_new: 添加新条目
@@ -505,6 +548,12 @@ zh-CN:
body: "%{reporter} 举报了用户 %{target}"
body_remote: 来自 %{domain} 的用户举报了用户 %{target}
subject: 来自 %{instance} 的用户举报(#%{id})
+ new_trending_tag:
+ body: '今日的热门话题 #%{name} 之前未审核。直到你允许之前这个话题将不会公开显示,或保持原样让它石沉大海。'
+ subject: 在 %{instance} 有话题 (#%{name}) 待审核
+ aliases:
+ add_new: 创建别名
+ remove: 取消关联别名
appearance:
advanced_web_interface: 高级 web 界面
advanced_web_interface_hint: 如果你想使用整个屏幕宽度,高级 web 界面允许您配置多个不同的栏目,可以同时看到更多的信息:主页、通知、跨站时间轴、任意数量的列表和话题标签。
@@ -512,6 +561,7 @@ zh-CN:
confirmation_dialogs: 确认对话框
discovery: 发现
sensitive_content: 敏感内容
+ toot_layout: 嘟文布局
application_mailer:
notification_preferences: 更改电子邮件首选项
salutation: "%{name}:"
@@ -531,8 +581,12 @@ zh-CN:
apply_for_account: 请求邀请
change_password: 密码
checkbox_agreement_html: 我同意 服务器规则 和 服务条款
+ checkbox_agreement_without_rules_html: 我同意 服务条款
delete_account: 删除帐户
delete_account_html: 如果你想删除你的帐户,请点击这里继续。你需要确认你的操作。
+ description:
+ prefix_invited_by_user: "@%{name} 邀请您加入这个Mastodon服务器!"
+ prefix_sign_up: 现在就注册 Mastodon!
didnt_get_confirmation: 没有收到确认邮件?
forgot_password: 忘记密码?
invalid_reset_password_token: 密码重置令牌无效或已过期。请重新发起重置密码请求。
@@ -567,6 +621,9 @@ zh-CN:
return: 查看用户个人资料
web: 返回本站
title: 关注 %{acct}
+ challenge:
+ invalid_password: 无效密码
+ prompt: 确认密码以继续
datetime:
distance_in_words:
about_x_hours: "%{count}时"
@@ -585,6 +642,10 @@ zh-CN:
confirm_password: 输入你当前的密码来验证身份
proceed: 删除帐户
success_msg: 你的帐户已经成功删除
+ warning:
+ irreversible: 您将无法恢复或重新激活您的帐户
+ username_available: 您的用户名现在又可以使用了
+ username_unavailable: 您的用户名仍将无法使用
directories:
directory: 用户目录
explanation: 根据兴趣发现用户
@@ -628,6 +689,7 @@ zh-CN:
add_new: 添加新条目
errors:
limit: 你所推荐的话题标签数已达上限
+ hint_html: "什么是精选话题标签? 它们被显示在您的公开个人资料中的突出位置,人们可以在这些标签下浏览您的公共嘟文。 它们是跟踪创作或长期项目的进度的重要工具。"
filters:
contexts:
home: 主页时间轴
@@ -722,6 +784,22 @@ zh-CN:
too_many: 最多只能添加 4 张图片
migrations:
acct: 新帐户的 用户名@域名
+ cancel: 取消跳转
+ cancelled_msg: 成功取消跳转
+ errors:
+ move_to_self: 不能是当前帐户
+ not_found: 找不到
+ on_cooldown: 您正处于冷却状态
+ past_migrations: 迁移记录
+ proceed_with_move: 移动关注者
+ redirecting_to: 您的帐户被跳转到了 %{acct}。
+ set_redirect: 设置跳转
+ warning:
+ backreference_required: 新账号必须先引用现在这个账号
+ before: 在继续前,请仔细阅读下列说明:
+ cooldown: 移动后会有一个冷却期,在此期间您将无法再次移动
+ disabled_account: 此后,您的当前帐户将无法使用。但是,您仍然有权导出数据或者重新激活。
+ followers: 这步操作将把所有关注者从当前账户移动到新账户
moderation:
title: 运营
notification_mailer:
@@ -735,9 +813,9 @@ zh-CN:
other: "自从上次访问后,有 %{count} 条新通知 \U0001F418"
title: 在你不在的这段时间……
favourite:
- body: 你的嘟文被 %{name} 收藏了:
- subject: "%{name} 收藏了你的嘟文"
- title: 新的收藏
+ body: 你的嘟文被 %{name} 喜欢了:
+ subject: "%{name} 喜欢了你的嘟文"
+ title: 新的喜欢
follow:
body: "%{name} 关注了你!"
subject: "%{name} 关注了你"
@@ -808,8 +886,8 @@ zh-CN:
reason_html: "为什么需要这个步骤? %{instance}
可能不是您所注册的服务器,所以我们需要先重定向到您所在的服务器。"
remote_interaction:
favourite:
- proceed: 确认收藏
- prompt: 您想要收藏此嘟文:
+ proceed: 确认标记为喜欢
+ prompt: 您想要标记此嘟文为喜欢:
reblog:
proceed: 确认转嘟
prompt: 您想要转嘟此条:
@@ -864,6 +942,7 @@ zh-CN:
settings:
account: 账户
account_settings: 帐户设置
+ aliases: 账户别名
appearance: 外观
authorized_apps: 已授权的应用
back: 返回 Mastodon
@@ -871,7 +950,7 @@ zh-CN:
development: 开发
edit_profile: 更改个人资料
export: 导出
- featured_tags: 推荐的话题标签
+ featured_tags: 精选的话题标签
identity_proofs: 身份证明
import: 导入
import_and_export: 导入和导出
@@ -881,6 +960,8 @@ zh-CN:
profile: 个人资料
relationships: 关注管理
two_factor_authentication: 双重认证
+ spam_check:
+ spam_detected: 这是一个自动报告。已检测到垃圾信息。
statuses:
attached:
description: 附加媒体:%{attached}
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index bb6e761c70..b7116e02ed 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -7,6 +7,7 @@ zh-TW:
active_count_after: 活躍
active_footnote: 每月活躍使用者 (MAU)
administered_by: 管理者:
+ api: API
apps: 行動應用程式
apps_platforms: 在 iOS、Android 和其他平台使用 Mastodon
browse_directory: 依興趣瀏覽個人資料目錄和過濾器
@@ -28,6 +29,9 @@ zh-TW:
status_count_before: 他們共嘟出了
tagline: 關注朋友並探索新朋友
terms: 使用條款
+ unavailable_content_description:
+ domain: 伺服器
+ reason: 原因
user_count_after:
other: 位使用者
user_count_before: 註冊使用者數
@@ -44,6 +48,7 @@ zh-TW:
media: 媒體
moved_html: "%{name} 已經搬遷到 %{new_profile_link}:"
network_hidden: 此訊息不可用
+ never_active: 永不
nothing_here: 暫時沒有內容可供顯示!
people_followed_by: "%{name} 關注的人"
people_who_follow: 關注 %{name} 的人
@@ -68,6 +73,7 @@ zh-TW:
destroyed_msg: 成功刪除管理備忘!
accounts:
approve: 核准
+ approve_all: 全部批准
are_you_sure: 您確定嗎?
avatar: 頭像
by_domain: 站點
@@ -132,6 +138,7 @@ zh-TW:
push_subscription_expires: PuSH 訂閱過期
redownload: 重新整理個人資料
reject: 拒絕
+ reject_all: 全部拒絕
remove_avatar: 取消頭像
remove_header: 移除開頭
resend_confirmation:
@@ -209,11 +216,14 @@ zh-TW:
delete: 刪除
destroyed_msg: 已刪除表情符號!
disable: 停用
+ disabled: 已停用
disabled_msg: 已停用表情符號
emoji: 表情符號
enable: 啟用
+ enabled: 已啟用
enabled_msg: 已啟用表情符號
image_hint: PNG 格式, 最大 50KB
+ list: 列表
listed: 已顯示
new:
title: 加入新的自訂表情符號
@@ -293,6 +303,10 @@ zh-TW:
back_to_account: 返回帳戶
title: "%{acct} 的關注者"
instances:
+ moderation:
+ all: 全部
+ limited: 限制
+ title: 版主
title: 聯邦
invites:
filter:
@@ -303,6 +317,8 @@ zh-TW:
title: 邀請使用者
relays:
description_html: "聯邦中繼站 是種中繼伺服器,會在訂閱並推送至此中繼站的伺服器之間交換大量的公開嘟文。中繼站也能協助小型或中型伺服器從聯邦中探索內容,而無須本地使用者手動關注遠端伺服器的其他使用者。"
+ disabled: 停用
+ enable: 啟用
report_notes:
created_msg: 檢舉記錄建立成功!
destroyed_msg: 檢舉記錄刪除成功!
@@ -397,7 +413,13 @@ zh-TW:
no_media: 不含媒體檔案
title: 帳戶嘟文
with_media: 含有媒體檔案
+ tags:
+ name: Hashtag
title: 管理介面
+ warning_presets:
+ add_new: 新增
+ delete: 刪除
+ edit: 編輯
admin_mailer:
new_report:
body: "%{reporter} 檢舉了使用者 %{target}"