Skip to content

Commit 3664c94

Browse files
committed
latest fallbacks
1 parent fb0ce8f commit 3664c94

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+354
-34
lines changed

public/language/ar/groups.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"details.has_no_posts": "أعضاء هذه المجموعة لم يضيفوا أية مشاركة",
2525
"details.latest_posts": "آخر المشاركات",
2626
"details.private": "خاص",
27+
"details.disableJoinRequests": "Disable join requests",
2728
"details.grant": "منح/سحب المِلكية",
2829
"details.kick": "طرد",
2930
"details.owner_options": "إدارة المجموعة",

public/language/ar/modules.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"chat.user_has_messaged_you": "%1 أرسل لك رسالة.",
88
"chat.see_all": "عرض كل المحادثات",
99
"chat.no-messages": "المرجو اختيار مرسل إليه لمعاينة تاريخ الدردشات",
10+
"chat.no-users-in-room": "No users in this room",
1011
"chat.recent-chats": "آخر الدردشات",
1112
"chat.contacts": "الأصدقاء",
1213
"chat.message-history": "تاريخ الرسائل",
@@ -16,6 +17,8 @@
1617
"chat.thirty_days": "30 يومًا",
1718
"chat.three_months": "3 أشهر",
1819
"chat.delete_message_confirm": "Are you sure you wish to delete this message?",
20+
"chat.roomname": "Chat Room %1",
21+
"chat.add-users-to-room": "Add users to room",
1922
"composer.compose": "اكتب",
2023
"composer.show_preview": "عرض المعاينة",
2124
"composer.hide_preview": "إخفاء المعاينة",

public/language/ar/topic.json

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"notify_me": "تلق تنبيهات بالردود الجديدة في هذا الموضوع",
1414
"quote": "اقتبس",
1515
"reply": "رد",
16+
"reply-as-topic": "Reply as topic",
1617
"guest-login-reply": "يجب عليك تسجيل الدخول للرد",
1718
"edit": "تعديل",
1819
"delete": "حذف",
@@ -33,6 +34,7 @@
3334
"not_following_topic.message": "لن تستلم أي تنبيه بخصوص عذا الموضوع بعد الآن.",
3435
"login_to_subscribe": "المرجو إنشاء حساب أو تسجيل الدخول حتى يمكنك متابعة هذا الموضوع.",
3536
"markAsUnreadForAll.success": "تم تحديد الموضوع على أنه غير مقروء.",
37+
"mark_unread": "Mark unread",
3638
"watch": "مراقبة",
3739
"unwatch": "الغاء المراقبة",
3840
"watch.title": "استلم تنبيها بالردود الجديدة في هذا الموضوع",
@@ -48,6 +50,7 @@
4850
"thread_tools.move_all": "نقل الكل",
4951
"thread_tools.fork": "إنشاء فرع الموضوع",
5052
"thread_tools.delete": "حذف الموضوع",
53+
"thread_tools.delete-posts": "Delete Posts",
5154
"thread_tools.delete_confirm": "هل أنت متأكد أنك تريد حذف هذا الموضوع؟",
5255
"thread_tools.restore": "استعادة الموضوع",
5356
"thread_tools.restore_confirm": "هل أنت متأكد أنك تريد استعادة هذا الموضوع؟",
@@ -74,6 +77,7 @@
7477
"fork_topic_instruction": "إضغط على المشاركات التي تريد تفريعها",
7578
"fork_no_pids": "لم تختر أي مشاركة",
7679
"fork_success": "تم إنشاء فرع للموضوع بنجاح! إضغط هنا لمعاينة الفرع.",
80+
"delete_posts_instruction": "Click the posts you want to delete/purge",
7781
"composer.title_placeholder": "أدخل عنوان موضوعك هنا...",
7882
"composer.handle_placeholder": "اﻹسم",
7983
"composer.discard": "نبذ التغييرات",

public/language/bg/groups.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"details.has_no_posts": "Членовете на тази група не са публикували нищо.",
2525
"details.latest_posts": "Скорошни публикации",
2626
"details.private": "Частна",
27+
"details.disableJoinRequests": "Disable join requests",
2728
"details.grant": "Даване/отнемане на собственост",
2829
"details.kick": "Изгонване",
2930
"details.owner_options": "Администрация на групата",

