Merge branch 'l10n_develop' into release/1.3.0

This commit is contained in:
CMK 2022-02-15 14:26:33 +08:00
commit 5b40b876a7
46 changed files with 4254 additions and 1092 deletions

View File

@ -0,0 +1,51 @@
"16wxgf" = "Argitaratu Mastodonen";
"751xkl" = "Testu-edukia";
"CsR7G2" = "Argitaratu Mastodonen";
"HZSGTr" = "Ze eduki argitaratu?";
"HdGikU" = "Argitaratzeak huts egin du";
"KDNTJ4" = "Hutsegitearen arrazoia";
"RHxKOw" = "Argitaratu bidalketa testu-edukiarekin";
"RxSqsb" = "Bidali";
"WCIR3D" = "Argitaratu ${content} Mastodonen";
"ZKJSNu" = "Bidali";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Ikusgaitasuna";
"Zo4jgJ" = "Bidalketaren ikusgaitasuna";
"apSxMG-dYQ5NN" = "'Publikoa'-rekin bat datozen ${count} aukera daude.";
"apSxMG-ehFLjY" = "'Jarraitzaileak soilik'-ekin bat datozen ${count} aukera daude.";
"ayoYEb-dYQ5NN" = "${content}, publikoa";
"ayoYEb-ehFLjY" = "${content}, jarraitzaileak besterik ez";
"dUyuGg" = "Argitaratu Mastodonen";
"dYQ5NN" = "Publikoa";
"ehFLjY" = "Jarraitzaileak soilik";
"gfePDu" = "Argitaratzeak huts egin du. ${failureReason}";
"k7dbKQ" = "Bidalketa behar bezala bidali da.";
"oGiqmY-dYQ5NN" = "Berresteagatik, 'Publikoa' izatea nahi duzu?";
"oGiqmY-ehFLjY" = "Berresteagatik, 'Jarraitzaileak soilik' izatea nahi duzu?";
"rM6dvp" = "URLa";
"ryJLwG" = "Bidalketa behar bezala bidali da. ";

View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>${content}(e)kin bat datozen %#@count_option@ daude.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>Aukera 1</string>
<key>other</key>
<string>%ld aukera</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>${visibility}(e)kin bat datozen %#@count_option@ daude.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>Aukera 1</string>
<key>other</key>
<string>%ld aukera</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -12,7 +12,7 @@
"RHxKOw" = "Envoyer une publication avec du contenu texte";
"RxSqsb" = "Post";
"RxSqsb" = "Publication";
"WCIR3D" = "Publier du ${content} sur Mastodon";
@ -24,9 +24,9 @@
"Zo4jgJ" = "Visibilité de la publication";
"apSxMG-dYQ5NN" = "There are ${count} options matching Public.";
"apSxMG-dYQ5NN" = "Il y a ${count} options correspondant à « Public ».";
"apSxMG-ehFLjY" = "There are ${count} options matching Followers Only.";
"apSxMG-ehFLjY" = "Il y a ${count} options correspondant à « Abonnés uniquement ».";
"ayoYEb-dYQ5NN" = "${content}, Public";

View File

@ -1,51 +1,51 @@
"16wxgf" = "Post on Mastodon";
"16wxgf" = "Mastodonに投稿";
"751xkl" = "Text Content";
"751xkl" = "テキストコンテンツ";
"CsR7G2" = "Post on Mastodon";
"CsR7G2" = "Mastodonに投稿";
"HZSGTr" = "What content to post?";
"HdGikU" = "Posting failed";
"HdGikU" = "投稿に失敗しました";
"KDNTJ4" = "Failure Reason";
"KDNTJ4" = "失敗の理由";
"RHxKOw" = "Send Post with text content";
"RxSqsb" = "Post";
"RxSqsb" = "投稿";
"WCIR3D" = "Post ${content} on Mastodon";
"WCIR3D" = "Mastodonに ${content} を投稿";
"ZKJSNu" = "Post";
"ZKJSNu" = "投稿";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Visibility";
"ZbSjzC" = "公開範囲";
"Zo4jgJ" = "Post Visibility";
"Zo4jgJ" = "投稿の公開範囲";
"apSxMG-dYQ5NN" = "There are ${count} options matching Public.";
"apSxMG-dYQ5NN" = "「パブリック」にマッチするオプションが${count}個あります。";
"apSxMG-ehFLjY" = "There are ${count} options matching Followers Only.";
"apSxMG-ehFLjY" = "「フォロワーのみ」にマッチするオプションが${count}個あります。";
"ayoYEb-dYQ5NN" = "${content}, Public";
"ayoYEb-dYQ5NN" = "${content}, パブリック";
"ayoYEb-ehFLjY" = "${content}, Followers Only";
"ayoYEb-ehFLjY" = "${content}, フォロワーのみ";
"dUyuGg" = "Post on Mastodon";
"dUyuGg" = "Mastodonに投稿";
"dYQ5NN" = "Public";
"dYQ5NN" = "パブリック";
"ehFLjY" = "Followers Only";
"ehFLjY" = "フォロワーのみ";
"gfePDu" = "Posting failed. ${failureReason}";
"gfePDu" = "投稿に失敗しました。 ${failureReason}";
"k7dbKQ" = "Post was sent successfully.";
"k7dbKQ" = "投稿に成功しました。";
"oGiqmY-dYQ5NN" = "Just to confirm, you wanted Public?";
"oGiqmY-dYQ5NN" = "「パブリック」で間違いないですか?";
"oGiqmY-ehFLjY" = "Just to confirm, you wanted Followers Only?";
"oGiqmY-ehFLjY" = "「フォロワーのみ」で間違いないですか?";
"rM6dvp" = "URL";
"ryJLwG" = "Post was sent successfully. ";
"ryJLwG" = "投稿に成功しました。 ";

View File

@ -0,0 +1,51 @@
"16wxgf" = "Asuffeɣ deg Matodon";
"751xkl" = "Text Content";
"CsR7G2" = "Asuffeɣ deg Matodon";
"HZSGTr" = "What content to post?";
"HdGikU" = "Posting failed";
"KDNTJ4" = "Failure Reason";
"RHxKOw" = "Send Post with text content";
"RxSqsb" = "Tasuffeɣt";
"WCIR3D" = "Post ${content} on Mastodon";
"ZKJSNu" = "Tasuffeɣt";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Visibility";
"Zo4jgJ" = "Post Visibility";
"apSxMG-dYQ5NN" = "There are ${count} options matching Public.";
"apSxMG-ehFLjY" = "There are ${count} options matching Followers Only.";
"ayoYEb-dYQ5NN" = "${content}, Public";
"ayoYEb-ehFLjY" = "${content}, Followers Only";
"dUyuGg" = "Asuffeɣ deg Maṣṭudun";
"dYQ5NN" = "Azayez";
"ehFLjY" = "Followers Only";
"gfePDu" = "Posting failed. ${failureReason}";
"k7dbKQ" = "Post was sent successfully.";
"oGiqmY-dYQ5NN" = "Just to confirm, you wanted Public?";
"oGiqmY-ehFLjY" = "Just to confirm, you wanted Followers Only?";
"rM6dvp" = "URL";
"ryJLwG" = "Post was sent successfully. ";

View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Llan %#@count_option@ i yemṣaḍan d '${content}'.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>1 option</string>
<key>other</key>
<string>%ld iɣewwaṛen</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Llan %#@count_option@ i yemṣaḍa, d '${visibility}'.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>1 uɣewwaṛ</string>
<key>other</key>
<string>%ld iɣewwaṛen</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -1,51 +1,51 @@
"16wxgf" = "Post on Mastodon";
"16wxgf" = "Julkaise Mastodonissa";
"751xkl" = "Text Content";
"751xkl" = "Tekstisisältö";
"CsR7G2" = "Post on Mastodon";
"CsR7G2" = "Julkaise Mastodonissa";
"HZSGTr" = "What content to post?";
"HZSGTr" = "Mitä sisältöä julkaista?";
"HdGikU" = "Posting failed";
"HdGikU" = "Julkaiseminen epäonnistui";
"KDNTJ4" = "Failure Reason";
"KDNTJ4" = "Epäonnistumisen syy";
"RHxKOw" = "Send Post with text content";
"RHxKOw" = "Lähetä julkaisu teksisisällöllä";
"RxSqsb" = "Post";
"RxSqsb" = "Julkaisu";
"WCIR3D" = "Posta ${content} på Mastodon";
"WCIR3D" = "Julkaise ${content} Mastodonissa";
"ZKJSNu" = "Post";
"ZKJSNu" = "Julkaisu";
"ZS1XaK" = "${content}";
"ZbSjzC" = "Visibility";
"ZbSjzC" = "Näkyvyys";
"Zo4jgJ" = "Post Visibility";
"Zo4jgJ" = "Julkaisun näkyvyys";
"apSxMG-dYQ5NN" = "There are ${count} options matching Public.";
"apSxMG-dYQ5NN" = "On ${count} vaihtoehtoa, jotka vastaavat Julkinen.";
"apSxMG-ehFLjY" = "There are ${count} options matching Followers Only.";
"apSxMG-ehFLjY" = "On ${count} vaihtoehtoa, jotka vastaavat Vain seuraajat.";
"ayoYEb-dYQ5NN" = "${content}, Public";
"ayoYEb-dYQ5NN" = "${content}, julkinen";
"ayoYEb-ehFLjY" = "${content}, Followers Only";
"ayoYEb-ehFLjY" = "${content}, vain seuraajat";
"dUyuGg" = "Post on Mastodon";
"dUyuGg" = "Julkaise Mastodonissa";
"dYQ5NN" = "Public";
"dYQ5NN" = "Julkinen";
"ehFLjY" = "Followers Only";
"ehFLjY" = "Vain seuraajat";
"gfePDu" = "Posting failed. ${failureReason}";
"gfePDu" = "Julkaiseminen epäonnistui. ${failureReason}";
"k7dbKQ" = "Post was sent successfully.";
"k7dbKQ" = "Julkaisu lähetettiin onnistuneesti.";
"oGiqmY-dYQ5NN" = "Just to confirm, you wanted Public?";
"oGiqmY-dYQ5NN" = "Vahvitukseksi, halusit Julkinen?";
"oGiqmY-ehFLjY" = "Just to confirm, you wanted Followers Only?";
"oGiqmY-ehFLjY" = "Vahvitstukseksi, halusit Vain seuraajat?";
"rM6dvp" = "URL";
"ryJLwG" = "Post was sent successfully. ";
"ryJLwG" = "Julkaisu lähetettiin onnistuneesti. ";

View File

@ -5,7 +5,7 @@
<key>There are ${count} options matching ${content}. - 2</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string>
<string>On %#@count_option@, joka/jotka vastaavat sisältöön ${content}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -13,15 +13,15 @@
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>1 option</string>
<string>1 vaihtoehto</string>
<key>other</key>
<string>%ld options</string>
<string>%ld vaihtoehtoa</string>
</dict>
</dict>
<key>There are ${count} options matching ${visibility}.</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string>
<string>On vaihtoehtoa %#@count_option@, joka/jotka vastaavat näkyvyyteen ${visibility}.</string>
<key>count_option</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -29,9 +29,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>%ld</string>
<key>one</key>
<string>1 option</string>
<string>1 vaihtoehto</string>
<key>other</key>
<string>%ld options</string>
<string>%ld vaihtoehtoa</string>
</dict>
</dict>
</dict>

View File

@ -34,9 +34,9 @@
"dUyuGg" = "Post on Mastodon";
"dYQ5NN" = "Public";
"dYQ5NN" = "Publikt";
"ehFLjY" = "Followers Only";
"ehFLjY" = "Endast följare";
"gfePDu" = "Posting failed. ${failureReason}";

View File

