Latest translations and fallbacks

v1.18.x
Misty (Bot) 4 years ago
parent 89973d8050
commit 60e3131c81

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "الحد الأقصى لرفع الملفات %1 كيلو بت. رجاءًا ارفع ملف أصغر",
"guest-upload-disabled": "خاصية رفع الملفات غير مفعلة للزوار.",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "لايمكن حظر مدبر نظام آخر.",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "إلغاء",
"bootbox.confirm": "تأكيد",

@ -31,6 +31,7 @@
"locked": "مقفل",
"pinned": "مثبت",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "منقول",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "نبذ التغييرات",
"composer.submit": "حفظ",
"composer.schedule": "Schedule",
"composer.replying_to": "الرد على %1",
"composer.new_topic": "موضوع جديد",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Достъп до теми",
"create-topics": "Създаване на теми",
"reply-to-topics": "Отговаряне в теми",
"schedule-topics": "Schedule Topics",
"tag-topics": "Поставяне на етикети на теми",
"edit-posts": "Редактиране на публикации",
"view-edit-history": "Преглед на историята на редакциите",

@ -89,6 +89,12 @@
"file-too-big": "Максималният разрешен размер на файл е %1 КБ моля, качете по-малък файл",
"guest-upload-disabled": "Качването не е разрешено за гости",
"cors-error": "Изображението не може да бъде качено поради неправилни настройки на CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Вече имате отметка към тази публикация",
"already-unbookmarked": "Вече сте премахнали отметката си от тази публикация",
"cant-ban-other-admins": "Не можете да блокирате другите администратори!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Режим Дзен",
"composer.select_category": "Изберете категория",
"composer.textarea.placeholder": "Въведете съдържанието на публикацията си тук. Можете също да влачите и пускате снимки.",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "Добре",
"bootbox.cancel": "Отказ",
"bootbox.confirm": "Потвърждаване",

@ -31,6 +31,7 @@
"locked": "Заключена",
"pinned": "Закачена",
"pinned-with-expiry": "Закачена до %1",
"scheduled": "Scheduled",
"moved": "Преместена",
"moved-from": "Преместена от %1",
"copy-ip": "Копиране на IP адреса",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Въведете името тук",
"composer.discard": "Отхвърляне",
"composer.submit": "Публикуване",
"composer.schedule": "Schedule",
"composer.replying_to": "Отговор на %1",
"composer.new_topic": "Нова тема",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"guest-upload-disabled": "Guest uploading has been disabled",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "আপনি অন্য এ্যাডমিনদের নিষিদ্ধ করতে পারেন না!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm",

@ -31,6 +31,7 @@
"locked": "বন্ধ",
"pinned": "Pinned",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Moved",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "বাতিল",
"composer.submit": "সাবমিট",
"composer.schedule": "Schedule",
"composer.replying_to": "%1 এর উত্তরে:",
"composer.new_topic": "নতুন টপিক",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Přístup k tématům",
"create-topics": "Vytvořit téma",
"reply-to-topics": "Odpovědět na téma",
"schedule-topics": "Schedule Topics",
"tag-topics": "Označit téma",
"edit-posts": "Upravit příspěvek",
"view-edit-history": "Zobrazit historii editace",

@ -89,6 +89,12 @@
"file-too-big": "Maximální povolená velikost je %1 kB nahrajte menší soubor",
"guest-upload-disabled": "Nahrávání od hostů nebylo povoleno",
"cors-error": "Není možné nahrát obrázek díky špatně nakonfigurovanému „Cross-Origin Resource Sharing (CORS)”",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Již jste tento příspěvek zazáložkoval",
"already-unbookmarked": "Již jste u tohoto příspěvku odebral záložku",
"cant-ban-other-admins": "Nemůžete zablokovat jiné správce.",

@ -60,6 +60,11 @@
"composer.zen_mode": "Režim Zem",
"composer.select_category": "Vyberte kategorii",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Zrušit",
"bootbox.confirm": "Potvrdit",

