latest translations and fallbacks

v1.18.x
Julian Lam 11 years ago
parent 963428174b
commit aa116e6b4d

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "المستخدم محظور",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "هذا الموضوع سوف ينقل إلى فئة",
"fork_topic_instruction": "إضغط على الردود لتفريعهم",
"fork_no_pids": "لم تختار أي رد",
"fork_success": "تفريع الموضوع بنجاح!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Enter your topic title here...",
"composer.discard": "Discard",
"composer.submit": "Submit",

@ -50,6 +50,7 @@
"digest_daily": "Daily",
"digest_weekly": "Weekly",
"digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "هذا المستخدم ليس لديه أي أتباع :(",
"follows_no_one": "هذا المستخدم لا يتبع أحد :(",
"has_no_posts": "This user didn't post anything yet.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Toto téma bude přesunuto do kategorie",
"fork_topic_instruction": "Vyber příspěvky, které chceš oddělit",
"fork_no_pids": "Žádné příspěvky nebyly vybrány!",
"fork_success": "Téma bylo úspěšně rozděleno!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Enter your topic title here...",
"composer.discard": "Discard",
"composer.submit": "Submit",

@ -50,6 +50,7 @@
"digest_daily": "Daily",
"digest_weekly": "Weekly",
"digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Tohoto uživatele nikdo nesleduje :(",
"follows_no_one": "Tento uživatel nikoho nesleduje :(",
"has_no_posts": "This user didn't post anything yet.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Aktuellste Themen vom %1",
"digest.cta": "Klicke hier, um %1 zu besuchen",
"digest.unsub.info": "Diese Zusammenfassung wurde dir aufgrund deiner Abonnement-Einstellungen gesendet.",
"digest.unsub.cta": "Klicke hier, um diese Einstellungen zu ändern",
"digest.daily.no_topics": "Es gab heute keine aktiven Themen",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Dies ist eine Test-E-Mail, um zu überprüfen, ob der E-Mailer deines NodeBB korrekt eingestellt wurde.",
"unsub.cta": "Click here to alter those settings",
"closing": "Danke!"
}

@ -12,12 +12,15 @@
"invalid-title": "Ungültiger Titel",
"invalid-user-data": "Ungültige Benutzerdaten",
"invalid-password": "Ungültiges Passwort",
"invalid-username-or-password": "Bitte gebe einen Benutzernamen und ein Passwort an",
"invalid-pagination-value": "Die Nummerierung ist ungültig",
"username-taken": "Der Benutzername ist bereits vergeben",
"email-taken": "Die E-Mail-Adresse ist bereits vergeben",
"email-not-confirmed": "Deine E-Mail wurde noch nicht bestätigt. Bitte klicke hier, um deine E-Mail zu bestätigen.",
"username-too-short": "Benutzername ist zu kurz",
"username-too-long": "Der Benutzername ist zu lang",
"user-banned": "Der Benutzer ist gesperrt",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Die Kategorie existiert nicht",
"no-topic": "Das Thema existiert nicht",
"no-post": "Der Beitrag existiert nicht",
@ -52,5 +55,9 @@
"upload-error": "Upload-Fehler: %1",
"signature-too-long": "Die Signatur darf maximal %1 Zeichen enthalten!",
"cant-chat-with-yourself": "Du kannst nicht mit dir selber chatten!",
"not-enough-reputation-to-downvote": "Deine Reputation ist zu niedrig, um diesen Beitrag negativ zu bewerten."
"reputation-system-disabled": "Das Reputationssystem ist deaktiviert.",
"downvoting-disabled": "Downvotes sind deaktiviert.",
"not-enough-reputation-to-downvote": "Deine Reputation ist zu niedrig, um diesen Beitrag negativ zu bewerten.",
"not-enough-reputation-to-flag": "Deine Reputation ist nicht gut genug, um diesen Beitrag zu melden.",
"reload-failed": "Es ist ein Problem während des Reloads von NodeBB aufgetreten: \"%1\". NodeBB wird weiterhin clientseitige Assets bereitstellen, allerdings solltest du das, was du vor dem Reload gemacht hast, rückgängig machen."
}

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Dieses Thema wird verschoben nach",
"fork_topic_instruction": "Klicke auf die Beiträge, die du aufspalten willst",
"fork_no_pids": "Keine Beiträge ausgewählt!",
"fork_success": "Thema erfolgreich aufgespalten!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Hier den Titel des Themas eingeben...",
"composer.discard": "Verwerfen",
"composer.submit": "Absenden",