@ -2,8 +2,8 @@
"common": {
"alerts": {
"common": {
"please_try_again": "يُرجى المحاولة مرة أُخرى.",
"please_try_again_later": "يُرجى المحاولة مرة أُخرى لاحقاً."
"please_try_again": "يُرجى المُحاولة مرة أُخرى.",
"please_try_again_later": "يُرجى المُحاولة مرة أُخرى لاحقًا."
},
"sign_up_failure": {
"title": "إخفاق في التسجيل"
@ -28,17 +28,17 @@
}
},
"edit_profile_failure": {
"title": "خطأ في تَحرير الملف الشخصي",
"message": "لا يمكن تعديل الملف الشخصي. يُرجى المحاولة مرة أُخرى."
"title": "خطأ في تَحرير الملف التعريفي",
"message": "يتعذَّر تعديل الملف التعريفي. يُرجى المُحاولة مرة أُخرى."
},
"sign_out": {
"title": "تسجيل الخروج",
"message": "هل أنت متأكد من رغبتك في تسجيل الخروج؟",
"message": "هل أنت متأكد من رغبتك في تسجيل الخُروج؟",
"confirm": "تسجيل الخروج"
},
"block_domain": {
"title": "هل أنتَ مُتأكِّدٌ حقًا مِن رغبتك في حظر %s بالكامل؟ في معظم الحالات، يكون مِنَ الكافي والمُفَضَّل استهداف عدد محدود للحظر أو الكتم. لن ترى محتوى من هذا النطاق وسوف يتم إزالة جميع متابعيك المتواجدين فيه.",
"block_entire_domain": "حظر النِطاق"
"title": "هل أنتَ مُتأكِّدٌ حقًا مِن رغبتك في حظر %s بالكامل؟ في معظم الحالات، يكون مِنَ الكافي والمُفَضَّل استهداف عدد محدود للحظر أو الكتم. لن ترى محتوى من هذا النطاق وسوف يُزال جميع متابعيك المتواجدين فيه.",
"block_entire_domain": "حظر النِّطاق"
},
"save_photo_failure": {
"title": "إخفاق في حفظ الصورة",
@ -46,11 +46,11 @@
},
"delete_post": {
"title": "هل أنت متأكد من رغبتك في حذف هذا المنشور؟",
"delete": "احذف"
"message": "هَل أنتَ مُتأكِدٌ مِن رَغبتِكَ فِي حَذفِ هَذَا المَنشُور؟"
},
"clean_cache": {
"title": "مَحو ذاكرة التخزين المؤقت",
"message": "تمَّ مَحو ذاكرة التخزين المؤقت %s بنجاح."
"message": "تمَّ مَحو %s مِن ذاكرة التخزين المؤقت بنجاح."
}
},
"controls": {
@ -58,9 +58,9 @@
"back": "العودة",
"next": "التالي",
"previous": "السابق",
"open": "افتح",
"open": "فتح",
"add": "إضافة",
"remove": "احذف",
"remove": "حذف",
"edit": "تحرير",
"save": "حفظ",
"ok": "حسنًا",
@ -69,7 +69,7 @@
"continue": "واصل",
"compose": "تأليف",
"cancel": "إلغاء",
"discard": "تجاهل",
"discard": "تجاهُل",
"try_again": "المُحاولة مرة أُخرى",
"take_photo": "التقاط صورة",
"save_photo": "حفظ الصورة",
@ -81,20 +81,21 @@
"share": "المُشارك",
"share_user": "مُشاركة %s",
"share_post": "مشارك المنشور",
"open_in_safari": "الفتح في Safari",
"find_people": "ابحث عن أشخاص لمتابعتهم",
"manually_search": "البحث يدوياً بدلاً من ذلك",
"open_in_safari": "الفَتحُ في Safari",
"open_in_browser": "الفَتحُ في المُتَصَفِّح",
"find_people": "ابحث عن أشخاص لِمُتابعتهم",
"manually_search": "البحث يدويًا بدلًا من ذلك",
"skip": "تخطي",
"reply": "الرَد",
"report_user": "ابلغ عن %s",
"reply": "الرَّد",
"report_user": "الإبلاغ عن %s",
"block_domain": "حظر %s",
"unblock_domain": "إلغاء حظر %s",
"unblock_domain": "رفع الحظر عن %s",
"settings": "الإعدادات",
"delete": "احذف"
"delete": "حذف"
},
"tabs": {
"home": "الخيط الرئيسي",
"search": "بحث",
"home": "الرَّئِيسَة",
"search": "البَحث",
"notification": "الإشعارات",
"profile": "الملف التعريفي"
},
@ -102,17 +103,17 @@
"common": {
"switch_to_tab": "التبديل إلى %s",
"compose_new_post": "تأليف منشور جديد",
"show_favorites": "إظهار المفضلة",
"open_settings": "أفتح الإعدادات"
"show_favorites": "إظهار المُفضَّلة",
"open_settings": "فَتحُ الإعدادات"
},
"timeline": {
"previous_status": "المنشور السابق",
"next_status": "المنشور التالي",
"open_status": "افتح المنشور",
"open_author_profile": "افتح الملف التعريفي للمؤلف",
"open_reblogger_profile": "افتح الملف التعريفي لمشارِك المنشور",
"reply_status": "رد على المنشور",
"toggle_reblog": "تبديل إعادة تدوين منشور",
"open_status": "فتح المنشور",
"open_author_profile": "فتح الملف التعريفي للمؤلف",
"open_reblogger_profile": "فتح الملف التعريفي لمُعيد تدوين المنشور",
"reply_status": "الرَّد على مَنشور",
"toggle_reblog": "تبديل إعادة تدوين مَنشور",
"toggle_favorite": "تبديل المفضلة لِمنشور",
"toggle_content_warning": "تبديل تحذير المُحتَوى",
"preview_image": "معاينة الصورة"
@ -124,131 +125,148 @@
},
"status": {
"user_reblogged": "أعادَ %s تدوينها",
"user_replied_to": د على %s",
"show_post": "اظهر المنشور",
"show_user_profile": "اظهر الملف التعريفي للمستخدم",
"content_warning": "تحذير عن المحتوى",
"media_content_warning": "انقر على أي مكان للكشف",
"user_replied_to": َدًا على %s",
"show_post": "إظهار منشور",
"show_user_profile": "إظهار الملف التعريفي للمُستخدِم",
"content_warning": "تحذير المُحتوى",
"media_content_warning": "انقر للكشف",
"poll": {
"vote": "صَوِّت",
"closed": "انتهى"
},
"actions": {
"reply": "رد",
"reply": "الرَّد",
"reblog": "إعادة النشر",
"unreblog": "تراجع عن إعادة النشر",
"favorite": "إضافة إلى المفضلة",
"unfavorite": "إزالة من المفضلة",
"menu": "القائمة"
"unreblog": "التراجُع عن إعادة النشر",
"favorite": "التفضيل",
"unfavorite": "إزالة التفضيل",
"menu": "القائمة",
"hide": "إخفاء"
},
"tag": {
"url": "عنوان URL",
"mention": "أشر إلى",
"link": "الرابط",
"hashtag": "الوسم",
"email": "البريد الإلكتروني",
"emoji": "إيموجي"
"mention": "إشارة",
"link": "رابط",
"hashtag": "وسم",
"email": "بريد إلكتروني",
"emoji": "رمز تعبيري"
},
"visibility": {
"unlisted": "يُمكِنُ لِلجَميعِ رُؤيَةُ هَذَا المَنشورِ وَلكِنَّهُ لَا يُعرَضُ فِي الخَطِّ الزَمنيّ العام.",
"private": "فَقَطْ مُتابِعينَهُم مَن يُمكِنُهُم رُؤيَةُ هَذَا المَنشُور.",
"private_from_me": "فَقَطْ مُتابِعيني أنَا مَن يُمكِنُهُم رُؤيَةُ هَذَا المَنشُور.",
"direct": "المُستخدمِونَ المُشارِ إليهم فَقَطْ مَن يُمكِنُهُم رُؤيَةُ هَذَا المَنشُور."
}
},
"friendship": {
"follow": "اتبع",
"follow": "مُتابَعَة",
"following": "مُتابَع",
"request": "إرسال طَلَب",
"pending": "قيد المُراجعة",
"block": "حظر",
"block_user": "حظر %s",
"block_domain": "حظر %s",
"unblock": "إلغاء الحَظر",
"unblock_user": "إلغاء حظر %s",
"unblock": "رفع الحَظر",
"unblock_user": "رفع الحَظر عن %s",
"blocked": "محظور",
"mute": "أكتم",
"mute_user": "أكتم %s",
"unmute": "إلغاء الكتم",
"unmute_user": "إلغاء كتم %s",
"mute": "كَتم",
"mute_user": "كَتم %s",
"unmute": "رفع الكتم",
"unmute_user": "رفع الكتم عن %s",
"muted": "مكتوم",
"edit_info": "تعديل المعلومات"
},
"timeline": {
"filtered": "مُصفَّى",
"timestamp": {
"now": "الأن"
"now": "الآن"
},
"loader": {
"load_missing_posts": "تحميل المنشورات المَفقودة",
"loading_missing_posts": "تحميل المزيد من المنشورات...",
"show_more_replies": "إظهار المزيد من الردود"
"load_missing_posts": "تحميل المَنشورات المَفقودَة",
"loading_missing_posts": "يَجري تحميل المَنشورات المَفقودَة...",
"show_more_replies": "إظهار مَزيد مِنَ الرُّدود"
},
"header": {
"no_status_found": ا توجد هناك منشورات",
"blocking_warning": "لا يُمكنك الاطلاع على الملف الشخصي لهذا المُستخدِم\nحتَّى تَرفعَ الحَظر عنه.\nملفًّكَ الشخصي يَظهَرُ بِمثل هذِهِ الحالة بالنسبةِ لَهُ أيضًا.",
"user_blocking_warning": "لا يُمكنك الاطلاع على ملف %s الشخصي\nحتَّى تَرفعَ الحَظر عنه.\nملفًّكَ الشخصي يَظهَرُ بِمثل هذِهِ الحالة بالنسبةِ لَهُ أيضًا.",
"blocked_warning": "لا يُمكِنُكَ عَرض الملف الشخصي لهذا المُستخدِم\nحتَّى يَرفَعَ الحَظر عَنك.",
"user_blocked_warning": "لا يُمكِنُكَ عَرض ملف %s الشخصي\nحتَّى يَرفَعَ الحَظر عَنك.",
"no_status_found": َم يُعْثَر على مَنشورات",
"blocking_warning": "لا يُمكِنُكَ الاِطلاع على الملف التَعريفي لهذا المُستخدِم\nحتَّى تَرفعَ الحَظر عنه.\nملفُّكَ التَعريفي يَظهَرُ بِمثل هذِهِ الحالة بالنسبةِ لَهُ أيضًا.",
"user_blocking_warning": "لا يُمكنك الاطلاع على ملف %s التَعريفي\nحتَّى تَرفعَ الحَظر عنه.\nملفُّكَ التَعريفي يَظهَرُ بِمثل هذِهِ الحالة بالنسبةِ لَهُ أيضًا.",
"blocked_warning": "لا يُمكِنُكَ عَرض الملف التَعريفي لهذا المُستخدِم\nحتَّى يَرفَعَ الحَظرَ عَنك.",
"user_blocked_warning": "لا يُمكِنُكَ عَرض ملف %s التَعريفي\nحتَّى يَرفَعَ الحَظر عَنك.",
"suspended_warning": "تمَّ إيقاف هذا المُستخدِم.",
"user_suspended_warning": "لقد أوقِفَ حِساب %s."
"user_suspended_warning": "لقد أُوقِفَ حِساب %s."
}
}
}
},
"scene": {
"welcome": {
"slogan": "شبكات التواصل الاجتماعي\nمرة أُخرى بين يديك."
"slogan": "شبكات التواصل الاجتماعي\nمرة أُخرى بين يديك.",
"get_started": "ابدأ الآن",
"log_in": "تسجيلُ الدخول"
},
"server_picker": {
"title": "اِختر خادِم،\nأي خادِم.",
"title": "اِختر خادِم،\nأيًّا مِنهُم.",
"subtitle": "اختر مجتمعًا بناءً على اهتماماتك، منطقتك أو يمكنك حتى اختيارُ مجتمعٍ ذي غرضٍ عام.",
"subtitle_extend": "اختر مجتمعًا بناءً على اهتماماتك، منطقتك أو يمكنك حتى اختيارُ مجتمعٍ ذي غرضٍ عام. تُشغَّل جميعُ المجتمعِ مِن قِبَلِ مُنظمَةٍ أو فردٍ مُستقلٍ تمامًا.",
"button": {
"category": {
"all": "الكل",
"all_accessiblity_description": "الفئة: الكل",
"academia": "أكاديمي",
"activism": "للنشطاء",
"activism": "النشطاء",
"food": "الطعام",
"furry": "فروي",
"furry": "مكسو بالفرو",
"games": "ألعاب",
"general": "عام",
"journalism": "صحافة",
"lgbt": "مجتمع الشواذ",
"regional": "اقليمي",
"art": "فن",
"regional": "إقليمي",
"art": "فنون",
"music": "موسيقى",
"tech": كنولوجيا"
"tech": قنية"
},
"see_less": "اعرض أقل",
"see_more": "اعرض المزيد"
"see_less": "عرض عناصر أقل",
"see_more": "عرض عناصر أكثر"
},
"label": {
"language": "اللغة",
"users": ستخدمون·ات",
"language": "اللُّغة",
"users": ُستَخدِم",
"category": "الفئة"
},
"input": {
"placeholder": "ابحث عن خادم أو انضم إلى سيرفر خاص بك..."
"placeholder": "اِبحَث عن خادِم أو انضم إلى آخر خاص بك..."
},
"empty_state": {
"finding_servers": "البحث عن خوادم متوفرة...",
"finding_servers": "يجري إيجاد خوادم متوفِّرَة...",
"bad_network": "حدث خطأٌ ما أثناء تحميل البيانات. تحقَّق من اتصالك بالإنترنت.",
"no_results": "لا توجد نتائج"
}
},
"register": {
"title": "أخبرنا عنك.",
"title": "أخبرنا عن نفسك.",
"input": {
"avatar": {
"delete": "احذف"
"delete": "حذف"
},
"username": {
"placeholder": "اسم المستخدم",
"duplicate_prompt": "اسم المستخدم هذا غير متوفر."
"placeholder": "اِسم مُستَخدِم",
"duplicate_prompt": "اِسم المُستَخدِم هذا مأخوذٌ بالفعل."
},
"display_name": {
"placeholder": "الاسم المعروض"
"placeholder": "اِسم العَرض"
},
"email": {
"placeholder": "البريد الإلكتروني"
"placeholder": "بريد إلكتروني"
},
"password": {
"placeholder": "الكلمة السرية",
"hint": "يجب أن تكون كلمتك السرية متكونة من ثمانية أحرف على الأقل"
"placeholder": "رمز سري",
"require": "رمز المرور الخاص بك يجب أن يحتوي على الأقل:",
"character_limit": "ثمانيةُ خانات",
"accessibility": {
"checked": "مُتَحَققٌ مِنه",
"unchecked": "غيرُ مُتَحَققٍ مِنه"
},
"hint": "يجب أن يكون رمزك السري مكوَّن من ثمان خانات على الأقل"
},
"invite": {
"registration_user_invite_request": "لماذا ترغب في الانضمام؟"
@ -256,10 +274,10 @@
},
"error": {
"item": {
"username": "اسم المستخدم",
"username": "اِسم المُستَخدِم",
"email": "البريد الإلكتروني",
"password": "الكلمة السرية",
"agreement": "الاتفاقية",
"password": "الرمز السري",
"agreement": "الاِتِّفاقيَّة",
"locale": "اللغة المحلية",
"reason": "السبب"
},
@ -269,40 +287,40 @@
"taken": "إنَّ %s مُستخدَمٌ بالفعل",
"reserved": "إنَّ %s عبارة عن كلمة مفتاحيَّة محجوزة",
"accepted": "يجب أن يُقبل %s",
"blank": "%s مطلوب",
"blank": "%s مَطلوب",
"invalid": "%s غير صالح",
"too_long": "%s طويل جداً",
"too_short": "%s قصير جدا",
"too_short": "%s قصير جدًا",
"inclusion": "إنَّ %s قيمة غير مدعومة"
},
"special": {
"username_invalid": "يُمكِن أن يحتوي اسم المستخدم على أحرف أبجدية، أرقام وشرطات سفلية فقط",
"username_too_long": "اسم المستخدم طويل جداً (يجب ألّا يكون أطول من 30 رمز)",
"username_too_long": "اِسم المُستَخدِم طويل جداً (يَجِبُ ألّا يكون أطول من ثلاثين خانة)",
"email_invalid": "هذا عنوان بريد إلكتروني غير صالح",
"password_too_short": "كلمة المرور قصيرة جداً (يجب أن تكون 8 أحرف على الأقل)"
"password_too_short": "رمز السر قصير جدًا (يجب أن يتكون من ثمان خانات على الأقل)"
}
}
},
"server_rules": {
"title": "بعض القواعد الأساسية.",
"subtitle": "تم سنّ هذه القواعد من قبل مشرفي %s.",
"prompt": "إن اخترت المواصلة، فإنك تخضع لشروط الخدمة وسياسة الخصوصية لـ %s.",
"terms_of_service": روط الخدمة",
"privacy_policy": ياسة الخصوصية",
"subtitle": "سُنَّت هذه القواعد من قِبل مشرفي %s.",
"prompt": "في حال إختيارك للمواصلة، أنت تخضع لشروط الخدمة وسياسة الخصوصية لِـ%s.",
"terms_of_service": ُرُوط الخِدمَة",
"privacy_policy": ِياسَة الخُصُوصيَّة",
"button": {
"confirm": "انا أوافق"
"confirm": "أنا مُوافِق"
}
},
"confirm_email": {
"title": "شيء واحد أخير.",
"subtitle": "لقد أرسلنا للتو رسالة بريد إلكتروني إلى %s،\nاضغط على الرابط لتأكيد حسابك.",
"title": "شيءٌ أخير.",
"subtitle": "لقد أرسلنا للتو بريد إلكتروني إلى %s،\nانقر على الرابط لتأكيد حسابك.",
"button": {
"open_email_app": "افتح تطبيق البريد الإلكتروني",
"dont_receive_email": "لم أستلم أبدًا بريدا إلكترونيا"
"open_email_app": "فتح تطبيق البريد الإلكتروني",
"resend": "إعادَةُ الإرسال"
},
"dont_receive_email": {
"title": "تحقق من بريدك الإلكتروني",
"description": "تحقق ممَّ إذا كان عنوان بريدك الإلكتروني صحيحًا وكذلك تأكد مِن مجلد البريد غير الهام إذا لم تكن قد فعلت ذلك.",
"description": "تحقق ممَّ إذا كان عنوان بريدك الإلكتروني صحيحًا، وكذلك تأكد مِن مجلد البريد غير الهام إذا لم تكن قد فعلت ذلك.",
"resend_email": "إعادة إرسال البريد الإلكتروني"
},
"open_email_app": {
@ -313,12 +331,12 @@
}
},
"home_timeline": {
"title": "الخيط الرئيسي",
"title": "الرَّئِيسَة",
"navigation_bar_state": {
"offline": ير متصل",
"offline": َير مُتَّصِل",
"new_posts": "إظهار منشورات جديدة",
"published": "تم نشره!",
"Publishing": "جارٍ نشر المشاركة…"
"published": "تمَّ النَّشر!",
"Publishing": "يَجري نَشر المُشارَكَة..."
}
},
"suggestion_account": {
@ -328,31 +346,31 @@
"compose": {
"title": {
"new_post": "منشور جديد",
"new_reply": د جديد"
"new_reply": َدٌّ جديد"
},
"media_selection": {
"camera": "التقط صورة",
"camera": "إلتقاط صورة",
"photo_library": "مكتبة الصور",
"browse": "تصفح"
},
"content_input_placeholder": "أخبِرنا بِما يَجُولُ فِي ذِهنَك",
"compose_action": "انشر",
"replying_to_user": د على %s",
"compose_action": "نَشر",
"replying_to_user": َدًا على %s",
"attachment": {
"photo": "صورة",
"video": "فيديو",
"attachment_broken": "هذا ال%s مُعطَّل ويتعذَّر رفعه إلى ماستودون.",
"description_photo": "صِف الصورة للمكفوفين...",
"description_video": "صِف المقطع المرئي للمكفوفين..."
"video": "مقطع مرئي",
"attachment_broken": "هذا ال%s مُعطَّل\nويتعذَّرُ رفعُه إلى ماستودون.",
"description_photo": "صِف الصورة للمَكفوفين...",
"description_video": "صِف المقطع المرئي للمَكفوفين..."
},
"poll": {
"duration_time": "المدة: %s",
"thirty_minutes": "30 دقيقة",
"one_hour": "ساعة واحدة",
"six_hours": "6 ساعات",
"one_day": "يوم واحد",
"three_days": "3 أيام",
"seven_days": "7 أيام",
"duration_time": "المُدَّة: %s",
"thirty_minutes": "ثلاثون دقيقة",
"one_hour": "ساعةٌ واحدة",
"six_hours": "سِتُّ ساعات",
"one_day": "يومٌ واحِد",
"three_days": "ثلاثةُ أيام",
"seven_days": "سبعةُ أيام",
"option_number": "الخيار %ld"
},
"content_warning": {
@ -361,33 +379,33 @@
"visibility": {
"public": "للعامة",
"unlisted": "غير مُدرَج",
"private": متابعيك فقط",
"direct": "ففط للأشخاص المشار إليهم"
"private": لمُتابِعينَ فقط",
"direct": "للأشخاص المُشار إليهم فقط"
},
"auto_complete": {
"space_to_add": "انقر مساحة لإضافتِها"
"space_to_add": "انقر على مساحة لإضافتِها"
},
"accessibility": {
"append_attachment": "إضافة مُرفَق",
"append_poll": "اضافة استطلاع رأي",
"remove_poll": "إزالة الاستطلاع",
"custom_emoji_picker": "منتقي مخصص للإيموجي",
"enable_content_warning": نشيط تحذير المحتوى",
"disable_content_warning": "تعطيل تحذير الحتوى",
"custom_emoji_picker": "منتقي الرموز التعبيرية المُخصَّص",
"enable_content_warning": فعيل تحذير المُحتَوى",
"disable_content_warning": "تعطيل تحذير المُحتَوى",
"post_visibility_menu": "قائمة ظهور المنشور"
},
"keyboard": {
"discard_post": "تجاهُل المنشور",
"publish_post": "نَشر المَنشُور",
"toggle_poll": "تبديل الاستطلاع",
"toggle_content_warning": "تبديل تحذير المُحتوى",
"toggle_content_warning": "تبديل تحذير المُحتَوى",
"append_attachment_entry": "إضافة مُرفَق - %s",
"select_visibility_entry": "اختر مدى الظهور - %s"
}
},
"profile": {
"dashboard": {
"posts": نشورات",
"posts": َنشورات",
"following": "مُتابَع",
"followers": "متابِع"
},
@ -395,22 +413,32 @@
"add_row": "إضافة صف",
"placeholder": {
"label": "التسمية",
"content": "المحتوى"
"content": "المُحتَوى"
}
},
"segmented_control": {
"posts": "منشورات",
"replies": "ردود",
"media": "وسائط"
"posts": "مَنشورات",
"replies": "رُدُود",
"posts_and_replies": "المَنشوراتُ وَالرُدود",
"media": "وَسائِط",
"about": "حَول"
},
"relationship_action_alert": {
"confirm_unmute_user": {
"title": "إلغاء كتم الحساب",
"message": "أكِّد لرفع كتمْ %s"
"confirm_mute_user": {
"title": "كَتمُ الحِساب",
"message": "تأكيدُ كَتم %s"
},
"confirm_unblock_usre": {
"title": "إلغاء حظر الحساب",
"message": "أكِّد لرفع حظر %s"
"confirm_unmute_user": {
"title": "رفع الكتم عن الحساب",
"message": "أكِّد لرفع الكتمْ عن %s"
},
"confirm_block_user": {
"title": "حَظرُ الحِساب",
"message": "تأكيدُ حَظر %s"
},
"confirm_unblock_user": {
"title": "رَفعُ الحَظرِ عَنِ الحِساب",
"message": "تأكيدُ رَفع الحَظرِ عَن %s"
}
}
},
@ -421,52 +449,54 @@
"footer": "لا يُمكِن عَرض المُتابَعات مِنَ الخوادم الأُخرى."
},
"search": {
"title": "بحث",
"title": "البحث",
"search_bar": {
"placeholder": "البحث عن وسوم أو مستخدمين·ات",
"placeholder": "البحث عن وسوم أو مستخدمين",
"cancel": "إلغاء"
},
"recommend": {
"button_text": "طالع الكل",
"button_text": "إظهار الكُل",
"hash_tag": {
"title": ات شعبية على ماستدون",
"description": "الوسوم التي تحظى بقدر كبير من الاهتمام",
"title": ُو شعبيَّة على ماستودون",
"description": "الوُسُومُ الَّتي تَحظى بقدرٍ كبيرٍ مِنَ الاِهتمام",
"people_talking": "%s أشخاص يتحدَّثوا"
},
"accounts": {
"title": سابات قد تعجبك",
"description": د ترغب في متابعة هذه الحسابات",
"follow": "تابع"
"title": ِساباتٍ قَد تُعجِبُك",
"description": َد تَرغَب في مُتابَعَةِ هَذِهِ الحِسابات",
"follow": "مُتابَعَة"
}
},
"searching": {
"segment": {
"all": "الكل",
"all": "الكُل",
"people": "الأشخاص",
"hashtags": "الوسوم",
"posts": "المنشورات"
"hashtags": "الوُسُوم",
"posts": "المَنشورات"
},
"empty_state": {
"no_results": يس هناك أية نتيجة"
"no_results": ا تُوجَدُ نتائِج"
},
"recent_search": مليات البحث الأخيرة",
"recent_search": َمَليَّاُت البَحثِ الأخيرَة",
"clear": "مَحو"
}
},
"favorite": {
"title": فضلتك"
"title": ُفضَّلَتُك"
},
"notification": {
"title": {
"Everything": "الكل",
"Everything": "كُلُّ شيء",
"Mentions": "الإشارات"
},
"user_followed_you": "يتابعك %s",
"user_favorited your post": "أضاف %s منشورك إلى مفضلته",
"user_reblogged_your_post": "أعاد %s تدوين مشاركتك",
"user_mentioned_you": "أشار إليك %s",
"user_requested_to_follow_you": "طلب %s متابعتك",
"user_your_poll_has_ended": "%s اِنتهى استطلاعُكَ للرأي",
"notification_description": {
"followed_you": "بَدَأ بِمُتابَعَتِك",
"favorited_your_post": "فَضَّلَ مَنشُورَك",
"reblogged_your_post": "أعادَ تَدوينَ مَنشُورَك",
"mentioned_you": "أشارَ إليك",
"request_to_follow_you": "طَلَبَ مُتابَعتَك",
"poll_has_ended": "انتهى استطلاعُ الرأي"
},
"keyobard": {
"show_everything": "إظهار كل شيء",
"show_mentions": "إظهار الإشارات"
@ -480,60 +510,70 @@
"title": "الإعدادات",
"section": {
"appearance": {
"title": "المظهر",
"title": "المَظهر",
"automatic": "تلقائي",
"light": "مضيءٌ دائمًا",
"dark": "مظلمٌ دائِمًا"
},
"look_and_feel": {
"title": "المَظهَرُ وَالشُّعُور",
"use_system": "استخدم النِظام",
"really_dark": "مُظلمٌ حَقًّا",
"sorta_dark": "مُظلمٌ نوعًا ما",
"light": "مُضيء"
},
"notifications": {
"title": "الإشعارات",
"favorites": "الإعجاب بِمنشوراتي",
"follows": "يتابعني",
"boosts": "إعادة تدوين منشوراتي",
"mentions": "الإشارة لي",
"favorites": "بِالإعْجاب بِمَنشوري",
"follows": "بِمُتابَعَتي",
"boosts": "بِإعادَةِ تدوينِ مَنشوري",
"mentions": "بِالإشارَةِ إليّ",
"trigger": {
"anyone": "أي شخص",
"follower": شترِك",
"anyone": "أيُّ شخصٍ",
"follower": ُتابِعٌ",
"follow": "أي شخص أُتابِعُه",
"noone": ا أحد",
"title": "إشعاري عِندَ"
"noone": َا أحد",
"title": "أشعِرني عِندما يَقومُ"
}
},
"preference": {
"title": "التفضيلات",
"true_black_dark_mode": "النمط الأسود الداكِن الحقيقي",
"disable_avatar_animation": عطيل الصور الرمزية المتحرِّكة",
"disable_emoji_animation": عطيل الرموز التعبيرية المتحرِّكَة",
"using_default_browser": "اِستخدام المتصفح الافتراضي لفتح الروابط"
"title": "التَّفضيلات",
"true_black_dark_mode": "النَّمَطُ الأسوَدُ الداكِنُ الحَقيقي",
"disable_avatar_animation": َعطيلُ الصوَرِ الرمزيَّةِ المُتحرِّكَة",
"disable_emoji_animation": َعطيلُ الرُموزِ التَّعبيريَّةِ المُتحرِّكَة",
"using_default_browser": "اِستِخدامُ المُتصفِّحِ الاِفتراضي لِفتحِ الرَّوابِط"
},
"boring_zone": {
"title": "المنطقة المملة",
"account_settings": "إعدادات الحساب",
"terms": روط الخدمة",
"privacy": ياسة الخصوصية"
"title": "المنطِقَةُ المُملَّة",
"account_settings": "إعداداتُ الحِساب",
"terms": ُرُوطُ الخِدمَة",
"privacy": ِياسَةُ الخُصوصيَّة"
},
"spicy_zone": {
"title": "المنطقة الحارة",
"clear": سح ذاكرة التخزين المؤقت للوسائط",
"signout": سجيل الخروج"
"title": "المنطِقَةُ اللَّاذِعَة",
"clear": َحوُ ذاكِرَةُ التَّخزينِ المُؤقت لِلوسائِط",
"signout": َسجيلُ الخُروج"
}
},
"footer": {
"mastodon_description": "ماستدون برنامج مفتوح المصدر. يمكنك المساهمة، أو الإبلاغ عن تقارير الأخطاء على GitHub في %s (%s)"
"mastodon_description": "ماستودون بَرنامجٌ مَفتُوحُ المَصدَر. يُمكِنُكَ المُساهَمَةُ، أوِ الإبلاغُ عَنِ المُشكِلات عَن طريق مِنصَّة جيت هاب (GitHub) في %s (%s)"
},
"keyboard": {
"close_settings_window": "إغلاق نافذة الإعدادات"
}
},
"report": {
"title": "ابلغ عن %s",
"step1": "الخطوة 1 من 2",
"step2": "الخطوة 2 من 2",
"content1": "هل ترغب في إضافة أي مشاركات أُخرى إلى الشكوى؟",
"content2": "هل هناك أي شيء يجب أن يعرفه المُراقبين حول هذه الشكوى؟",
"send": "إرسال الشكوى",
"title_report": "إبلاغ",
"title": "الإبلاغ عن %s",
"step1": "الخطوة الأولى مِن أصل اثنتين",
"step2": "الخطوة الثانية والأخيرة",
"content1": "هل ترغب في إضافة أي منشورات أُخرى إلى البلاغ؟",
"content2": "هل هناك أي شيء يجب أن يعرفه المُراقبين حول هذا البلاغ؟",
"report_sent_title": "شُكرًا لَكَ على الإبلاغ، سَوفَ نَنظُرُ فِي هَذَا الأمر.",
"send": "إرسال البلاغ",
"skip_to_send": "إرسال بدون تعليق",
"text_placeholder": "اكتب أو الصق تعليقات إضافيَّة"
"text_placeholder": "اكتب أو الصق تعليقات إضافيَّة",
"reported": "مُبْلَغٌ عَنه"
},
"preview": {
"keyboard": {
@ -543,14 +583,14 @@
}
},
"account_list": {
"tab_bar_hint": "المِلف المُحدَّد حاليًا: %s. انقر نقرًا مزدوجًا ثم اضغط مع الاستمرار لإظهار مُبدِّل الحِساب",
"dismiss_account_switcher": "تجاهُل مبدِّل الحساب",
"add_account": "إضافة حساب"
"tab_bar_hint": "المِلف المُحدَّد حاليًا: %s. انقر نقرًا مزدوجًا مع الاستمرار لإظهار مُبدِّل الحِساب",
"dismiss_account_switcher": "تجاهُل مبدِّل الحِساب",
"add_account": "إضافَةُ حِساب"
},
"wizard": {
"new_in_mastodon": "جديد في ماستودون",
"multiple_account_switch_intro_description": "بدِّل بين حسابات متعددة عبر الاستمرار بالضغط على زر الملف الشخصي.",
"accessibility_hint": "انقر نقرًا مزدوجًا لتجاهل النافذة المنبثقة"
"accessibility_hint": "انقر نقرًا مزدوجًا لتجاهُل النافذة المنبثقة"
}
}
}

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "Estàs segur que vols suprimir aquesta publicació?",
"delete": "Esborra"
"message": "Estàs segur que vols suprimir aquesta publicació?"
},
"clean_cache": {
"title": "Neteja la memòria cau",
@ -82,6 +82,7 @@
"share_user": "Compartir %s",
"share_post": "Compartir Publicació",
"open_in_safari": "Obrir a Safari",
"open_in_browser": "Obre al navegador",
"find_people": "Busca persones per seguir",
"manually_search": "Cerca manualment a canvi",
"skip": "Omet",
@ -139,7 +140,8 @@
"unreblog": "Desfer l'impuls",
"favorite": "Favorit",
"unfavorite": "Desfer Favorit",
"menu": "Menú"
"menu": "Menú",
"hide": "Amaga"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Etiqueta",
"email": "Correu electrònic",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Tothom pot veure aquesta publicació però no es mostra en la línia de temps pública.",
"private": "Només els seus seguidors poden veure aquesta publicació.",
"private_from_me": "Només els meus seguidors poden veure aquesta publicació.",
"direct": "Només l'usuari mencionat pot veure aquesta publicació."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Xarxa social\nde nou a les teves mans."
"slogan": "Xarxa social\nde nou a les teves mans.",
"get_started": "Comença",
"log_in": "Inicia sessió"
},
"server_picker": {
"title": "Tria un servidor,\nqualsevol servidor.",
"subtitle": "Tria una comunitat segons els teus interessos, regió o una de propòsit general.",
"subtitle_extend": "Tria una comunitat segons els teus interessos, regió o una de propòsit general. Cada comunitat és operada per una organització totalment independent o individualment.",
"button": {
"category": {
"all": "Totes",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "contrasenya",
"require": "La teva contrasenya com a mínim necessita:",
"character_limit": "8 caràcters",
"accessibility": {
"checked": "verificat",
"unchecked": "no verificat"
},
"hint": "La teva contrasenya ha de tenir com a mínim buit caràcters"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "Acabem d'enviar un correu electrònic a %s,\ntoca l'enllaç per a confirmar el teu compte.",
"button": {
"open_email_app": "Obre l'aplicació de correu",
"dont_receive_email": "No he rebut cap correu electrònic"
"resend": "Reenvia"
},
"dont_receive_email": {
"title": "Comprova el teu correu",
@ -401,16 +419,26 @@
"segmented_control": {
"posts": "Publicacions",
"replies": "Respostes",
"media": "Mèdia"
"posts_and_replies": "Publicacions i Respostes",
"media": "Mèdia",
"about": "Quant a"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Silencia el Compte",
"message": "Confirma per a silenciar %s"
},
"confirm_unmute_user": {
"title": "Desfer silenciar compte",
"message": "Confirma deixar de silenciar a %s"
},
"confirm_unblock_usre": {
"title": "Desbloquejar Compte",
"message": "Confirma desbloquejar a %s"
"confirm_block_user": {
"title": "Bloqueja el Compte",
"message": "Confirma per a bloquejar %s"
},
"confirm_unblock_user": {
"title": "Desbloqueja el Compte",
"message": "Confirma per a desbloquejar %s"
}
}
},
@ -461,12 +489,14 @@
"Everything": "Tot",
"Mentions": "Mencions"
},
"user_followed_you": "%s et segueix",
"user_favorited your post": "%s ha afavorit el teu estat",
"user_reblogged_your_post": "%s ha impulsat el teu estat",
"user_mentioned_you": "%s t'ha esmentat",
"user_requested_to_follow_you": "%s ha sol·licitat seguir-te",
"user_your_poll_has_ended": "%s L'enquesta ha finalitzat",
"notification_description": {
"followed_you": "et segueix",
"favorited_your_post": "ha afavorit la teva publicació",
"reblogged_your_post": "ha impulsat la teva publicació",
"mentioned_you": "t'ha mencionat",
"request_to_follow_you": "ha sol·licitat seguir-te",
"poll_has_ended": "la enquesta ha finalitzat"
},
"keyobard": {
"show_everything": "Mostrar-ho tot",
"show_mentions": "Mostrar Mencions"
@ -485,6 +515,13 @@
"light": "Sempre Clara",
"dark": "Sempre Fosca"
},
"look_and_feel": {
"title": "Aspecte i Comportament",
"use_system": "Usa el del Sistema",
"really_dark": "Realment Negre",
"sorta_dark": "Una Mena de Fosc",
"light": "Clar"
},
"notifications": {
"title": "Notificacions",
"favorites": "Ha afavorit el meu estat",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Informe",
"title": "Informa sobre %s",
"step1": "Pas 1 de 2",
"step2": "Pas 2 de 2",
"content1": "Hi ha alguna altre publicació que vulguis afegir a l'informe?",
"content2": "Hi ha alguna cosa que els moderadors hagin de saber sobre aquest informe?",
"report_sent_title": "Gràcies per informar, ho investigarem.",
"send": "Envia Informe",
"skip_to_send": "Envia sense comentaris",
"text_placeholder": "Escriu o enganxa comentaris addicionals"
"text_placeholder": "Escriu o enganxa comentaris addicionals",
"reported": "REPORTAT"
},
"preview": {
"keyboard": {

View File

@ -45,8 +45,8 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Delete"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
@ -82,6 +82,7 @@
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -45,8 +45,8 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Delete"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
@ -82,6 +82,7 @@
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "Bist du dir sicher, dass du diesen Beitrag löschen möchtest?",
"delete": "Löschen"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Zwischenspeicher leeren",
@ -67,7 +67,7 @@
"done": "Fertig",
"confirm": "Bestätigen",
"continue": "Fortfahren",
"compose": "Compose",
"compose": "Neue Nachricht",
"cancel": "Abbrechen",
"discard": "Verwerfen",
"try_again": "Nochmals versuchen",
@ -82,6 +82,7 @@
"share_user": "%s teilen",
"share_post": "Beitrag teilen",
"open_in_safari": "In Safari öffnen",
"open_in_browser": "Im Browser anzeigen",
"find_people": "Finde Personen zum Folgen",
"manually_search": "Stattdessen manuell suchen",
"skip": "Überspringen",
@ -139,7 +140,8 @@
"unreblog": "Nicht mehr teilen",
"favorite": "Favorit",
"unfavorite": "Aus Favoriten entfernen",
"menu": "Menü"
"menu": "Menü",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "E-Mail",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Soziale Netzwerke wieder in deinen Händen."
"slogan": "Soziale Netzwerke wieder in deinen Händen.",
"get_started": "Erste Schritte",
"log_in": "Anmelden"
},
"server_picker": {
"title": "Wähle einen Server,\nbeliebigen Server.",
"subtitle": "Wähle eine Gemeinschaft, die auf deinen Interessen, Region oder einem allgemeinen Zweck basiert.",
"subtitle_extend": "Wähle eine Gemeinschaft basierend auf deinen Interessen, deiner Region oder einem allgemeinen Zweck. Jede Gemeinschaft wird von einer völlig unabhängigen Organisation oder Einzelperson betrieben.",
"button": {
"category": {
"all": "Alle",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "Passwort",
"require": "Anforderungen an dein Passwort:",
"character_limit": "8 Zeichen",
"accessibility": {
"checked": "Häkchen gesetzt",
"unchecked": "Häkchen entfernt"
},
"hint": "Ihr Passwort muss mindestens 8 Zeichen lang sein"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "Wir haben gerade eine E-Mail an %s gesendet,\ntippe darin auf den Link, um Dein Konto zu bestätigen.",
"button": {
"open_email_app": "E-Mail-App öffnen",
"dont_receive_email": "Ich habe keine E-Mail erhalten."
"resend": "Erneut senden"
},
"dont_receive_email": {
"title": "Bitte überprüfe deine E-Mails",
@ -401,24 +419,34 @@
"segmented_control": {
"posts": "Beiträge",
"replies": "Antworten",
"media": "Medien"
"posts_and_replies": "Posts and Replies",
"media": "Medien",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Ton einschalten",
"message": "Bestätige um %s nicht mehr stummzuschalten"
},
"confirm_unblock_usre": {
"title": "Konto entsperren",
"message": "Bestätigen zum Entsperren von %s"
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
"follower": {
"footer": "Followers from other servers are not displayed."
"footer": "Follower von anderen Servern werden nicht angezeigt."
},
"following": {
"footer": "Follows from other servers are not displayed."
"footer": "Wem das Konto folgt wird von anderen Servern werden nicht angezeigt."
},
"search": {
"title": "Suche",
@ -461,12 +489,14 @@
"Everything": "Alles",
"Mentions": "Erwähnungen"
},
"user_followed_you": "%s folgte dir",
"user_favorited your post": "%s favorisierte deinen Beitrag",
"user_reblogged_your_post": "%s teilte deinen Beitrag",
"user_mentioned_you": "%s erwähnte dich",
"user_requested_to_follow_you": "%s beantragte dir zu folgen",
"user_your_poll_has_ended": "%s deine Umfrage ist beendet",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Alles anzeigen",
"show_mentions": "Erwähnungen anzeigen"
@ -485,6 +515,13 @@
"light": "Immer hell",
"dark": "Immer dunkel"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Benachrichtigungen",
"favorites": "Meinen Beitrag favorisiert",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "%s melden",
"step1": "Schritt 1 von 2",
"step2": "Schritt 2 von 2",
"content1": "Gibt es noch weitere Beiträge, die du der Meldung hinzufügen möchtest?",
"content2": "Gibt es etwas, was die Moderatoren über diese Meldung wissen sollten?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Meldung abschicken",
"skip_to_send": "Ohne Kommentar abschicken",
"text_placeholder": "Zusätzliche Kommentare eingeben oder einfügen"
"text_placeholder": "Zusätzliche Kommentare eingeben oder einfügen",
"reported": "REPORTED"
},
"preview": {
"keyboard": {
@ -544,7 +584,7 @@
},
"account_list": {
"tab_bar_hint": "Aktuell ausgewähltes Profil: %s. Doppeltippen dann gedrückt halten, um den Kontoschalter anzuzeigen",
"dismiss_account_switcher": "Dismiss Account Switcher",
"dismiss_account_switcher": "Dialog zum Wechseln des Kontos schließen",
"add_account": "Konto hinzufügen"
},
"wizard": {

View File

@ -45,8 +45,8 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Delete"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
@ -82,6 +82,7 @@
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "¿Estás seguro que querés eliminar este mensaje?",
"delete": "Eliminar"
"message": "¿Estás seguro que querés eliminar este mensaje?"
},
"clean_cache": {
"title": "Limpiar caché",
@ -82,6 +82,7 @@
"share_user": "Compartir %s",
"share_post": "Compartir mensaje",
"open_in_safari": "Abrir en Safari",
"open_in_browser": "Abrir en el navegador",
"find_people": "Encontrá cuentas para seguir",
"manually_search": "Buscar manualmente",
"skip": "Omitir",
@ -139,7 +140,8 @@
"unreblog": "Deshacer adhesión",
"favorite": "Marcar como favorito",
"unfavorite": "Dejar de marcar como favorito",
"menu": "Menú"
"menu": "Menú",
"hide": "Ocultar"
},
"tag": {
"url": "Dirección web",
@ -148,6 +150,12 @@
"hashtag": "Etiqueta",
"email": "Correo electrónico",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Todo el mundo puede ver este mensaje pero no mostrarse en la línea temporal pública.",
"private": "Sólo sus seguidores pueden ver este mensaje.",
"private_from_me": "Sólo mis seguidores pueden ver este mensaje.",
"direct": "Sólo el usuario mencionado puede ver este mensaje."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "La red social,\nnuevamente en tu poder."
"slogan": "La red social,\nnuevamente en tu poder.",
"get_started": "Comenzá",
"log_in": "Iniciar sesión"
},
"server_picker": {
"title": "Elegí un servidor,\nel que quieras.",
"subtitle": "Elegí una comunidad basada en tus intereses, región o una de propósitos generales.",
"subtitle_extend": "Elegí una comunidad basada en tus intereses, región o una de propósitos generales. Cada comunidad es operada por una organización o individuo totalmente independiente.",
"button": {
"category": {
"all": "Todas",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "contraseña",
"require": "Tu contraseña necesita al menos:",
"character_limit": "8 caracteres",
"accessibility": {
"checked": "marcado",
"unchecked": "sin marcar"
},
"hint": "Tu contraseña necesita al menos ocho caracteres"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "Acabamos de enviar un correo electrónico a %s,\npulsá en el enlace para confirmar tu cuenta.",
"button": {
"open_email_app": "Abrir aplicación de correo electrónico",
"dont_receive_email": "Nunca recibí un correo electrónico"
"resend": "Reenviar"
},
"dont_receive_email": {
"title": "Revisá tu correo electrónico",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Mensajes",
"replies": "Respuestas",
"media": "Medios"
"posts_and_replies": "Mensajes y respuestas",
"media": "Medios",
"about": "Información"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Silenciar cuenta",
"message": "Confirmá para silenciar a %s"
},
"confirm_unmute_user": {
"title": "Dejar de silenciar cuenta",
"message": "Confirmá para dejar de silenciar a %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Bloquear cuenta",
"message": "Confirmá para desbloquear a %s"
},
"confirm_unblock_user": {
"title": "Desbloquear cuenta",
"message": "Confirmá para desbloquear a %s"
}
@ -461,12 +489,14 @@
"Everything": "Todo",
"Mentions": "Menciones"
},
"user_followed_you": "%s te sigue",
"user_favorited your post": "%s marcó tu msj. como favorito",
"user_reblogged_your_post": "%s adhirió a tu mensaje",
"user_mentioned_you": "%s te mencionó",
"user_requested_to_follow_you": "%s solicitó seguirte",
"user_your_poll_has_ended": "%s, tu encuesta finalizó",
"notification_description": {
"followed_you": "te sigue",
"favorited_your_post": "marcó como favorito tu mensaje",
"reblogged_your_post": "adhirió a tu mensaje",
"mentioned_you": "te mencionó",
"request_to_follow_you": "solicitó seguirte",
"poll_has_ended": "la encuesta terminó"
},
"keyobard": {
"show_everything": "Mostrar todo",
"show_mentions": "Mostrar menciones"
@ -485,6 +515,13 @@
"light": "Siempre clara",
"dark": "Siempre oscura"
},
"look_and_feel": {
"title": "Apariencia",
"use_system": "Usar sistema",
"really_dark": "Oscuro de verdad",
"sorta_dark": "Algo oscuro",
"light": "Claro"
},
"notifications": {
"title": "Notificaciones",
"favorites": "Marcó como favorito mi mensaje",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Denunciar",
"title": "Denunciar a %s",
"step1": "Paso 1 de 2",
"step2": "Paso 2 de 2",
"content1": "¿Hay otros mensajes que te gustaría agregar a la denuncia?",
"content2": "¿Hay algo que los moderadores deban saber sobre esta denuncia?",
"report_sent_title": "Gracias por tu denuncia, vamos a revisarla.",
"send": "Enviar denuncia",
"skip_to_send": "Enviar sin comentarios",
"text_placeholder": "Escribí o pegá comentarios adicionales"
"text_placeholder": "Escribí o pegá comentarios adicionales",
"reported": "DENUNCIADA"
},
"preview": {
"keyboard": {

View File

@ -13,9 +13,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 unread notification</string>
<string>1 notificación no leída</string>
<key>other</key>
<string>%ld unread notification</string>
<string>%ld notificaciones no leídas</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "¿Estás seguro de que deseas eliminar esta publicación?",
"delete": "Eliminar"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Limpiar Caché",
@ -82,6 +82,7 @@
"share_user": "Compartir %s",
"share_post": "Compartir publicación",
"open_in_safari": "Abrir en Safari",
"open_in_browser": "Abrir en el navegador",
"find_people": "Encuentra gente a la que seguir",
"manually_search": "Mejor hacer una búsqueda manual",
"skip": "Omitir",
@ -139,7 +140,8 @@
"unreblog": "Deshacer reblogueo",
"favorite": "Favorito",
"unfavorite": "No favorito",
"menu": "Menú"
"menu": "Menú",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Etiqueta",
"email": "E-mail",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Las redes sociales\nde nuevo en tus manos."
"slogan": "Las redes sociales\nde nuevo en tus manos.",
"get_started": "Empezar",
"log_in": "Iniciar sesión"
},
"server_picker": {
"title": "Elige un servidor,\ncualquier servidor.",
"subtitle": "Elige una comunidad relacionada con tus intereses, con tu región o una más genérica.",
"subtitle_extend": "Elige una comunidad relacionada con tus intereses, con tu región o una más genérica. Cada comunidad está operada por una organización o individuo completamente independiente.",
"button": {
"category": {
"all": "Todas",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "contraseña",
"require": "Tu contraseña debe contener como mínimo:",
"character_limit": "8 caracteres",
"accessibility": {
"checked": "marcado",
"unchecked": "sin marcar"
},
"hint": "Tu contraseña necesita tener al menos ocho caracteres"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "Te acabamos de enviar un correo a %s,\npulsa en el enlace para confirmar tu cuenta.",
"button": {
"open_email_app": "Abrir Aplicación de Correo Electrónico",
"dont_receive_email": "No he recibido el correo electrónico"
"resend": "Reenviar"
},
"dont_receive_email": {
"title": "Revisa tu correo electrónico",
@ -401,16 +419,26 @@
"segmented_control": {
"posts": "Publicaciones",
"replies": "Respuestas",
"media": "Multimedia"
"posts_and_replies": "Posts and Replies",
"media": "Multimedia",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Dejar de Silenciar Cuenta",
"message": "Confirmar para dejar de silenciar a %s"
},
"confirm_unblock_usre": {
"title": "Desbloquear Cuenta",
"message": "Confirmar para desbloquear a %s"
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
@ -461,12 +489,14 @@
"Everything": "Todo",
"Mentions": "Menciones"
},
"user_followed_you": "%s te ha empezado a seguir",
"user_favorited your post": "%s marcó tu post como favorito",
"user_reblogged_your_post": "%s reblogueó tu publicación",
"user_mentioned_you": "%s te ha mencionado",
"user_requested_to_follow_you": "%s ha solicitado seguirte",
"user_your_poll_has_ended": "%s Tu encuesta ha terminado",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Mostrar Todo",
"show_mentions": "Mostrar Menciones"
@ -485,6 +515,13 @@
"light": "Siempre Clara",
"dark": "Siempre Oscura"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notificaciones",
"favorites": "Marque como favorita mi publicación",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Reportar %s",
"step1": "Paso 1 de 2",
"step2": "Paso 2 de 2",
"content1": "¿Hay alguna otra publicación que te gustaría añadir al reporte?",
"content2": "¿Hay algo que los moderadores deberían saber acerca de este reporte?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Enviar Reporte",
"skip_to_send": "Enviar sin comentarios",
"text_placeholder": "Escribe o pega comentarios adicionales"
"text_placeholder": "Escribe o pega comentarios adicionales",
"reported": "REPORTED"
},
"preview": {
"keyboard": {
@ -543,14 +583,14 @@
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
"add_account": "Add Account"
"tab_bar_hint": "Perfil seleccionado actualmente: %s. Haz un doble toque y mantén pulsado para mostrar el selector de cuentas",
"dismiss_account_switcher": "Descartar el selector de cuentas",
"add_account": "Añadir cuenta"
},
"wizard": {
"new_in_mastodon": "New in Mastodon",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard"
"new_in_mastodon": "Nuevo en Mastodon",
"multiple_account_switch_intro_description": "Cambie entre varias cuentas manteniendo presionado el botón de perfil.",
"accessibility_hint": "Haz doble toque para descartar este asistente"
}
}
}

View File

@ -0,0 +1,390 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>a11y.plural.count.unread.notification</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@notification_count_unread_notification@</string>
<key>notification_count_unread_notification</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Irakurri gabeko jakinarazpen bat</string>
<key>other</key>
<string>Irakurri gabeko %ld jakinarazpen</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Sarrerak %#@character_count@ karaktereko muga gainditzen du</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>karaktere bat</string>
<key>other</key>
<string>%ld karaktere</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Sarreraren karaktere muga %#@character_count@ da oraindik</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>karaktere bat</string>
<key>other</key>
<string>%ld karaktere</string>
</dict>
</dict>
<key>plural.count.metric_formatted.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%@ %#@post_count@</string>
<key>post_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>bidalketa</string>
<key>other</key>
<string>bidalketa</string>
</dict>
</dict>
<key>plural.count.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@post_count@</string>
<key>post_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Bidalketa bat</string>
<key>other</key>
<string>%ld bidalketa</string>
</dict>
</dict>
<key>plural.count.favorite</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@favorite_count@</string>
<key>favorite_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Gogoko bat</string>
<key>other</key>
<string>%ld gogoko</string>
</dict>
</dict>
<key>plural.count.reblog</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@reblog_count@</string>
<key>reblog_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Bultzada bat</string>
<key>other</key>
<string>%ld bultzada</string>
</dict>
</dict>
<key>plural.count.vote</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@vote_count@</string>
<key>vote_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Boto bat</string>
<key>other</key>
<string>%ld boto</string>
</dict>
</dict>
<key>plural.count.voter</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@voter_count@</string>
<key>voter_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Boto-emaile bat</string>
<key>other</key>
<string>%ld boto-emaile</string>
</dict>
</dict>
<key>plural.people_talking</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_people_talking@</string>
<key>count_people_talking</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Pertsona bat hizketan</string>
<key>other</key>
<string>%ld pertsona hizketan</string>
</dict>
</dict>
<key>plural.count.following</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_following@</string>
<key>count_following</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Bat jarraitzen</string>
<key>other</key>
<string>%ld jarraitzen</string>
</dict>
</dict>
<key>plural.count.follower</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_follower@</string>
<key>count_follower</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Jarraitzaile bat</string>
<key>other</key>
<string>%ld jarraitzaile</string>
</dict>
</dict>
<key>date.year.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_year_left@</string>
<key>count_year_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Urte bat geratzen da</string>
<key>other</key>
<string>%ld urte geratzen dira</string>
</dict>
</dict>
<key>date.month.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_month_left@</string>
<key>count_month_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Hilabete bat geratzen da</string>
<key>other</key>
<string>%ld hilabete geratzen dira</string>
</dict>
</dict>
<key>date.day.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_day_left@</string>
<key>count_day_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Egun bat geratzen da</string>
<key>other</key>
<string>%ld egun geratzen dira</string>
</dict>
</dict>
<key>date.hour.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_hour_left@</string>
<key>count_hour_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Ordu 1 geratzen da</string>
<key>other</key>
<string>%ld ordu geratzen dira</string>
</dict>
</dict>
<key>date.minute.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_minute_left@</string>
<key>count_minute_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Minutu 1 geratzen da</string>
<key>other</key>
<string>%ld minutu geratzen dira</string>
</dict>
</dict>
<key>date.second.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_second_left@</string>
<key>count_second_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Segundo 1 geratzen da</string>
<key>other</key>
<string>%ld segundo geratzen dira</string>
</dict>
</dict>
<key>date.year.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_year_ago_abbr@</string>
<key>count_year_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Duela urtebete</string>
<key>other</key>
<string>Duela %ld urte</string>
</dict>
</dict>
<key>date.month.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_month_ago_abbr@</string>
<key>count_month_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Duela hilabete</string>
<key>other</key>
<string>Duela %ld hilabete</string>
</dict>
</dict>
<key>date.day.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_day_ago_abbr@</string>
<key>count_day_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Duela egun bat</string>
<key>other</key>
<string>Duela %ld egun</string>
</dict>
</dict>
<key>date.hour.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_hour_ago_abbr@</string>
<key>count_hour_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Duela ordubete</string>
<key>other</key>
<string>Duela %ld ordu</string>
</dict>
</dict>
<key>date.minute.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_minute_ago_abbr@</string>
<key>count_minute_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Duela minutu bat</string>
<key>other</key>
<string>Duela %ld minutu</string>
</dict>
</dict>
<key>date.second.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_second_ago_abbr@</string>
<key>count_second_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Duela segundo bat</string>
<key>other</key>
<string>Duela %ld segundo</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,596 @@
{
"common": {
"alerts": {
"common": {
"please_try_again": "Mesedez, saiatu berriro.",
"please_try_again_later": "Mesedez beranduago saiatu."
},
"sign_up_failure": {
"title": "Hutsegitea izen-ematean"
},
"server_error": {
"title": "Zerbitzari-errorea"
},
"vote_failure": {
"title": "Hutsegitea botoa ematean",
"poll_ended": "Inkesta amaitu da"
},
"discard_post_content": {
"title": "Baztertu zirriborroa",
"message": "Berretsi idatzitako bidalketaren edukia baztertzea."
},
"publish_post_failure": {
"title": "Hutsegitea argitaratzean",
"message": "Huts egin du bidalketa argitaratzean.\nEgiaztatu Interneteko konexioa.",
"attachments_message": {
"video_attach_with_photo": "Ezin da irudiak dituen bidalketa batean bideo bat erantsi.",
"more_than_one_video": "Ezin da bideo bat baino gehiago erantsi."
}
},
"edit_profile_failure": {
"title": "Errorea profila editatzean",
"message": "Ezin da profila editatu. Mesedez saiatu berriro."
},
"sign_out": {
"title": "Amaitu saioa",
"message": "Ziur saioa amaitu nahi duzula?",
"confirm": "Amaitu saioa"
},
"block_domain": {
"title": "Ziur, erabat ziur, %s domeinu osoa blokeatu nahi duzula? Gehienetan erabiltzaile gutxi batzuk blokeatu edo mututzearekin nahikoa da. Ez duzu domeinu horretako edukirik ikusiko eta domeinu horretako zure jarraitzaileak kenduko dira.",
"block_entire_domain": "Blokeatu domeinua"
},
"save_photo_failure": {
"title": "Hutsegitea argazkia gordetzean",
"message": "Gaitu argazki galeriarako sarbidearen baimena argazkia gordetzeko."
},
"delete_post": {
"title": "Ziur zaude bidalketa hau ezabatu nahi duzula?",
"message": "Ziur bidalketa hau ezabatu nahi duzula?"
},
"clean_cache": {
"title": "Garbitu cache-a",
"message": "Behar bezala garbitu da %s cache-a."
}
},
"controls": {
"actions": {
"back": "Atzera",
"next": "Hurrengoa",
"previous": "Aurrekoa",
"open": "Ireki",
"add": "Gehitu",
"remove": "Kendu",
"edit": "Editatu",
"save": "Gorde",
"ok": "Ados",
"done": "Egina",
"confirm": "Berretsi",
"continue": "Jarraitu",
"compose": "Idatzi",
"cancel": "Utzi",
"discard": "Baztertu",
"try_again": "Saiatu berriro",
"take_photo": "Atera argazkia",
"save_photo": "Gorde argazkia",
"copy_photo": "Kopiatu argazkia",
"sign_in": "Hasi saioa",
"sign_up": "Eman Izena",
"see_more": "Ikusi gehiago",
"preview": "Aurrebista",
"share": "Partekatu",
"share_user": "Partekatu %s",
"share_post": "Partekatu bidalketa",
"open_in_safari": "Ireki Safarin",
"open_in_browser": "Ireki nabigatzailean",
"find_people": "Bilatu jarraitzeko jendea",
"manually_search": "Eskuz bilatu",
"skip": "Saltatu",
"reply": "Erantzun",
"report_user": "Salatu %s",
"block_domain": "Blokeatu %s",
"unblock_domain": "Desblokeatu %s",
"settings": "Ezarpenak",
"delete": "Ezabatu"
},
"tabs": {
"home": "Hasiera",
"search": "Bilatu",
"notification": "Jakinarazpena",
"profile": "Profila"
},
"keyboard": {
"common": {
"switch_to_tab": "Aldatu %s(e)ra",
"compose_new_post": "Idatzi bidalketa berria",
"show_favorites": "Erakutsi gogokoak",
"open_settings": "Ireki ezarpenak"
},
"timeline": {
"previous_status": "Aurreko bidalketa",
"next_status": "Hurrengo bidalketa",
"open_status": "Ireki bidalketa",
"open_author_profile": "Ireki egilearen profila",
"open_reblogger_profile": "Ireki bultzada eman duenaren profila",
"reply_status": "Erantzun bidalketari",
"toggle_reblog": "Txandakatu bidalketaren bultzada",
"toggle_favorite": "Txandakatu bidalketa gogoko egitea",
"toggle_content_warning": "Txandakatu edukiaren abisua",
"preview_image": "Aurreikusi irudia"
},
"segmented_control": {
"previous_section": "Aurreko sekzioa",
"next_section": "Hurrengo sekzioa"
}
},
"status": {
"user_reblogged": "%s erabiltzaileak bultzada eman dio",
"user_replied_to": "%s(r)i erantzuten",
"show_post": "Erakutsi bidalketa",
"show_user_profile": "Erakutsi erabiltzailearen profila",
"content_warning": "Edukiaren abisua",
"media_content_warning": "Ukitu edonon bistaratzeko",
"poll": {
"vote": "Bozkatu",
"closed": "Itxita"
},
"actions": {
"reply": "Erantzun",
"reblog": "Bultzada",
"unreblog": "Desegin bultzada",
"favorite": "Gogokoa",
"unfavorite": "Kendu gogokoa",
"menu": "Menua",
"hide": "Ezkutatu"
},
"tag": {
"url": "URLa",
"mention": "Aipatu",
"link": "Esteka",
"hashtag": "Traola",
"email": "Eposta",
"emoji": "Emojia"
},
"visibility": {
"unlisted": "Edozeinek ikusi dezake bidalketa hau baina ez da denbora-lerro publikoan bistaratuko.",
"private": "Beren jarraitzaileek soilik ikus dezakete bidalketa hau.",
"private_from_me": "Nire jarraitzaileek soilik ikus dezakete bidalketa hau.",
"direct": "Aipatutako erabiltzaileek soilik ikus dezakete bidalketa hau."
}
},
"friendship": {
"follow": "Jarraitu",
"following": "Jarraitzen",
"request": "Eskaera",
"pending": "Zain",
"block": "Blokeatu",
"block_user": "Blokeatu %s",
"block_domain": "Blokeatu %s",
"unblock": "Desblokeatu",
"unblock_user": "Desblokeatu %s",
"blocked": "Blokeatuta",
"mute": "Mututu",
"mute_user": "Mututu %s",
"unmute": "Desmututu",
"unmute_user": "Desmututu %s",
"muted": "Mutututa",
"edit_info": "Editatu informazioa"
},
"timeline": {
"filtered": "Iragazita",
"timestamp": {
"now": "Orain"
},
"loader": {
"load_missing_posts": "Kargatu falta diren bidalketak",
"loading_missing_posts": "Falta diren bidalketak kargatzen...",
"show_more_replies": "Erakutsi erantzun gehiago"
},
"header": {
"no_status_found": "Ez da bidalketa aurkitu",
"blocking_warning": "Ezin duzu erabiltzaile honen profila ikusi\ndesblokeatzen duzun arte.\nZure profilak itxura hau du berarentzat.",
"user_blocking_warning": "Ezin duzu %s erabiltzailearen\nprofila ikusi desblokeatzen duzun arte.\nZure profilak itxura hau du berarentzat.",
"blocked_warning": "Ezin duzu erabiltzaile honen profila ikusi\ndesblokeatzen zaituen arte.",
"user_blocked_warning": "Ezin duzu %s erabiltzailearen\nprofila ikusi desblokeatzen zaituen arte.",
"suspended_warning": "Erabiltzaile hau kanporatua izan da.",
"user_suspended_warning": "%s kontua kanporatua izan da."
}
}
}
},
"scene": {
"welcome": {
"slogan": "Sare sozialak\nberriz zure eskuetan.",
"get_started": "Nola hasi",
"log_in": "Hasi saioa"
},
"server_picker": {
"title": "Aukeratu zerbitzari bat,\nedozein zerbitzari.",
"subtitle": "Aukeratu komunitate bat zure interes edo lurraldearen arabera, edo erabilera orokorreko bat.",
"subtitle_extend": "Aukeratu komunitate bat zure interes edo lurraldearen arabera, edo erabilera orokorreko bat. Komunitate bakoitza erakunde edo norbanako independente batek kudeatzen du.",
"button": {
"category": {
"all": "Guztiak",
"all_accessiblity_description": "Kategoria: Guztiak",
"academia": "akademia",
"activism": "aktibismoa",
"food": "janaria",
"furry": "furry",
"games": "jokoak",
"general": "orokorra",
"journalism": "kazetaritza",
"lgbt": "LGBTQ+",
"regional": "herrialdekoa",
"art": "artea",
"music": "musika",
"tech": "teknologia"
},
"see_less": "Ikusi gutxiago",
"see_more": "Ikusi gehiago"
},
"label": {
"language": "HIZKUNTZA",
"users": "ERABILTZAILEAK",
"category": "KATEGORIA"
},
"input": {
"placeholder": "Bilatu zerbitzari bat edo sortu zurea..."
},
"empty_state": {
"finding_servers": "Erabilgarri dauden zerbitzariak bilatzen...",
"bad_network": "Arazoren bat egon da datuak kargatzean. Egiaztatu zure Interneteko konexioa.",
"no_results": "Emaitzarik ez"
}
},
"register": {
"title": "Hitz egin iezaguzu zuri buruz.",
"input": {
"avatar": {
"delete": "Ezabatu"
},
"username": {
"placeholder": "erabiltzaile-izena",
"duplicate_prompt": "Erabiltzaile-izen hau hartuta dago."
},
"display_name": {
"placeholder": "pantaila-izena"
},
"email": {
"placeholder": "eposta"
},
"password": {
"placeholder": "pasahitza",
"require": "Zure pasahitzak izan behar ditu gutxienez:",
"character_limit": "8 karaktere",
"accessibility": {
"checked": "hautatuta",
"unchecked": "hautatu gabe"
},
"hint": "Pasahitzak zortzi karaktere izan behar ditu gutxienez"
},
"invite": {
"registration_user_invite_request": "Zergatik elkartu nahi duzu?"
}
},
"error": {
"item": {
"username": "Erabiltzaile-izena",
"email": "Eposta",
"password": "Pasahitza",
"agreement": "Adostasuna",
"locale": "Eskualdeko ezarpenak",
"reason": "Arrazoia"
},
"reason": {
"blocked": "%s(e)k onartu gabeko eposta hornitzaile bat erabiltzen du",
"unreachable": "dirudienez %s ez da existitzen",
"taken": "%s dagoeneko erabiltzen da",
"reserved": "%s gako-hitz erreserbatu bat da",
"accepted": "%s onartu behar da",
"blank": "%s beharrezkoa da",
"invalid": "%s baliogabea da",
"too_long": "%s luzeegia da",
"too_short": "%s laburregia da",
"inclusion": "%s ez da onartutako balio bat"
},
"special": {
"username_invalid": "Erabiltzaile-izenak karaktere alfanumerikoak eta azpimarrak soilik eduki ditzake",
"username_too_long": "Erabiltzaile-izena luzeegia da (ezin ditu 30 karaktere baino gehiago izan)",
"email_invalid": "Hau ez da baliozko eposta helbidea",
"password_too_short": "Pasahitza laburregia da (gutxienez 8 karaktere izan behar ditu)"
}
}
},
"server_rules": {
"title": "Oinarrizko arau batzuk.",
"subtitle": "Arau hauek %s instantziako administratzaileek ezarri dituzte.",
"prompt": "Jarraituz gero, %s instantziaren zerbitzu-baldintzak eta pribatutasun-gidalerroak onartzen dituzu.",
"terms_of_service": "zerbitzu-baldintzak",
"privacy_policy": "pribatutasun-gidalerroak",
"button": {
"confirm": "Ados nago"
}
},
"confirm_email": {
"title": "Eta azkenik...",
"subtitle": "Eposta bat bidali dizugu %s helbidera,\nsakatu kontua berresteko esteka.",
"button": {
"open_email_app": "Ireki eposta aplikazioa",
"resend": "Berbidali"
},
"dont_receive_email": {
"title": "Begiratu zure eposta",
"description": "Egiaztatu zure eposta helbidea zuzena den eta begiratu zaborraren karpeta.",
"resend_email": "Birbidali eposta"
},
"open_email_app": {
"title": "Egiaztatu zure sarrerako ontzia.",
"description": "Eposta bat bidali dizugu. Egiaztatu zure zaborraren karpeta.",
"mail": "Posta",
"open_email_client": "Ireki eposta bezeroa"
}
},
"home_timeline": {
"title": "Hasiera",
"navigation_bar_state": {
"offline": "Konexio gabe",
"new_posts": "Ikusi bidal. berriak",
"published": "Argitaratua!",
"Publishing": "Bidalketa argitaratzen..."
}
},
"suggestion_account": {
"title": "Bilatu jarraitzeko jendea",
"follow_explain": "Norbait jarraitzen duzunean, bere bidalketak zure hasierako denbora-lerroan agertuko zaizkizu."
},
"compose": {
"title": {
"new_post": "Bidalketa berria",
"new_reply": "Erantzun berria"
},
"media_selection": {
"camera": "Atera argazkia",
"photo_library": "Argazki-liburutegia",
"browse": "Arakatu"
},
"content_input_placeholder": "Idatzi edo itsatsi buruan duzuna",
"compose_action": "Argitaratu",
"replying_to_user": "%s(r)i erantzuten",
"attachment": {
"photo": "argazkia",
"video": "bideoa",
"attachment_broken": "%s hondatuta dago eta ezin da\nMastodonera igo.",
"description_photo": "Deskribatu argazkia ikusmen arazoak dituztenentzat...",
"description_video": "Deskribatu bideoa ikusmen arazoak dituztenentzat..."
},
"poll": {
"duration_time": "Iraupena: %s",
"thirty_minutes": "30 minutu",
"one_hour": "Ordu 1",
"six_hours": "6 ordu",
"one_day": "Egun 1",
"three_days": "3 egun",
"seven_days": "7 egun",
"option_number": "%ld aukera"
},
"content_warning": {
"placeholder": "Idatzi abisu zehatz bat hemen..."
},
"visibility": {
"public": "Publikoa",
"unlisted": "Zerrendatu gabea",
"private": "Jarraitzaileak soilik",
"direct": "Aipatzen dudan jendea soilik"
},
"auto_complete": {
"space_to_add": "Sakatu zuriunea gehitzeko"
},
"accessibility": {
"append_attachment": "Gehitu eranskina",
"append_poll": "Gehitu inkesta",
"remove_poll": "Kendu inkesta",
"custom_emoji_picker": "Emoji pertsonalizatuen hautatzailea",
"enable_content_warning": "Gaitu edukiaren abisua",
"disable_content_warning": "Desgaitu edukiaren abisua",
"post_visibility_menu": "Bidalketaren ikusgaitasunaren menua"
},
"keyboard": {
"discard_post": "Baztertu bidalketa",
"publish_post": "Argitaratu bidalketa",
"toggle_poll": "Txandakatu inkesta",
"toggle_content_warning": "Txandakatu edukiaren abisua",
"append_attachment_entry": "Gehitu eranskina - %s",
"select_visibility_entry": "Hautatu ikusgaitasuna - %s"
}
},
"profile": {
"dashboard": {
"posts": "bidalketa",
"following": "jarraitzen",
"followers": "jarraitzaile"
},
"fields": {
"add_row": "Gehitu errenkada",
"placeholder": {
"label": "Etiketa",
"content": "Edukia"
}
},
"segmented_control": {
"posts": "Bidalketak",
"replies": "Erantzunak",
"posts_and_replies": "Bidalketak eta erantzunak",
"media": "Multimedia",
"about": "Honi buruz"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mututu kontua",
"message": "Berretsi %s mututzea"
},
"confirm_unmute_user": {
"title": "Desmututu kontua",
"message": "Berretsi %s desmututzea"
},
"confirm_block_user": {
"title": "Blokeatu kontua",
"message": "Berretsi %s blokeatzea"
},
"confirm_unblock_user": {
"title": "Desblokeatu kontua",
"message": "Berretsi %s desblokeatzea"
}
}
},
"follower": {
"footer": "Beste zerbitzarietako jarraitzaileak ez dira bistaratzen."
},
"following": {
"footer": "Beste zerbitzarietan jarraitutakoak ez dira bistaratzen."
},
"search": {
"title": "Bilatu",
"search_bar": {
"placeholder": "Bilatu traolak eta erabiltzaileak",
"cancel": "Utzi"
},
"recommend": {
"button_text": "Ikusi guztiak",
"hash_tag": {
"title": "Mastodoneko joerak",
"description": "Deigarri gertatzen ari diren traolak",
"people_talking": "%s pertsona hizketan"
},
"accounts": {
"title": "Gustuko izan ditzakezun kontuak",
"description": "Kontu hauek jarraitu nahiko dituzu behar bada",
"follow": "Jarraitu"
}
},
"searching": {
"segment": {
"all": "Guztiak",
"people": "Jendea",
"hashtags": "Traolak",
"posts": "Bidalketak"
},
"empty_state": {
"no_results": "Emaitzarik ez"
},
"recent_search": "Azken bilaketak",
"clear": "Garbitu"
}
},
"favorite": {
"title": "Zure gogokoak"
},
"notification": {
"title": {
"Everything": "Dena",
"Mentions": "Aipamenak"
},
"notification_description": {
"followed_you": "zu jarraitzen hasi da",
"favorited_your_post": "erabiltzaileak zure bidalketa gogoko du",
"reblogged_your_post": "erabiltzaileak bultzada eman dio zure bidalketari",
"mentioned_you": "erabiltzaileak aipatu zaitu",
"request_to_follow_you": "erabiltzaileak zu jarraitzea eskatu du",
"poll_has_ended": "inkesta amaitu da"
},
"keyobard": {
"show_everything": "Erakutsi guztia",
"show_mentions": "Erakutsi aipamenak"
}
},
"thread": {
"back_title": "Bidalketa",
"title": "%s(e)n bidalketa"
},
"settings": {
"title": "Ezarpenak",
"section": {
"appearance": {
"title": "Itxura",
"automatic": "Automatikoa",
"light": "Beti argia",
"dark": "Beti iluna"
},
"look_and_feel": {
"title": "Itxura",
"use_system": "Erabili sistemakoa",
"really_dark": "Oso iluna",
"sorta_dark": "Ilun antzekoa",
"light": "Argia"
},
"notifications": {
"title": "Jakinarazpenak",
"favorites": "Nire bidalketa gogoko egitean",
"follows": "Jarraitzen nau",
"boosts": "Nire bidalketa bultzatu du",
"mentions": "Aipatu nau",
"trigger": {
"anyone": "edozein",
"follower": "jarraitzaile bat",
"follow": "jarraitzen dudan edonor",
"noone": "inor ez",
"title": "Noiz jakinarazi:"
}
},
"preference": {
"title": "Hobespenak",
"true_black_dark_mode": "Benetako modu beltz iluna",
"disable_avatar_animation": "Desgaitu abatar animatuak",
"disable_emoji_animation": "Desgaitu emoji animatuak",
"using_default_browser": "Erabili nabigatzaile lehenetsia estekak irekitzeko"
},
"boring_zone": {
"title": "Eremu aspergarria",
"account_settings": "Kontuaren ezarpenak",
"terms": "Zerbitzu-baldintzak",
"privacy": "Pribatutasun-gidalerroak"
},
"spicy_zone": {
"title": "Eremu beroa",
"clear": "Garbitu multimediaren cachea",
"signout": "Amaitu saioa"
}
},
"footer": {
"mastodon_description": "Mastodon software librea da. Arazoen berri eman dezakezu GitHub bidez: %s (%s)"
},
"keyboard": {
"close_settings_window": "Itxi ezarpenen leihoa"
}
},
"report": {
"title_report": "Salatu",
"title": "Salatu %s",
"step1": "1. urratsa 2tik",
"step2": "2. urratsa 2tik",
"content1": "Salaketan beste bidalketarik gehitu nahi duzu?",
"content2": "Moderatzaileek besterik jakin behar dute salaketa honi buruz?",
"report_sent_title": "Mila esker salaketagatik, berrikusiko dugu.",
"send": "Bidali salaketa",
"skip_to_send": "Bidali iruzkinik gabe",
"text_placeholder": "Idatzi edo itsatsi iruzkin gehigarriak",
"reported": "SALATUA"
},
"preview": {
"keyboard": {
"close_preview": "Itxi aurrebista",
"show_next": "Erakutsi hurrengoa",
"show_previous": "Erakutsi aurrekoa"
}
},
"account_list": {
"tab_bar_hint": "Unean hautatutako profila: %s. Ukitu birritan, ondoren eduki sakatuta kontu-aldatzailea erakusteko",
"dismiss_account_switcher": "Baztertu kontu-aldatzailea",
"add_account": "Gehitu kontua"
},
"wizard": {
"new_in_mastodon": "Berria Mastodonen",
"multiple_account_switch_intro_description": "Aldatu hainbat konturen artean profilaren botoia sakatuta edukiz.",
"accessibility_hint": "Ukitu birritan morroi hau baztertzeko"
}
}
}

View File

@ -0,0 +1,6 @@
{
"NSCameraUsageDescription": "Bidalketetarako argazkiak ateratzeko erabiltzen da",
"NSPhotoLibraryAddUsageDescription": "Argazkiak Argazki-liburutegian gordetzeko erabiltzen da",
"NewPostShortcutItemTitle": "Bidalketa berria",
"SearchShortcutItemTitle": "Bilatu"
}

View File

@ -37,7 +37,7 @@
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit remains %#@character_count@</string>
<string>La limite d'entrée reste %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "Voulez-vous vraiment supprimer ce message ?",
"delete": "Supprimer"
"message": "Voulez-vous vraiment supprimer ce message ?"
},
"clean_cache": {
"title": "Vider le cache",
@ -67,7 +67,7 @@
"done": "Terminé",
"confirm": "Confirmer",
"continue": "Continuer",
"compose": "Compose",
"compose": "Rédiger",
"cancel": "Annuler",
"discard": "Abandonner",
"try_again": "Réessayer",
@ -82,6 +82,7 @@
"share_user": "Partager %s",
"share_post": "Partager la publication",
"open_in_safari": "Ouvrir dans Safari",
"open_in_browser": "Ouvrir dans le navigateur",
"find_people": "Trouver des personnes à suivre",
"manually_search": "Rechercher manuellement à la place",
"skip": "Passer",
@ -139,7 +140,8 @@
"unreblog": "Annuler le reblog",
"favorite": "Favori",
"unfavorite": "Retirer des favoris",
"menu": "Menu"
"menu": "Menu",
"hide": "Cacher"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Courriel",
"emoji": "Émoji"
},
"visibility": {
"unlisted": "Tout le monde peut voir ce message mais ne sera pas affiché sur le fil public.",
"private": "Seul·e·s leurs abonné·e·s peuvent voir ce message.",
"private_from_me": "Seul·e·s mes abonné·e·s peuvent voir ce message.",
"direct": "Seul·e lutilisateur·rice mentionnée peut voir ce message."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Le réseau social qui vous rend le contrôle."
"slogan": "Le réseau social qui vous rend le contrôle.",
"get_started": "Prise en main",
"log_in": "Se connecter"
},
"server_picker": {
"title": "Choisissez un serveur,\nn'importe quel serveur.",
"subtitle": "Choisissez une communauté en fonction de vos intérêts, de votre région ou de votre objectif général.",
"subtitle_extend": "Choisissez une communauté basée sur vos intérêts, votre région ou un but général. Chaque communauté est gérée par une organisation ou un individu entièrement indépendant.",
"button": {
"category": {
"all": "Tout",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "mot de passe",
"require": "Votre mot de passe doit être composé dau moins :",
"character_limit": "8 caractères",
"accessibility": {
"checked": "vérifié",
"unchecked": "non vérifié"
},
"hint": "Votre mot de passe doit contenir au moins 8 caractères"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "Nous venons denvoyer un courriel à %s,\ntapotez le lien pour confirmer votre compte.",
"button": {
"open_email_app": "Ouvrir lapplication de courriel",
"dont_receive_email": "Je nai jamais reçu de courriel"
"resend": "Renvoyer"
},
"dont_receive_email": {
"title": "Vérifier vos courriels",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Publications",
"replies": "Réponses",
"media": "Média"
"posts_and_replies": "Messages et réponses",
"media": "Média",
"about": "À propos"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Masquer le compte",
"message": "Êtes-vous sûr de vouloir mettre en sourdine %s"
},
"confirm_unmute_user": {
"title": "Ne plus mettre en sourdine ce compte",
"message": "Êtes-vous sûr de vouloir désactiver la sourdine de %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Bloquer le compte",
"message": "Confirmer le blocage de %s"
},
"confirm_unblock_user": {
"title": "Débloquer le compte",
"message": "Confirmer le déblocage de %s"
}
@ -418,7 +446,7 @@
"footer": "Les abonné·e·s issus des autres serveurs ne sont pas affiché·e·s."
},
"following": {
"footer": "Follows from other servers are not displayed."
"footer": "Les abonnés issus des autres serveurs ne sont pas affichés."
},
"search": {
"title": "Rechercher",
@ -461,12 +489,14 @@
"Everything": "Tout",
"Mentions": "Mentions"
},
"user_followed_you": "%s sest abonné à vous",
"user_favorited your post": "%s a mis votre pouet en favori",
"user_reblogged_your_post": "%s a partagé votre publication",
"user_mentioned_you": "%s vous a mentionné",
"user_requested_to_follow_you": "%s a demandé à vous suivre",
"user_your_poll_has_ended": "%s votre sondage est terminé",
"notification_description": {
"followed_you": "sest abonné à vous",
"favorited_your_post": "a ajouté votre message à ses favoris",
"reblogged_your_post": "a partagé votre message",
"mentioned_you": "vous a mentionné",
"request_to_follow_you": "vous a envoyé une demande dabonnement",
"poll_has_ended": "le sondage est terminé"
},
"keyobard": {
"show_everything": "Tout Afficher",
"show_mentions": "Afficher les mentions"
@ -485,6 +515,13 @@
"light": "Toujours claire",
"dark": "Toujours sombre"
},
"look_and_feel": {
"title": "Apparence",
"use_system": "Utiliser le thème du système",
"really_dark": "Très sombre",
"sorta_dark": "Légèrement sombre",
"light": "Clair"
},
"notifications": {
"title": "Notifications",
"favorites": "Ajoute lune de mes publications à ses favoris",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Signalement",
"title": "Signaler %s",
"step1": "Étape 1 de 2",
"step2": "Étape 2 de 2",
"content1": "Y a-t-il dautres messages que vous aimeriez ajouter au signalement?",
"content2": "Y a-t-il quelque chose que les modérateurs devraient savoir sur ce rapport ?",
"report_sent_title": "Merci de nous lavoir signalé, nous allons examiner cela.",
"send": "Envoyer le rapport",
"skip_to_send": "Envoyer sans commentaire",
"text_placeholder": "Tapez ou collez des informations supplémentaires"
"text_placeholder": "Tapez ou collez des informations supplémentaires",
"reported": "SIGNALÉ"
},
"preview": {
"keyboard": {
@ -543,8 +583,8 @@
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
"tab_bar_hint": "Profil sélectionné actuel: %s. Double appui puis maintenez enfoncé pour afficher le changement de compte",
"dismiss_account_switcher": "Rejeter le commutateur de compte",
"add_account": "Ajouter un compte"
},
"wizard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "A bheil thu cinnteach gu bheil thu airson am post seo a sguabadh às?",
"delete": "Sguab às"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Falamhaich an tasgadan",
@ -82,6 +82,7 @@
"share_user": "Co-roinn %s",
"share_post": "Co-roinn am post",
"open_in_safari": "Fosgail ann an Safari",
"open_in_browser": "Fosgail sa bhrabhsair",
"find_people": "Lorg daoine a leanas tu",
"manually_search": "Lorg a làimh na àite",
"skip": "Leum thairis air",
@ -139,7 +140,8 @@
"unreblog": "Na brosnaich tuilleadh",
"favorite": "Cuir ris na h-annsachdan",
"unfavorite": "Thoir air falbh o na h-annsachdan",
"menu": "Clàr-taice"
"menu": "Clàr-taice",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Taga hais",
"email": "Post-d",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "A cur nan lìonraidhean sòisealta\nnad làmhan fhèin."
"slogan": "A cur nan lìonraidhean sòisealta\nnad làmhan fhèin.",
"get_started": "Dèan toiseach-tòiseachaidh",
"log_in": "Clàraich a-steach"
},
"server_picker": {
"title": "Tagh frithealaiche sam bith.",
"subtitle": "Tagh coimhearsnachd stèidhichte air d ùidhean no an roinn-dùthcha agad no tè choitcheann.",
"subtitle_extend": "Tagh coimhearsnachd stèidhichte air d ùidhean no an roinn-dùthcha agad no tè choitcheann. Tha gach coimhearsnachd ga stiùireadh le buidheann no neach gu neo-eisimeileach.",
"button": {
"category": {
"all": "Na h-uile",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "facal-faire",
"require": "Feumaidh am facal-faire agad co-dhiù:",
"character_limit": "8 caractaran",
"accessibility": {
"checked": "le cromag",
"unchecked": "gun chromag"
},
"hint": "Feumaidh ochd caractaran a bhith san fhacal-fhaire agad air a char as giorra"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "Tha sinn air post-d a chur gu %s,\nthoir gnogag air a chunntas a dhearbhadh a chunntais agad.",
"button": {
"open_email_app": "Fosgail aplacaid a phuist-d",
"dont_receive_email": "Cha d fhuair mi post-d a-riamh"
"resend": "Ath-chuir"
},
"dont_receive_email": {
"title": "Thoir sùil air a phost-d agad",
@ -401,16 +419,26 @@
"segmented_control": {
"posts": "Postaichean",
"replies": "Freagairtean",
"media": "Meadhanan"
"posts_and_replies": "Posts and Replies",
"media": "Meadhanan",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Dì-mhùch an cunntas",
"message": "Dearbh dì-mhùchadh %s"
},
"confirm_unblock_usre": {
"title": "Dì-bhac an cunntas",
"message": "Dearbh dì-bhacadh %s"
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
@ -461,12 +489,14 @@
"Everything": "A h-uile rud",
"Mentions": "Iomraidhean"
},
"user_followed_you": "Tha %s a leantainn ort a-nis",
"user_favorited your post": "Is annsa le %s am post agad",
"user_reblogged_your_post": "Bhrosnaich %s am post agad",
"user_mentioned_you": "Thug %s iomradh ort",
"user_requested_to_follow_you": "Dhiarr %s leantainn ort",
"user_your_poll_has_ended": "Crìoch cunntais-bheachd aig %s",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Seall a h-uile càil",
"show_mentions": "Seall na h-iomraidhean"
@ -485,6 +515,13 @@
"light": "Soilleir an-còmhnaidh",
"dark": "Dorcha an-còmhnaidh"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Brathan",
"favorites": "Nuair as annsa leotha am post agam",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Dèan gearan mu %s",
"step1": "Ceum 1 à 2",
"step2": "Ceum 2 à 2",
"content1": "A bheil post sam bith eile ann a bu mhiann leat cur ris a ghearan?",
"content2": "A bheil rud sam bith ann a bu mhiann leat innse dha na maoir mun ghearan seo?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Cuir an gearan",
"skip_to_send": "Cuir gun bheachd ris",
"text_placeholder": "Sgrìobh no cuir ann beachdan a bharrachd"
"text_placeholder": "Sgrìobh no cuir ann beachdan a bharrachd",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -45,8 +45,8 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Delete"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
@ -82,6 +82,7 @@
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "Apakah Anda yakin ingin menghapus postingan ini?",
"delete": "Hapus"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Bersihkan Cache",
@ -82,6 +82,7 @@
"share_user": "Bagikan %s",
"share_post": "Bagikan Postingan",
"open_in_safari": "Buka di Safari",
"open_in_browser": "Open in Browser",
"find_people": "Cari orang untuk diikuti",
"manually_search": "Manually search instead",
"skip": "Lewati",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorit",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Tagar",
"email": "Surel",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pilih sebuah server,\nserver manapun.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Semua",
@ -222,7 +234,7 @@
"category": "KATEGORI"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Mencari server yang tersedia...",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "kata sandi",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Kata sandi Anda harus memiliki sekurang-kurangnya delapan karakter"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "Kami baru saja mengirim sebuah surel ke %s,\nketuk tautannya untuk mengkonfirmasi akun Anda.",
"button": {
"open_email_app": "Buka Aplikasi Surel",
"dont_receive_email": "Saya tidak mendapatkan surel"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Periksa surel Anda",
@ -401,15 +419,25 @@
"segmented_control": {
"posts": "Postingan",
"replies": "Balasan",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Berhenti Membisukan Akun",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"title": "Berhenti Memblokir Akun",
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
@ -461,12 +489,14 @@
"Everything": "Segalanya",
"Mentions": "Sebutan"
},
"user_followed_you": "%s mengikuti Anda",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s menyebut Anda",
"user_requested_to_follow_you": "%s ingin mengikuti Anda",
"user_your_poll_has_ended": "%s Japat Anda telah berakhir",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Tampilkan Segalanya",
"show_mentions": "Tampilkan Sebutan"
@ -485,6 +515,13 @@
"light": "Selalu Cerah",
"dark": "Selalu Gelap"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifikasi",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Laporkan %s",
"step1": "Langkah 1 dari 2",
"step2": "Langkah 2 dari 2",
"content1": "Apakah ada postingan lain yang ingin Anda tambahkan ke laporannya?",
"content2": "Ada yang moderator harus tahu tentang laporan ini?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Kirim Laporan",
"skip_to_send": "Kirim tanpa komentar",
"text_placeholder": "Ketik atau tempel komentar tambahan"
"text_placeholder": "Ketik atau tempel komentar tambahan",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -279,7 +279,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>other</key>
<string>%ld前</string>
<string>%ldか月前</string>
</dict>
</dict>
<key>date.day.ago.abbr</key>

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "この投稿を消去しますか?",
"delete": "消去"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "キャッシュを消去",
@ -67,7 +67,7 @@
"done": "完了",
"confirm": "確認",
"continue": "続ける",
"compose": "Compose",
"compose": "新規作成",
"cancel": "キャンセル",
"discard": "破棄",
"try_again": "再実行",
@ -82,6 +82,7 @@
"share_user": "%sを共有",
"share_post": "投稿を共有",
"open_in_safari": "Safariで開く",
"open_in_browser": "ブラウザで開く",
"find_people": "フォローする人を見つける",
"manually_search": "手動で検索する",
"skip": "スキップ",
@ -139,7 +140,8 @@
"unreblog": "ブーストを戻す",
"favorite": "お気に入り",
"unfavorite": "お気に入り登録を取り消す",
"menu": "メニュー"
"menu": "メニュー",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "ハッシュタグ",
"email": "メール",
"emoji": "絵文字"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "ソーシャルネットワーキングを、あなたの手の中に."
"slogan": "ソーシャルネットワーキングを、あなたの手の中に.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "サーバーを選択",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "すべて",
@ -203,7 +215,7 @@
"academia": "アカデミア",
"activism": "アクティビズム",
"food": "食べ物",
"furry": "furry",
"furry": "ケモノ",
"games": "ゲーム",
"general": "全般",
"journalism": "言論",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "パスワード",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "パスワードは最低でも8文字必要です。"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "先程 %s にメールを送信しました。リンクをタップしてアカウントを確認してください。",
"button": {
"open_email_app": "メールアプリを開く",
"dont_receive_email": "メールがこない"
"resend": "Resend"
},
"dont_receive_email": {
"title": "メールをチェックしてください",
@ -401,24 +419,34 @@
"segmented_control": {
"posts": "投稿",
"replies": "リプライ",
"media": "メディア"
"posts_and_replies": "Posts and Replies",
"media": "メディア",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "ミュートを解除",
"message": "%sをミュートしますか"
},
"confirm_unblock_usre": {
"title": "ブロックを解除",
"message": "%sのブロックを解除しますか"
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
"follower": {
"footer": "Followers from other servers are not displayed."
"footer": "他のサーバーからのフォロワーは表示されません。"
},
"following": {
"footer": "Follows from other servers are not displayed."
"footer": "他のサーバーにいるフォローは表示されません。"
},
"search": {
"title": "検索",
@ -461,12 +489,14 @@
"Everything": "すべて",
"Mentions": "メンション"
},
"user_followed_you": "%s にフォローされました",
"user_favorited your post": "%s がお気に入り登録しました",
"user_reblogged_your_post": "%s がブーストしました",
"user_mentioned_you": "%s に返信されました",
"user_requested_to_follow_you": "%s がフォローリクエストを送信しました",
"user_your_poll_has_ended": "%s 投票が終了しました",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "すべて見る",
"show_mentions": "メンションを見る"
@ -485,6 +515,13 @@
"light": "ライト",
"dark": "ダーク"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "通知",
"favorites": "お気に入り登録",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "%sを報告",
"step1": "ステップ 1/2",
"step2": "ステップ 2/2",
"content1": "他に報告したい投稿はありますか?",
"content2": "この報告についてモデレーターに言いたいことはありますか?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "報告を送信",
"skip_to_send": "コメントなしで送信",
"text_placeholder": "追加コメントを入力"
"text_placeholder": "追加コメントを入力",
"reported": "REPORTED"
},
"preview": {
"keyboard": {
@ -543,14 +583,14 @@
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
"tab_bar_hint": "現在のアカウント: %s. ダブルタップしてアカウント切替画面を表示します",
"dismiss_account_switcher": "アカウント切替画面を閉じます",
"add_account": "アカウントを追加"
},
"wizard": {
"new_in_mastodon": "Mastodon の新機能",
"multiple_account_switch_intro_description": "プロフィールボタンを押して複数のアカウントを切り替えます。",
"accessibility_hint": "Double tap to dismiss this wizard"
"accessibility_hint": "チュートリアルを閉じるには、ダブルタップしてください"
}
}
}

View File

@ -0,0 +1,390 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>a11y.plural.count.unread.notification</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@notification_count_unread_notification@</string>
<key>notification_count_unread_notification</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 n ulɣu ur nettwaɣra</string>
<key>other</key>
<string>%ld ilɣa ur nettwaɣra</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit exceeds %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<key>other</key>
<string>%ld iskillen</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit remains %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<key>other</key>
<string>%ld iskillen</string>
</dict>
</dict>
<key>plural.count.metric_formatted.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%@ %#@post_count@</string>
<key>post_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>tasuffeγt</string>
<key>other</key>
<string>tisuffaɣ</string>
</dict>
</dict>
<key>plural.count.post</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@post_count@</string>
<key>post_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 post</string>
<key>other</key>
<string>%ld n tsuffaɣ</string>
</dict>
</dict>
<key>plural.count.favorite</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@favorite_count@</string>
<key>favorite_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 favorite</string>
<key>other</key>
<string>%ld favorites</string>
</dict>
</dict>
<key>plural.count.reblog</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@reblog_count@</string>
<key>reblog_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reblog</string>
<key>other</key>
<string>%ld reblogs</string>
</dict>
</dict>
<key>plural.count.vote</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@vote_count@</string>
<key>vote_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 vote</string>
<key>other</key>
<string>%ld votes</string>
</dict>
</dict>
<key>plural.count.voter</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@voter_count@</string>
<key>voter_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 voter</string>
<key>other</key>
<string>%ld voters</string>
</dict>
</dict>
<key>plural.people_talking</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_people_talking@</string>
<key>count_people_talking</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 people talking</string>
<key>other</key>
<string>%ld people talking</string>
</dict>
</dict>
<key>plural.count.following</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_following@</string>
<key>count_following</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 following</string>
<key>other</key>
<string>%ld following</string>
</dict>
</dict>
<key>plural.count.follower</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_follower@</string>
<key>count_follower</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 follower</string>
<key>other</key>
<string>%ld followers</string>
</dict>
</dict>
<key>date.year.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_year_left@</string>
<key>count_year_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 year left</string>
<key>other</key>
<string>%ld years left</string>
</dict>
</dict>
<key>date.month.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_month_left@</string>
<key>count_month_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 months left</string>
<key>other</key>
<string>%ld months left</string>
</dict>
</dict>
<key>date.day.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_day_left@</string>
<key>count_day_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 day left</string>
<key>other</key>
<string>%ld days left</string>
</dict>
</dict>
<key>date.hour.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_hour_left@</string>
<key>count_hour_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 hour left</string>
<key>other</key>
<string>%ld hours left</string>
</dict>
</dict>
<key>date.minute.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_minute_left@</string>
<key>count_minute_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 minute left</string>
<key>other</key>
<string>%ld minutes left</string>
</dict>
</dict>
<key>date.second.left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_second_left@</string>
<key>count_second_left</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 second left</string>
<key>other</key>
<string>%ld seconds left</string>
</dict>
</dict>
<key>date.year.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_year_ago_abbr@</string>
<key>count_year_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1y ago</string>
<key>other</key>
<string>%ldy ago</string>
</dict>
</dict>
<key>date.month.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_month_ago_abbr@</string>
<key>count_month_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1M ago</string>
<key>other</key>
<string>%ldM ago</string>
</dict>
</dict>
<key>date.day.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_day_ago_abbr@</string>
<key>count_day_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1d ago</string>
<key>other</key>
<string>%ldd ago</string>
</dict>
</dict>
<key>date.hour.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_hour_ago_abbr@</string>
<key>count_hour_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1h ago</string>
<key>other</key>
<string>%ldh ago</string>
</dict>
</dict>
<key>date.minute.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_minute_ago_abbr@</string>
<key>count_minute_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1m ago</string>
<key>other</key>
<string>%ldm ago</string>
</dict>
</dict>
<key>date.second.ago.abbr</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@count_second_ago_abbr@</string>
<key>count_second_ago_abbr</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1s ago</string>
<key>other</key>
<string>%lds ago</string>
</dict>
</dict>
</dict>
</plist>

View File

@ -0,0 +1,596 @@
{
"common": {
"alerts": {
"common": {
"please_try_again": "Ttxil εreḍ tikelt-nniḍen.",
"please_try_again_later": "Ttxil εreḍ tikelt-nniḍen ticki."
},
"sign_up_failure": {
"title": "Sign Up Failure"
},
"server_error": {
"title": "Tuccḍa n uqeddac"
},
"vote_failure": {
"title": "Vote Failure",
"poll_ended": "Tafrant tfuk"
},
"discard_post_content": {
"title": "Kkes arewway",
"message": "Confirm to discard composed post content."
},
"publish_post_failure": {
"title": "Publish Failure",
"message": "Failed to publish the post.\nPlease check your internet connection.",
"attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
"more_than_one_video": "Cannot attach more than one video."
}
},
"edit_profile_failure": {
"title": "Edit Profile Error",
"message": "Cannot edit profile. Please try again."
},
"sign_out": {
"title": "Ffeɣ",
"message": "Tebɣiḍ ad teffɣeḍ?",
"confirm": "Ffeɣ"
},
"block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
"block_entire_domain": "Sewḥel taɣult"
},
"save_photo_failure": {
"title": "Save Photo Failure",
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Tebɣiḍ s tidet ad tekkseḍ tasuffeɣt-agi?",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Sfeḍ tuffirt",
"message": "Successfully cleaned %s cache."
}
},
"controls": {
"actions": {
"back": "Tuɣalin",
"next": "Uḍfir",
"previous": "Uzwir",
"open": "Ldi",
"add": "Rnu",
"remove": "Kkes",
"edit": "Ẓreg",
"save": "Sekles",
"ok": "IH",
"done": "Immed",
"confirm": "Sentem",
"continue": "Kemmel",
"compose": "Sudes",
"cancel": "Sefsex",
"discard": "Sefsex",
"try_again": "Ɛreḍ tikkelt-nniḍen",
"take_photo": "Ṭṭef tawlaft",
"save_photo": "Sekles tawlaft",
"copy_photo": "Nɣel tawlaft",
"sign_in": "Qqen",
"sign_up": "Jerred amiḍan",
"see_more": "Wali ugar",
"preview": "Taskant",
"share": "Bḍu",
"share_user": "Bḍu %s",
"share_post": "Bḍu tasuffeɣt",
"open_in_safari": "Ldi deg Safari",
"open_in_browser": "Ldi deg yiminig",
"find_people": "Af imdanen ara tḍefreḍ",
"manually_search": "Manually search instead",
"skip": "Zgel",
"reply": "Err",
"report_user": "Cetki ɣef %s",
"block_domain": "Sewḥel %s",
"unblock_domain": "Serreḥ i %s",
"settings": "Iɣewwaṛen",
"delete": "Kkes"
},
"tabs": {
"home": "Agejdan",
"search": "Nadi",
"notification": "Tilɣa",
"profile": "Amaɣnu"
},
"keyboard": {
"common": {
"switch_to_tab": "Ddu ɣer %s",
"compose_new_post": "Aru tasuffeɣt tamaynut",
"show_favorites": "Sken-d ismenyifen",
"open_settings": "Ldi iɣewwaren"
},
"timeline": {
"previous_status": "Amagrad uzwir",
"next_status": "Amagrad uḍfir",
"open_status": "Ldi tasuffeɣt",
"open_author_profile": "Open Author's Profile",
"open_reblogger_profile": "Open Reblogger's Profile",
"reply_status": "Reply to Post",
"toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post",
"toggle_content_warning": "Toggle Content Warning",
"preview_image": "Preview Image"
},
"segmented_control": {
"previous_section": "Previous Section",
"next_section": "Tigezmi tuḍfirt"
}
},
"status": {
"user_reblogged": "%s reblogged",
"user_replied_to": "Replied to %s",
"show_post": "Sken-d tasuffeɣt",
"show_user_profile": "Show user profile",
"content_warning": "Content Warning",
"media_content_warning": "Tap anywhere to reveal",
"poll": {
"vote": "Dɣeṛ",
"closed": "Ifukk"
},
"actions": {
"reply": "Err",
"reblog": "Aɛiwed n usuffeɣ",
"unreblog": "Undo reblog",
"favorite": "Anurif",
"unfavorite": "Unfavorite",
"menu": "Umuɣ",
"hide": "Ffer"
},
"tag": {
"url": "URL",
"mention": "Tabdart",
"link": "Aseɣwen",
"hashtag": "Ahacṭag",
"email": "Imayl",
"emoji": "Emuji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
"follow": "Ḍfeṛ",
"following": "Yettwaḍfar",
"request": "Tuttra",
"pending": "Yegguni",
"block": "Sewḥel",
"block_user": "Sewḥel %s",
"block_domain": "Sewḥel %s",
"unblock": "Serreḥ",
"unblock_user": "Serreḥ i %s",
"blocked": "Yettusewḥel",
"mute": "Sgugem",
"mute_user": "Sgugem %s",
"unmute": "Kkes asgugem",
"unmute_user": "Kkes asgugem ɣef %s",
"muted": "Yettwasgugem",
"edit_info": "Ẓreg talɣut"
},
"timeline": {
"filtered": "Yettwasizdeg",
"timestamp": {
"now": "Tura"
},
"loader": {
"load_missing_posts": "Load missing posts",
"loading_missing_posts": "Loading missing posts...",
"show_more_replies": "Show more replies"
},
"header": {
"no_status_found": "No Post Found",
"blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
"user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
"suspended_warning": "This user has been suspended.",
"user_suspended_warning": "%ss account has been suspended."
}
}
}
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands.",
"get_started": "Aha bdu tura",
"log_in": "Qqen"
},
"server_picker": {
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Akk",
"all_accessiblity_description": "Category: All",
"academia": "academia",
"activism": "activism",
"food": "učči",
"furry": "furry",
"games": "uraren",
"general": "amatu",
"journalism": "journalism",
"lgbt": "lgbt",
"regional": "regional",
"art": "taẓuri",
"music": "aẓawan",
"tech": "tech"
},
"see_less": "See Less",
"see_more": "Wali ugar"
},
"label": {
"language": "TUTLAYT",
"users": "ISEQDACEN",
"category": "CATEGORY"
},
"input": {
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
"bad_network": "Something went wrong while loading the data. Check your internet connection.",
"no_results": "Ulac igemmaḍ"
}
},
"register": {
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Kkes"
},
"username": {
"placeholder": "isem n useqdac",
"duplicate_prompt": "Isem-ayi n umseqdac yettwaṭṭef yakan."
},
"display_name": {
"placeholder": "isem ara d-yettwaskanen"
},
"email": {
"placeholder": "imayl"
},
"password": {
"placeholder": "awal uffir",
"require": "Your password needs at least:",
"character_limit": "8 n yisekkilen",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
"registration_user_invite_request": "Why do you want to join?"
}
},
"error": {
"item": {
"username": "Isem n useqdac",
"email": "Imayl",
"password": "Awal uffir",
"agreement": "Agreement",
"locale": "Tadigant",
"reason": "Taɣẓint"
},
"reason": {
"blocked": "%s contains a disallowed email provider",
"unreachable": "%s does not seem to exist",
"taken": "%s is already in use",
"reserved": "%s is a reserved keyword",
"accepted": "%s must be accepted",
"blank": "isra %s",
"invalid": "%s is invalid",
"too_long": "%s is too long",
"too_short": "%s is too short",
"inclusion": "%s is not a supported value"
},
"special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores",
"username_too_long": "Username is too long (cant be longer than 30 characters)",
"email_invalid": "This is not a valid email address",
"password_too_short": "Password is too short (must be at least 8 characters)"
}
}
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "tiwetlin n useqdec",
"privacy_policy": "tasertit tabaḍnit",
"button": {
"confirm": "Qebleɣ"
}
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"resend": "Ales tuzna"
},
"dont_receive_email": {
"title": "Senqed imayl-ik·im",
"description": "Check if your email address is correct as well as your junk folder if you havent.",
"resend_email": "Ales tuzna n yimayl"
},
"open_email_app": {
"title": "Check your inbox.",
"description": "We just sent you an email. Check your junk folder if you havent.",
"mail": "Imayl",
"open_email_client": "Open Email Client"
}
},
"home_timeline": {
"title": "Agejdan",
"navigation_bar_state": {
"offline": "Beṛṛa n tuqqna",
"new_posts": "Tissufaɣ timaynutin",
"published": "Published!",
"Publishing": "Publishing post..."
}
},
"suggestion_account": {
"title": "Find People to Follow",
"follow_explain": "When you follow someone, youll see their posts in your home feed."
},
"compose": {
"title": {
"new_post": "Tasuffeɣt tamaynut",
"new_reply": "New Reply"
},
"media_selection": {
"camera": "Ṭṭef tawlaft",
"photo_library": "Tanedlist n tewlaft",
"browse": "Snirem"
},
"content_input_placeholder": "Type or paste whats on your mind",
"compose_action": "Sufeɣ",
"replying_to_user": "replying to %s",
"attachment": {
"photo": "tawlaft",
"video": "tavidyutt",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...",
"description_video": "Describe the video for the visually-impaired..."
},
"poll": {
"duration_time": "Tangazt: %s",
"thirty_minutes": "30 n tesdatin",
"one_hour": "1 n wesrag",
"six_hours": "6 n yisragen",
"one_day": "1 n wass",
"three_days": "3 n wussan",
"seven_days": "7 n wussan",
"option_number": "Option %ld"
},
"content_warning": {
"placeholder": "Write an accurate warning here..."
},
"visibility": {
"public": "Azayez",
"unlisted": "War tabdert",
"private": "Imeḍfaṛen kan",
"direct": "Imdanen i d-bedreɣ kan"
},
"auto_complete": {
"space_to_add": "Space to add"
},
"accessibility": {
"append_attachment": "Rnu taceqquft yeddan",
"append_poll": "Add Poll",
"remove_poll": "Remove Poll",
"custom_emoji_picker": "Custom Emoji Picker",
"enable_content_warning": "Enable Content Warning",
"disable_content_warning": "Disable Content Warning",
"post_visibility_menu": "Post Visibility Menu"
},
"keyboard": {
"discard_post": "Discard Post",
"publish_post": "Publish Post",
"toggle_poll": "Toggle Poll",
"toggle_content_warning": "Toggle Content Warning",
"append_attachment_entry": "Add Attachment - %s",
"select_visibility_entry": "Select Visibility - %s"
}
},
"profile": {
"dashboard": {
"posts": "tisuffaɣ",
"following": "iṭafaṛ",
"followers": "imeḍfaren"
},
"fields": {
"add_row": "Rnu izirig",
"placeholder": {
"label": "Tabzimt",
"content": "Agbur"
}
},
"segmented_control": {
"posts": "Imagraden",
"replies": "Tiririyin",
"posts_and_replies": "Posts and Replies",
"media": "Amidya",
"about": "Ɣef"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
"follower": {
"footer": "Followers from other servers are not displayed."
},
"following": {
"footer": "Follows from other servers are not displayed."
},
"search": {
"title": "Nadi",
"search_bar": {
"placeholder": "Search hashtags and users",
"cancel": "Sefsex"
},
"recommend": {
"button_text": "See All",
"hash_tag": {
"title": "Trending on Mastodon",
"description": "Hashtags that are getting quite a bit of attention",
"people_talking": "%s people are talking"
},
"accounts": {
"title": "Accounts you might like",
"description": "You may like to follow these accounts",
"follow": "Ḍfeṛ"
}
},
"searching": {
"segment": {
"all": "Akk",
"people": "Imdanen",
"hashtags": "Ihacṭagen",
"posts": "Tisuffaɣ"
},
"empty_state": {
"no_results": "Ulac igemmaḍ"
},
"recent_search": "Recent searches",
"clear": "Sfeḍ"
}
},
"favorite": {
"title": "Ismenyifen-ik·im"
},
"notification": {
"title": {
"Everything": "Akk",
"Mentions": "Abdar"
},
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Sken yal taɣawsa",
"show_mentions": "Show Mentions"
}
},
"thread": {
"back_title": "Amagrad",
"title": "Post from %s"
},
"settings": {
"title": "Iɣewwaṛen",
"section": {
"appearance": {
"title": "Apparence",
"automatic": "Awurman",
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Aceɛlal"
},
"notifications": {
"title": "Tilɣa",
"favorites": "Favorites my post",
"follows": "Follows me",
"boosts": "Reblogs my post",
"mentions": "Mentions me",
"trigger": {
"anyone": "yal yiwen",
"follower": "a follower",
"follow": "anyone I follow",
"noone": "ula yiwen",
"title": "Notify me when"
}
},
"preference": {
"title": "Imenyafen",
"true_black_dark_mode": "True black dark mode",
"disable_avatar_animation": "Disable animated avatars",
"disable_emoji_animation": "Disable animated emojis",
"using_default_browser": "Use default browser to open links"
},
"boring_zone": {
"title": "The Boring Zone",
"account_settings": "Iɣewwaṛen n umiḍan",
"terms": "Tiwtilin n useqdec",
"privacy": "Tasertit tabaḍnit"
},
"spicy_zone": {
"title": "The Spicy Zone",
"clear": "Clear Media Cache",
"signout": "Senser"
}
},
"footer": {
"mastodon_description": "Maṣṭudun d aseɣzan s uɣbalu yeldin. Tzemreḍ ad temmleḍ uguren deg GitHub %s (%s)"
},
"keyboard": {
"close_settings_window": "Mdel asfaylu n iɣewwaṛen"
}
},
"report": {
"title_report": "Aneqqis",
"title": "Aneqqis %s",
"step1": "Aḥric 1 seg 2",
"step2": "Aḥric 2 seg 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Azen aneqis",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {
"close_preview": "Mdel timeẓri",
"show_next": "Show Next",
"show_previous": "Show Previous"
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
"add_account": "Rnu amiḍan"
},
"wizard": {
"new_in_mastodon": "Amaynut deg Maṣṭudun",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard"
}
}
}

View File

@ -0,0 +1,6 @@
{
"NSCameraUsageDescription": "Used to take photo for post status",
"NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library",
"NewPostShortcutItemTitle": "Tasuffeɣt tamaynut",
"SearchShortcutItemTitle": "Nadi"
}

View File

@ -45,8 +45,8 @@
"message": "Ji kerema xwe mafê bide gihîştina wênegehê çalak bike da ku wêne werin tomarkirin."
},
"delete_post": {
"title": "Ma tu dixwazî vê şandiyê jê bibî?",
"delete": "Jê bibe"
"title": "Şandiyê jê bibe",
"message": "Ma tu dixwazî vê şandiyê jê bibî?"
},
"clean_cache": {
"title": "Pêşbîrê pak bike",
@ -82,6 +82,7 @@
"share_user": "%s parve bike",
"share_post": "Şandiyê parve bike",
"open_in_safari": "Di Safariyê de veke",
"open_in_browser": "Di gerokê de veke",
"find_people": "Mirovan bo şopandinê bibîne",
"manually_search": "Ji devlê bi destan lêgerînê bike",
"skip": "Derbas bike",
@ -112,7 +113,7 @@
"open_author_profile": "Profîla nivîskaran veke",
"open_reblogger_profile": "Profîla nivîskaran veke",
"reply_status": "Bersivê bide şandiyê",
"toggle_reblog": "Ji nivîsandin di şandiyê de biguherîne",
"toggle_reblog": "Ji nû ve nivîsandin di şandiyê de biguherîne",
"toggle_favorite": "Li ser şandiyê bijarte biguherîne",
"toggle_content_warning": "Hişyariya naverokê biguherîne",
"preview_image": "Pêşdîtina wêneyê"
@ -123,7 +124,7 @@
}
},
"status": {
"user_reblogged": "%s ji nû ve hate nivîsandin",
"user_reblogged": "%s ji nû ve nivîsand",
"user_replied_to": "Bersiv da %s",
"show_post": "Şandiyê nîşan bide",
"show_user_profile": "Profîla bikarhêner nîşan bide",
@ -139,7 +140,8 @@
"unreblog": "Ji nû ve nivîsandinê vegere",
"favorite": "Bijarte",
"unfavorite": "Nebijarte",
"menu": "Kulîn"
"menu": "Kulîn",
"hide": "Veşêre"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "E-name",
"emoji": "Emojî"
},
"visibility": {
"unlisted": "Her kes dikare vê şandiyê bibîne lê nayê nîşandan di demnameya gelemperî de.",
"private": "Tenê şopînerên wan dikarin vê şandiyê bibînin.",
"private_from_me": "Tenê şopînerên min dikarin vê şandiyê bibînin.",
"direct": "Tenê bikarhênerê qalkirî dikare vê şandiyê bibîne."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Torên civakî\ndi destên te de."
"slogan": "Torên civakî\ndi destên te de.",
"get_started": "Dest pê bike",
"log_in": "Têkeve"
},
"server_picker": {
"title": "Rajekarekê hilbijêre,\nHer kîjan rajekar be.",
"subtitle": "Li gorî berjewendî, herêm, an jî armancek gelemperî civakekê hilbijêre.",
"subtitle_extend": "Li gorî berjewendî, herêm, an jî armancek gelemperî civakekê hilbijêre. Her civakek ji hêla rêxistinek an kesek bi tevahî serbixwe ve tê xebitandin.",
"button": {
"category": {
"all": "Hemû",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Ji me re hinekî qala xwe bike.",
"title": "Ji me re hinekî qala xwe bike %s",
"input": {
"avatar": {
"delete": "Jê bibe"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "pêborîn",
"require": "Pêdiviya pêborîna te ya herî kêm:",
"character_limit": "8 tîp",
"accessibility": {
"checked": "hate kontrolkirin",
"unchecked": "nehate kontrolkirin"
},
"hint": "Pêborîna te herî kêm divê ji 8 tîpan pêk bê"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Hinek rêzikên bingehîn.",
"subtitle": "Ev rêzik ji aliyê rêvebirên %s ve tên sazkirin.",
"subtitle": "Ev rêzik ji aliyê çavdêrên %s ve tên sazkirin.",
"prompt": "Bi domandinê, tu ji bo %s di bin mercên bikaranînê û polîtîkaya nepenîtiyê dipejirînî.",
"terms_of_service": "mercên bikaranînê",
"privacy_policy": "polîtikaya nihêniyê",
@ -298,7 +316,7 @@
"subtitle": "Me tenê e-nameyek ji %s re şand,\ngirêdanê bitikne da ku ajimêra xwe bidî piştrastkirin.",
"button": {
"open_email_app": "Sepana e-nameyê veke",
"dont_receive_email": "Min hîç e-nameyeke nesitand"
"resend": "Ji nû ve bişîne"
},
"dont_receive_email": {
"title": "E-nameyê xwe kontrol bike",
@ -401,16 +419,26 @@
"segmented_control": {
"posts": "Şandî",
"replies": "Bersiv",
"media": "Medya"
"posts_and_replies": "Şandî û bersiv",
"media": "Medya",
"about": "Derbar"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Ajimêrê bêdeng bike",
"message": "Ji bo bêdengkirina %s bipejirîne"
},
"confirm_unmute_user": {
"title": "Ajimêrê bêdeng neke",
"message": "Ji bo vekirina bêdengkirinê bipejirîne %s"
"message": "Ji bo vekirina bêdengkirinê %s bipejirîne"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Ajimêr asteng bike",
"message": "Ji bo rakirina astengkirinê %s bipejirîne"
},
"confirm_unblock_user": {
"title": "Astengiyê li ser ajimêr rake",
"message": "Ji bo rakirina astengkirinê bipejirîne %s"
"message": "Ji bo rakirina astengkirinê %s bipejirîne"
}
}
},
@ -461,12 +489,14 @@
"Everything": "Her tişt",
"Mentions": "Qalkirin"
},
"user_followed_you": "%s te şopand",
"user_favorited your post": "%s şandiya te hez kir",
"user_reblogged_your_post": "%s posta we ji nû ve tomar kir",
"user_mentioned_you": "%s qale te kir",
"user_requested_to_follow_you": "%s dixwazê te bişopîne",
"user_your_poll_has_ended": "Rapirsîya te qediya",
"notification_description": {
"followed_you": "te şopand",
"favorited_your_post": "şandiya te hez kir",
"reblogged_your_post": "şandiya te ji nû ve nivisand",
"mentioned_you": "qale te kir",
"request_to_follow_you": "dixwazê te bişopîne",
"poll_has_ended": "rapirsî qediya"
},
"keyobard": {
"show_everything": "Her tiştî nîşan bide",
"show_mentions": "Qalkirinan nîşan bike"
@ -485,6 +515,13 @@
"light": "Her dem ronî",
"dark": "Her dem tarî"
},
"look_and_feel": {
"title": "Xuyang",
"use_system": "Pergalê bi kar bîne",
"really_dark": "Tarî",
"sorta_dark": "Hinekî tarî",
"light": "Ron"
},
"notifications": {
"title": "Agahdarî",
"favorites": "Şandiyên min hez kir",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Ragihandin",
"title": "%s ragihîne",
"step1": "Gav 1 ji 2",
"step2": "Gav 2 ji 2",
"content1": "Şandiyên din hene ku tu dixwazî tevlî ragihandinê bikî?",
"content2": "Derbarê vê ragihandinê de tiştek heye ku divê çavdêr bizanin?",
"report_sent_title": "Spas ji bo ragihandina te, em ê binirxînin.",
"send": "Ragihandinê bişîne",
"skip_to_send": "Bêyî şirove bişîne",
"text_placeholder": "Şiroveyên daxwazkirê binivîsine an jî pê ve bike"
"text_placeholder": "Şiroveyên daxwazkirê binivîsine an jî pê ve bike",
"reported": "HATE RAGIHANDIN"
},
"preview": {
"keyboard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "정말로 이 게시물을 삭제하시겠습니까?",
"delete": "삭제"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "캐시 삭제",
@ -82,6 +82,7 @@
"share_user": "%s를 공유",
"share_post": "게시물 공유",
"open_in_safari": "사파리에서 열기",
"open_in_browser": "Open in Browser",
"find_people": "팔로우 할 사람들 찾기",
"manually_search": "대신 수동으로 검색하기",
"skip": "건너뛰기",
@ -139,7 +140,8 @@
"unreblog": "리블로그 취소",
"favorite": "즐겨찾기",
"unfavorite": "즐겨찾기 해제",
"menu": "메뉴"
"menu": "메뉴",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "해시태그",
"email": "이메일",
"emoji": "에모지"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "소셜 네트워킹을\n여러분의 손에 돌려드립니다."
"slogan": "소셜 네트워킹을\n여러분의 손에 돌려드립니다.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "서버를 고르세요,\n아무 서버나 좋습니다.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "모두",
@ -222,7 +234,7 @@
"category": "분류"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "삭제"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "암호",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "암호는 최소 8글자 이상이어야 합니다"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "마지막으로.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -401,16 +419,26 @@
"segmented_control": {
"posts": "게시물",
"replies": "답글",
"media": "미디어"
"posts_and_replies": "Posts and Replies",
"media": "미디어",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "계정 뮤트 해제",
"message": "%s 뮤트 해제 확인"
},
"confirm_unblock_usre": {
"title": "계정 차단 해제",
"message": "%s 차단 해제 확인"
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "%s 신고하기",
"step1": "1단계 (총 2단계)",
"step2": "2단계 (총 2단계)",
"content1": "신고에 추가하고 싶은 다른 게시물이 존재하나요?",
"content2": "이 신고에 대해 중재자들이 알아야 할 것이 있나요?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "신고 전송",
"skip_to_send": "추가설명 없이 보내기",
"text_placeholder": "추가 설명을 적거나 붙여넣으세요"
"text_placeholder": "추가 설명을 적거나 붙여넣으세요",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "Weet u zeker dat u dit bericht wilt verwijderen?",
"delete": "Verwijderen"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Cache-geheugen Wissen",
@ -82,6 +82,7 @@
"share_user": "Delen %s",
"share_post": "Bericht Delen",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Zoek mensen om te volgen",
"manually_search": "Handmatig zoeken",
"skip": "Overslaan",
@ -139,7 +140,8 @@
"unreblog": "Delen ongedaan maken",
"favorite": "Toevoegen aan Favorieten",
"unfavorite": "Verwijderen uit Favorieten",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Sociale media terug in uw handen."
"slogan": "Sociale media terug in uw handen.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Kies een server, welke dan ook.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Alles",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "wachtwoord",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Uw wachtwoord moet ten minste acht tekens bevatten"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "We hebben een e-mail gestuurd naar %s,\nklik op de link om uw account te bevestigen.",
"button": {
"open_email_app": "Email Openen",
"dont_receive_email": "Ik heb geen email ontvangen"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Controleer uw emailadres",
@ -401,16 +419,26 @@
"segmented_control": {
"posts": "Berichten",
"replies": "Reacties",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Account Negeren",
"message": "Bevestig om %s te negeren"
},
"confirm_unblock_usre": {
"title": "Account niet langer negeren",
"message": "Bevestig om %s te deblokkeren"
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
@ -461,12 +489,14 @@
"Everything": "Alles",
"Mentions": "Vermeldingen"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Alles weergeven",
"show_mentions": "Vermeldingen weergeven"
@ -485,6 +515,13 @@
"light": "Altijd Licht",
"dark": "Altijd Donker"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Meldingen",
"favorites": "Mijn bericht als favoriet toevoegt",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Rapporteer %s",
"step1": "Stap 1 van 2",
"step2": "Stap 2 van 2",
"content1": "Zijn er nog meer berichten die u aan het rapport wilt toevoegen?",
"content2": "Is er iets anders over dit rapport dat de moderators zouden moeten weten?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Stuur rapport",
"skip_to_send": "Verstuur zonder opmerkingen",
"text_placeholder": "Schrijf of plak aanvullende opmerkingen"
"text_placeholder": "Schrijf of plak aanvullende opmerkingen",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -45,8 +45,8 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Delete"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
@ -82,6 +82,7 @@
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -45,8 +45,8 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Delete"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
@ -82,6 +82,7 @@
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -45,8 +45,8 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Delete"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
@ -82,6 +82,7 @@
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "Вы уверены, что хотите удалить этот пост?",
"delete": "Удалить"
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Очистка кэша",
@ -67,7 +67,7 @@
"done": "Готово",
"confirm": "Подтвердить",
"continue": "Продолжить",
"compose": "Compose",
"compose": "Написать",
"cancel": "Отмена",
"discard": "Отмена",
"try_again": "Попробовать снова",
@ -82,6 +82,7 @@
"share_user": "Поделиться %s",
"share_post": "Поделиться постом",
"open_in_safari": "Открыть в Safari",
"open_in_browser": "Открыть в браузере",
"find_people": "Подпишитесь на людей",
"manually_search": "Найти вручную",
"skip": "Пропустить",
@ -139,7 +140,8 @@
"unreblog": "Убрать продвижение",
"favorite": "Добавить в избранное",
"unfavorite": "Убрать из избранного",
"menu": "Меню"
"menu": "Меню",
"hide": "Hide"
},
"tag": {
"url": "Ссылка",
@ -148,6 +150,12 @@
"hashtag": "Хэштег",
"email": "E-mail",
"emoji": "Эмодзи"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Социальная сеть\nпод вашим контролем."
"slogan": "Социальная сеть\nпод вашим контролем.",
"get_started": "Get Started",
"log_in": "Вход"
},
"server_picker": {
"title": "Выберите сервер,\nлюбой сервер.",
"subtitle": "Выберите сообщество на основе своих интересов, региона или общей тематики.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "Все",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "пароль",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Пароль должен содержать не менее восьми символов"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "Мы только что отправили письмо на\n%s.\nНажмите на ссылку в нём, чтобы\nподтвердить свою учётную запись.",
"button": {
"open_email_app": "Открыть приложение почты",
"dont_receive_email": "Я не получил письма"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Проверьте свой e-mail адрес",
@ -401,16 +419,26 @@
"segmented_control": {
"posts": "Посты",
"replies": "Ответы",
"media": "Медиа"
"posts_and_replies": "Posts and Replies",
"media": "Медиа",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Убрать из игнорируемых",
"message": "Убрать %s из игнорируемых?"
},
"confirm_unblock_usre": {
"title": "Разблокировать",
"message": "Убрать %s из списка блокировки?"
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
@ -461,12 +489,14 @@
"Everything": "Все",
"Mentions": "Упоминания"
},
"user_followed_you": "%s подписался (-ась)",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s упомянул вас",
"user_requested_to_follow_you": "%s запрашивает подписку",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Показать все",
"show_mentions": "Показать упоминания"
@ -485,6 +515,13 @@
"light": "Светлая тема",
"dark": "Тёмная тема"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Уведомления",
"favorites": "Добавляет мой пост в избранное",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Пожаловаться на %s",
"step1": "Шаг 1 из 2",
"step2": "Шаг 2 из 2",
"content1": "Есть ли другие сообщения, которые вы хотите добавить в отчёт?",
"content2": "Есть ли что-то, что модераторы должны знать об этом сообщении?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Пожаловаться",
"skip_to_send": "Отправить без комментария",
"text_placeholder": "Дополнительные комментарии"
"text_placeholder": "Дополнительные комментарии",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -13,15 +13,15 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 unread notification</string>
<string>1 lukematon ilmoitus</string>
<key>other</key>
<string>%ld unread notification</string>
<string>%ld lukematonta ilmoitusta</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_exceeds</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit exceeds %#@character_count@</string>
<string>Syöterajoitus ylittyy %#@character_count@</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -29,15 +29,15 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<string>1 merkki</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld merkkiä</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>Input limit remains %#@character_count@</string>
<string>Syöterajoitus ylittyy %#@character_count@ päästä</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -45,9 +45,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<string>1 merkki</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld merkkiä</string>
</dict>
</dict>
<key>plural.count.metric_formatted.post</key>
@ -61,9 +61,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>post</string>
<string>julkaisu</string>
<key>other</key>
<string>posts</string>
<string>julkaisut</string>
</dict>
</dict>
<key>plural.count.post</key>
@ -77,9 +77,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 post</string>
<string>1 julkaisu</string>
<key>other</key>
<string>%ld posts</string>
<string>%ld julkaisua</string>
</dict>
</dict>
<key>plural.count.favorite</key>
@ -93,9 +93,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 favorite</string>
<string>1 suosikki</string>
<key>other</key>
<string>%ld favorites</string>
<string>%ld suosikkia</string>
</dict>
</dict>
<key>plural.count.reblog</key>
@ -109,9 +109,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 reblog</string>
<string>1 edelleen jako</string>
<key>other</key>
<string>%ld reblogs</string>
<string>%ld edelleen jakoa</string>
</dict>
</dict>
<key>plural.count.vote</key>
@ -125,9 +125,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 vote</string>
<string>1 ääni</string>
<key>other</key>
<string>%ld votes</string>
<string>%ld ääntä</string>
</dict>
</dict>
<key>plural.count.voter</key>
@ -141,9 +141,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 voter</string>
<string>1 vastaaja</string>
<key>other</key>
<string>%ld voters</string>
<string>%ld vastaajaa</string>
</dict>
</dict>
<key>plural.people_talking</key>
@ -157,9 +157,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 people talking</string>
<string>1 ihminen puhuu</string>
<key>other</key>
<string>%ld people talking</string>
<string>%ld ihmistä puhuu</string>
</dict>
</dict>
<key>plural.count.following</key>
@ -173,9 +173,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 following</string>
<string>1 seurataan</string>
<key>other</key>
<string>%ld following</string>
<string>%ld seurataan</string>
</dict>
</dict>
<key>plural.count.follower</key>
@ -189,9 +189,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 följare</string>
<string>1 seuraaja</string>
<key>other</key>
<string>%ld följare</string>
<string>%ld seuraajaa</string>
</dict>
</dict>
<key>date.year.left</key>
@ -205,9 +205,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 year left</string>
<string>1 vuosi jäljellä</string>
<key>other</key>
<string>%ld years left</string>
<string>%ld vuotta jäljellä</string>
</dict>
</dict>
<key>date.month.left</key>
@ -221,9 +221,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 months left</string>
<string>1 kuukausi jäljellä</string>
<key>other</key>
<string>%ld months left</string>
<string>%ld kuukautta jäljellä</string>
</dict>
</dict>
<key>date.day.left</key>
@ -237,9 +237,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 day left</string>
<string>1 päivä jäljellä</string>
<key>other</key>
<string>%ld days left</string>
<string>%ld päivää jäljellä</string>
</dict>
</dict>
<key>date.hour.left</key>
@ -253,9 +253,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 hour left</string>
<string>1 tunti jäljellä</string>
<key>other</key>
<string>%ld hours left</string>
<string>%ld tuntia jäljellä</string>
</dict>
</dict>
<key>date.minute.left</key>
@ -269,9 +269,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 minute left</string>
<string>1 minuutti jäljellä</string>
<key>other</key>
<string>%ld minutes left</string>
<string>%ld minuuttia jäljellä</string>
</dict>
</dict>
<key>date.second.left</key>
@ -285,9 +285,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 second left</string>
<string>1 sekuntti</string>
<key>other</key>
<string>%ld seconds left</string>
<string>%ld sekunttia jäljellä</string>
</dict>
</dict>
<key>date.year.ago.abbr</key>
@ -301,9 +301,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1y ago</string>
<string>1v sitten</string>
<key>other</key>
<string>%ldy ago</string>
<string>%ldv sitten</string>
</dict>
</dict>
<key>date.month.ago.abbr</key>
@ -317,9 +317,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1M ago</string>
<string>1kk sitten</string>
<key>other</key>
<string>%ldM ago</string>
<string>%ldkk sitten</string>
</dict>
</dict>
<key>date.day.ago.abbr</key>
@ -333,9 +333,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1d ago</string>
<string>1pv sitten</string>
<key>other</key>
<string>%ldd ago</string>
<string>%ldpv sitten</string>
</dict>
</dict>
<key>date.hour.ago.abbr</key>
@ -349,9 +349,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1h ago</string>
<string>1t sitten</string>
<key>other</key>
<string>%ldh ago</string>
<string>%ldt sitten</string>
</dict>
</dict>
<key>date.minute.ago.abbr</key>
@ -365,9 +365,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1m ago</string>
<string>1min sitten</string>
<key>other</key>
<string>%ldm ago</string>
<string>%ldmin sitten</string>
</dict>
</dict>
<key>date.second.ago.abbr</key>
@ -381,9 +381,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1s ago</string>
<string>1s sitten</string>
<key>other</key>
<string>%lds ago</string>
<string>%lds sitten</string>
</dict>
</dict>
</dict>

View File

@ -2,555 +2,595 @@
"common": {
"alerts": {
"common": {
"please_try_again": "Var god försök igen.",
"please_try_again_later": "Var god försök igen senare."
"please_try_again": "Yritä uudelleen.",
"please_try_again_later": "Yritä uudelleen myöhemmin."
},
"sign_up_failure": {
"title": "Sign Up Failure"
"title": "Rekisteröinti epäonnistui"
},
"server_error": {
"title": "Serverfel"
"title": "Palvelinvirhe"
},
"vote_failure": {
"title": "Vote Failure",
"poll_ended": "Omröstningen har avslutats"
"poll_ended": "Kysely on päättynyt"
},
"discard_post_content": {
"title": "Discard Draft",
"title": "Hylkää luonnos",
"message": "Confirm to discard composed post content."
},
"publish_post_failure": {
"title": "Publish Failure",
"message": "Failed to publish the post.\nPlease check your internet connection.",
"title": "Julkaiseminen epäonnistui",
"message": "Julkaisun julkaiseminen epäonnistui.\nTarkista internet-yhteytesi.",
"attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.",
"more_than_one_video": "Cannot attach more than one video."
"more_than_one_video": "Ei voi liittä yhtä videota enempää."
}
},
"edit_profile_failure": {
"title": "Edit Profile Error",
"message": "Cannot edit profile. Please try again."
"title": "Virhe profiilin muokkauksessa",
"message": "Profiilia ei voida muoka. Yritä uudelleen."
},
"sign_out": {
"title": "Sign Out",
"message": "Är du säker på att du vill logga ut?",
"confirm": "Sign Out"
"title": "Kirjaudu ulos",
"message": "Haluatko varmasti kirjautua ulos?",
"confirm": "Kirjaudu ulos"
},
"block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
"block_entire_domain": "Block Domain"
"block_entire_domain": "Estä verkkotunnus"
},
"save_photo_failure": {
"title": "Save Photo Failure",
"title": "Kuvan tallentaminen epäonnistui",
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Radera"
"title": "Haluatko varmasti poistaa tämän julkaisun?",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
"message": "Successfully cleaned %s cache."
"title": "Puhdista välimuisti",
"message": "%s välimuisti tyhjennetty onnistuneesti."
}
},
"controls": {
"actions": {
"back": "Back",
"next": "Next",
"previous": "Previous",
"open": "Open",
"add": "Add",
"remove": "Remove",
"edit": "Redigera",
"save": "Spara",
"back": "Takaisin",
"next": "Seuraava",
"previous": "Edellinen",
"open": "Avaa",
"add": "Lisää",
"remove": "Poista",
"edit": "Muokkaa",
"save": "Tallenna",
"ok": "OK",
"done": "Done",
"confirm": "Confirm",
"continue": "Fortsätt",
"compose": "Compose",
"cancel": "Avbryt",
"discard": "Discard",
"try_again": "Försök igen",
"take_photo": "Take Photo",
"save_photo": "Save Photo",
"copy_photo": "Copy Photo",
"sign_in": "Sign In",
"sign_up": "Sign Up",
"see_more": "See More",
"preview": "Preview",
"share": "Dela",
"share_user": "Dela %s",
"share_post": "Share Post",
"open_in_safari": "Öppna i Safari",
"find_people": "Find people to follow",
"done": "Valmis",
"confirm": "Vahvista",
"continue": "Jatka",
"compose": "Koosta",
"cancel": "Kumoa",
"discard": "Hylkää",
"try_again": "Yritä uudelleen",
"take_photo": "Ota kuva",
"save_photo": "Tallenna kuva",
"copy_photo": "Kopioi kuva",
"sign_in": "Kirjaudu sisään",
"sign_up": "Rekisteröidy",
"see_more": "Näytä lisää",
"preview": "Esikatselu",
"share": "Jaa",
"share_user": "Jaa %s",
"share_post": "Jaa julkaisu",
"open_in_safari": "Avaa Safarissa",
"open_in_browser": "Open in Browser",
"find_people": "Löydä tilejä seurattavaksi",
"manually_search": "Manually search instead",
"skip": "Skip",
"reply": "Reply",
"report_user": "Rapportera %s",
"block_domain": "Block %s",
"unblock_domain": "Unblock %s",
"settings": "Inställningar",
"delete": "Radera"
"skip": "Ohita",
"reply": "Vastaa",
"report_user": "Ilmianna %s",
"block_domain": "Estä %s",
"unblock_domain": "Poista esto %s",
"settings": "Asetukset",
"delete": "Poista"
},
"tabs": {
"home": "Home",
"search": "Search",
"notification": "Notification",
"profile": "Profil"
"home": "Koti",
"search": "Haku",
"notification": "Ilmoitus",
"profile": "Profiili"
},
"keyboard": {
"common": {
"switch_to_tab": "Switch to %s",
"compose_new_post": "Compose New Post",
"show_favorites": "Show Favorites",
"open_settings": "Open Settings"
"switch_to_tab": "Vaihda %s",
"compose_new_post": "Koosta uusi julkaisu",
"show_favorites": "Näytä suosikit",
"open_settings": "Avaa asetukset"
},
"timeline": {
"previous_status": "Previous Post",
"next_status": "Next Post",
"open_status": "Open Post",
"open_author_profile": "Open Author's Profile",
"open_reblogger_profile": "Open Reblogger's Profile",
"reply_status": "Reply to Post",
"previous_status": "Edellinen julkaisu",
"next_status": "Seuraava julkaisu",
"open_status": "Avaa julkaisu",
"open_author_profile": "Avaa tekijän profiili",
"open_reblogger_profile": "Avaa edelleen jakajan profiili",
"reply_status": "Vastaa julkaisuun",
"toggle_reblog": "Toggle Reblog on Post",
"toggle_favorite": "Toggle Favorite on Post",
"toggle_content_warning": "Toggle Content Warning",
"toggle_content_warning": "Vaihda sisältövaroitus",
"preview_image": "Preview Image"
},
"segmented_control": {
"previous_section": "Previous Section",
"next_section": "Next Section"
"next_section": "Seuraava lohko"
}
},
"status": {
"user_reblogged": "%s reblogged",
"user_replied_to": "Replied to %s",
"show_post": "Show Post",
"show_user_profile": "Show user profile",
"content_warning": "Content Warning",
"media_content_warning": "Tap anywhere to reveal",
"user_reblogged": "%s jakoi edelleen",
"user_replied_to": "Vastasi %s:lle",
"show_post": "Näytä julkaisu",
"show_user_profile": "Näytä tili",
"content_warning": "Sisältövaroitus",
"media_content_warning": "Napauta mistä tahansa paljastaaksesi",
"poll": {
"vote": "Vote",
"closed": "Closed"
"closed": "Suljettu"
},
"actions": {
"reply": "Reply",
"reblog": "Reblog",
"unreblog": "Undo reblog",
"reply": "Vastaa",
"reblog": "Jaa edelleen",
"unreblog": "Peru edelleen jako",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Meny"
"menu": "Valikko",
"hide": "Dölj"
},
"tag": {
"url": "URL",
"mention": "Mention",
"link": "Link",
"hashtag": "Hashtag",
"email": "Email",
"link": "Linkki",
"hashtag": "Hashtagi",
"email": "Sähköposti",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
"follow": "Följ",
"following": "Följer",
"request": "Request",
"pending": "Pending",
"block": "Block",
"block_user": "Block %s",
"block_domain": "Block %s",
"unblock": "Unblock",
"follow": "Seuraa",
"following": "Seurataan",
"request": "Pyydä",
"pending": "Pyydetty",
"block": "Estä",
"block_user": "Estä %s",
"block_domain": "Estä %s",
"unblock": "Poista esto",
"unblock_user": "Unblock %s",
"blocked": "Blocked",
"mute": "Mute",
"mute_user": "Mute %s",
"unmute": "Unmute",
"unmute_user": "Unmute %s",
"muted": "Muted",
"edit_info": "Edit Info"
"blocked": "Estetty",
"mute": "Mykistä",
"mute_user": "Mykistä %s",
"unmute": "Poista mykistys",
"unmute_user": "Poista mykistys tililtä %s",
"muted": "Mykistetty",
"edit_info": "Muokkaa profiilia"
},
"timeline": {
"filtered": "Filtered",
"filtered": "Suodatettu",
"timestamp": {
"now": "Now"
"now": "Nyt"
},
"loader": {
"load_missing_posts": "Load missing posts",
"loading_missing_posts": "Loading missing posts...",
"show_more_replies": "Visa fler svar"
"load_missing_posts": "Lataa puuttuvat julkaisut",
"loading_missing_posts": "Ladataan puuttuvia julkaisuja...",
"show_more_replies": "Näytä lisää vastauksia"
},
"header": {
"no_status_found": "No Post Found",
"blocking_warning": "You cant view this user's profile\nuntil you unblock them.\nYour profile looks like this to them.",
"user_blocking_warning": "You cant view %ss profile\nuntil you unblock them.\nYour profile looks like this to them.",
"blocked_warning": "You cant view this users profile\nuntil they unblock you.",
"user_blocked_warning": "You cant view %ss profile\nuntil they unblock you.",
"suspended_warning": "This user has been suspended.",
"user_suspended_warning": "%ss account has been suspended."
"no_status_found": "Julkaisua ei löytynyt",
"blocking_warning": "Et voi tarkastella tämän tilin profiilia\nennen kuin poistat sen esto.\nProfiilisi näyttää tältä hänelle.",
"user_blocking_warning": "Et voi tarkastella tilin %s profiilia\nennen kuin poistat sen esto.\nProfiilisi näyttää tältä hänelle.",
"blocked_warning": "Et voi tarkastella tämän tilin profiilia\nennen kuin hän poistaa eston.",
"user_blocked_warning": "Et voi tarkastella tilin %s profiilia\nennen kuin hän poistaa eston.",
"suspended_warning": "Tämä tili on lakkautettu.",
"user_suspended_warning": "Tili %s on lakkautettu."
}
}
}
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Sosiaalinen verkostoituminen\ntakaisin käsissäsi.",
"get_started": "Kom igång",
"log_in": "Logga in"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Valitse palvelin,\nmikä tahansa palvelin.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
"all_accessiblity_description": "Kategori: Alla",
"academia": "academia",
"activism": "activism",
"food": "food",
"furry": "furry",
"games": "games",
"general": "general",
"journalism": "journalism",
"lgbt": "lgbt",
"regional": "regional",
"art": "art",
"music": "music",
"tech": "tech"
"all": "Kaikki",
"all_accessiblity_description": "Kategoria: Kaikki",
"academia": "akateeminen",
"activism": "aktivismi",
"food": "ruoka",
"furry": "turri",
"games": "pelit",
"general": "yleinen",
"journalism": "journalismi",
"lgbt": "hlbt",
"regional": "alueellinen",
"art": "taide",
"music": "musiikki",
"tech": "tekniikka"
},
"see_less": "See Less",
"see_more": "See More"
"see_less": "Näytä vähemmän",
"see_more": "Näytä lisää"
},
"label": {
"language": "SPRÅK",
"users": "ANVÄNDARE",
"category": "KATEGORI"
"language": "KIELI",
"users": "TILIÄ",
"category": "KATEGORIA"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Etsi palvelin tai liity omaan..."
},
"empty_state": {
"finding_servers": "Finding available servers...",
"bad_network": "Something went wrong while loading the data. Check your internet connection.",
"no_results": "Inga resultat"
"finding_servers": "Etsistään saatavilla olevia palvelimia...",
"bad_network": "Jokin meni pieleen dataa ladatessa. Tarkista internet-yhteytesi.",
"no_results": "Ei hakutuloksia"
}
},
"register": {
"title": "Tell us about you.",
"title": "Kerro meille sinusta.",
"input": {
"avatar": {
"delete": "Radera"
"delete": "Poista"
},
"username": {
"placeholder": "username",
"duplicate_prompt": "This username is taken."
"placeholder": "käyttäjänimi",
"duplicate_prompt": "Tämä käyttäjänimi on varattu."
},
"display_name": {
"placeholder": "display name"
"placeholder": "näyttönimi"
},
"email": {
"placeholder": "email"
"placeholder": "sähköposti"
},
"password": {
"placeholder": "password",
"hint": "Your password needs at least eight characters"
"placeholder": "salasana",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Salasanassasi on oltava vähintään kahdeksan merkkiä"
},
"invite": {
"registration_user_invite_request": "Why do you want to join?"
"registration_user_invite_request": "Miksi haluat liittyä?"
}
},
"error": {
"item": {
"username": "Användarnamn",
"email": "Email",
"password": "Password",
"agreement": "Agreement",
"username": "Käyttäjänimi",
"email": "Sähköposti",
"password": "Salasana",
"agreement": "Hyväksy",
"locale": "Locale",
"reason": "Reason"
"reason": "Syy"
},
"reason": {
"blocked": "%s contains a disallowed email provider",
"unreachable": "%s does not seem to exist",
"taken": "%s is already in use",
"blocked": "%s sisältää estetyn sähköpostipalveluntarjoajan",
"unreachable": "%s ei näytä olevan olemassa",
"taken": "%s on jo käytössä",
"reserved": "%s is a reserved keyword",
"accepted": "%s must be accepted",
"blank": "%s is required",
"invalid": "%s is invalid",
"too_long": "%s is too long",
"too_short": "%s is too short",
"inclusion": "%s is not a supported value"
"accepted": "%s täytyy hyväksyä",
"blank": "%s vaaditaan",
"invalid": "%s on virheellinen",
"too_long": "%s on liian pitkä",
"too_short": "%s on liian lyhyt",
"inclusion": "%s ei ole tuettu arvo"
},
"special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores",
"username_too_long": "Username is too long (cant be longer than 30 characters)",
"email_invalid": "This is not a valid email address",
"password_too_short": "Password is too short (must be at least 8 characters)"
"username_invalid": "Käyttäjänimi voi sisältää ainoastaan aakkosnumerrisia merkkejä ja alaviivoja",
"username_too_long": "Käyttäjänimi on liian pitkä (ei voi olla pidempi kuin 30 merkkiä)",
"email_invalid": "Tämä ei ole kelvollinen sähköpostiosoite",
"password_too_short": "Salasana on liian lyhyt (täytyy olla vähintään 8 merkkiä)"
}
}
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "integritetspolicy",
"title": "Joitakin perussääntöjä.",
"subtitle": "Nämä säännöt ovat %s -palvelun asettamia.",
"prompt": "Jatkamalla, hyväksyt palvelun %s palveluehdot ja tietosuojakäytönnön.",
"terms_of_service": "käyttöehdot",
"privacy_policy": "tietosuojakäytäntö",
"button": {
"confirm": "I Agree"
"confirm": "Hyväksyn"
}
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"title": "Viimeinen asia.",
"subtitle": "Lähetimme juuri sähköpostin osoitteeseen %s, napauta siinä olevaa linkkiä vahvistaaksesi tilisi.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"open_email_app": "Avaa sähköpostisovellus",
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
"description": "Check if your email address is correct as well as your junk folder if you havent.",
"resend_email": "Resend Email"
"title": "Tarkista sähköpostisi",
"description": "Tarkista, että sähköpostiosoitteesi on oikea, sekä roskapostikansiosi, jos et vielä ole.",
"resend_email": "Lähetä sähköposti uudelleen"
},
"open_email_app": {
"title": "Check your inbox.",
"description": "We just sent you an email. Check your junk folder if you havent.",
"mail": "Mail",
"open_email_client": "Open Email Client"
"title": "Tarkasta postilaatikkosi.",
"description": "Lähetimme sinulle juuri sähköpostin. Tarkista myös roskapostikansiosi, jos et vielä ole.",
"mail": "Sähköposti",
"open_email_client": "Avaa sähköpostisovellus"
}
},
"home_timeline": {
"title": "Home",
"title": "Koti",
"navigation_bar_state": {
"offline": "Offline",
"new_posts": "See new posts",
"published": "Published!",
"Publishing": "Publishing post..."
"offline": "Yhteydetön",
"new_posts": "Uusia julkaisuja",
"published": "Julkaistu!",
"Publishing": "Julkaistaan julkaisua..."
}
},
"suggestion_account": {
"title": "Find People to Follow",
"follow_explain": "When you follow someone, youll see their posts in your home feed."
"title": "Löydä tilejä seurattavaksi",
"follow_explain": "Kun seuraat jotakuta, näet hänen julkaisunsa kotisyötteessäsi."
},
"compose": {
"title": {
"new_post": "New Post",
"new_reply": "New Reply"
"new_post": "Uusi julkaisu",
"new_reply": "Uusi vastaus"
},
"media_selection": {
"camera": "Take Photo",
"photo_library": "Photo Library",
"browse": "Bläddra"
"camera": "Ota kuva",
"photo_library": "Kuvakirjasto",
"browse": "Selaa"
},
"content_input_placeholder": "Type or paste whats on your mind",
"compose_action": "Publicera",
"replying_to_user": "replying to %s",
"content_input_placeholder": "Kirjoita tai liitä, siitä mitä ajattelet",
"compose_action": "Julkaise",
"replying_to_user": "vastaamassa tilille %s",
"attachment": {
"photo": "photo",
"photo": "kuva",
"video": "video",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...",
"description_video": "Describe the video for the visually-impaired..."
"description_photo": "Kuvaile kuva näkövammaisille...",
"description_video": "Kuvaile video näkövammaisille..."
},
"poll": {
"duration_time": "Varaktighet: %s",
"thirty_minutes": "30 minuter",
"one_hour": "1 Hour",
"six_hours": "6 Hours",
"one_day": "1 Day",
"three_days": "3 Days",
"seven_days": "7 Days",
"option_number": "Option %ld"
"duration_time": "Kesto: %s",
"thirty_minutes": "30 minuuttia",
"one_hour": "1 tunti",
"six_hours": "6 tuntia",
"one_day": "1 päivä",
"three_days": "3 päivää",
"seven_days": "7 päivää",
"option_number": "Vaihtoehto %ld"
},
"content_warning": {
"placeholder": "Write an accurate warning here..."
"placeholder": "Kirjoita tarkka varoitus tähän..."
},
"visibility": {
"public": "Public",
"unlisted": "Unlisted",
"private": "Followers only",
"direct": "Only people I mention"
"public": "Julkinen",
"unlisted": "Listaamaton",
"private": "Vain seuraajat",
"direct": "Vain mainitsemani tilit"
},
"auto_complete": {
"space_to_add": "Space to add"
},
"accessibility": {
"append_attachment": "Add Attachment",
"append_poll": "Add Poll",
"remove_poll": "Remove Poll",
"custom_emoji_picker": "Custom Emoji Picker",
"enable_content_warning": "Enable Content Warning",
"disable_content_warning": "Disable Content Warning",
"post_visibility_menu": "Post Visibility Menu"
"append_attachment": "Lisää liite",
"append_poll": "Lisää kysely",
"remove_poll": "Poista kysely",
"custom_emoji_picker": "Mukautettu emojivalitsin",
"enable_content_warning": "Ota sisältövaroitus käyttöön",
"disable_content_warning": "Poista sisältövaroitus käytöstä",
"post_visibility_menu": "Julkaisun näkyvyysvalikko"
},
"keyboard": {
"discard_post": "Discard Post",
"publish_post": "Publish Post",
"toggle_poll": "Toggle Poll",
"toggle_content_warning": "Toggle Content Warning",
"append_attachment_entry": "Add Attachment - %s",
"select_visibility_entry": "Select Visibility - %s"
"discard_post": "Hylkää julkaisu",
"publish_post": "Julkaise julkaisu",
"toggle_poll": "Vaihda kysely",
"toggle_content_warning": "Vaihda sisältövaroitus",
"append_attachment_entry": "Lisää liite - %s",
"select_visibility_entry": "Valitse näkyvyys - %s"
}
},
"profile": {
"dashboard": {
"posts": "posts",
"following": "following",
"followers": "followers"
"posts": "julkaisut",
"following": "seurataan",
"followers": "seuraajat"
},
"fields": {
"add_row": "Add Row",
"add_row": "Lisää rivi",
"placeholder": {
"label": "Label",
"content": "Content"
"label": "Nimi",
"content": "Sisältö"
}
},
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts": "Julkaisut",
"replies": "Vastaukset",
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "Om"
},
"relationship_action_alert": {
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unblock_usre": {
"confirm_unmute_user": {
"title": "Poista tilin mykistys",
"message": "Vahvista, että haluat poistaa mykistyksen tililtä %s"
},
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
}
},
"follower": {
"footer": "Followers from other servers are not displayed."
"footer": "Seuraajia muilta palvelimilta ei näytetä."
},
"following": {
"footer": "Follows from other servers are not displayed."
"footer": "Seurauksia muilta palvelimilta ei näytetä."
},
"search": {
"title": "Search",
"title": "Haku",
"search_bar": {
"placeholder": "Search hashtags and users",
"cancel": "Avbryt"
"placeholder": "Haku",
"cancel": "Kumoa"
},
"recommend": {
"button_text": "See All",
"button_text": "Katso kaikki",
"hash_tag": {
"title": "Trending on Mastodon",
"description": "Hashtags that are getting quite a bit of attention",
"people_talking": "%s people are talking"
"title": "Trendaavat Mastodonissa",
"description": "Hashtagit, jotka saavat melkoisesti huomiota",
"people_talking": "%s ihmistä puhuu"
},
"accounts": {
"title": "Accounts you might like",
"description": "You may like to follow these accounts",
"follow": "Följ"
"title": "Saatat pitää näistä tileistä",
"description": "Haluta ehkä seurata näitä tilejä",
"follow": "Seuraa"
}
},
"searching": {
"segment": {
"all": "All",
"people": "People",
"hashtags": "Hashtags",
"posts": "Posts"
"all": "Kaikki",
"people": "Tilit",
"hashtags": "Hashtagit",
"posts": "Julkaisut"
},
"empty_state": {
"no_results": "Inga resultat"
"no_results": "Ei hakutuloksia"
},
"recent_search": "Recent searches",
"clear": "Clear"
"recent_search": "Viimeaikaiset",
"clear": "Tyhjennä"
}
},
"favorite": {
"title": "Your Favorites"
"title": "Omat suosikit"
},
"notification": {
"title": {
"Everything": "Everything",
"Mentions": "Mentions"
"Everything": "Kaikki",
"Mentions": "Maininnat"
},
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "nämnde dig",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"user_followed_you": "%s följde dig",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s nämnde dig",
"user_requested_to_follow_you": "%s har begärt att följa dig",
"user_your_poll_has_ended": "%s Omröstningen har avslutats",
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
"show_everything": "Näytä kaikki",
"show_mentions": "Näytä maininnat"
}
},
"thread": {
"back_title": "Post",
"title": "Post from %s"
"back_title": "Julkaisu",
"title": "Julkaisu tililtä %s"
},
"settings": {
"title": "Inställningar",
"title": "Asetukset",
"section": {
"appearance": {
"title": "Appearance",
"automatic": "Automatic",
"light": "Always Light",
"dark": "Always Dark"
"title": "Ulkoasu",
"automatic": "Seuraa järjestelmää",
"light": "Vaalea",
"dark": "Tumma"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Ljust"
},
"notifications": {
"title": "Notifications",
"title": "Ilmoitukset",
"favorites": "Favorites my post",
"follows": "Follows me",
"boosts": "Reblogs my post",
"mentions": "Mentions me",
"follows": "Seuraa minua",
"boosts": "Omien julkaisujen edelleen jaot",
"mentions": "Mainitsee minut",
"trigger": {
"anyone": "anyone",
"follower": "a follower",
"follow": "anyone I follow",
"noone": "no one",
"title": "Notify me when"
"anyone": "kuka tahansa",
"follower": "seuraaja",
"follow": "kuka tahansa, jota seuraan",
"noone": "ei kukaan",
"title": "Ilmoita minulle, kun"
}
},
"preference": {
"title": "Preferences",
"true_black_dark_mode": "True black dark mode",
"disable_avatar_animation": "Disable animated avatars",
"disable_emoji_animation": "Disable animated emojis",
"using_default_browser": "Use default browser to open links"
"title": "Lisäasetukset",
"true_black_dark_mode": "Todellinen mustan tumma tila",
"disable_avatar_animation": "Poista käytöstä animoidut avatarit",
"disable_emoji_animation": "Poista käytöstä animoidut emojit",
"using_default_browser": "Käytä oletusselainta linkkien avaamiseen"
},
"boring_zone": {
"title": "The Boring Zone",
"account_settings": "Account Settings",
"terms": "Terms of Service",
"privacy": "Integritetspolicy"
"title": "Tylsä alue",
"account_settings": "Tiliasetukset",
"terms": "Palveluehdot",
"privacy": "Tietosuojakäytäntö"
},
"spicy_zone": {
"title": "The Spicy Zone",
"clear": "Clear Media Cache",
"signout": "Logga ut"
"title": "Varovainen alue",
"clear": "Tyhjennä median välimuisti",
"signout": "Kirjaudu ulos"
}
},
"footer": {
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)"
"mastodon_description": "Mastodon on avoimen lähdekoodin ohjelmisto. Voit raportoida ongelmasta GitHubissa osoitteessa %s (%s)"
},
"keyboard": {
"close_settings_window": "Close Settings Window"
"close_settings_window": "Sulje asetukset"
}
},
"report": {
"title": "Rapportera %s",
"step1": "Steg 1 av 2",
"step2": "Steg 2 av 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"title_report": "Report",
"title": "Ilmianna %s",
"step1": "Vaihe 1/2",
"step2": "Vaihe 2/2",
"content1": "Onko julkaisuja, joita haluaisit lisätä ilmiantoon?",
"content2": "Onko valvojien syytä tietää tästä ilmiannosta?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Lähetä ilmianto",
"skip_to_send": "Lähetä ilman kommentteja",
"text_placeholder": "Kirjoita tai liitä lisäkommentteja",
"reported": "REPORTED"
},
"preview": {
"keyboard": {
"close_preview": "Close Preview",
"show_next": "Show Next",
"show_previous": "Show Previous"
"close_preview": "Sulje esikatselu",
"show_next": "Näytä seuraava",
"show_previous": "Näytä edellinen"
}
},
"account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher",
"add_account": "Lägg till konto"
"tab_bar_hint": "Nykyinen valittu profiili: %s. Kaksoisnapauta ja pidä sitten painettuna näytääksesi tilin vaihtajan",
"dismiss_account_switcher": "Sulje tilin vaihtaja",
"add_account": "Lisää tili"
},
"wizard": {
"new_in_mastodon": "New in Mastodon",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard"
"new_in_mastodon": "Uutta Mastodonissa",
"multiple_account_switch_intro_description": "Vaihda useiden tilien välillä pitämällä profiilipainiketta painettuna.",
"accessibility_hint": "Hylkää tämä ohjattu toiminto kaksoisnapauttamalla"
}
}
}

View File

@ -1,6 +1,6 @@
{
"NSCameraUsageDescription": "Used to take photo for post status",
"NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library",
"NewPostShortcutItemTitle": "New Post",
"SearchShortcutItemTitle": "Search"
"NSCameraUsageDescription": "Käytetään kuvan ottamiseen julkaisua varten",
"NSPhotoLibraryAddUsageDescription": "Käytetään kuvan tallentamiseen kuvakirjastoon",
"NewPostShortcutItemTitle": "Uusi julkaisu",
"SearchShortcutItemTitle": "Haku"
}

View File

@ -29,9 +29,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<string>1 tecken</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld tecken</string>
</dict>
</dict>
<key>a11y.plural.count.input_limit_remains</key>
@ -45,9 +45,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<string>1 tecken</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld tecken</string>
</dict>
</dict>
<key>plural.count.metric_formatted.post</key>
@ -125,9 +125,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 vote</string>
<string>1 röst</string>
<key>other</key>
<string>%ld votes</string>
<string>%ld röster</string>
</dict>
</dict>
<key>plural.count.voter</key>
@ -381,7 +381,7 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1s ago</string>
<string>1s sedan</string>
<key>other</key>
<string>%lds ago</string>
</dict>

View File

@ -45,11 +45,11 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Radera"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
"title": "Rensa cache",
"message": "Successfully cleaned %s cache."
}
},
@ -64,7 +64,7 @@
"edit": "Redigera",
"save": "Spara",
"ok": "OK",
"done": "Done",
"done": "Klar",
"confirm": "Confirm",
"continue": "Fortsätt",
"compose": "Compose",
@ -72,8 +72,8 @@
"discard": "Discard",
"try_again": "Försök igen",
"take_photo": "Take Photo",
"save_photo": "Save Photo",
"copy_photo": "Copy Photo",
"save_photo": "Spara foto",
"copy_photo": "Kopiera foto",
"sign_in": "Sign In",
"sign_up": "Sign Up",
"see_more": "See More",
@ -82,6 +82,7 @@
"share_user": "Dela %s",
"share_post": "Share Post",
"open_in_safari": "Öppna i Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
@ -139,7 +140,8 @@
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Meny"
"menu": "Meny",
"hide": "Dölj"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "Hashtag",
"email": "Email",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
@ -171,7 +179,7 @@
"timeline": {
"filtered": "Filtered",
"timestamp": {
"now": "Now"
"now": "Nu"
},
"loader": {
"load_missing_posts": "Load missing posts",
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Kom igång",
"log_in": "Logga in"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "KATEGORI"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,7 +243,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Radera"
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -258,7 +276,7 @@
"item": {
"username": "Användarnamn",
"email": "Email",
"password": "Password",
"password": "Lösenord",
"agreement": "Agreement",
"locale": "Locale",
"reason": "Reason"
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "integritetspolicy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -332,7 +350,7 @@
},
"media_selection": {
"camera": "Take Photo",
"photo_library": "Photo Library",
"photo_library": "Fotobibliotek",
"browse": "Bläddra"
},
"content_input_placeholder": "Type or paste whats on your mind",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "Posts",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "Om"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -450,7 +478,7 @@
"no_results": "Inga resultat"
},
"recent_search": "Recent searches",
"clear": "Clear"
"clear": "Rensa"
}
},
"favorite": {
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s följde dig",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s nämnde dig",
"user_requested_to_follow_you": "%s har begärt att följa dig",
"user_your_poll_has_ended": "%s Omröstningen har avslutats",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "nämnde dig",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -485,6 +515,13 @@
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Ljust"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -502,14 +539,14 @@
"preference": {
"title": "Preferences",
"true_black_dark_mode": "True black dark mode",
"disable_avatar_animation": "Disable animated avatars",
"disable_emoji_animation": "Disable animated emojis",
"disable_avatar_animation": "Inaktivera animerade avatarer",
"disable_emoji_animation": "Inaktivera animerade emojis",
"using_default_browser": "Use default browser to open links"
},
"boring_zone": {
"title": "The Boring Zone",
"account_settings": "Account Settings",
"terms": "Terms of Service",
"account_settings": "Kontoinställningar",
"terms": "Användarvillkor",
"privacy": "Integritetspolicy"
},
"spicy_zone": {
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Rapportera %s",
"step1": "Steg 1 av 2",
"step2": "Steg 2 av 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"send": "Send Report",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Skicka rapport",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "คุณแน่ใจหรือไม่ว่าต้องการลบโพสต์นี้?",
"delete": "ลบ"
"message": "คุณแน่ใจหรือไม่ว่าต้องการลบโพสต์นี้?"
},
"clean_cache": {
"title": "ล้างแคช",
@ -82,6 +82,7 @@
"share_user": "แบ่งปัน %s",
"share_post": "แบ่งปันโพสต์",
"open_in_safari": "เปิดใน Safari",
"open_in_browser": "เปิดในเบราว์เซอร์",
"find_people": "ค้นหาผู้คนที่จะติดตาม",
"manually_search": "ค้นหาด้วยตนเองแทน",
"skip": "ข้าม",
@ -139,7 +140,8 @@
"unreblog": "เลิกทำการดัน",
"favorite": "ชื่นชอบ",
"unfavorite": "เลิกชื่นชอบ",
"menu": "เมนู"
"menu": "เมนู",
"hide": "ซ่อน"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "แฮชแท็ก",
"email": "อีเมล",
"emoji": "อีโมจิ"
},
"visibility": {
"unlisted": "ทุกคนสามารถเห็นโพสต์นี้แต่ไม่แสดงในเส้นเวลาสาธารณะ",
"private": "เฉพาะผู้ติดตามของเขาเท่านั้นที่สามารถเห็นโพสต์นี้",
"private_from_me": "เฉพาะผู้ติดตามของฉันเท่านั้นที่สามารถเห็นโพสต์นี้",
"direct": "เฉพาะผู้ใช้ที่กล่าวถึงเท่านั้นที่สามารถเห็นโพสต์นี้"
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "ให้เครือข่ายสังคม\nกลับมาอยู่ในมือของคุณ"
"slogan": "ให้เครือข่ายสังคม\nกลับมาอยู่ในมือของคุณ",
"get_started": "เริ่มต้นใช้งาน",
"log_in": "เข้าสู่ระบบ"
},
"server_picker": {
"title": "เลือกเซิร์ฟเวอร์\nอันไหนก็ได้",
"subtitle": "เลือกชุมชนตามความสนใจ, ภูมิภาค หรือวัตถุประสงค์ทั่วไปของคุณ",
"subtitle_extend": "เลือกชุมชนตามความสนใจ, ภูมิภาค หรือวัตถุประสงค์ทั่วไปของคุณ แต่ละชุมชนดำเนินการโดยองค์กรหรือบุคคลที่เป็นอิสระโดยสิ้นเชิง",
"button": {
"category": {
"all": "ทั้งหมด",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "รหัสผ่าน",
"require": "รหัสผ่านของคุณต้องมีอย่างน้อย:",
"character_limit": "8 ตัวอักษร",
"accessibility": {
"checked": "กาเครื่องหมายแล้ว",
"unchecked": "ไม่ได้กาเครื่องหมาย"
},
"hint": "รหัสผ่านของคุณต้องมีอย่างน้อยแปดตัวอักษร"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "เราเพิ่งส่งอีเมลไปยัง %s\nแตะที่ลิงก์เพื่อยืนยันบัญชีของคุณ",
"button": {
"open_email_app": "เปิดแอปอีเมล",
"dont_receive_email": "ฉันไม่เคยได้รับอีเมล"
"resend": "ส่งใหม่"
},
"dont_receive_email": {
"title": "ตรวจสอบอีเมลของคุณ",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "โพสต์",
"replies": "การตอบกลับ",
"media": "สื่อ"
"posts_and_replies": "โพสต์และการตอบกลับ",
"media": "สื่อ",
"about": "เกี่ยวกับ"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "ซ่อนบัญชี",
"message": "ยืนยันเพื่อซ่อน %s"
},
"confirm_unmute_user": {
"title": "เลิกซ่อนบัญชี",
"message": "ยืนยันเพื่อเลิกซ่อน %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "ปิดกั้นบัญชี",
"message": "ยืนยันเพื่อปิดกั้น %s"
},
"confirm_unblock_user": {
"title": "เลิกปิดกั้นบัญชี",
"message": "ยืนยันเพื่อเลิกปิดกั้น %s"
}
@ -461,12 +489,14 @@
"Everything": "ทุกอย่าง",
"Mentions": "การกล่าวถึง"
},
"user_followed_you": "%s ได้ติดตามคุณ",
"user_favorited your post": "%s ได้ชื่นชอบโพสต์ของคุณ",
"user_reblogged_your_post": "%s ได้ดันโพสต์ของคุณ",
"user_mentioned_you": "%s ได้กล่าวถึงคุณ",
"user_requested_to_follow_you": "%s ได้ขอติดตามคุณ",
"user_your_poll_has_ended": "%s โพลของคุณได้สิ้นสุดแล้ว",
"notification_description": {
"followed_you": "ได้ติดตามคุณ",
"favorited_your_post": "ได้ชื่นชอบโพสต์ของคุณ",
"reblogged_your_post": "ได้ดันโพสต์ของคุณ",
"mentioned_you": "ได้กล่าวถึงคุณ",
"request_to_follow_you": "ขอติดตามคุณ",
"poll_has_ended": "การสำรวจความคิดเห็นได้สิ้นสุดแล้ว"
},
"keyobard": {
"show_everything": "แสดงทุกอย่าง",
"show_mentions": "แสดงการกล่าวถึง"
@ -485,6 +515,13 @@
"light": "สว่างเสมอ",
"dark": "มืดเสมอ"
},
"look_and_feel": {
"title": "ลักษณะที่แสดง",
"use_system": "ใช้ของระบบ",
"really_dark": "มืดมาก",
"sorta_dark": "ค่อนข้างมืด",
"light": "สว่าง"
},
"notifications": {
"title": "การแจ้งเตือน",
"favorites": "ชื่นชอบโพสต์ของฉัน",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "รายงาน",
"title": "รายงาน %s",
"step1": "ขั้นตอนที่ 1 จาก 2",
"step2": "ขั้นตอนที่ 2 จาก 2",
"content1": "มีโพสต์อื่นใดที่คุณต้องการเพิ่มไปยังรายงานหรือไม่?",
"content2": "มีสิ่งใดที่ผู้ควบคุมควรทราบเกี่ยวกับรายงานนี้หรือไม่?",
"report_sent_title": "ขอบคุณสำหรับการรายงาน เราจะตรวจสอบสิ่งนี้",
"send": "ส่งรายงาน",
"skip_to_send": "ส่งโดยไม่มีความคิดเห็น",
"text_placeholder": "พิมพ์หรือวางความคิดเห็นเพิ่มเติม"
"text_placeholder": "พิมพ์หรือวางความคิดเห็นเพิ่มเติม",
"reported": "รายงานแล้ว"
},
"preview": {
"keyboard": {

View File

@ -46,7 +46,7 @@
},
"delete_post": {
"title": "确定要删除这条消息吗?",
"delete": "删除"
"message": "确定要删除这个帖子吗?"
},
"clean_cache": {
"title": "清除缓存",
@ -82,6 +82,7 @@
"share_user": "分享 %s",
"share_post": "分享帖子",
"open_in_safari": "在 Safari 中打开",
"open_in_browser": "在浏览器中打开",
"find_people": "查看推荐关注的用户",
"manually_search": "手动搜索用户",
"skip": "跳过",
@ -139,7 +140,8 @@
"unreblog": "取消转发",
"favorite": "喜欢",
"unfavorite": "取消喜欢",
"menu": "菜单"
"menu": "菜单",
"hide": "隐藏"
},
"tag": {
"url": "URL",
@ -148,6 +150,12 @@
"hashtag": "标签",
"email": "电子邮箱",
"emoji": "表情"
},
"visibility": {
"unlisted": "任何人都可以看到这个帖子,但不会在公开的时间线中显示。",
"private": "只有作者的关注者才能看到此帖子。",
"private_from_me": "只有我的关注者才能看到此帖子。",
"direct": "只有提到的用户才能看到此帖子。"
}
},
"friendship": {
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "社交网络\n回到你的手中。"
"slogan": "社交网络\n回到你的手中。",
"get_started": "开始使用",
"log_in": "登录"
},
"server_picker": {
"title": "挑选一个服务器,\n任意服务器。",
"subtitle": "根据你的兴趣、区域或一般目的选择一个社区。",
"subtitle_extend": "根据你的兴趣、区域或一般目的选择一个社区。每个社区都由完全独立的组织或个人管理。",
"button": {
"category": {
"all": "全部",
@ -248,6 +260,12 @@
},
"password": {
"placeholder": "密码",
"require": "您的密码至少需要:",
"character_limit": "8 个字符",
"accessibility": {
"checked": "已选中",
"unchecked": "未选中"
},
"hint": "密码长度至少为 8 个字符"
},
"invite": {
@ -298,7 +316,7 @@
"subtitle": "我们刚刚向 %s 发送了一封电子邮件,\n点击链接确认你的帐户。",
"button": {
"open_email_app": "打开电子邮件应用",
"dont_receive_email": "我还没有收到电子邮件"
"resend": "重新发送"
},
"dont_receive_email": {
"title": "请检查你的邮箱。",
@ -401,14 +419,24 @@
"segmented_control": {
"posts": "帖子",
"replies": "回复",
"media": "媒体"
"posts_and_replies": "帖子与回复",
"media": "媒体",
"about": "关于"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "静音账户",
"message": "确认静音 %s"
},
"confirm_unmute_user": {
"title": "取消静音账户",
"message": "确认取消静音 %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "屏蔽帐户",
"message": "确认屏蔽 %s"
},
"confirm_unblock_user": {
"title": "解除屏蔽帐户",
"message": "确认取消屏蔽 %s"
}
@ -461,12 +489,14 @@
"Everything": "全部",
"Mentions": "提及"
},
"user_followed_you": "%s 关注了你",
"user_favorited your post": "%s 喜欢了你的帖子",
"user_reblogged_your_post": "%s 转发了你的帖子",
"user_mentioned_you": "%s 提及了你",
"user_requested_to_follow_you": "%s 向你发送了关注请求",
"user_your_poll_has_ended": "%s 你的投票已经结束",
"notification_description": {
"followed_you": "关注了你",
"favorited_your_post": "喜欢了你的帖子",
"reblogged_your_post": "转发了你的帖子",
"mentioned_you": "提及了你",
"request_to_follow_you": "关注请求",
"poll_has_ended": "投票已结束"
},
"keyobard": {
"show_everything": "显示全部",
"show_mentions": "显示提及"
@ -485,6 +515,13 @@
"light": "浅色",
"dark": "深色"
},
"look_and_feel": {
"title": "外观和风格",
"use_system": "跟随系统",
"really_dark": "暗色",
"sorta_dark": "深色",
"light": "浅色"
},
"notifications": {
"title": "通知",
"favorites": "喜欢我的帖子",
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "举报",
"title": "举报 %s",
"step1": "步骤 1 / 2",
"step2": "步骤 2 / 2",
"content1": "是否有帖子需要举报?",
"content2": "是否有关于此举报的详细描述信息?",
"report_sent_title": "感谢提交举报,我们将会进行处理。",
"send": "发送举报",
"skip_to_send": "直接发送",
"text_placeholder": "输入或粘贴额外的注释"
"text_placeholder": "输入或粘贴额外的注释",
"reported": "已报告"
},
"preview": {
"keyboard": {

View File

@ -2,21 +2,21 @@
"common": {
"alerts": {
"common": {
"please_try_again": "Please try again.",
"please_try_again_later": "Please try again later."
"please_try_again": "請再試一次。",
"please_try_again_later": "請稍候再試。"
},
"sign_up_failure": {
"title": "Sign Up Failure"
"title": "註冊失敗"
},
"server_error": {
"title": "Server Error"
"title": "伺服器錯誤"
},
"vote_failure": {
"title": "Vote Failure",
"poll_ended": "The poll has ended"
},
"discard_post_content": {
"title": "Discard Draft",
"title": "捨棄草稿",
"message": "Confirm to discard composed post content."
},
"publish_post_failure": {
@ -32,9 +32,9 @@
"message": "Cannot edit profile. Please try again."
},
"sign_out": {
"title": "Sign Out",
"title": "登出",
"message": "Are you sure you want to sign out?",
"confirm": "Sign Out"
"confirm": "登出"
},
"block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.",
@ -45,8 +45,8 @@
"message": "Please enable the photo library access permission to save the photo."
},
"delete_post": {
"title": "Are you sure you want to delete this post?",
"delete": "Delete"
"title": "Delete Post",
"message": "Are you sure you want to delete this post?"
},
"clean_cache": {
"title": "Clean Cache",
@ -61,47 +61,48 @@
"open": "Open",
"add": "Add",
"remove": "Remove",
"edit": "Edit",
"edit": "編輯",
"save": "Save",
"ok": "OK",
"done": "Done",
"done": "完成",
"confirm": "Confirm",
"continue": "Continue",
"continue": "繼續",
"compose": "Compose",
"cancel": "Cancel",
"cancel": "取消",
"discard": "Discard",
"try_again": "Try Again",
"take_photo": "Take Photo",
"save_photo": "Save Photo",
"save_photo": "儲存照片",
"copy_photo": "Copy Photo",
"sign_in": "Sign In",
"sign_up": "Sign Up",
"sign_in": "登入",
"sign_up": "註冊",
"see_more": "See More",
"preview": "Preview",
"share": "Share",
"share": "分享",
"share_user": "Share %s",
"share_post": "Share Post",
"open_in_safari": "Open in Safari",
"open_in_browser": "Open in Browser",
"find_people": "Find people to follow",
"manually_search": "Manually search instead",
"skip": "Skip",
"reply": "Reply",
"skip": "跳過",
"reply": "回覆",
"report_user": "Report %s",
"block_domain": "Block %s",
"unblock_domain": "Unblock %s",
"settings": "Settings",
"delete": "Delete"
"block_domain": "封鎖 %s",
"unblock_domain": "解除封鎖 %s",
"settings": "設定",
"delete": "刪除"
},
"tabs": {
"home": "Home",
"search": "Search",
"notification": "Notification",
"profile": "Profile"
"home": "首頁",
"search": "搜尋",
"notification": "通知",
"profile": "個人檔案"
},
"keyboard": {
"common": {
"switch_to_tab": "Switch to %s",
"compose_new_post": "Compose New Post",
"switch_to_tab": "切換至 %s",
"compose_new_post": "發佈貼文",
"show_favorites": "Show Favorites",
"open_settings": "Open Settings"
},
@ -130,37 +131,44 @@
"content_warning": "Content Warning",
"media_content_warning": "Tap anywhere to reveal",
"poll": {
"vote": "Vote",
"vote": "投票",
"closed": "Closed"
},
"actions": {
"reply": "Reply",
"reply": "回覆",
"reblog": "Reblog",
"unreblog": "Undo reblog",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"menu": "Menu"
"menu": "Menu",
"hide": "Hide"
},
"tag": {
"url": "URL",
"mention": "Mention",
"link": "Link",
"hashtag": "Hashtag",
"email": "Email",
"email": "電子郵件",
"emoji": "Emoji"
},
"visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.",
"direct": "Only mentioned user can see this post."
}
},
"friendship": {
"follow": "Follow",
"follow": "追蹤",
"following": "Following",
"request": "Request",
"pending": "Pending",
"block": "Block",
"block_user": "Block %s",
"block_domain": "Block %s",
"unblock": "Unblock",
"unblock_user": "Unblock %s",
"blocked": "Blocked",
"block_user": "封鎖 %s",
"block_domain": "封鎖 %s",
"unblock": "解除封鎖",
"unblock_user": "解除封鎖 %s",
"blocked": "已封鎖",
"mute": "Mute",
"mute_user": "Mute %s",
"unmute": "Unmute",
@ -192,10 +200,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "登入"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -222,7 +234,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -231,10 +243,10 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
"delete": "刪除"
},
"username": {
"placeholder": "username",
@ -247,7 +259,13 @@
"placeholder": "email"
},
"password": {
"placeholder": "password",
"placeholder": "密碼",
"require": "Your password needs at least:",
"character_limit": "8 個字元",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -257,8 +275,8 @@
"error": {
"item": {
"username": "Username",
"email": "Email",
"password": "Password",
"email": "電子郵件",
"password": "密碼",
"agreement": "Agreement",
"locale": "Locale",
"reason": "Reason"
@ -285,7 +303,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -295,10 +313,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -340,14 +358,14 @@
"replying_to_user": "replying to %s",
"attachment": {
"photo": "photo",
"video": "video",
"video": "影片",
"attachment_broken": "This %s is broken and cant be\nuploaded to Mastodon.",
"description_photo": "Describe the photo for the visually-impaired...",
"description_video": "Describe the video for the visually-impaired..."
},
"poll": {
"duration_time": "Duration: %s",
"thirty_minutes": "30 minutes",
"thirty_minutes": "30 分鐘",
"one_hour": "1 Hour",
"six_hours": "6 Hours",
"one_day": "1 Day",
@ -399,16 +417,26 @@
}
},
"segmented_control": {
"posts": "Posts",
"posts": "貼文",
"replies": "Replies",
"media": "Media"
"posts_and_replies": "Posts and Replies",
"media": "Media",
"about": "About"
},
"relationship_action_alert": {
"confirm_mute_user": {
"title": "Mute Account",
"message": "Confirm to mute %s"
},
"confirm_unmute_user": {
"title": "Unmute Account",
"message": "Confirm to unmute %s"
},
"confirm_unblock_usre": {
"confirm_block_user": {
"title": "Block Account",
"message": "Confirm to block %s"
},
"confirm_unblock_user": {
"title": "Unblock Account",
"message": "Confirm to unblock %s"
}
@ -421,10 +449,10 @@
"footer": "Follows from other servers are not displayed."
},
"search": {
"title": "Search",
"title": "搜尋",
"search_bar": {
"placeholder": "Search hashtags and users",
"cancel": "Cancel"
"cancel": "取消"
},
"recommend": {
"button_text": "See All",
@ -436,7 +464,7 @@
"accounts": {
"title": "Accounts you might like",
"description": "You may like to follow these accounts",
"follow": "Follow"
"follow": "追蹤"
}
},
"searching": {
@ -444,7 +472,7 @@
"all": "All",
"people": "People",
"hashtags": "Hashtags",
"posts": "Posts"
"posts": "貼文"
},
"empty_state": {
"no_results": "No results"
@ -461,12 +489,14 @@
"Everything": "Everything",
"Mentions": "Mentions"
},
"user_followed_you": "%s followed you",
"user_favorited your post": "%s favorited your post",
"user_reblogged_your_post": "%s reblogged your post",
"user_mentioned_you": "%s mentioned you",
"user_requested_to_follow_you": "%s requested to follow you",
"user_your_poll_has_ended": "%s Your poll has ended",
"notification_description": {
"followed_you": "followed you",
"favorited_your_post": "favorited your post",
"reblogged_your_post": "reblogged your post",
"mentioned_you": "mentioned you",
"request_to_follow_you": "request to follow you",
"poll_has_ended": "poll has ended"
},
"keyobard": {
"show_everything": "Show Everything",
"show_mentions": "Show Mentions"
@ -477,14 +507,21 @@
"title": "Post from %s"
},
"settings": {
"title": "Settings",
"title": "設定",
"section": {
"appearance": {
"title": "Appearance",
"automatic": "Automatic",
"automatic": "自動",
"light": "Always Light",
"dark": "Always Dark"
},
"look_and_feel": {
"title": "Look and Feel",
"use_system": "Use System",
"really_dark": "Really Dark",
"sorta_dark": "Sorta Dark",
"light": "Light"
},
"notifications": {
"title": "Notifications",
"favorites": "Favorites my post",
@ -515,7 +552,7 @@
"spicy_zone": {
"title": "The Spicy Zone",
"clear": "Clear Media Cache",
"signout": "Sign Out"
"signout": "登出"
}
},
"footer": {
@ -526,14 +563,17 @@
}
},
"report": {
"title_report": "Report",
"title": "Report %s",
"step1": "Step 1 of 2",
"step2": "Step 2 of 2",
"content1": "Are there any other posts youd like to add to the report?",
"content2": "Is there anything the moderators should know about this report?",
"report_sent_title": "Thanks for reporting, well look into this.",
"send": "Send Report",
"skip_to_send": "Send without comment",
"text_placeholder": "Type or paste additional comments"
"text_placeholder": "Type or paste additional comments",
"reported": "REPORTED"
},
"preview": {
"keyboard": {