public/language/bg/modules.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"chat.user_has_messaged_you": "%1 Ви написа съобщение.",
88
"chat.see_all": "Вижте всички разговори",
99
"chat.no-messages": "Моля, изберете получател, за да видите историята на съобщенията",
10+
"chat.no-users-in-room": "No users in this room",
1011
"chat.recent-chats": "Скорошни разговори",
1112
"chat.contacts": "Контакти",
1213
"chat.message-history": "История на съобщенията",
@@ -16,6 +17,8 @@
1617
"chat.thirty_days": "30 дни",
1718
"chat.three_months": "3 месеца",
1819
"chat.delete_message_confirm": "Сигурен/а ли сте, че искате да изтриете това съобщение?",
20+
"chat.roomname": "Chat Room %1",
21+
"chat.add-users-to-room": "Add users to room",
1922
"composer.compose": "Писане",
2023
"composer.show_preview": "Показване на прегледа",
2124
"composer.hide_preview": "Скриване на прегледа",

public/language/bg/topic.json

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"notify_me": "Получавайте известия за новите отговори в тази тема",
1414
"quote": "Цитат",
1515
"reply": "Отговор",
16+
"reply-as-topic": "Reply as topic",
1617
"guest-login-reply": "Влезте, за да отговорите",
1718
"edit": "Редактиране",
1819
"delete": "Изтриване",
@@ -33,6 +34,7 @@
3334
"not_following_topic.message": "Вече няма да получавате известия за тази тема.",
3435
"login_to_subscribe": "Моля, регистрирайте се или влезте, за да се абонирате за тази тема.",
3536
"markAsUnreadForAll.success": "Темата е отбелязана като непрочетена за всички.",
37+
"mark_unread": "Mark unread",
3638
"watch": "Наблюдаване",
3739
"unwatch": "Спиране на наблюдаването",
3840
"watch.title": "Получавайте известия за новите отговори в тази тема",
@@ -48,6 +50,7 @@
4850
"thread_tools.move_all": "Преместване на всички",
4951
"thread_tools.fork": "Разделяне на темата",
5052
"thread_tools.delete": "Изтриване на темата",
53+
"thread_tools.delete-posts": "Delete Posts",
5154
"thread_tools.delete_confirm": "Сигурен/а ли сте, че искате да изтриете тази тема?",
5255
"thread_tools.restore": "Възстановяване на темата",
5356
"thread_tools.restore_confirm": "Сигурен/а ли сте, че искате да възстановите тази тема?",
@@ -74,6 +77,7 @@
7477
"fork_topic_instruction": "Натиснете публикациите, които искате да отделите",
7578
"fork_no_pids": "Няма избрани публикации!",
7679
"fork_success": "Темата е разделена успешно! Натиснете тук, за да преминете към отделената тема.",
80+
"delete_posts_instruction": "Click the posts you want to delete/purge",
7781
"composer.title_placeholder": "Въведете заглавието на темата си тук...",
7882
"composer.handle_placeholder": "Име",
7983
"composer.discard": "Отхвърляне",

public/language/bn/groups.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"details.has_no_posts": "এই গ্রুপের সদস্যরা এখনো কোন পোষ্ট করেন নি",
2525
"details.latest_posts": "সর্বশেষ পোষ্টসমূহ",
2626
"details.private": "Private",
27+
"details.disableJoinRequests": "Disable join requests",
2728
"details.grant": "Grant/Rescind Ownership",
2829
"details.kick": "Kick",
2930
"details.owner_options": "Group Administration",

public/language/bn/modules.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"chat.user_has_messaged_you": "%1 আপনাকে বার্তা পাঠিয়েছেন",
88
"chat.see_all": "See all chats",
99
"chat.no-messages": "মেসেজ হিস্টোরী দেখতে প্রাপক নির্বাচন করুন",
10+
"chat.no-users-in-room": "No users in this room",
1011
"chat.recent-chats": "সাম্প্রতিক চ্যাটসমূহ",
1112
"chat.contacts": "কন্টাক্টস",
1213
"chat.message-history": "মেসেজ হিস্টোরী",
@@ -16,6 +17,8 @@
1617
"chat.thirty_days": "৩০ দিন",
1718
"chat.three_months": "৩ মাস",
1819
"chat.delete_message_confirm": "Are you sure you wish to delete this message?",
20+
"chat.roomname": "Chat Room %1",
21+
"chat.add-users-to-room": "Add users to room",
1922
"composer.compose": "Compose",
2023
"composer.show_preview": "Show Preview",
2124
"composer.hide_preview": "Hide Preview",

