Latest translations and fallbacks

v1.18.x
Misty (Bot) 7 years ago
parent 250a4ae616
commit 770fa3817d

@ -11,18 +11,18 @@
"search-users": "Търсене на потребители", "search-users": "Търсене на потребители",
"search-tags": "Търсене на етикети", "search-tags": "Търсене на етикети",
"find-category": "Find Category", "find-category": "Търсене на категория",
"access-category": "Access Category", "access-category": "Достъп до категория",
"access-topics": "Access Topics", "access-topics": "Достъп до теми",
"create-topics": "Create Topics", "create-topics": "Създаване на теми",
"reply-to-topics": "Reply to Topics", "reply-to-topics": "Отговаряне в теми",
"tag-topics": "Tag Topics", "tag-topics": "Поставяне на етикети на теми",
"edit-posts": "Edit Posts", "edit-posts": "Редактиране на публикации",
"view-edit-history": "View Edit History", "view-edit-history": "Преглед на историята на редакциите",
"delete-posts": "Delete Posts", "delete-posts": "Изтриване на публикации",
"upvote-posts": "Upvote Posts", "upvote-posts": "Положително гласуване за публикации",
"downvote-posts": "Downvote Posts", "downvote-posts": "Отрицателно гласуване за публикации",
"delete-topics": "Delete Topics", "delete-topics": "Изтриване на теми",
"purge": "Purge", "purge": "Изчистване",
"moderate": "Moderate" "moderate": "Модериране"
} }