@ -31,6 +31,7 @@
"locked": "Uzamknuto",
"pinned": "Připnuto",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Přesunuto",
"moved-from": "Moved from %1",
"copy-ip": "Kopírovat IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Zrušit",
"composer.submit": "Odeslat",
"composer.schedule": "Schedule",
"composer.replying_to": "Odpovídání na %1",
"composer.new_topic": "Nové téma",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maksimum filstørrelse er %1 kB - venligst overfør en mindre fil",
"guest-upload-disabled": "Gæsteupload er deaktiveret",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "Du kan ikke udlukke andre administatrorer!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Annuller",
"bootbox.confirm": "Bekræft",

@ -31,6 +31,7 @@
"locked": "Låst",
"pinned": "Pinned",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Flyttet",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Fortryd",
"composer.submit": "Send",
"composer.schedule": "Schedule",
"composer.replying_to": "Svare til %1",
"composer.new_topic": "Ny tråd",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Themenzutritt",
"create-topics": "Themen erstellen",
"reply-to-topics": "Auf Themen antworten",
"schedule-topics": "Schedule Topics",
"tag-topics": "Themen taggen",
"edit-posts": "Beiträge editieren",
"view-edit-history": "Beitragsänderungsverlauf ansehen",

@ -89,6 +89,12 @@
"file-too-big": "Die maximale Dateigröße ist %1 kB, bitte lade eine kleinere Datei hoch.",
"guest-upload-disabled": "Uploads für Gäste wurden deaktiviert.",
"cors-error": "Das Hochladen von Bildern ist aufgrund von falsch konfigurierten CORS nicht möglich.",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Du hast diesen Beitrag bereits als Lesezeichen gespeichert",
"already-unbookmarked": "Du hast diesen Beitrag bereits aus deinen Lesezeichen entfernt",
"cant-ban-other-admins": "Du kannst andere Administratoren nicht sperren!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Modus",
"composer.select_category": "Wähle eine Kategorie",
"composer.textarea.placeholder": "Schreibe hier deinen Beitrag, füge Bilder mit Drag and Drop hinzu",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Abbrechen",
"bootbox.confirm": "Bestätigen",

@ -31,6 +31,7 @@
"locked": "Gesperrt",
"pinned": "Angeheftet",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Verschoben",
"moved-from": "Moved from %1",
"copy-ip": "IP-Adresse Kopieren",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Gib deinen Namen/Nick hier ein",
"composer.discard": "Verwerfen",
"composer.submit": "Absenden",
"composer.schedule": "Schedule",
"composer.replying_to": "Antworte auf %1",
"composer.new_topic": "Neues Thema",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"guest-upload-disabled": "Guest uploading has been disabled",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "Δεν μπορείς να αποκλείσεις άλλους διαχειριστές!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm",

@ -31,6 +31,7 @@
"locked": "Κλειδωμένο",
"pinned": "Pinned",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Moved",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Πέταγμα",
"composer.submit": "Υποβολή",
"composer.schedule": "Schedule",
"composer.replying_to": "Απάντηση στο %1",
"composer.new_topic": "Νέο Θέμα",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"guest-upload-disabled": "Guest uploading has been disabled",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "You can't ban other admins!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm",

@ -31,6 +31,7 @@
"locked": "Locked",
"pinned": "Pinned",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Moved",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.schedule": "Schedule",
"composer.replying_to": "Replying to %1",
"composer.new_topic": "New Topic",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"guest-upload-disabled": "Guest uploading has been disabled",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "You can't ban other admins!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm",

@ -31,6 +31,7 @@
"locked": "Locked",
"pinned": "Pinned",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Moved",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Discard",
"composer.submit": "Submit",
"composer.schedule": "Schedule",
"composer.replying_to": "Replying to %1",
"composer.new_topic": "New Topic",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Acceder Temas",
"create-topics": "Crear Temas",
"reply-to-topics": "Responder a Temas",
"schedule-topics": "Schedule Topics",
"tag-topics": "Poner Tags (etiquetas) a Temas",
"edit-posts": "Editar Entradas",
"view-edit-history": "Ver Historial de Ediciones",