public/language/bn/topic.json

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"notify_me": "এই টপিকে নতুন উত্তর আসলে জানুন",
1414
"quote": "উদ্ধৃতি",
1515
"reply": "উত্তর",
16+
"reply-as-topic": "Reply as topic",
1617
"guest-login-reply": "Log in to reply",
1718
"edit": "সম্পাদণা",
1819
"delete": "মুছে ফেলুন",
@@ -33,6 +34,7 @@
3334
"not_following_topic.message": "এই টপিক থেকে আপনি আর নোটিফিকেশন পাবেন না।",
3435
"login_to_subscribe": "এই টপিকে সাবস্ক্রাইব করতে চাইলে অনুগ্রহ করে নিবন্ধণ করুন অথবা প্রবেশ করুন।",
3536
"markAsUnreadForAll.success": "টপিকটি সবার জন্য অপঠিত হিসাবে মার্ক করুন।",
37+
"mark_unread": "Mark unread",
3638
"watch": "দেখা",
3739
"unwatch": "অদেখা",
3840
"watch.title": "এই টপিকে নতুন উত্তর এলে বিজ্ঞাপণের মাধ্যমে জানুন।",
@@ -48,6 +50,7 @@
4850
"thread_tools.move_all": "সমস্ত টপিক সরান",
4951
"thread_tools.fork": "টপিক ফর্ক করুন",
5052
"thread_tools.delete": "টপিক মুছে ফেলুন",
53+
"thread_tools.delete-posts": "Delete Posts",
5154
"thread_tools.delete_confirm": "আপনি নিশ্চিত যে আপনি এই টপিকটি মুছে ফেলতে চান?",
5255
"thread_tools.restore": "টপিক পুনরূদ্ধার করুন",
5356
"thread_tools.restore_confirm": "আপনি নিশ্চিত যে আপনি টপিকটি পুনরূদ্ধার করতে চান?",
@@ -74,6 +77,7 @@
7477
"fork_topic_instruction": "যে পোষ্টটি ফর্ক করতে চান সেটি ক্লিক করুন",
7578
"fork_no_pids": "কোন পোষ্ট সিলেক্ট করা হয় নি",
7679
"fork_success": "টপিক ফর্ক করা হয়েছে। ফর্ক করা টপিকে যেতে এখানে ক্লিক করুন",
80+
"delete_posts_instruction": "Click the posts you want to delete/purge",
7781
"composer.title_placeholder": "আপনার টপিকের শিরোনাম দিন",
7882
"composer.handle_placeholder": "Name",
7983
"composer.discard": "বাতিল",

public/language/cs/groups.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"details.has_no_posts": "Členové této skupiny dosud neodeslali ani jeden příspěvek.",
2525
"details.latest_posts": "Nejnovější příspěvky",
2626
"details.private": "Private",
27+
"details.disableJoinRequests": "Disable join requests",
2728
"details.grant": "Grant/Rescind Ownership",
2829
"details.kick": "Kick",
2930
"details.owner_options": "Group Administration",

public/language/cs/modules.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"chat.user_has_messaged_you": "%1 has messaged you.",
88
"chat.see_all": "See all chats",
99
"chat.no-messages": "Please select a recipient to view chat message history",
10+
"chat.no-users-in-room": "No users in this room",
1011
"chat.recent-chats": "Recent Chats",
1112
"chat.contacts": "Kontakty",
1213
"chat.message-history": "Historie zpráv",
@@ -16,6 +17,8 @@
1617
"chat.thirty_days": "30 dní",
1718
"chat.three_months": "3 měsíce",
1819
"chat.delete_message_confirm": "Are you sure you wish to delete this message?",
20+
"chat.roomname": "Chat Room %1",
21+
"chat.add-users-to-room": "Add users to room",
1922
"composer.compose": "Compose",
2023
"composer.show_preview": "Show Preview",
2124
"composer.hide_preview": "Hide Preview",