@ -1,38 +1,38 @@
{ {
"authentication": "Autentificación", "authentication": "Autenticación",
"allow-local-login": "Allow local login", "allow-local-login": "Permitir acceso local",
"require-email-confirmation": "Require Email Confirmation", "require-email-confirmation": "Requerir Confirmación por Email",
"email-confirm-interval": "User may not resend a confirmation email until", "email-confirm-interval": "El usuario no puede re-enviar una confirmación por email hasta",
"email-confirm-email2": "minutes have elapsed", "email-confirm-email2": "minutos han pasado",
"allow-login-with": "Allow login with", "allow-login-with": "Permitir login con",
"allow-login-with.username-email": "Username or Email", "allow-login-with.username-email": "Nombre de usuario o Email",
"allow-login-with.username": "Username Only", "allow-login-with.username": "Solo Nombre de Usuario",
"allow-login-with.email": "Email Only", "allow-login-with.email": "Solo Email",
"account-settings": "Account Settings", "account-settings": "Configuración de la Cuenta",
"disable-username-changes": "Disable username changes", "disable-username-changes": "Desactivar cambios de nombre de usuario",
"disable-email-changes": "Disable email changes", "disable-email-changes": "Desactivar cambios de email",
"disable-password-changes": "Disable password changes", "disable-password-changes": "Desactivar cambios de contraseña",
"allow-account-deletion": "Allow account deletion", "allow-account-deletion": "Permitir borrar cuenta",
"user-info-private": "Hide user list and data from guests", "user-info-private": "Esconder lista de usuarios y datos de invitados",
"hide-fullname": "Hide fullname from users", "hide-fullname": "Esconder nombre completo de los usuarios",
"hide-email": "Hide email from users", "hide-email": "Esconder email de los usuarios",
"themes": "Themes", "themes": "Plantillas",
"disable-user-skins": "Prevent users from choosing a custom skin", "disable-user-skins": "Impedir que los usuarios elijan plantilla",
"account-protection": "Account Protection", "account-protection": "Protección de Cuenta",
"admin-relogin-duration": "Admin relogin duration (minutes)", "admin-relogin-duration": "Duración de re-acceso de administrador (minutos)",
"admin-relogin-duration-help": "After a set amount of time accessing the admin section will require re-login, set to 0 to disable", "admin-relogin-duration-help": "Después de un determinado tiempo accediendo la sección de admin requiere volver a iniciar sesión, poner a 0 para desactivar",
"login-attempts": "Login attempts per hour", "login-attempts": "Intentos de inicio de sesión por hora",
"login-attempts-help": "If login attempts to a user's account exceeds this threshold, that account will be locked for a pre-configured amount of time", "login-attempts-help": "If login attempts to a user's account exceeds this threshold, that account will be locked for a pre-configured amount of time",
"lockout-duration": "Account Lockout Duration (minutes)", "lockout-duration": "Account Lockout Duration (minutes)",
"login-days": "Days to remember user login sessions", "login-days": "Días para recordar los sesiones de inicio de usuario",
"password-expiry-days": "Force password reset after a set number of days", "password-expiry-days": "Forzar reseteo de contraseña después de un número de días determinado",
"registration": "User Registration", "registration": "Registro de Usuario",
"registration-type": "Registration Type", "registration-type": "Tipo de Registro",
"registration-type.normal": "Normal", "registration-type.normal": "Normal",
"registration-type.admin-approval": "Admin Approval", "registration-type.admin-approval": "Aprovación de Administrador",
"registration-type.admin-approval-ip": "Admin Approval for IPs", "registration-type.admin-approval-ip": "Aprovación de Administrador para IPs",
"registration-type.invite-only": "Invite Only", "registration-type.invite-only": "Solo Invitación",
"registration-type.admin-invite-only": "Admin Invite Only", "registration-type.admin-invite-only": "Solo Invitación de Administrador",
"registration-type.disabled": "No registration", "registration-type.disabled": "No registration",
"registration-type.help": "Normal - Users can register from the /register page.<br/>\nAdmin Approval - User registrations are placed in an <a href=\"%1/admin/manage/registration\">approval queue</a> for administrators.<br/>\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>\nInvite Only - Users can invite others from the <a href=\"%1/users\" target=\"_blank\">users</a> page.<br/>\nAdmin Invite Only - Only administrators can invite others from <a href=\"%1/users\" target=\"_blank\">users</a> and <a href=\"%1/admin/manage/users\">admin/manage/users</a> pages.<br/>\nNo registration - No user registration.<br/>", "registration-type.help": "Normal - Users can register from the /register page.<br/>\nAdmin Approval - User registrations are placed in an <a href=\"%1/admin/manage/registration\">approval queue</a> for administrators.<br/>\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>\nInvite Only - Users can invite others from the <a href=\"%1/users\" target=\"_blank\">users</a> page.<br/>\nAdmin Invite Only - Only administrators can invite others from <a href=\"%1/users\" target=\"_blank\">users</a> and <a href=\"%1/admin/manage/users\">admin/manage/users</a> pages.<br/>\nNo registration - No user registration.<br/>",
"registration.max-invites": "Maximum Invitations per User", "registration.max-invites": "Maximum Invitations per User",
@ -46,22 +46,22 @@
"min-password-strength": "Minimum Password Strength", "min-password-strength": "Minimum Password Strength",
"max-about-me-length": "Maximum About Me Length", "max-about-me-length": "Maximum About Me Length",
"terms-of-use": "Forum Terms of Use <small>(Leave blank to disable)</small>", "terms-of-use": "Forum Terms of Use <small>(Leave blank to disable)</small>",
"user-search": "User Search", "user-search": "Búsqueda de Usuario\n",
"user-search-results-per-page": "Number of results to display", "user-search-results-per-page": "Número de resultados para mostrar",
"default-user-settings": "Default User Settings", "default-user-settings": "Configuración de Usuario por Defecto",
"show-email": "Show email", "show-email": "Mostrar email",
"show-fullname": "Show fullname", "show-fullname": "Mostrar nombre completo",
"restrict-chat": "Only allow chat messages from users I follow", "restrict-chat": "Only allow chat messages from users I follow",
"outgoing-new-tab": "Open outgoing links in new tab", "outgoing-new-tab": "Open outgoing links in new tab",
"topic-search": "Enable In-Topic Searching", "topic-search": "Enable In-Topic Searching",
"digest-freq": "Subscribe to Digest", "digest-freq": "Subscribe to Digest",
"digest-freq.off": "Off", "digest-freq.off": "Off",
"digest-freq.daily": "Daily", "digest-freq.daily": "Diario",
"digest-freq.weekly": "Weekly", "digest-freq.weekly": "Semanal",
"digest-freq.monthly": "Monthly", "digest-freq.monthly": "Mensual",
"email-chat-notifs": "Send an email if a new chat message arrives and I am not online", "email-chat-notifs": "Send an email if a new chat message arrives and I am not online",
"email-post-notif": "Send an email when replies are made to topics I am subscribed to", "email-post-notif": "Send an email when replies are made to topics I am subscribed to",
"follow-created-topics": "Follow topics you create", "follow-created-topics": "Seguir los temas que tu crees",
"follow-replied-topics": "Follow topics that you reply to", "follow-replied-topics": "Seguir los temas a los que contestas",
"default-notification-settings": "Default notification settings" "default-notification-settings": "Configuración de notificación por defecto"
} }