@ -89,6 +89,12 @@
"file-too-big": "El tamaño de fichero máximo es de %1 kB - por favor, suba un fichero más pequeño",
"guest-upload-disabled": "Las subidas están deshabilitadas para los invitados",
"cors-error": "No se puede subir la imágen debido a CORS mal configurado",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Ya marcaste este mensaje",
"already-unbookmarked": "Ya desmarcarste este mensaje",
"cant-ban-other-admins": "¡No puedes expulsar a otros administradores!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Modo Zen",
"composer.select_category": "Selecciona una categoría",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancelar",
"bootbox.confirm": "Confirmar",

@ -31,6 +31,7 @@
"locked": "Cerrado",
"pinned": "Fijo",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Movido",
"moved-from": "Moved from %1",
"copy-ip": "Copiar IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Descartar",
"composer.submit": "Enviar",
"composer.schedule": "Schedule",
"composer.replying_to": "En respuesta a %1",
"composer.new_topic": "Nuevo tema",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maksimaalne üleslaetava faili suurus on %1 kB - valige väiksema mahuga fail.",
"guest-upload-disabled": "Külaliste üleslaadimine on keelatud.",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "Sa ei saa bannida teisi administraatoreid!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "Olgu",
"bootbox.cancel": "Katkesta",
"bootbox.confirm": "Kinnita",

@ -31,6 +31,7 @@
"locked": "Lukustatud",
"pinned": "Märgistatud",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Liigutatud",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Katkesta",
"composer.submit": "Postita",
"composer.schedule": "Schedule",
"composer.replying_to": "Vastad %1'le",
"composer.new_topic": "Uus teema",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "حداکثر مجاز حجم فایل %1 کیلوبایت می باشد - لطفا فایلی با حجم کمتر بارگذاری کنید",
"guest-upload-disabled": "بارگذاری برای مهمانان غیر فعال شده است",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "شما قبلا این پست را نشانک کرده‌اید",
"already-unbookmarked": "شما قبلا این پست را از نشانک در آوردید",
"cant-ban-other-admins": "شما نمی‌توانید دیگر مدیران را محروم کنید!",

@ -60,6 +60,11 @@
"composer.zen_mode": "حالت ذن",
"composer.select_category": "یک دسته‌بندی انتخاب کنید",
"composer.textarea.placeholder": "محتوای پست خود را اینجا وارد کنید یا تصاویر را به اینجا بکشید و رها کنید",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "باشه",
"bootbox.cancel": "انصراف",
"bootbox.confirm": "تایید",

@ -31,6 +31,7 @@
"locked": "قفل شده است",
"pinned": "سنجاق شده",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "منتقل شده",
"moved-from": "Moved from %1",
"copy-ip": "کپی IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "انصراف",
"composer.submit": "ارسال",
"composer.schedule": "Schedule",
"composer.replying_to": "پاسخ به %1",
"composer.new_topic": "موضوع تازه",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"guest-upload-disabled": "Guest uploading has been disabled",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "Et voi estää muita ylläpitäjiä!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm",

@ -31,6 +31,7 @@
"locked": "Lukittu",
"pinned": "Kiinnitetty",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Siirretty",
"moved-from": "Moved from %1",
"copy-ip": "Kopioi IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Hylkää",
"composer.submit": "Lähetä",
"composer.schedule": "Schedule",
"composer.replying_to": "Vastaus viestiin %1",
"composer.new_topic": "Uusi aihe",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Droits des sujets",
"create-topics": "Créer des sujets",
"reply-to-topics": "Répondre aux sujets",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag des sujets",
"edit-posts": "Modifier les messages",
"view-edit-history": "Historique des modifications",

@ -89,6 +89,12 @@
"file-too-big": "La taille maximale autorisée pour un fichier est de %1 ko. Veuillez envoyer un fichier plus petit.",
"guest-upload-disabled": "L'envoi de fichiers a été désactivé pour les invités",
"cors-error": "Impossible d'envoyer l'image en raison d'une erreur de configuration CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Vous avez déjà mis un marque-page",
"already-unbookmarked": "Vous avez déjà retiré un marque-page",
"cant-ban-other-admins": "Vous ne pouvez pas bannir les autres administrateurs !",