public/language/cs/topic.json

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"notify_me": "Sledovat toto téma",
1414
"quote": "Citovat",
1515
"reply": "Odpovědět",
16+
"reply-as-topic": "Reply as topic",
1617
"guest-login-reply": "Log in to reply",
1718
"edit": "Upravit",
1819
"delete": "Smazat",
@@ -33,6 +34,7 @@
3334
"not_following_topic.message": "You will no longer receive notifications from this topic.",
3435
"login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
3536
"markAsUnreadForAll.success": "Topic marked as unread for all.",
37+
"mark_unread": "Mark unread",
3638
"watch": "Watch",
3739
"unwatch": "Unwatch",
3840
"watch.title": "Be notified of new replies in this topic",
@@ -48,6 +50,7 @@
4850
"thread_tools.move_all": "Move All",
4951
"thread_tools.fork": "Fork Topic",
5052
"thread_tools.delete": "Delete Topic",
53+
"thread_tools.delete-posts": "Delete Posts",
5154
"thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
5255
"thread_tools.restore": "Restore Topic",
5356
"thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
@@ -74,6 +77,7 @@
7477
"fork_topic_instruction": "Vyber příspěvky, které chceš oddělit",
7578
"fork_no_pids": "Žádné příspěvky nebyly vybrány!",
7679
"fork_success": "Successfully forked topic! Click here to go to the forked topic.",
80+
"delete_posts_instruction": "Click the posts you want to delete/purge",
7781
"composer.title_placeholder": "Enter your topic title here...",
7882
"composer.handle_placeholder": "Name",
7983
"composer.discard": "Discard",

public/language/da/groups.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"details.has_no_posts": "Medlemmer af denne gruppe har ikke oprettet indlæg.",
2525
"details.latest_posts": "seneste indlæg",
2626
"details.private": "Privat",
27+
"details.disableJoinRequests": "Disable join requests",
2728
"details.grant": "Giv/ophæv ejerskab",
2829
"details.kick": "Spark",
2930
"details.owner_options": "Gruppe administration",

public/language/da/modules.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"chat.user_has_messaged_you": "1% har skrevet til dig.",
88
"chat.see_all": "Se alle chats",
99
"chat.no-messages": "Vælg en modtager for at se beskedhistorikken",
10+
"chat.no-users-in-room": "No users in this room",
1011
"chat.recent-chats": "Seneste chats",
1112
"chat.contacts": "Kontakter",
1213
"chat.message-history": "Beskedhistorik",
@@ -16,6 +17,8 @@
1617
"chat.thirty_days": "30 dage",
1718
"chat.three_months": "3 måneder",
1819
"chat.delete_message_confirm": "Are you sure you wish to delete this message?",
20+
"chat.roomname": "Chat Room %1",
21+
"chat.add-users-to-room": "Add users to room",
1922
"composer.compose": "Skriv",
2023
"composer.show_preview": "Vis forhåndsvisning",
2124
"composer.hide_preview": "Fjern forhåndsvisning",

public/language/da/topic.json

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"notify_me": "Bliv notificeret ved nye svar i dette emne",
1414
"quote": "Citer",
1515
"reply": "Svar",
16+
"reply-as-topic": "Reply as topic",
1617
"guest-login-reply": "Login for at svare",
1718
"edit": "Rediger",
1819
"delete": "Slet",
@@ -33,6 +34,7 @@
3334
"not_following_topic.message": "Du vil ikke længere modtage notifikationer fra dette emne.",
3435
"login_to_subscribe": "Venligt registrer eller login for at abbonere på dette emne.",
3536
"markAsUnreadForAll.success": "Emnet er market ulæst for alle.",
37+
"mark_unread": "Mark unread",
3638
"watch": "Overvåg",
3739
"unwatch": "Fjern overvågning",
3840
"watch.title": "Bliv notificeret ved nye indlæg i dette emne",
@@ -48,6 +50,7 @@
4850
"thread_tools.move_all": "Flyt alt",
4951
"thread_tools.fork": "Fraskil tråd",
5052
"thread_tools.delete": "Slet tråd",
53+
"thread_tools.delete-posts": "Delete Posts",
5154
"thread_tools.delete_confirm": "Er du sikker på at du vil slette dette emne?",
5255
"thread_tools.restore": "Gendan tråd",
5356
"thread_tools.restore_confirm": "Er du sikker på at du ønsker at genoprette denne tråd?",
@@ -74,6 +77,7 @@
7477
"fork_topic_instruction": "Klik på indlæg du ønsker at fraskille",
7578
"fork_no_pids": "Ingen indlæg valgt",
7679
"fork_success": "Tråden blev fraskilt! Klik her for at gå til den fraskilte tråd.",
80+
"delete_posts_instruction": "Click the posts you want to delete/purge",
7781
"composer.title_placeholder": "Angiv din trådtittel her ...",
7882
"composer.handle_placeholder": "Navn",
7983
"composer.discard": "Fortryd",