@ -9,7 +9,7 @@
"continue_to": "Continuar a %1", "continue_to": "Continuar a %1",
"return_to": "Regresar a %1", "return_to": "Regresar a %1",
"new_notification": "Nueva notificación", "new_notification": "Nueva notificación",
"new_notification_from": "You have a new Notification from %1", "new_notification_from": "Tiene una nueva Notificación de %1:",
"you_have_unread_notifications": "Tienes notificaciones sin leer.", "you_have_unread_notifications": "Tienes notificaciones sin leer.",
"all": "Todo", "all": "Todo",
"topics": "Temas", "topics": "Temas",
@ -42,22 +42,22 @@
"new_register": "<strong>%1</strong> envió una solicitud de registro.", "new_register": "<strong>%1</strong> envió una solicitud de registro.",
"new_register_multiple": "Hay <strong>%1</strong> peticiones de registros pendientes de revisión", "new_register_multiple": "Hay <strong>%1</strong> peticiones de registros pendientes de revisión",
"flag_assigned_to_you": "<strong>Reporte %1</strong> te ha sido asignado.", "flag_assigned_to_you": "<strong>Reporte %1</strong> te ha sido asignado.",
"post_awaiting_review": "Post awaiting review", "post_awaiting_review": "Entrada esperando revisión",
"email-confirmed": "Correo electrónico confirmado", "email-confirmed": "Correo electrónico confirmado",
"email-confirmed-message": "Gracias por validar tu correo electrónico. Tu cuenta ya está completamente activa.", "email-confirmed-message": "Gracias por validar tu correo electrónico. Tu cuenta ya está completamente activa.",
"email-confirm-error-message": "Hubo un problema al validar tu cuenta de correo electrónico. Quizá el código era erróneo o expiró...", "email-confirm-error-message": "Hubo un problema al validar tu cuenta de correo electrónico. Quizá el código era erróneo o expiró...",
"email-confirm-sent": "Correo de confirmación enviado.", "email-confirm-sent": "Correo de confirmación enviado.",
"none": "None", "none": "Ninguno/a",
"notification_only": "Notification Only", "notification_only": "Solo Notificación",
"email_only": "Email Only", "email_only": "Solo Email",
"notification_and_email": "Notification & Email", "notification_and_email": "Notificación & Email",
"notificationType_upvote": "When someone upvotes your post", "notificationType_upvote": "Cuando alguien vota positivamente en tu entrada",
"notificationType_new-topic": "When someone you follow posts a topic", "notificationType_new-topic": "Cuando alguien a quien sigues comenta en un tema",
"notificationType_new-reply": "When a new reply is posted in a topic you are watching", "notificationType_new-reply": "Cuando hay una respuesta nueva en un tema que estás viendo",
"notificationType_follow": "When someone starts following you", "notificationType_follow": "Cuando alguien comienza a seguirte",
"notificationType_new-chat": "When you receive a chat message", "notificationType_new-chat": "Cuando recibes un mensaje de chat",
"notificationType_group-invite": "When you receive a group invite", "notificationType_group-invite": "Cuando recibes una invitación a un grupo",
"notificationType_new-register": "When someone gets added to registration queue", "notificationType_new-register": "Cuando alguien es añadido a una cola de registro",
"notificationType_post-queue": "When a new post is queued", "notificationType_post-queue": "When a new post is queued",
"notificationType_new-post-flag": "When a post is flagged", "notificationType_new-post-flag": "When a post is flagged",
"notificationType_new-user-flag": "When a user is flagged" "notificationType_new-user-flag": "When a user is flagged"