@ -60,6 +60,11 @@
"composer.zen_mode": "Mode Zen",
"composer.select_category": "Sélectionnez une catégorie",
"composer.textarea.placeholder": "Saisissez le contenu de votre message ici, faites glisser et déposez les images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Annuler",
"bootbox.confirm": "Confirmer",

@ -31,6 +31,7 @@
"locked": "Verrouillé",
"pinned": "Épinglé",
"pinned-with-expiry": "Épinglé jusqu'au %1",
"scheduled": "Scheduled",
"moved": "Déplacé",
"moved-from": "Déplacé de %1",
"copy-ip": "Copier l'IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Entrez votre nom/identifiant ici",
"composer.discard": "Abandonner",
"composer.submit": "Envoyer",
"composer.schedule": "Schedule",
"composer.replying_to": "En réponse à %1",
"composer.new_topic": "Nouveau sujet",
"composer.editing": "Édition",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "O tamaño máximo permitido é %1 kB - por favor, sube un arquivo máis pequeno",
"guest-upload-disabled": "As subidas están deshabilitadas para os convidados",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Xa marcaches esta mensaxe",
"already-unbookmarked": "Xa desmarcaches esta mensaxe",
"cant-ban-other-admins": "Non podes botar outros administradores!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Modo Zen",
"composer.select_category": "Selecciona unha categoría",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "De acordo",
"bootbox.cancel": "Cancelar",
"bootbox.confirm": "Confirmar",

@ -31,6 +31,7 @@
"locked": "Pechado",
"pinned": "Fixo",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Movido",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Descartar",
"composer.submit": "Enviar",
"composer.schedule": "Schedule",
"composer.replying_to": "En resposta a %1",
"composer.new_topic": "Novo tema",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "גישה לנושאים",
"create-topics": "יצירת נושאים",
"reply-to-topics": "תגובה לנושאים",
"schedule-topics": "Schedule Topics",
"tag-topics": "תיוג נושאים",
"edit-posts": "עריכת פוסטים",
"view-edit-history": "הצגת היסטוריית עריכות",

@ -89,6 +89,12 @@
"file-too-big": "הגודל המקסימלי של הקובץ הוא %1 קילובייט - אנא העלה קובץ קטן יותר",
"guest-upload-disabled": "העלאת אורחים אינה מאופשרת",
"cors-error": "לא ניתן להעלות את התמונה עקב שגיאת CORS.",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "כבר הוספת פוסט זה לרשימת המסומנים",
"already-unbookmarked": "כבר הסרת פוסט זה מרשימת המסומנים",
"cant-ban-other-admins": "אינך יכול לחסום מנהלים אחרים!",

@ -60,6 +60,11 @@
"composer.zen_mode": "מסך מלא",
"composer.select_category": "בחר קטגוריה",
"composer.textarea.placeholder": "כתוב את תוכן הפוסט כאן. ניתן גם לגרור לכאן תמונות.",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "אישור",
"bootbox.cancel": "בטל",
"bootbox.confirm": "אשר",

@ -31,6 +31,7 @@
"locked": "נעול",
"pinned": "נעוץ",
"pinned-with-expiry": "נעוץ עד %1",
"scheduled": "Scheduled",
"moved": "הועבר",
"moved-from": "הועבר מ-%1",
"copy-ip": "העתק IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "הזן את שמך / כינוי שלך כאן",
"composer.discard": "ביטול",
"composer.submit": "שלח",
"composer.schedule": "Schedule",
"composer.replying_to": "מגיב ל%1",
"composer.new_topic": "נושא חדש",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maksimalna veličina datoteke je %1 kB - učitajte manju datoteku",
"guest-upload-disabled": "Učitavanje datoteka za goste je isključeno",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Već ste zabilježili ovu objavu",
"already-unbookmarked": "Već ste odbilježili ovu objavu",
"cant-ban-other-admins": "Nemožete blokirati ostale administratore!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen",
"composer.select_category": "Odaberi kategoriju",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Odbaci",
"bootbox.confirm": "Potvrdi",