@ -4,6 +4,8 @@
"username": "Nutzername",
"email": "E-Mail",
"confirm_email": "E-Mail bestätigen",
"delete_account": "Konto löschen",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your username to confirm that you wish to destroy this account.",
"fullname": "Kompletter Name",
"website": "Homepage",
"location": "Wohnort",
@ -50,6 +52,7 @@
"digest_daily": "Täglich",
"digest_weekly": "Wöchentlich",
"digest_monthly": "Monatlich",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Dieser User hat noch keine Follower.",
"follows_no_one": "Dieser User folgt noch niemandem :(",
"has_no_posts": "Dieser Nutzer hat noch nichts gepostet.",
@ -61,5 +64,7 @@
"posts_per_page": "Beiträge pro Seite",
"notification_sounds": "Ton abspielen, wenn ich eine Benachrichtigung erhalte.",
"browsing": "Browser Einstellungen",
"open_links_in_new_tab": "Externe Links in neuem Tab öffnen?"
"open_links_in_new_tab": "Externe Links in neuem Tab öffnen?",
"follow_topics_you_reply_to": "Folge Themen, auf die du antwortest.",
"follow_topics_you_create": "Folge Themen, die du erstellst."
}

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "This topic will be moved to the category",
"fork_topic_instruction": "Click the posts you want to fork",
"fork_no_pids": "No posts selected!",
"fork_success": "Succesfully forked topic!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Enter your topic title here...",
"composer.discard": "Discard",
"composer.submit": "Submit",

@ -50,6 +50,7 @@
"digest_daily": "Daily",
"digest_weekly": "Weekly",
"digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "This user doesn't have any followers :(",
"follows_no_one": "This user isn't following anyone :(",
"has_no_posts": "This user didn't post anything yet.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "This topic will be moved to the category",
"fork_topic_instruction": "Click the posts you want to fork",
"fork_no_pids": "No posts selected!",
"fork_success": "Succesfully forked topic!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Enter your topic title here...",
"composer.discard": "Discard",
"composer.submit": "Submit",

@ -50,6 +50,7 @@
"digest_daily": "Daily",
"digest_weekly": "Weekly",
"digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "This user doesn't have any followers :(",
"follows_no_one": "This user isn't following anyone :(",
"has_no_posts": "This user didn't post anything yet.",