@ -127,8 +127,8 @@
"not-enough-reputation-min-rep-website": "Немате довољно велики углед да бисте додали веб сајт", "not-enough-reputation-min-rep-website": "Немате довољно велики углед да бисте додали веб сајт",
"not-enough-reputation-min-rep-aboutme": "Немате довољно велики углед да бисте додали информације", "not-enough-reputation-min-rep-aboutme": "Немате довољно велики углед да бисте додали информације",
"not-enough-reputation-min-rep-signature": "Немате довољно велики углед да бисте додали потпис", "not-enough-reputation-min-rep-signature": "Немате довољно велики углед да бисте додали потпис",
"not-enough-reputation-min-rep-profile-picture": "You do not have enough reputation to add a profile picture", "not-enough-reputation-min-rep-profile-picture": "Немате довољно велики углед да бисте додали слику профила",
"not-enough-reputation-min-rep-cover-picture": "You do not have enough reputation to add a cover picture", "not-enough-reputation-min-rep-cover-picture": "Немате довољно велики углед да бисте додали насловну слику",
"already-flagged": "Већ сте означили заставицом ову поруку", "already-flagged": "Већ сте означили заставицом ову поруку",
"self-vote": "Не можете гласати за своју поруку", "self-vote": "Не можете гласати за своју поруку",
"reload-failed": "NodeBB је наишао на проблем док се поново учитавао: \"%1\". NodeBB ће наставити да опслужује постојећа клијентска средства , иако би требало да опозовете оно што сте урадили пре поновног учитавања.", "reload-failed": "NodeBB је наишао на проблем док се поново учитавао: \"%1\". NodeBB ће наставити да опслужује постојећа клијентска средства , иако би требало да опозовете оно што сте урадили пре поновног учитавања.",
@ -151,5 +151,5 @@
"cant-move-to-same-topic": "Није могуће преместити поруку у исту тему!", "cant-move-to-same-topic": "Није могуће преместити поруку у исту тему!",
"cannot-block-self": "Не можете блокирати себе!", "cannot-block-self": "Не можете блокирати себе!",
"cannot-block-privileged": "Не можете блокирати администраторе или глобалне модераторе", "cannot-block-privileged": "Не можете блокирати администраторе или глобалне модераторе",
"no-connection": "There seems to be a problem with your internet connection" "no-connection": "Изгледа да постоји проблем са вашом интернет везом"
} }