@ -31,6 +31,7 @@
"locked": "Zaključano",
"pinned": "Zakačeno",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Premješteno",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Odbaci",
"composer.submit": "Podnesi",
"composer.schedule": "Schedule",
"composer.replying_to": "Odgovori na %1",
"composer.new_topic": "Nova tema",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Hozzáférés témákhoz",
"create-topics": "Téma létrehozása",
"reply-to-topics": "Hozzászólás témához",
"schedule-topics": "Schedule Topics",
"tag-topics": "Téma címke hozzáadása",
"edit-posts": "Bejegyzés szerkesztése",
"view-edit-history": "Szerkesztési előzmény megtekintése",

@ -89,6 +89,12 @@
"file-too-big": "A maximális megengedett fájl méret %1 kB - kérlek kisebb méretű fájlt tölts fel",
"guest-upload-disabled": "Vendég általi feltöltés kikapcsolva",
"cors-error": "Nem sikerült a kép feltöltés a rosszul konfigurált CORS miatt",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Már elmentetted ezt a hozzászólást a könyvjelzők közé",
"already-unbookmarked": "Már eltávolítottad ezt a hozzászólást a könyvjelzők közül",
"cant-ban-other-admins": "Nem tilthatsz ki másik adminisztrátort!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen mód",
"composer.select_category": "Kategória választása",
"composer.textarea.placeholder": "Add meg a bejegyzés tartalmát, húzd be ide a képet",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Mégse",
"bootbox.confirm": "Megerősítés",

@ -31,6 +31,7 @@
"locked": "Zárolva",
"pinned": "Rögzített",
"pinned-with-expiry": "Kitűzve eddig: %1",
"scheduled": "Scheduled",
"moved": "Áthelyezett",
"moved-from": "Áthelyezés innen %1",
"copy-ip": "IP-cím másolása",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Adj meg egy nevet/kezelőt",
"composer.discard": "Elvet",
"composer.submit": "Küldés",
"composer.schedule": "Schedule",
"composer.replying_to": "Válasz erre: %1",
"composer.new_topic": "Új témakör",
"composer.editing": "Szerkesztés",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maximum allowed file size is %1 kB - please upload a smaller file",
"guest-upload-disabled": "Guest uploading has been disabled",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "Kamu tidak dapat ban admin lainnya!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm",

@ -31,6 +31,7 @@
"locked": "Terkunci",
"pinned": "Pinned",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Moved",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Buang",
"composer.submit": "Kirim",
"composer.schedule": "Schedule",
"composer.replying_to": "Membalas ke %1",
"composer.new_topic": "Topik Baru",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Accesso discussioni",
"create-topics": "Crea discussioni",
"reply-to-topics": "Risposta alle discussioni",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag discussioni",
"edit-posts": "Modifica i post",
"view-edit-history": "Visualizza cronologia modifiche",

@ -89,6 +89,12 @@
"file-too-big": "La dimensione massima consentita è di %1 kB - si prega di caricare un file più piccolo",
"guest-upload-disabled": "Il caricamento da ospite è stato disattivato",
"cors-error": "Impossibile caricare immagine a causa di CORS non configurato opportunamente",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Hai già aggiunto questa discussione ai preferiti.",
"already-unbookmarked": "Hai già rimosso questa discussione dai preferiti",
"cant-ban-other-admins": "Non puoi bannare altri amministratori!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Seleziona una categoria",
"composer.textarea.placeholder": "Inserisci qui il contenuto del tuo post, trascina e rilascia le immagini",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Annulla",
"bootbox.confirm": "Conferma",

@ -31,6 +31,7 @@
"locked": "Bloccato",
"pinned": "Fissato",
"pinned-with-expiry": "Fissato fino al %1",
"scheduled": "Scheduled",
"moved": "Spostato",
"moved-from": "Spostato da %1",
"copy-ip": "Copia indirizzo IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Inserisci qui il tuo nome/nome utente ospite",
"composer.discard": "Annulla",
"composer.submit": "Invia",
"composer.schedule": "Schedule",
"composer.replying_to": "Rispondendo a %1",
"composer.new_topic": "Nuova Discussione",
"composer.editing": "Modifica",