@ -1,20 +1,23 @@
{
"password-reset-requested": "Password Reset Requested - %1!",
"welcome-to": "Welcome to %1",
"greeting_no_name": "Hello",
"greeting_with_name": "Hello %1",
"welcome.text1": "Thank you for registering with %1!",
"welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.",
"welcome.cta": "Click here to confirm your email address",
"reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.",
"reset.text2": "To continue with the password reset, please click on the following link:",
"reset.cta": "Click here to reset your password",
"digest.notifications": "You have some unread notifications from %1:",
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"closing": "Thanks!"
"password-reset-requested": "Reinicio de contraseña solicitado - %1!",
"welcome-to": "Bienvenido a %1",
"greeting_no_name": "Hola",
"greeting_with_name": "Hola %1",
"welcome.text1": "Gracias por registrarte con %1!",
"welcome.text2": "Para activar completamente tu cuenta, necesitamos verificar que la dirección email con la que te registraste te pertenece.",
"welcome.cta": "Cliquea aquí para confirmar tu dirección email.",
"reset.text1": "Recibimos una solicitud para reiniciar tu contraseña, posiblemente porque la olvidaste. Si no es así, por favor ignora este email.",
"reset.text2": "Para continuar con el reinicio de contraseña, por favor cliquea en el siguiente vínculo:",
"reset.cta": "Cliquea aquí para reiniciar tu contraseña",
"digest.notifications": "Tienes algunas notificaciónes de %1 sin leer:",
"digest.latest_topics": "Últimos temas de %1",
"digest.cta": "Cliquea aquí para visitar %1",
"digest.unsub.info": "Este compendio te fue enviado debido a tus ajustes de subscripción.",
"digest.daily.no_topics": "No han habido temas activos en el día pasado",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Este es un email de prueba para verificar que el envío de email está ajustado correctamente para tu NodeBB",
"unsub.cta": "Click here to alter those settings",
"closing": "¡Gracias!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Tu correo electrónico está sin confirmar, por favor haz click aquí para confirmar tu email.",
"username-too-short": "El nombre de usuario es demasiado corto",
"user-banned": "Usuario expulsado",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "La categoría no existe",
"no-topic": "El tema no existe.",
"no-post": "La publicación no existe",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Este tema será movido a la categoría",
"fork_topic_instruction": "Click en las publicaciones que quieres bifurcar",
"fork_no_pids": "¡No seleccionaste publicaciones!",
"fork_success": "¡Bifurcado con exito!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Ingresa el titulo de tu tema",
"composer.discard": "Descartar",
"composer.submit": "Enviar",

@ -50,6 +50,7 @@
"digest_daily": "Diariamente",
"digest_weekly": "Semanalmente",
"digest_monthly": "Mensualmente",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Este miembro no tiene seguidores. :(",
"follows_no_one": "Este miembro no sigue a nadie. :(",
"has_no_posts": "Este usuario aún no ha publicado nada.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Su emaili aadress ei ole kinnitatud, vajuta siia et kinnitada.",
"username-too-short": "Kasutajanimi on liiga lühike",
"user-banned": "Kasutaja bannitud",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Kategooriat ei eksisteeri",
"no-topic": "Teemat ei eksisteeri",
"no-post": "Postitust ei eksisteeri",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "See teema liigutatakse antud kategooriasse",
"fork_topic_instruction": "Vajuta postitustele, mida soovid forkida",
"fork_no_pids": "Sa ei ole postitusi valinud!",
"fork_success": "Edukalt forkisid teema!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Sisesta teema pealkiri siia...",
"composer.discard": "Katkesta",
"composer.submit": "Postita",

@ -50,6 +50,7 @@
"digest_daily": "Igapäevaselt",
"digest_weekly": "Iga nädal",
"digest_monthly": "Iga kuu",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Sellel kasutajal pole ühtegi jälgijat :(",
"follows_no_one": "See kasutaja ei jälgi kedagi :(",
"has_no_posts": "See kasutaja pole midagi postitanud veel.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "رایانامه شما تأیید نشده است، لطفاً برای تأیید رایانامه‌تان اینجا را بفشارید.",
"username-too-short": "نام کاربری خیلی کوتاه است.",
"user-banned": "کاربر محروم شد.",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "چنین دسته‌ای وجود ندارد.",
"no-topic": "چنین جستاری وجود ندارد.",
"no-post": "چنین دیدگاهی وجود ندارد.",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "این جستار جابه‌جا خواهد شد به دستهٔ",
"fork_topic_instruction": "دیدگاه‌هایی را که می‌خواهید به جستار تازه ببرید، برگزینید",
"fork_no_pids": "هیچ دیدگاهی انتخاب نشده!",
"fork_success": "جستار با موفقیت منشعب شد.",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "سرنویس جستارتان را اینجا بنویسید...",
"composer.discard": "دور بیانداز",
"composer.submit": "بفرست",

@ -50,6 +50,7 @@
"digest_daily": "روزانه",
"digest_weekly": "هفتگی",
"digest_monthly": "ماهانه",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "این کاربر هیچ دنبال‌کننده‌ای ندارد :(",
"follows_no_one": "این کاربر هیچ کسی را دنبال نمی‌کند :(",
"has_no_posts": "این کاربر هنوز هیچ دیدگاهی نگذاشته است.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Käyttäjänimi on liian lyhyt",
"user-banned": "Käyttäjä on estetty",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Kategoriaa ei ole olemassa",
"no-topic": "Aihetta ei ole olemassa",
"no-post": "Viestiä ei ole olemassa",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Tämä keskustelu siirretään aihealueelle",
"fork_topic_instruction": "Napsauta viestejä, jotka haluat haaroittaa",
"fork_no_pids": "Ei valittuja viestejä!",
"fork_success": "Keskustelu haaroitettu onnistuneesti!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Syötä aiheesi otsikko tähän...",
"composer.discard": "Hylkää",
"composer.submit": "Lähetä",

@ -50,6 +50,7 @@
"digest_daily": "Daily",
"digest_weekly": "Weekly",
"digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Kukaan ei seuraa tätä käyttäjää :(",
"follows_no_one": "Tämä käyttäjä ei seuraa ketään :(",
"has_no_posts": "Tämä käyttäjä ei ole kirjoittanut vielä mitään.",

@ -3,5 +3,6 @@
"no_topics": "<strong>Il n'y a aucun sujet dans cette catégorie.</strong><br />Pourquoi ne pas en créer un ?",
"browsing": "parcouru par",
"no_replies": "Personne n'a répondu",
"share_this_category": "Partager cette catégorie"
"share_this_category": "Partager cette catégorie",
"ignore": "Ignorer"
}

@ -13,8 +13,11 @@
"digest.latest_topics": "Derniers sujets de %1 :",
"digest.cta": "Cliquez ici pour aller sur %1",
"digest.unsub.info": "Ce message vous a été envoyé en raison de vos paramètres d'abonnement.",
"digest.unsub.cta": "Cliquez ici pour modifier ces paramètres",
"digest.daily.no_topics": "Il n'y a eu aucun sujet actif ces derniers jours",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Ceci est un email de test pour vérifier que l'emailer est correctement configuré pour NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Merci !"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Votre adresse email n'est pas confirmée, cliquez ici pour la valider.",
"username-too-short": "Nom d'utilisateur trop court",
"user-banned": "Utilisateur banni",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Cette catégorie n'existe pas",
"no-topic": "Ce sujet n'existe pas",
"no-post": "Ce message n'existe pas",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Ce sujet sera déplacé vers la catégorie",
"fork_topic_instruction": "Cliquez sur les postes à scinder",
"fork_no_pids": "Aucun post sélectionné !",
"fork_success": "Sujet scindé !",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Entrer le titre du sujet ici ...",
"composer.discard": "Abandonner",
"composer.submit": "Envoyer",

@ -50,6 +50,7 @@
"digest_daily": "Quotidien",
"digest_weekly": "Hebdomadaire",
"digest_monthly": "Mensuel",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Cet utilisateur n'est suivi par personne :(",
"follows_no_one": "Cet utilisateur ne suit personne :(",
"has_no_posts": "Ce membre n'a rien posté pour le moment",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "שם משתמש קצר מדי",
"user-banned": "המשתמש חסום",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "קטגוריה אינה קיימת",
"no-topic": "נושא אינו קיים",
"no-post": "פוסט אינו קיים",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "נושא זה יועבר לקטגוריה",
"fork_topic_instruction": "לחץ על הפוסטים שברצונך לשכפל",
"fork_no_pids": "לא בחרת אף פוסט!",
"fork_success": "הנושא שוכפל בהצלחה!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "הכנס את כותרת הנושא כאן...",
"composer.discard": "מחק",
"composer.submit": "שלח",

@ -50,6 +50,7 @@
"digest_daily": "יומי",
"digest_weekly": "שבועי",
"digest_monthly": "חודשי",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "למשתמש זה אין עוקבים :(",
"follows_no_one": "משתמש זה אינו עוקב אחרי אחרים :(",
"has_no_posts": "המשתמש הזה עוד לא פרסם כלום.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Ez a téma ebbe a kategóriába lesz mozgatva",
"fork_topic_instruction": "Klikkelj azokra a hozzászólásokra, amiket szét akarsz szedni",
"fork_no_pids": "Nincs hozzászólás kiválasztva!",
"fork_success": "Sikeresen szétválasztott topik!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Írd be a témanevet...",
"composer.discard": "Elvet",
"composer.submit": "Küldés",

@ -50,6 +50,7 @@
"digest_daily": "Daily",
"digest_weekly": "Weekly",
"digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Ezt a felhasználót nem követi senki :(",
"follows_no_one": "Ez a felhasználó nem követ senkit :(",
"has_no_posts": "Ennek a felhasználónak még nincsen hozzászólása.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Questa discussione verrà spostata nella categoria",
"fork_topic_instruction": "Clicca sui post che vuoi dividere",
"fork_no_pids": "Nessun post selezionato!",
"fork_success": "Discussione divisa con successo!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Inserisci qui il titolo della discussione...",
"composer.discard": "Annulla",
"composer.submit": "Invia",

@ -50,6 +50,7 @@
"digest_daily": "Daily",
"digest_weekly": "Weekly",
"digest_monthly": "Monthly",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Questo utente non è seguito da nessuno :(",
"follows_no_one": "Questo utente non segue nessuno :(",
"has_no_posts": "Questo utente non ha ancora postato nulla.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "ユーザーが停止された",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "板が存在しない",
"no-topic": "スレッドが存在しない",
"no-post": "ポストが存在しない",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "スレッドはこちらのカテゴリへ移動",
"fork_topic_instruction": "フォークしたいポストをクリックして",
"fork_no_pids": "ポストが選択されていません!",
"fork_success": "スレッドをフォークできました!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "スレッドのタイトルを入力して...",
"composer.discard": "破棄する",
"composer.submit": "保存する",

@ -50,6 +50,7 @@
"digest_daily": "デイリー",
"digest_weekly": "ウィークリー",
"digest_monthly": "マンスリー",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "フォロワーはまだいません :(",
"follows_no_one": "フォロー中のユーザーはまだいません :(",
"has_no_posts": "まだポストを投稿したことありません。",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "아직 이메일이 인증되지 않았습니다. 여기를 누르면 인증 메일을 발송할 수 있습니다.",
"username-too-short": "사용자 이름이 너무 짧습니다.",
"user-banned": "차단된 사용자입니다.",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "존재하지 않는 카테고리입니다.",
"no-topic": "존재하지 않는 주제입니다.",
"no-post": "존재하지 않는 게시물입니다.",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "이 주제를 지정한 카테고리로 이동합니다.",
"fork_topic_instruction": "복제할 게시물을 선택하세요.",
"fork_no_pids": "게시물이 선택되지 않았습니다.",
"fork_success": "성공적으로 주제를 복제했습니다.",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "여기에 제목을 입력하세요.",
"composer.discard": "취소",
"composer.submit": "등록",

@ -50,6 +50,7 @@
"digest_daily": "매일",
"digest_weekly": "매주",
"digest_monthly": "매월",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "아무도 이 사용자를 팔로우하지 않습니다.",
"follows_no_one": "이 사용자는 아무도 팔로우하지 않습니다.",
"has_no_posts": "이 사용자는 게시물을 작성하지 않았습니다.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Jūsų el. paštas nepatvirtintas, prašome paspausti čia norint jį patvirtinti.",
"username-too-short": "Slapyvardis per trumpas",
"user-banned": "Vartotojas užblokuotas",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Kategorija neegzistuoja",
"no-topic": "Tema neegzistuoja",
"no-post": "Pranešimas neegzistuoja",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Ši tema bus perkelta į kategoriją",
"fork_topic_instruction": "Pažymėkite ant įrašų, kuriuos norite perkelti į naują temą",
"fork_no_pids": "Nepasirinktas joks įrašas!",
"fork_success": "Tema sėkmingai išskaidyta!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Įrašykite temos pavadinimą...",
"composer.discard": "Atšaukti",
"composer.submit": "Patvirtinti",

@ -50,6 +50,7 @@
"digest_daily": "Kas dieną",
"digest_weekly": "Kas savaitę",
"digest_monthly": "Kas mėnesį",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Šis vartotojas neturi jokių sekėjų :(",
"follows_no_one": "Šis vartotojas nieko neseka :(",
"has_no_posts": "Šis vartotojas dar neparašė nė vieno pranešimo.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Terima Kasih!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Nama pengunna terlalu pendek",
"user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Topik ini akan dipindahkan kepada kategori",
"fork_topic_instruction": "Clik kiriman yang anda hendak salin",
"fork_no_pids": "Tiada kiriman yang dipilih",
"fork_success": "Berjaya menyalin topik!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Masukkan tajuk topik disini",
"composer.discard": "Abaikan",
"composer.submit": "Hantar",

@ -50,6 +50,7 @@
"digest_daily": "Harian",
"digest_weekly": "Mingguan",
"digest_monthly": "Bulanan",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Pengguna ini tiada pengikut :(",
"follows_no_one": "Pengguna ini tidak mengikuti sesiapa :(",
"has_no_posts": "Pengguna ini masih belum mengirim sebarang pos",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Dette emnet vil bli flyttet til kategorien",
"fork_topic_instruction": "Trykk på innleggene du vil dele",
"fork_no_pids": "Ingen innlegg valgt!",
"fork_success": "Innlegg ble delt!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Skriv din tråd-tittel her",
"composer.discard": "Forkast",
"composer.submit": "Send",

@ -50,6 +50,7 @@
"digest_daily": "Daglig",
"digest_weekly": "Ukentlig",
"digest_monthly": "Månedlig",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Denne brukeren har ingen følgere :(",
"follows_no_one": "Denne brukeren følger ingen :(",
"has_no_posts": "Denne brukeren har ikke skrevet noe enda.",

@ -3,5 +3,6 @@
"no_topics": "<strong>Er zijn geen onderwerpen in deze categorie.</strong><br />Waarom maak je er niet een aan?",
"browsing": "verkennen",
"no_replies": "Niemand heeft gereageerd",
"share_this_category": "Deel deze categorie"
"share_this_category": "Deel deze categorie",
"ignore": "Negeren"
}

@ -13,8 +13,11 @@
"digest.latest_topics": "De laatste onderwerpen van %1",
"digest.cta": "Klik hier om deze website te bezoeken %1 ",
"digest.unsub.info": "Deze overzicht was verzonden naar jou vanwege je abbonement instellingen",
"digest.unsub.cta": "Klik hier om u instellingen te wijzigen",
"digest.daily.no_topics": "Er zijn geen actieve topics vandaag",
"digest.daily.no_topics": "Er zijn geen actieve onderwerpen vandaag",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Dit is een test email om te verifiëren dat de email service correct is opgezet voor jou NodeBB",
"unsub.cta": "Click here to alter those settings",
"closing": "Bedankt!"
}

@ -12,12 +12,15 @@
"invalid-title": "Ongeldig Titel!",
"invalid-user-data": "Ongeldig Gebruikersdata",
"invalid-password": "Ongeldig wachtwoord",
"invalid-username-or-password": "Geef alsjeblieft een gebruikersnaam en wachtwoord op",
"invalid-pagination-value": "Ongeldig pagineringswaarde",
"username-taken": "Gebruikersnaam is al bezet",
"email-taken": "Email adres is al gebruikt",
"email-not-confirmed": "U email adres is niet bevestigd, Klik hier om uw email adres te bevestigen",
"username-too-short": "Gebruikersnaam is te kort",
"username-too-long": "Gebruikersnaam is te lang",
"user-banned": "Gebruiker verbannen",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Categorie bestaat niet",
"no-topic": "Onderwerp bestaat niet",
"no-post": "Bericht bestaat niet",
@ -52,5 +55,9 @@
"upload-error": "Upload Fout : %1",
"signature-too-long": "Deze handtekening kan niet groter zijn dan %1 karakters!",
"cant-chat-with-yourself": "Je kan niet met jezelf chatten!",
"not-enough-reputation-to-downvote": "U heeft niet de benodigde reputatie om dit bericht te downvoten"
"reputation-system-disabled": "Reputatie systeem is uitgeschakeld",
"downvoting-disabled": "Downvoten is uitgeschakeld",
"not-enough-reputation-to-downvote": "U heeft niet de benodigde reputatie om dit bericht te downvoten",
"not-enough-reputation-to-flag": "U heeft niet de benodigde reputatie om dit bericht te melden aan de admins",
"reload-failed": "NodeBB heeft een probleem geconstateerd tijdens het laden van: \"%1\".\nNodeBB blijft verder draaien. Het is wel verstandig om de actie wat u daarvoor heeft gedaan ongedaan te maken door te herladen."
}

@ -10,11 +10,14 @@
"new_notification": "een nieuwe notificatie",
"you_have_unread_notifications": "U heeft ongelezen notificaties",
"new_message_from": "Nieuw bericht van <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> heeft uw bericht geupvote",
"favourited_your_post": "<strong>%1</strong> heeft uw bericht aan zijn favorieten toegevoegd",
"user_flagged_post": "<strong>%1</strong> rapporteert uw bericht",
"upvoted_your_post_in": "<strong>%1</strong> heeft uw bericht geupvote in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> heeft uw bericht verplaatst",
"moved_your_topic": "<strong>%1<strong> heeft uw onderwerp verplaatst.",
"favourited_your_post_in": "<strong>%1</strong> heeft uw bericht gefavoriet in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> rapporteerde een bericht in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> heeft een reactie op het bericht gegeven aan <strong>%2</strong>",
"user_mentioned_you_in": "<strong>%1</strong> heeft u genoemd in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> volgt u nu.",
"email-confirmed": "Email adres bevestigd",
"email-confirmed-message": "Bedankt voor het bevestigen van uw email adres. Uw account is nu volledig actief.",
"email-confirm-error": "Een fout vond plaats",

@ -4,5 +4,6 @@
"week": "Week",
"month": "Maand",
"year": "Jaar",
"alltime": "Intussen",
"no_recent_topics": "Er zijn geen recente reacties."
}

@ -1,3 +1,4 @@
{
"results_matching": "%1 resulta(a)ten was een match \"%2\", (%3 seconds)"
"results_matching": "%1 resulta(a)ten was een match \"%2\", (%3 seconds)",
"no-matches": "Geen berichten gevonden"
}

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Dit onderwerp zal verplaatst worden naar de categorie",
"fork_topic_instruction": "Klik op de berichten die je wilt forken",
"fork_no_pids": "Geen berichten geselecteerd!",
"fork_success": "Onderwerp is met succes geforkt!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Vul de titel voor het onderwerp hier in...",
"composer.discard": "Annuleren",
"composer.submit": "Opslaan",

@ -4,6 +4,8 @@
"username": "Gebruikersnaam",
"email": "Email",
"confirm_email": "Bevestig uw email adres",
"delete_account": "Account Verwijderen",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your username to confirm that you wish to destroy this account.",
"fullname": "Volledige Naam",
"website": "Website",
"location": "Locatie",
@ -50,6 +52,7 @@
"digest_daily": "Dagelijks",
"digest_weekly": "Weekelijks",
"digest_monthly": "Maandelijks",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Deze gebruiker heeft geen volgers :(",
"follows_no_one": "Deze gebruiker volgt niemand :(",
"has_no_posts": "Deze gebruiker heeft nog geen berichten geplaatst",
@ -61,5 +64,7 @@
"posts_per_page": "Berichten per Pagina",
"notification_sounds": "Speel een geluid af wanneer ik een notificatie ontvang.",
"browsing": "Zoek Instellingen",
"open_links_in_new_tab": "Open de uitgaande links in een nieuw tabblad?"
"open_links_in_new_tab": "Open de uitgaande links in een nieuw tabblad?",
"follow_topics_you_reply_to": "Volg de onderwerpen waarop u gereageerd heeft.",
"follow_topics_you_create": "Volg de onderwerpen die u gecreëerd heeft."
}

@ -1,20 +1,23 @@
{
"password-reset-requested": "Password Reset Requested - %1!",
"welcome-to": "Welcome to %1",
"greeting_no_name": "Hello",
"greeting_with_name": "Hello %1",
"welcome.text1": "Thank you for registering with %1!",
"welcome.text2": "To fully activate your account, we need to verify that you own the email address you registered with.",
"welcome.cta": "Click here to confirm your email address",
"reset.text1": "We received a request to reset your password, possibly because you have forgotten it. If this is not the case, please ignore this email.",
"reset.text2": "To continue with the password reset, please click on the following link:",
"reset.cta": "Click here to reset your password",
"digest.notifications": "You have some unread notifications from %1:",
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"closing": "Thanks!"
"password-reset-requested": "Wybrano przywrócenie hasła - %1",
"welcome-to": "Witaj w %1",
"greeting_no_name": "Witaj",
"greeting_with_name": "Witaj %1",
"welcome.text1": "Dziękujemy za rejestrację w %1",
"welcome.text2": "Aby aktywować swoje konto, musisz potwierdzić, że skorzystałeś z własnego adresu e-mail.",
"welcome.cta": "Kliknij tutaj, by potwierdzić swój adres",
"reset.text1": "Otrzymaliśmy żądanie przywrócenia Twojego hasła. Jeśli nie żądałeś przywrócenia hasła, zignoruj ten e-mail.",
"reset.text2": "Aby przywrócić swoje hasło, skorzystaj z poniższego linku:",
"reset.cta": "Kliknij tu, by przywrócić swoje hasło",
"digest.notifications": "Masz nieprzeczytane powiadomienia z %1:",
"digest.latest_topics": "Ostatnie tematy z %1",
"digest.cta": "Kliknij, by odwiedzić %1",
"digest.unsub.info": "To podsumowanie zostało wysłane zgodnie z Twoimi ustawieniami.",
"digest.daily.no_topics": "Wczoraj nie było żadnych aktywnych tematów",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "To jest e-mail testowy, aby sprawdzić, czy poprawnie skonfigurowałeś e-mailer w swoim NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Dziękujemy!"
}

@ -12,12 +12,15 @@
"invalid-title": "Błędny tytuł.",
"invalid-user-data": "Błędne dane użytkownika.",
"invalid-password": "Błędne hasło",
"invalid-username-or-password": "Proszę podać nazwę użytkownika i hasło",
"invalid-pagination-value": "Błędna wartość paginacji",
"username-taken": "Login zajęty.",
"email-taken": "E-mail zajęty.",
"email-not-confirmed": "Twój email nie jest potwierdzony, kliknij tutaj aby go potwierdzić.",
"username-too-short": "Nazwa użytkownika za krótka.",
"username-too-long": "Zbyt długa nazwa użytkownika",
"user-banned": "Użytkownik zbanowany",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Kategoria nie istnieje.",
"no-topic": "Temat nie istnieje",
"no-post": "Post nie istnieje",
@ -52,5 +55,9 @@
"upload-error": "Błąd uploadu: %1",
"signature-too-long": "Sygnatura nie może mieć więcej niż %1 znaków.",
"cant-chat-with-yourself": "Nie możesz czatować ze sobą",
"not-enough-reputation-to-downvote": "Masz za mało reputacji by ocenić ten post."
"reputation-system-disabled": "System reputacji został wyłączony",
"downvoting-disabled": "Ocena postów jest wyłączona",
"not-enough-reputation-to-downvote": "Masz za mało reputacji by ocenić ten post.",
"not-enough-reputation-to-flag": "Nie masz wystarczającej reputacji by oflagować ten post",
"reload-failed": "NodeBB encountered a problem while reloading: \"%1\". NodeBB will continue to serve the existing client-side assets, although you should undo what you did just prior to reloading."
}

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Ten wątek zostanie przeniesiony do kategorii",
"fork_topic_instruction": "Zaznacz posty, które chcesz sklonować",
"fork_no_pids": "Nie zaznaczyłeś żadnych postów!",
"fork_success": "Pomyślnie sklonowano wątek",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Wpisz tytuł wątku tutaj",
"composer.discard": "Odrzuć",
"composer.submit": "Wyślij",

@ -3,7 +3,9 @@
"offline": "Offline",
"username": "Nazwa użytkownika",
"email": "Adres e-mail",
"confirm_email": "Confirm Email",
"confirm_email": "Potwierdź e-mail",
"delete_account": "Skasuj konto",
"delete_account_confirm": "Are you sure you want to delete your account? <br /><strong>This action is irreversible and you will not be able to recover any of your data</strong><br /><br />Enter your username to confirm that you wish to destroy this account.",
"fullname": "Pełna nazwa",
"website": "Strona WWW",
"location": "Położenie",
@ -50,6 +52,7 @@
"digest_daily": "Codziennie",
"digest_weekly": "Co tydzień",
"digest_monthly": "Co miesiąc",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Ten użytkownik nie ma jeszcze żadnych obserwujących",
"follows_no_one": "Użytkownik jeszcze nikogo nie obsweruje.",
"has_no_posts": "Użytkownik nie napisał jeszcze żadnych postów.",
@ -61,5 +64,7 @@
"posts_per_page": "Postów na stronę",
"notification_sounds": "Odtwórz dźwięk po otrzymaniu powiadomienia.",
"browsing": "Ustawienia szukania",
"open_links_in_new_tab": "Otwierać linki zewnętrzne w nowych kartach?"
"open_links_in_new_tab": "Otwierać linki zewnętrzne w nowych kartach?",
"follow_topics_you_reply_to": "Śledź tematy, w których piszesz.",
"follow_topics_you_create": "Śledź swoje tematy."
}