@ -148,21 +148,21 @@
"info.moderation-note.add": "Додај белешку", "info.moderation-note.add": "Додај белешку",
"consent.title": "Ваша права и сагласност", "consent.title": "Ваша права и сагласност",
"consent.lead": "Овај форум прикупља и обрађује ваше личне информације.", "consent.lead": "Овај форум прикупља и обрађује ваше личне информације.",
"consent.intro": "We use this information strictly to personalise your experience in this community, as well as to associate the posts you make to your user account. During the registration step you were asked to provide a username and email address, you can also optionally provide additional information to complete your user profile on this website.<br /><br />We retain this information for the life of your user account, and you are able to withdraw consent at any time by deleting your account. At any time you may request a copy of your contribution to this website, via your Rights &amp; Consent page.<br /><br />If you have any questions or concerns, we encourage you to reach out to this forum's administrative team.", "consent.intro": "Ове информације користимо стриктно за персонализовње вашег искуства у овој заједници, као и за повезивање порука које уносите са својим корисничким налогом. Током регистрационог корака од вас је тражено да наведете корисничко име и адресу е-поште, такође можете опционо пружити додатне информације да бисте комплетирали свој кориснички профил на овом веб сајту.<br /><br /> Ми задржавамо ове информације током трајања вашег корисничког налога, а ви сте у могућности повући сагласност у било ком тренутку брисањем вашег налога. У било ком тренутку можете затражити копију вашег доприноса овом веб сајту путем странице ваших права и сагласности.<br /><br /> Ако имате било каквих питања или проблема, саветујемо вас да контактирате административни тим овог форума.",
"consent.email_intro": "Occasionally, we may send emails to your registered email address in order to provide updates and/or to notify you of new activity that is pertinent to you. You can customise the frequency of the community digest (including disabling it outright), as well as select which types of notifications to receive via email, via your user settings page.", "consent.email_intro": "Повремено вам можемо слати е-пошту на вашу регистровану адресу е-поште како бисмо вам обезбедили ажурирања и/или обавестили о новој активности која је значајна за вас. Можете прилагодити учесталост примања сажетка заједницe (укључујући онемогућавање истог), као и да изаберете које врсте обавештења да добијате путем е-поште, преко странице са корисничким подешавањима.",
"consent.digest_frequency": "Unless explicitly changed in your user settings, this community delivers email digests every %1.", "consent.digest_frequency": "Ако није експлицитно промењено у вашим корисничким подешавањима, ова заједница испоручује сажетак е-поштом на сваких %1.",
"consent.digest_off": "Unless explicitly changed in your user settings, this community does not send out email digests", "consent.digest_off": "Ако није експлицитно промењено у вашим корисничким подешавањима, ова заједница не шаље сажетак е-поштом",
"consent.received": "You have provided consent for this website to collect and process your information. No additional action is required.", "consent.received": "Дали сте сагласност да овај веб сајт прикупља и обрађује ваше податке. Нису потребне додатне радње.",
"consent.not_received": "You have not provided consent for data collection and processing. At any time this website&apos;s administration may elect to delete your account in order to become compliant with the General Data Protection Regulation.", "consent.not_received": "Нисте дали сагласност за прикупљање и обраду података. У било које време администрација овог веб сајта може изабрати да избрише ваш налог како би постао усклађен са Уредбом о општој заштити података.",
"consent.give": "Дајте сагласност", "consent.give": "Дајте сагласност",
"consent.right_of_access": "Имате право приступа", "consent.right_of_access": "Имате право приступа",
"consent.right_of_access_description": "You have the right to access any data collected by this website upon request. You can retrieve a copy of this data by clicking the appropriate button below.", "consent.right_of_access_description": "Имате право приступа на захтев свим подацима прикупљеним од стране овог веб сајта. Можете преузети копију ових података кликом на одговарајуће дугме испод.",
"consent.right_to_rectification": "Имате право на исправку", "consent.right_to_rectification": "Имате право на исправку",
"consent.right_to_rectification_description": "You have the right to change or update any inaccurate data provided to us. Your profile can be updated by editing your profile, and post content can always be edited. If this is not the case, please contact this site&apos;s administrative team.", "consent.right_to_rectification_description": "Имате право на измену или ажурирање свих нетачних података који су нам достављени. Ваш профил се може ажурирати уређивањем вашег профила и објављени садржај се увек можете уредити. Ако то није случај, молимо контактирајте администрацију овог сајта.",
"consent.right_to_erasure": "Имате право на брисање", "consent.right_to_erasure": "Имате право на брисање",
"consent.right_to_erasure_description": "At any time, you are able to revoke your consent to data collection and/or processing by deleting your account. Your individual profile can be deleted, although your posted content will remain. If you wish to delete both your account <strong>and</strong> your content, please contact the administrative team for this website.", "consent.right_to_erasure_description": "У било које време, у могућности сте да опозовете вашу сагласност за прикупљање и/или обраду података брисањем вашег налога. Ваш појединачни профил може бити избрисан, иако ће ваш објављени садржај остати. Ако желите да избришете и свој налог <strong>и</strong> садржај, молимо контактирајте администрацију овог веб сајта.",
"consent.right_to_data_portability": "Имате право на преносивост података", "consent.right_to_data_portability": "Имате право на преносивост података",
"consent.right_to_data_portability_description": "You may request from us a machine-readable export of any collected data about you and your account. You can do so by clicking the appropriate button below.", "consent.right_to_data_portability_description": "Можете тражити од нас машински читљив извоз прикупљених података о вама и вашем налогу. То можете урадити кликом на одговарајуће дугме испод.",
"consent.export_profile": "Извези профил (.csv)", "consent.export_profile": "Извези профил (.csv)",
"consent.export_uploads": "Извези отпремљени садржај (.zip)", "consent.export_uploads": "Извези отпремљени садржај (.zip)",
"consent.export_posts": "Извези поруке (.csv)" "consent.export_posts": "Извези поруке (.csv)"

Loading…
Cancel
Save