@ -25,6 +25,7 @@
"access-topics": "トピックスにアクセス",
"create-topics": "トピックスを作成",
"reply-to-topics": "トピックスに返信",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "%1kBより大きいサイズファイルが許されませんより小さいファイルをアップして下さい。",
"guest-upload-disabled": "ゲストさんからのアップを無効にしています",
"cors-error": "CORSの設定が誤っているため、画像をアップロードできません",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "あなたは、この投稿をすでにブックマークしています",
"already-unbookmarked": "あなたは、この投稿をすでにブックマークから外しています",
"cant-ban-other-admins": "ほかの管理者を停止することはできません!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen モード",
"composer.select_category": "カテゴリを選択",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "キャンセル",
"bootbox.confirm": "確認",

@ -31,6 +31,7 @@
"locked": "ロック",
"pinned": "ピンされた",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "移動しました",
"moved-from": "Moved from %1",
"copy-ip": "IPをコピー",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "破棄する",
"composer.submit": "保存する",
"composer.schedule": "Schedule",
"composer.replying_to": "%1へ返答中",
"composer.new_topic": "新規スレッド",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "화제 접근",
"create-topics": "게시글 작성",
"reply-to-topics": "답글 작성",
"schedule-topics": "Schedule Topics",
"tag-topics": "태그 달기",
"edit-posts": "글 수정",
"view-edit-history": "편집 기록 보기",

@ -89,6 +89,12 @@
"file-too-big": "업로드 가능한 파일크기는 최대 %1 KB 입니다. 파일의 용량을 줄이거나 압축을 활용하세요.",
"guest-upload-disabled": "비회원의 파일 업로드는 제한되어 있습니다.",
"cors-error": "잘못 구성된 CORS로 인해 이미지를 업로드 할 수 없습니다",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "이미 즐겨찾기에 추가한 포스트 입니다.",
"already-unbookmarked": "이미 즐겨찾기를 해제한 포스트 입니다.",
"cant-ban-other-admins": "다른 관리자를 차단할 수 없습니다!",

@ -60,6 +60,11 @@
"composer.zen_mode": "전체화면",
"composer.select_category": "카테고리 선택",
"composer.textarea.placeholder": "포스트의 내용을 입력하세요. 드래그&드롭으로 이미지를 추가할 수 있습니다.",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "확인",
"bootbox.cancel": "취소",
"bootbox.confirm": "확인",

@ -31,6 +31,7 @@
"locked": "잠긴 게시물",
"pinned": "고정된 게시물",
"pinned-with-expiry": "%1까지 상단 고정",
"scheduled": "Scheduled",
"moved": "이동된 게시물",
"moved-from": "%1부터 상단 고정 해제",
"copy-ip": "IP 복사",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "이름을 입력하세요.",
"composer.discard": "취소",
"composer.submit": "등록",
"composer.schedule": "Schedule",
"composer.replying_to": "'%1'에 대한 답글",
"composer.new_topic": "새 화제 생성",
"composer.editing": "편집 중",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Didžiausias įkelimo dydis yra %1 kB - prašome kelti mažesni failą",
"guest-upload-disabled": "Failų įkėlimas svečiams išjungtas",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Jūs jau turite žymekelį šiam įrašui",
"already-unbookmarked": "Jūs jau nuėmėte žymeklį šiam įrašui",
"cant-ban-other-admins": "Jūs negalite užblokuoti kitų administratorių!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm",

@ -31,6 +31,7 @@
"locked": "Užrakinta",
"pinned": "Pinned",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Perkelta",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Atšaukti",
"composer.submit": "Patvirtinti",
"composer.schedule": "Schedule",
"composer.replying_to": "Atsakymas %1",
"composer.new_topic": "Nauja tema",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Piekļūt tematiem",
"create-topics": "Izveidot tematus",
"reply-to-topics": "Atbildēt tematos",
"schedule-topics": "Schedule Topics",
"tag-topics": "Pievienot birkas",
"edit-posts": "Rediģēt rakstus",
"view-edit-history": "Skatīt rediģēšanas vēsturi",

