chore(translations): subscribe, unsubscribe, close post form, catalog

This commit is contained in:
plebeius.eth
2024-03-22 12:14:26 +01:00
parent 80c3a51328
commit 2bfefbe89f
35 changed files with 180 additions and 40 deletions
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "منذ ذلك الحين، <1>{{userCount}}</1> مستخدم قاموا بإرسال <1>{{postCount}}</1> منشور",
"board_created": "منتدى تم إنشاؤه",
"settings": "الإعدادات",
"home": "الصفحة الرئيسية"
"home": "الصفحة الرئيسية",
"subscribe": "اشتراك",
"unsubscribe": "إلغاء الاشتراك",
"close_post_form": "إغلاق نموذج المشاركة",
"catalog": "فهرس"
}
+6 -2
View File
@@ -6,7 +6,7 @@
"no_global_rules_info": "কোন গ্লোবাল নিয়ম নেই, প্রতিটি বোর্ড সম্পূর্ণভাবে স্বতন্ত্র এবং তার মালিক কীভাবে/যদি তা নিয়ন্ত্রণ করতে চায় তা নির্ধারণ করে।",
"boards": "বোর্ডসমূহ",
"popular_threads": "জনপ্রিয় থ্রেডগুলি",
"options": "বিকল্পগুলি",
"options": "বিকল্পসমূহ",
"stats": "পরিসংখ্যান",
"about": "সম্পর্কিত",
"whitepaper": "হোয়াইট পেপার",
@@ -22,5 +22,9 @@
"board_stats_all": "তারপর থেকে, <1>{{userCount}}</1> ব্যবহারকারী <1>{{postCount}}</1> পোস্ট করেছেন",
"board_created": "বোর্ড তৈরি হয়েছে",
"settings": "সেটিংস",
"home": "হোম"
"home": "হোম",
"subscribe": "সাবস্ক্রাইব",
"unsubscribe": "অনুসংধান করতে পারবেন না",
"close_post_form": "পোস্ট ফর্ম বন্ধ করুন",
"catalog": "ক্যাটালগ"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Od té doby <1>{{userCount}}</1> uživatelů napsalo <1>{{postCount}}</1> příspěvků",
"board_created": "Fórum vytvořeno",
"settings": "Nastavení",
"home": "Domovská stránka"
"home": "Domovská stránka",
"subscribe": "Přihlásit se k odběru",
"unsubscribe": "Odebrat odběr",
"close_post_form": "Zavřít formulář příspěvku",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Siden da har <1>{{userCount}}</1> brugere sendt <1>{{postCount}}</1> indlæg",
"board_created": "Forum oprettet",
"settings": "Indstillinger",
"home": "Hjem"
"home": "Hjem",
"subscribe": "Abonner",
"unsubscribe": "Afmeld",
"close_post_form": "Luk postformularen",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Seitdem haben <1>{{userCount}}</1> Benutzer <1>{{postCount}}</1> Beiträge veröffentlicht",
"board_created": "Forum erstellt",
"settings": "Einstellungen",
"home": "Startseite"
"home": "Startseite",
"subscribe": "Abonnieren",
"unsubscribe": "Abbestellen",
"close_post_form": "Postformular schließen",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Από τότε, <1>{{userCount}}</1> χρήστες έχουν στείλει <1>{{postCount}}</1> μηνύματα",
"board_created": "Δημιουργήθηκε φόρουμ",
"settings": "Ρυθμίσεις",
"home": "Αρχική σελίδα"
"home": "Αρχική σελίδα",
"subscribe": "Εγγραφή",
"unsubscribe": "Διακοπή συνδρομής",
"close_post_form": "Κλείστε τη φόρμα δημοσίευσης",
"catalog": "Κατάλογος"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Since then, <1>{{userCount}}</1> users made <1>{{postCount}}</1> posts",
"board_created": "Board created",
"settings": "Settings",
"home": "Home"
"home": "Home",
"subscribe": "Subscribe",
"unsubscribe": "Unsubscribe",
"close_post_form": "Close post form",
"catalog": "Catalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Desde entonces, <1>{{userCount}}</1> usuarios han enviado <1>{{postCount}}</1> publicaciones",
"board_created": "Foro creado",
"settings": "Configuración",
"home": "Inicio"
"home": "Inicio",
"subscribe": "Suscribirse",
"unsubscribe": "Cancelar suscripción",
"close_post_form": "Cerrar formulario de publicación",
"catalog": "Catálogo"
}
+6 -2
View File
@@ -6,7 +6,7 @@
"no_global_rules_info": "هیچ قانون جهانی وجود ندارد، هر تالار کاملا مستقل است و مالک آن تصمیم می‌گیرد چگونه/آیا آن را نظارت کند.",
"boards": "تالارهای پیام",
"popular_threads": "نخستین موضوعات",
"options": "گزینه ها",
"options": "گزینهها",
"stats": "آمار",
"about": "درباره",
"whitepaper": "کاغذ سفید",
@@ -22,5 +22,9 @@
"board_stats_all": "از آن زمان، <1>{{userCount}}</1> کاربر <1>{{postCount}}</1> پست ارسال کرده‌اند",
"board_created": "انجمن ایجاد شده",
"settings": "تنظیمات",
"home": "خانه"
"home": "خانه",
"subscribe": "اشتراک",
"unsubscribe": "لغو اشتراک",
"close_post_form": "بستن فرم پست",
"catalog": "کاتالوگ"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Siitä lähtien <1>{{userCount}}</1> käyttäjää on lähettänyt <1>{{postCount}}</1> viestiä",
"board_created": "Luotu foorumi",
"settings": "Asetukset",
"home": "Koti"
"home": "Koti",
"subscribe": "Tilaa",
"unsubscribe": "Peruuta tilaus",
"close_post_form": "Sulje postilomake",
"catalog": "Luettelo"
}
+6 -2
View File
@@ -6,7 +6,7 @@
"no_global_rules_info": "Walang global na mga patakaran, bawat board ay lubusang independiyente at ang may-ari nito ang nagdedesisyon kung paano / kung ito ay isasakdal.",
"boards": "mga board",
"popular_threads": "Mga popular na thread",
"options": "Mga opsyon",
"options": "Mga Opsyon",
"stats": "Estadistika",
"about": "Tungkol sa",
"whitepaper": "Whitepaper",
@@ -22,5 +22,9 @@
"board_stats_all": "Mula noon, <1>{{userCount}}</1> mga gumagamit ang gumawa ng <1>{{postCount}}</1> na mga post",
"board_created": "Board na nilikha",
"settings": "Mga Setting",
"home": "Bahay"
"home": "Bahay",
"subscribe": "Mag-subscribe",
"unsubscribe": "Huwag mag-subscribe",
"close_post_form": "Isara ang porma ng post",
"catalog": "Katalogo"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Depuis lors, <1>{{userCount}}</1> utilisateurs ont publié <1>{{postCount}}</1> messages",
"board_created": "Forum créé",
"settings": "Paramètres",
"home": "Accueil"
"home": "Accueil",
"subscribe": "S'abonner",
"unsubscribe": "Se désabonner",
"close_post_form": "Fermer le formulaire de publication",
"catalog": "Catalogue"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "מאז, <1>{{userCount}}</1> משתמשים פרסמו <1>{{postCount}}</1> הודעות",
"board_created": "פורום נוצר",
"settings": "הגדרות",
"home": "בית"
"home": "בית",
"subscribe": "הירשם",
"unsubscribe": "הסר רישום",
"close_post_form": "סגור את טופס הפוסט",
"catalog": "קטלוג"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "उस समय से, <1>{{userCount}}</1> उपयोगकर्ता <1>{{postCount}}</1> पोस्ट की",
"board_created": "बोर्ड बनाया गया",
"settings": "सेटिंग्स",
"home": "होम"
"home": "होम",
"subscribe": "सब्सक्राइब करें",
"unsubscribe": "सब्सक्राइब न करें",
"close_post_form": "पोस्ट फॉर्म बंद करें",
"catalog": "कैटलॉग"
}
+6 -2
View File
@@ -6,7 +6,7 @@
"no_global_rules_info": "Nincsenek globális szabályok, minden fórum teljesen független, és tulajdonosa dönti el, hogyan/ha moderálja azt.",
"boards": "fórumok",
"popular_threads": "Népszerű szálak",
"options": "Lehetőségek",
"options": "Beállítások",
"stats": "Statisztikák",
"about": "Rólunk",
"whitepaper": "Whitepaper",
@@ -22,5 +22,9 @@
"board_stats_all": "Azóta <1>{{userCount}}</1> felhasználó <1>{{postCount}}</1> hozzászólást küldött",
"board_created": "Fórum létrehozva",
"settings": "Beállítások",
"home": "Kezdőlap"
"home": "Kezdőlap",
"subscribe": "Feliratkozás",
"unsubscribe": "Leiratkozás",
"close_post_form": "Bejegyzés űrlap bezárása",
"catalog": "Katalógus"
}
+6 -2
View File
@@ -6,7 +6,7 @@
"no_global_rules_info": "Tidak ada aturan global, setiap papan adalah sepenuhnya independen dan pemiliknya yang menentukan bagaimana/apa yang dimoderasi.",
"boards": "papan pesan",
"popular_threads": "Benang populer",
"options": "Pilihan",
"options": "Opsi",
"stats": "Statistik",
"about": "Tentang",
"whitepaper": "Whitepaper",
@@ -22,5 +22,9 @@
"board_stats_all": "Sejak saat itu, <1>{{userCount}}</1> pengguna telah membuat <1>{{postCount}}</1> postingan",
"board_created": "Papan pesan dibuat",
"settings": "Pengaturan",
"home": "Beranda"
"home": "Beranda",
"subscribe": "Berlangganan",
"unsubscribe": "Berhenti berlangganan",
"close_post_form": "Tutup formulir kiriman",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Da allora, <1>{{userCount}}</1> utenti hanno inviato <1>{{postCount}}</1> post",
"board_created": "Forum creato",
"settings": "Impostazioni",
"home": "Home"
"home": "Home",
"subscribe": "Iscriviti",
"unsubscribe": "Lascia",
"close_post_form": "Chiudi modulo d'invio",
"catalog": "Catalogo"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "その後、<1>{{userCount}}</1>人のユーザーが<1>{{postCount}}</1>件の投稿をしました",
"board_created": "掲示板が作成されました",
"settings": "設定",
"home": "ホーム"
"home": "ホーム",
"subscribe": "購読",
"unsubscribe": "購読解除",
"close_post_form": "投稿フォームを閉じる",
"catalog": "カタログ"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "그 후 <1>{{userCount}}</1>명의 사용자가 <1>{{postCount}}</1>개의 게시물을 작성했습니다",
"board_created": "게시판이 생성되었습니다",
"settings": "설정",
"home": "홈"
"home": "홈",
"subscribe": "구독",
"unsubscribe": "구독 취소",
"close_post_form": "게시물 양식 닫기",
"catalog": "카탈로그"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "त्यानंतर, <1>{{userCount}}</1> वापरकर्ते <1>{{postCount}}</1> पोस्ट्स केले",
"board_created": "संदेश फलक तयार केला",
"settings": "सेटिंग्ज",
"home": "होम"
"home": "होम",
"subscribe": "सब्स्क्राईब",
"unsubscribe": "सब्स्क्राईब नको",
"close_post_form": "पोस्ट फॉर्म बंद करा",
"catalog": "कॅटलॉग"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Sindsdien hebben <1>{{userCount}}</1> gebruikers <1>{{postCount}}</1> berichten gemaakt",
"board_created": "Forum aangemaakt",
"settings": "Instellingen",
"home": "Home"
"home": "Home",
"subscribe": "Abonneren",
"unsubscribe": "Afmelden",
"close_post_form": "Sluit postformulier",
"catalog": "Catalogus"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Siden den gang har <1>{{userCount}}</1> brukere laget <1>{{postCount}}</1> innlegg",
"board_created": "Forum opprettet",
"settings": "Innstillinger",
"home": "Hjem"
"home": "Hjem",
"subscribe": "Abonner",
"unsubscribe": "Avslutt abonnement",
"close_post_form": "Lukk postskjema",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Od tego czasu <1>{{userCount}}</1> użytkowników napisało <1>{{postCount}}</1> postów",
"board_created": "Forum utworzone",
"settings": "Ustawienia",
"home": "Strona główna"
"home": "Strona główna",
"subscribe": "Subskrybuj",
"unsubscribe": "Wypisz się",
"close_post_form": "Zamknij formularz postu",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Desde então, <1>{{userCount}}</1> usuários fizeram <1>{{postCount}}</1> postagens",
"board_created": "Fórum criado",
"settings": "Configurações",
"home": "Início"
"home": "Início",
"subscribe": "Subscrever",
"unsubscribe": "Cancelar subscrição",
"close_post_form": "Fechar formulário de postagem",
"catalog": "Catálogo"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "De atunci, <1>{{userCount}}</1> utilizatori au făcut <1>{{postCount}}</1> postări",
"board_created": "Forum creat",
"settings": "Setări",
"home": "Acasă"
"home": "Acasă",
"subscribe": "Abonare",
"unsubscribe": "Dezabonare",
"close_post_form": "Închideți formularul de postare",
"catalog": "Catalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "С тех пор <1>{{userCount}}</1> пользователей опубликовали <1>{{postCount}}</1> сообщений",
"board_created": "Форум создан",
"settings": "Настройки",
"home": "Главная"
"home": "Главная",
"subscribe": "Подписаться",
"unsubscribe": "Отписаться",
"close_post_form": "Закрыть форму публикации",
"catalog": "Каталог"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Që atëherë, <1>{{userCount}}</1> përdorues ka bërë <1>{{postCount}}</1> postime",
"board_created": "Forumi është krijuar",
"settings": "Parametrat",
"home": "Faqja kryesore"
"home": "Faqja kryesore",
"subscribe": "Pajtohu",
"unsubscribe": "Hiq pajtimin",
"close_post_form": "Mbyllni formularin e postës",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Sedan dess har <1>{{userCount}}</1> användare gjort <1>{{postCount}}</1> inlägg",
"board_created": "Forum skapat",
"settings": "Inställningar",
"home": "Hem"
"home": "Hem",
"subscribe": "Prenumerera",
"unsubscribe": "Avsluta prenumeration",
"close_post_form": "Stäng inläggsformuläret",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "అప్పుడు నుండి, <1>{{userCount}}</1> వాడుకరులు <1>{{postCount}}</1> పోస్టులు చేశారు",
"board_created": "బోర్డు సృష్టించబడింది",
"settings": "అమరికలు",
"home": "హోమ్"
"home": "హోమ్",
"subscribe": "చేరండి",
"unsubscribe": "సబ్‌స్క్రిప్షన్ రద్దు చేయండి",
"close_post_form": "పోస్టు ఫారమ్ మూసేయి",
"catalog": "కాటలాగ్"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "ตั้งแต่นั้นมา <1>{{userCount}}</1> ผู้ใช้งานได้สร้าง <1>{{postCount}}</1> โพสต์",
"board_created": "สร้างกระดานข่าวแล้ว",
"settings": "การตั้งค่า",
"home": "หน้าแรก"
"home": "หน้าแรก",
"subscribe": "สมัครสมาชิก",
"unsubscribe": "ยกเลิกการสมัครสมาชิก",
"close_post_form": "ปิดแบบฟอร์มโพสต์",
"catalog": "แคตตาล็อก"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "O zamandan beri <1>{{userCount}}</1> kullanıcı <1>{{postCount}}</1> gönderi yaptı",
"board_created": "Forum oluşturuldu",
"settings": "Ayarlar",
"home": "Anasayfa"
"home": "Anasayfa",
"subscribe": "Abone Ol",
"unsubscribe": "Abonelikten çık",
"close_post_form": "Gönderi formunu kapat",
"catalog": "Katalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "З того часу <1>{{userCount}}</1> користувачів зробили <1>{{postCount}}</1> повідомлень",
"board_created": "Форум створено",
"settings": "Налаштування",
"home": "Головна"
"home": "Головна",
"subscribe": "Підписатися",
"unsubscribe": "Відмовитися від підписки",
"close_post_form": "Закрити форму публікації",
"catalog": "Каталог"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "اس کے بعد، <1>{{userCount}}</1> صارفین نے <1>{{postCount}}</1> مواد ارسال کیا ہے",
"board_created": "پیغام بورڈز بنایا گیا",
"settings": "ترتیبات",
"home": "ہوم"
"home": "ہوم",
"subscribe": "سبسکرائب کریں",
"unsubscribe": "سبسکرائب کی منسوخی",
"close_post_form": "پوسٹ فارم بند کریں",
"catalog": "کیٹالوگ"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "Từ đó, <1>{{userCount}}</1> người dùng đã đăng <1>{{postCount}}</1> bài",
"board_created": "Diễn đàn được tạo",
"settings": "Cài đặt",
"home": "Trang chủ"
"home": "Trang chủ",
"subscribe": "Đăng ký",
"unsubscribe": "Hủy đăng ký",
"close_post_form": "Đóng biểu mẫu đăng bài",
"catalog": "Catalog"
}
+5 -1
View File
@@ -22,5 +22,9 @@
"board_stats_all": "从那时起,<1>{{userCount}}</1> 用户发布了<1>{{postCount}}</1>个帖子",
"board_created": "论坛已创建",
"settings": "设置",
"home": "首页"
"home": "首页",
"subscribe": "订阅",
"unsubscribe": "取消订阅",
"close_post_form": "关闭帖子表单",
"catalog": "目录"
}