public/language/de/groups.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"details.has_no_posts": "Die Mitglieder dieser Gruppe haben keine Beiträge verfasst.",
2525
"details.latest_posts": "Neueste Beiträge",
2626
"details.private": "Privat",
27+
"details.disableJoinRequests": "Disable join requests",
2728
"details.grant": "Gewähre/widerrufe Besitz",
2829
"details.kick": "Kick",
2930
"details.owner_options": "Gruppenadministration",

public/language/de/modules.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"chat.user_has_messaged_you": "%1 hat dir geschrieben.",
88
"chat.see_all": "Alle Chats sehen",
99
"chat.no-messages": "Bitte wähle einen Empfänger, um den jeweiligen Nachrichtenverlauf anzuzeigen.",
10+
"chat.no-users-in-room": "No users in this room",
1011
"chat.recent-chats": "Aktuelle Chats",
1112
"chat.contacts": "Kontakte",
1213
"chat.message-history": "Nachrichtenverlauf",
@@ -16,6 +17,8 @@
1617
"chat.thirty_days": "30 Tage",
1718
"chat.three_months": "3 Monate",
1819
"chat.delete_message_confirm": "Bist du sicher, dass du diese Nachricht löschen möchtest?",
20+
"chat.roomname": "Chat Room %1",
21+
"chat.add-users-to-room": "Add users to room",
1922
"composer.compose": "Verfassen",
2023
"composer.show_preview": "Vorschau zeigen",
2124
"composer.hide_preview": "Vorschau ausblenden",

public/language/de/topic.json

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"notify_me": "Erhalte eine Benachrichtigung bei neuen Antworten zu diesem Thema.",
1414
"quote": "Zitieren",
1515
"reply": "Antworten",
16+
"reply-as-topic": "Reply as topic",
1617
"guest-login-reply": "Anmelden zum Antworten",
1718
"edit": "Bearbeiten",
1819
"delete": "Löschen",
@@ -33,6 +34,7 @@
3334
"not_following_topic.message": "Du erhälst keine weiteren Benachrichtigungen zu diesem Thema mehr.",
3435
"login_to_subscribe": "Bitte registrieren oder einloggen um dieses Thema zu abonnieren",
3536
"markAsUnreadForAll.success": "Thema für Alle als ungelesen markiert.",
37+
"mark_unread": "Mark unread",
3638
"watch": "Beobachten",
3739
"unwatch": "Nicht mehr beobachten",
3840
"watch.title": "Bei neuen Antworten benachrichtigen",
@@ -48,6 +50,7 @@
4850
"thread_tools.move_all": "Alle verschieben",
4951
"thread_tools.fork": "Thema aufspalten",
5052
"thread_tools.delete": "Thema löschen",
53+
"thread_tools.delete-posts": "Delete Posts",
5154
"thread_tools.delete_confirm": "Bist du sicher, dass du dieses Thema löschen möchtest?",
5255
"thread_tools.restore": "Thema wiederherstellen",
5356
"thread_tools.restore_confirm": "Bist du sicher, dass du dieses Thema wiederherstellen möchtest?",
@@ -74,6 +77,7 @@
7477
"fork_topic_instruction": "Klicke auf die Beiträge, die aufgespaltet werden sollen",
7578
"fork_no_pids": "Keine Beiträge ausgewählt!",
7679
"fork_success": "Thema erfolgreich aufgespalten! Klicke hier, um zum aufgespalteten Thema zu gelangen.",
80+
"delete_posts_instruction": "Click the posts you want to delete/purge",
7781
"composer.title_placeholder": "Hier den Titel des Themas eingeben...",
7882
"composer.handle_placeholder": "Name",
7983
"composer.discard": "Verwerfen",

public/language/el/groups.json

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"details.has_no_posts": "Τα μέλη αυτής της ομάδας δεν έχουν δημοσιεύσει τίποτα.",
2525
"details.latest_posts": "Τελευταίες δημοσιεύσεις.",
2626
"details.private": "Private",
27+
"details.disableJoinRequests": "Disable join requests",
2728
"details.grant": "Grant/Rescind Ownership",
2829
"details.kick": "Kick",
2930
"details.owner_options": "Group Administration",

0 commit comments

Comments
 (0)