@ -89,6 +89,12 @@
"file-too-big": "Maksimālais atļautais faila lielums ir %1 kB - lūdzu, augšupielādē mazāku failu",
"guest-upload-disabled": "Viesu failu augšupielāde ir atspējota",
"cors-error": "Neizdevās augšupielādēt bildi nepareizo CORS iestatījumu dēļ",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "Tu jau esi atzīmējis šo rakstu ar grāmatzīmi",
"already-unbookmarked": "Tu jau esi noņēmis grāmatzīmi no šī raksta",
"cant-ban-other-admins": "Nevar bloķēt citus administratorus!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen režīms",
"composer.select_category": "Izvēlēties kategoriju",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "Labi",
"bootbox.cancel": "Atcelt",
"bootbox.confirm": "Apstiprināt",

@ -31,6 +31,7 @@
"locked": "Slēgtie",
"pinned": "Piespraustie",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Pārvietots",
"moved-from": "Moved from %1",
"copy-ip": "Kopēt IP adresi",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Atmest",
"composer.submit": "Publicēt",
"composer.schedule": "Schedule",
"composer.replying_to": "Atbild %1",
"composer.new_topic": "Izveidot jaunu tematu",
"composer.editing": "Editing",

@ -25,6 +25,7 @@
"access-topics": "Access Topics",
"create-topics": "Create Topics",
"reply-to-topics": "Reply to Topics",
"schedule-topics": "Schedule Topics",
"tag-topics": "Tag Topics",
"edit-posts": "Edit Posts",
"view-edit-history": "View Edit History",

@ -89,6 +89,12 @@
"file-too-big": "Maksimum saiz fail yang dibenarkan ialah %1 kB - sila muatnaik fail yang lebih kecil",
"guest-upload-disabled": "Tetamu tidak dibenarkan memuatnaik fail",
"cors-error": "Unable to upload image due to misconfigured CORS",
"scheduling-to-past": "Please select a date in the future.",
"invalid-schedule-date": "Please enter a valid date and time.",
"cant-pin-scheduled": "Scheduled topics cannot be (un)pinned.",
"cant-merge-scheduled": "Scheduled topics cannot be merged.",
"cant-move-posts-to-scheduled": "Can't move posts to a scheduled topic.",
"cant-move-from-scheduled-to-existing": "Can't move posts from a scheduled topic to an existing topic.",
"already-bookmarked": "You have already bookmarked this post",
"already-unbookmarked": "You have already unbookmarked this post",
"cant-ban-other-admins": "Anda tidak boleh haramkan admin / pentadbir!",

@ -60,6 +60,11 @@
"composer.zen_mode": "Zen Mode",
"composer.select_category": "Select a category",
"composer.textarea.placeholder": "Enter your post content here, drag and drop images",
"composer.schedule-for": "Schedule topic for",
"composer.schedule-date": "Date",
"composer.schedule-time": "Time",
"composer.cancel-scheduling": "Cancel Scheduling",
"composer.set-schedule-date": "Set Date",
"bootbox.ok": "Ok",
"bootbox.cancel": "Batal",
"bootbox.confirm": "Pasti",

@ -31,6 +31,7 @@
"locked": "Kunci",
"pinned": "Pinned",
"pinned-with-expiry": "Pinned until %1",
"scheduled": "Scheduled",
"moved": "Moved",
"moved-from": "Moved from %1",
"copy-ip": "Copy IP",
@ -134,6 +135,7 @@
"composer.handle_placeholder": "Enter your name/handle here",
"composer.discard": "Abaikan",
"composer.submit": "Hantar",
"composer.schedule": "Schedule",
"composer.replying_to": "Balas ke %1",
"composer.new_topic": "Topik baru",
"composer.editing": "Editing",

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save