@ -13,8 +13,11 @@
"digest.latest_topics": "Últimos tópicos de %1",
"digest.cta": "Clique aqui para visitar %1",
"digest.unsub.info": "Este resumo foi enviado para você devido a configuração de assinatura",
"digest.unsub.cta": "Clique aqui para alterar suas configurações",
"digest.daily.no_topics": "Não houve nenhum tópico ativo atualmente",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Este é um e-mail de teste, para verificar que o email está corretamente configurado no seu NodeBB.\n",
"unsub.cta": "Click here to alter those settings",
"closing": "Obrigado!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Seu email não está confirmado, por favor, clique aqui para confirmá-lo",
"username-too-short": "Nome de usuário muito curto",
"user-banned": "Usuário banido",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Categoria não existe",
"no-topic": "Tópico não existe",
"no-post": "Post não existe",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Este tópico será movido para a categoria",
"fork_topic_instruction": "Clique nos posts que você quer clonar",
"fork_no_pids": "Nenhum post selecionado!",
"fork_success": "Clone realizado com sucesso!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Digite aqui o título para o seu tópico...",
"composer.discard": "Descartar",
"composer.submit": "Enviar",

@ -50,6 +50,7 @@
"digest_daily": "Diariamente",
"digest_weekly": "Semanalmente",
"digest_monthly": "Mensalmente",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Este usuário não possui seguidores :(",
"follows_no_one": "Este usuário não está seguindo ninguém :(",
"has_no_posts": "Este usuário não postou nada ainda.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Apasă aici pentru a vizita %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Mulțumesc!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Numele de utilizator este prea scurt",
"user-banned": "Utilizator banat",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Categoria nu există",
"no-topic": "Subiectul nu există",
"no-post": "Mesajul nu există",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Acest subiect va fi mutat în categoria",
"fork_topic_instruction": "Apasă pe mesajele care vrei sa le bifurci",
"fork_no_pids": "Nu a fost selectat nici un mesaj!",
"fork_success": "Ai bifurcat mesajul cu succes!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Introdu numele subiectului aici ...",
"composer.discard": "Renunță",
"composer.submit": "Trimite",

@ -50,6 +50,7 @@
"digest_daily": "Zilnic",
"digest_weekly": "Săptămânal",
"digest_monthly": "Lunar",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Pe acest utilizator nu îl urmărește nimeni :(",
"follows_no_one": "Acest utilizator nu urmărește pe nimeni :(",
"has_no_posts": "Acest utilizator nu a postat nici un mesaj până acuma.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Последние темы %1",
"digest.cta": "Кликните здесь для просмотра %1",
"digest.unsub.info": "Вам была выслана сводка новостей в соответствии с вашими настройками.",
"digest.unsub.cta": "Кликните здесь для изменения ваших настроек.",
"digest.daily.no_topics": "За минувший день новых тем нет.",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "Это тестовое сообщение для проверки почтового сервиса NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Спасибо!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Ваш email не подтвержден, нажмите для подтверждения.",
"username-too-short": "Слишком короткое имя пользователя",
"user-banned": "Пользователь заблокирован",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Несуществующая категория",
"no-topic": "Несуществующая тема",
"no-post": "Несуществующая запись",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Эта тема будет перенесена в категорию",
"fork_topic_instruction": "Отметьте сообщения для ответвления",
"fork_no_pids": "Сообщения не отмечены!",
"fork_success": "Ответвление темы создано!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Введите название темы...",
"composer.discard": "Отменить",
"composer.submit": "Подтвердить",

@ -50,6 +50,7 @@
"digest_daily": "За День",
"digest_weekly": "За Неделю",
"digest_monthly": "За Месяц",
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
"has_no_follower": "Этого пользователя никто не читает :(",
"follows_no_one": "Этот пользователь никого не читает :(",
"has_no_posts": "Это пользователь еще ничего не написал.",

@ -13,8 +13,11 @@
"digest.latest_topics": "Latest topics from %1",
"digest.cta": "Click here to visit %1",
"digest.unsub.info": "This digest was sent to you due to your subscription settings.",
"digest.unsub.cta": "Click here to alter those settings",
"digest.daily.no_topics": "There have been no active topics in the past day",
"notif.chat.subject": "New chat message received from %1",
"notif.chat.cta": "Click here to continue the conversation",
"notif.chat.unsub.info": "This chat notification was sent to you due to your subscription settings.",
"test.text1": "This is a test email to verify that the emailer is set up correctly for your NodeBB.",
"unsub.cta": "Click here to alter those settings",
"closing": "Thanks!"
}

@ -18,6 +18,7 @@
"email-not-confirmed": "Your email is not confirmed, please click here to confirm your email.",
"username-too-short": "Username too short",
"user-banned": "User banned",
"user-too-new": "You need to wait %1 seconds before making your first post!",
"no-category": "Category doesn't exist",
"no-topic": "Topic doesn't exist",
"no-post": "Post doesn't exist",

@ -71,7 +71,7 @@
"topic_will_be_moved_to": "Custa arresonada at a èssere mòvida in sa creze",
"fork_topic_instruction": "Sèbera is arresonos chi boles partzire",
"fork_no_pids": "Perunu arresonu seberadu!",
"fork_success": "As partzidu s'arresonada!",
"fork_success": "Succesfully forked topic! Click here to go to the forked topic.",
"composer.title_placeholder": "Pone su tìtulu de s'arresonada inoghe...",
"composer.discard": "Lassa a Pèrdere",
"composer.submit": "Imbia",

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

Loading…
Cancel
Save