Latest translations and fallbacks

v1.18.x
Misty (Bot) 8 years ago
parent b3438bc695
commit 412f844885

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "Правилни правила: <strong>%1</strong> от <strong>%2</strong>.", "validate.x-valid": "Правилни правила: <strong>%1</strong> от <strong>%2</strong>.",
"validate.x-invalid": "Следните <strong>%1</strong> правила са грешни:", "validate.x-invalid": "Следните <strong>%1</strong> правила са грешни:",
"alerts.applied-success": "Черният списък е приложен" "alerts.applied-success": "Черният списък е приложен",
"analytics.blacklist-hourly": "<strong>Фигура 1</strong> &ndash; Попадения в черния списък за час",
"analytics.blacklist-daily": "<strong>Фигура 2</strong> &ndash; Попадения в черния списък за ден"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -1,69 +1,69 @@
{ {
"forum-traffic": "Forum Traffic", "forum-traffic": "Provoz fóra",
"page-views": "Page Views", "page-views": "Zobrazení stránky",
"unique-visitors": "Unique Visitors", "unique-visitors": "Jedineční návštěvníci",
"users": "Users", "users": "Uživatelé",
"posts": "Posts", "posts": "Příspěvky",
"topics": "Topics", "topics": "Témata",
"page-views-seven": "Last 7 Days", "page-views-seven": "Posledních 7 dnů",
"page-views-thirty": "Last 30 Days", "page-views-thirty": "Posledních 30 dní",
"page-views-last-day": "Last 24 hours", "page-views-last-day": "Posledních 24 hodin",
"page-views-custom": "Custom Date Range", "page-views-custom": "Dle rozsahu data",
"page-views-custom-start": "Range Start", "page-views-custom-start": "Začátek rozsahu",
"page-views-custom-end": "Range End", "page-views-custom-end": "Konec rozsahu",
"page-views-custom-help": "Enter a date range of page views you would like to view. If no date picker is available, the accepted format is <code>YYYY-MM-DD</code>", "page-views-custom-help": "Zadejte rozsah data zobrazení stránek, které chcete vidět. Není-li datum nastaveno, výchozí formát je <code>YYYY-MM-DD</code>",
"page-views-custom-error": "Please enter a valid date range in the format <code>YYYY-MM-DD</code>", "page-views-custom-error": "Zadejte správný rozsah ve formátu <code>YYYY-MM-DD</code>",
"stats.day": "Day", "stats.day": "Den",
"stats.week": "Week", "stats.week": "Týden",
"stats.month": "Month", "stats.month": "Měsíc",
"stats.all": "All Time", "stats.all": "Všechny časy",
"updates": "Updates", "updates": "Aktualizace",
"running-version": "You are running <strong>NodeBB v<span id=\"version\">%1</span></strong>.", "running-version": "Fungujete na <strong>NodeBB v<span id=\"version\">%1</span></strong>.",
"keep-updated": "Always make sure that your NodeBB is up to date for the latest security patches and bug fixes.", "keep-updated": "Vždy udržujte NodeBB aktuální kvůli bezpečnostním záplatám a opravám.",
"up-to-date": "<p>You are <strong>up-to-date</strong> <i class=\"fa fa-check\"></i></p>", "up-to-date": "<p>Máte <strong>aktuální verzi</strong><i class=\"fa fa-check\"></i></p>",
"upgrade-available": "<p>A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\">upgrading your NodeBB</a>.</p>", "upgrade-available": "<p>Byla uvolněna nová verze (v%1). Zvažte <a href=\"https://docs.nodebb.org/configuring/upgrade/\">aktualizaci vašeho NodeBB</a>.</p>",
"prerelease-upgrade-available": "<p>This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/configuring/upgrade/\">upgrading your NodeBB</a>.</p>", "prerelease-upgrade-available": "<p>Toto je zastaralá zkušební verze NodeBB. Nová verze (v%1) byla uvolněna. Zvažte <a href=\"https://docs.nodebb.org/configuring/upgrade/\">aktualizaci NodeBB</a>.</p>",
"prerelease-warning": "<p>This is a <strong>pre-release</strong> version of NodeBB. Unintended bugs may occur. <i class=\"fa fa-exclamation-triangle\"></i></p>", "prerelease-warning": "<p>Toto je <strong>zkušební</strong> verze NodeBB. Mohou se vyskytnout různé chyby.<i class=\"fa fa-exclamation-triangle\"></i></p>",
"running-in-development": "<span>Forum is running in development mode. The forum may be open to potential vulnerabilities; please contact your system administrator.</span>", "running-in-development": "<span>Fórum běží ve vývojářském režimu a může být potencionálně zranitelné . Kontaktujte správce systému.</span>",
"notices": "Notices", "notices": "Oznámení",
"restart-not-required": "Restart not required", "restart-not-required": "Restart není potřeba",
"restart-required": "Restart required", "restart-required": "Je potřeba restartovat",
"search-plugin-installed": "Search Plugin installed", "search-plugin-installed": "Rozšíření pro hledání je nainstalováno",
"search-plugin-not-installed": "Search Plugin not installed", "search-plugin-not-installed": "Rozšíření pro hledání není nainstalováno",
"search-plugin-tooltip": "Install a search plugin from the plugin page in order to activate search functionality", "search-plugin-tooltip": "Pro aktivování funkce vyhledávání, nainstalujte rozšíření pro hledání ze stránky rozšíření.",
"control-panel": "System Control", "control-panel": "Ovládání systému",
"reload": "Reload", "reload": "Znovu načíst",
"restart": "Restart", "restart": "Restartovat",
"restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.", "restart-warning": "Znovu načtení nebo restartování NodeBB odpojí na pár vteřin všechna stávající připojení.",
"maintenance-mode": "Maintenance Mode", "maintenance-mode": "Režim údržby",
"maintenance-mode-title": "Click here to set up maintenance mode for NodeBB", "maintenance-mode-title": "Pro nastavení režimu údržby NodeBB, klikněte zde",
"realtime-chart-updates": "Realtime Chart Updates", "realtime-chart-updates": "Aktualizace grafů v reálném čase",
"active-users": "Active Users", "active-users": "Aktivní uživatelé",
"active-users.users": "Users", "active-users.users": "Uživatelé",
"active-users.guests": "Guests", "active-users.guests": "Hosté",
"active-users.total": "Total", "active-users.total": "Celkově",
"active-users.connections": "Connections", "active-users.connections": "Připojení",
"anonymous-registered-users": "Anonymous vs Registered Users", "anonymous-registered-users": "Anonym× registrovaní uživatelé",
"anonymous": "Anonymous", "anonymous": "Anonym",
"registered": "Registered", "registered": "Registrovaní",
"user-presence": "User Presence", "user-presence": "Výskyt uživatele",
"on-categories": "On categories list", "on-categories": "V seznamu kategorii",
"reading-posts": "Reading posts", "reading-posts": "Čtení příspěvku",
"browsing-topics": "Prohlížení témat", "browsing-topics": "Prohlížení témat",
"recent": "Recent", "recent": "Poslední",
"unread": "Unread", "unread": "Nepřečtené",
"high-presence-topics": "High Presence Topics", "high-presence-topics": "Témata s vysokou účastí",
"graphs.page-views": "Page Views", "graphs.page-views": "Zobrazení stránky",
"graphs.unique-visitors": "Unique Visitors", "graphs.unique-visitors": "Jedineční návštěvníci",
"graphs.registered-users": "Registered Users", "graphs.registered-users": "Registrovaní uživatelé",
"graphs.anonymous-users": "Anonymous Users" "graphs.anonymous-users": "Anonymní uživatelé"
} }

@ -1,69 +1,69 @@
{ {
"settings": "Category Settings", "settings": "Nastavení kategorie",
"privileges": "Privileges", "privileges": "Oprávnění",
"name": "Category Name", "name": "Název kategorie",
"description": "Category Description", "description": "Popis kategorie",
"bg-color": "Background Colour", "bg-color": "Barva pozadí",
"text-color": "Text Colour", "text-color": "Barva textu",
"bg-image-size": "Background Image Size", "bg-image-size": "Velikost obrázku pozadí",
"custom-class": "Custom Class", "custom-class": "Upravit třídu",
"num-recent-replies": "# nedávných odpovědí", "num-recent-replies": "# posledních odpovědí",
"ext-link": "External Link", "ext-link": "Externí odkaz",
"is-section": "Treat this category as a section", "is-section": "Zacházet s kategorii jako se sekcí",
"upload-image": "Upload Image", "upload-image": "Nahrát obrázek",
"delete-image": "Remove", "delete-image": "Vyjmout",
"category-image": "Category Image", "category-image": "Obrázek kategorie",
"parent-category": "Parent Category", "parent-category": "Nadřazená kategorie",
"optional-parent-category": "(Optional) Parent Category", "optional-parent-category": "Nadřazená kategorie (doporučeno)",
"parent-category-none": "(None)", "parent-category-none": "(nic)",
"copy-settings": "Copy Settings From", "copy-settings": "Kopírovat nastavení z",
"optional-clone-settings": "(Optional) Clone Settings From Category", "optional-clone-settings": "Klonovat nastavení z kategorie (doporučeno)",
"purge": "Purge Category", "purge": "Vyčistit kategorii",
"enable": "Enable", "enable": "Povolit",
"disable": "Disable", "disable": "Zakázat",
"edit": "Edit", "edit": "Upravit",
"select-category": "Select Category", "select-category": "Vyberte kategorii",
"set-parent-category": "Set Parent Category", "set-parent-category": "Nastavit nadřazenou kategorii",
"privileges.description": "You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or a per-group basis. You can add a new user to this table by searching for them in the form below.", "privileges.description": "You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or a per-group basis. You can add a new user to this table by searching for them in the form below.",
"privileges.warning": "<strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting these settings.", "privileges.warning": "<strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting these settings.",
"privileges.section-viewing": "Viewing Privileges", "privileges.section-viewing": "Oprávnění prohlížení",
"privileges.section-posting": "Posting Privileges", "privileges.section-posting": "Oprávnění příspěvků",
"privileges.section-moderation": "Moderation Privileges", "privileges.section-moderation": "Oprávnění moderování",
"privileges.section-user": "User", "privileges.section-user": "Uživatel",
"privileges.search-user": "Add User", "privileges.search-user": "Přidat uživatele",
"privileges.no-users": "No user-specific privileges in this category.", "privileges.no-users": "V této kategorii není nastaveno žádné oprávnění uživatele.",
"privileges.section-group": "Group", "privileges.section-group": "Skupina",
"privileges.group-private": "This group is private", "privileges.group-private": "Tato skupina je soukromá",
"privileges.search-group": "Add Group", "privileges.search-group": "Přidat skupinu",
"privileges.copy-to-children": "Copy to Children", "privileges.copy-to-children": "Kopírovat do podřazené",
"privileges.copy-from-category": "Copy from Category", "privileges.copy-from-category": "Kopírovat z kategorie",
"privileges.inherit": "If the <code>registered-users</code> group is granted a specific privilege, all other groups receive an <strong>implicit privilege</strong>, even if they are not explicitly defined/checked. This implicit privilege is shown to you because all users are part of the <code>registered-users</code> user group, and so, privileges for additional groups need not be explicitly granted.", "privileges.inherit": "If the <code>registered-users</code> group is granted a specific privilege, all other groups receive an <strong>implicit privilege</strong>, even if they are not explicitly defined/checked. This implicit privilege is shown to you because all users are part of the <code>registered-users</code> user group, and so, privileges for additional groups need not be explicitly granted.",
"analytics.back": "Back to Categories List", "analytics.back": "Zpět do seznamu kategorii",
"analytics.title": "Analytics for \"%1\" category", "analytics.title": "Analýza pro kategorii \"%1\"",
"analytics.pageviews-hourly": "<strong>Figure 1</strong> &ndash; Hourly page views for this category</small>", "analytics.pageviews-hourly": "<strong>Figure 1</strong> &ndash; Hourly page views for this category</small>",
"analytics.pageviews-daily": "<strong>Figure 2</strong> &ndash; Daily page views for this category</small>", "analytics.pageviews-daily": "<strong>Figure 2</strong> &ndash; Daily page views for this category</small>",
"analytics.topics-daily": "<strong>Figure 3</strong> &ndash; Daily topics created in this category</small>", "analytics.topics-daily": "<strong>Figure 3</strong> &ndash; Daily topics created in this category</small>",
"analytics.posts-daily": "<strong>Figure 4</strong> &ndash; Daily posts made in this category</small>", "analytics.posts-daily": "<strong>Figure 4</strong> &ndash; Daily posts made in this category</small>",
"alert.created": "Created", "alert.created": "Vytvořeno",
"alert.create-success": "Category successfully created!", "alert.create-success": "Kategorie byla úspěšně vytvořena.",
"alert.none-active": "You have no active categories.", "alert.none-active": "Nemáte žádné aktivní kategorie.",
"alert.create": "Create a Category", "alert.create": "Vytvořit kategorii",
"alert.confirm-moderate": "<strong>Are you sure you wish to grant the moderation privilege to this user group?</strong> This group is public, and any users can join at will.", "alert.confirm-moderate": "<strong>Jste si jist/a, že chcete umožnit oprávnění moderovat této skupině uživatelů?</strong> Tato skupina je veřejná a uživatelé se k ní mohou připojit dle libosti.",
"alert.confirm-purge": "<p class=\"lead\">Do you really want to purge this category \"%1\"?</p><h5><strong class=\"text-danger\">Warning!</strong> All topics and posts in this category will be purged!</h5> <p class=\"help-block\">Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category <em>temporarily</em>, you'll want to \"disable\" the category instead.</p>", "alert.confirm-purge": "<p class=\"lead\">Do you really want to purge this category \"%1\"?</p><h5><strong class=\"text-danger\">Warning!</strong> All topics and posts in this category will be purged!</h5> <p class=\"help-block\">Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category <em>temporarily</em>, you'll want to \"disable\" the category instead.</p>",
"alert.purge-success": "Category purged!", "alert.purge-success": "Kategorie byla vyčištěna.",
"alert.copy-success": "Settings Copied!", "alert.copy-success": "Nastavení bylo zkopírováno.",
"alert.set-parent-category": "Set Parent Category", "alert.set-parent-category": "Nastavit nadřazenou kategorii",
"alert.updated": "Updated Categories", "alert.updated": "Kategorie byly aktualizovány",
"alert.updated-success": "Category IDs %1 successfully updated.", "alert.updated-success": "ID kategorie %1 bylo aktualizováno.",
"alert.upload-image": "Upload category image", "alert.upload-image": "Nahrát obrázek kategorie",
"alert.find-user": "Find a User", "alert.find-user": "Najít uživatele",
"alert.user-search": "Najít uživatele…", "alert.user-search": "Najít uživatele…",
"alert.find-group": "Find a Group", "alert.find-group": "Najít skupinu",
"alert.group-search": "Hledat skupinu…" "alert.group-search": "Hledat skupinu…"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> z <strong>%2</strong> pravidel je platných.", "validate.x-valid": "<strong>%1</strong> z <strong>%2</strong> pravidel je platných.",
"validate.x-invalid": "Následujících <strong>%1</strong> pravidel není platných:", "validate.x-invalid": "Následujících <strong>%1</strong> pravidel není platných:",
"alerts.applied-success": "Černá listina byla použita" "alerts.applied-success": "Černá listina byla použita",
"analytics.blacklist-hourly": "<strong>Postava 1</strong> - záznamů v černé listině/hodinu",
"analytics.blacklist-daily": "<strong>Postava 2</strong> - záznamů v černé listině/den"
} }

@ -1,75 +1,75 @@
{ {
"section-general": "General", "section-general": "Všeobecné",
"general/dashboard": "Dashboard", "general/dashboard": "Nástěnka",
"general/homepage": "Home Page", "general/homepage": "Domovská stránka",
"general/navigation": "Navigation", "general/navigation": "Navigace",
"general/languages": "Languages", "general/languages": "Jazyky",
"general/sounds": "Sounds", "general/sounds": "Zvuky",
"general/social": "Social", "general/social": "Sociální",
"section-manage": "Manage", "section-manage": "Spravovat",
"manage/categories": "Categories", "manage/categories": "Kategorie",
"manage/tags": "Tags", "manage/tags": "Značky",
"manage/users": "Users", "manage/users": "Uživatelé",
"manage/registration": "Registration Queue", "manage/registration": "Registrační fronta",
"manage/post-queue": "Post Queue", "manage/post-queue": "Fronta příspěvků",
"manage/groups": "Groups", "manage/groups": "Skupiny",
"manage/ip-blacklist": "IP Blacklist", "manage/ip-blacklist": "Černá listina IP",
"section-settings": "Settings", "section-settings": "Nastavení",
"settings/general": "General", "settings/general": "Všeobecné",
"settings/reputation": "Reputation", "settings/reputation": "Reputace",
"settings/email": "Email", "settings/email": "E-mail",
"settings/user": "User", "settings/user": "Uživatel",
"settings/group": "Group", "settings/group": "Skupina",
"settings/guest": "Guests", "settings/guest": "Hosté",
"settings/uploads": "Uploads", "settings/uploads": "Nahrané",
"settings/post": "Post", "settings/post": "Příspěvěk",
"settings/chat": "Chat", "settings/chat": "Konverzace",
"settings/pagination": "Pagination", "settings/pagination": "Stránkování",
"settings/tags": "Tags", "settings/tags": "Značky",
"settings/notifications": "Notifications", "settings/notifications": "Oznámení",
"settings/cookies": "Cookies", "settings/cookies": "Cookies",
"settings/web-crawler": "Web Crawler", "settings/web-crawler": "Webový prohledávač",
"settings/sockets": "Sockets", "settings/sockets": "Sockety",
"settings/advanced": "Advanced", "settings/advanced": "Pokročilé",
"settings.page-title": "%1 Settings", "settings.page-title": "Nastavení %1",
"section-appearance": "Appearance", "section-appearance": "Vzhled",
"appearance/themes": "Themes", "appearance/themes": "Motivy",
"appearance/skins": "Skins", "appearance/skins": "Vzhledy",
"appearance/customise": "Custom HTML & CSS", "appearance/customise": "Uživatelské HTML a CSS",
"section-extend": "Extend", "section-extend": "Rozšířit",
"extend/plugins": "Plugins", "extend/plugins": "Rozšíření",
"extend/widgets": "Widgets", "extend/widgets": "Miniaplikace",
"extend/rewards": "Rewards", "extend/rewards": "Odměny",
"section-social-auth": "Social Authentication", "section-social-auth": "Sociální autentifikace",
"section-plugins": "Plugins", "section-plugins": "Rozšíření",
"extend/plugins.install": "Install Plugins", "extend/plugins.install": "Nainstalovat rozšíření",
"section-advanced": "Advanced", "section-advanced": "Pokročilé",
"advanced/database": "Database", "advanced/database": "Databáze",
"advanced/events": "Events", "advanced/events": "Události",
"advanced/logs": "Logs", "advanced/logs": "Protokoly",
"advanced/errors": "Errors", "advanced/errors": "Chyby",
"advanced/cache": "Cache", "advanced/cache": "Mezipamě",
"development/logger": "Logger", "development/logger": "Protokolář",
"development/info": "Info", "development/info": "Informace",
"reload-forum": "Reload Forum", "reload-forum": "Znovu načíst fórum",
"restart-forum": "Restart Forum", "restart-forum": "Restartovat fórum",
"logout": "Log out", "logout": "Odhlásit",
"view-forum": "View Forum", "view-forum": "Zobrazit fórum",
"search.placeholder": "Hledat", "search.placeholder": "Hledat...",
"search.no-results": "Žádné výsledky…", "search.no-results": "Žádné výsledky…",
"search.search-forum": "Search the forum for <strong></strong>", "search.search-forum": "Prohledat fórum pro <strong></strong>",
"search.keep-typing": "Pište dále pro zobrazení výsledků…", "search.keep-typing": "Pište dále pro zobrazení výsledků…",
"search.start-typing": "Začněte psát pro zobrazení výsledků…", "search.start-typing": "Začněte psát pro zobrazení výsledků…",
"connection-lost": "Připojení k %1 bylo ztraceno. Snaha o opětovné připojení…" "connection-lost": "Připojení k %1 bylo ztraceno, snaha o opětovné připojení…"
} }

@ -1,35 +1,35 @@
{ {
"site-settings": "Site Settings", "site-settings": "Nastavení stránky",
"title": "Site Title", "title": "Název stránky",
"title.url": "URL", "title.url": "URL",
"title.url-placeholder": "The URL of the site title", "title.url-placeholder": "URL názvu stránky",
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.", "title.url-help": "Bude-li kliknuto na název, uživatel bude přesměrován na tuto adresu. Zůstane-li prázdné, uživatel bude odeslán na index fóra",
"title.name": "Your Community Name", "title.name": "Název vaší komunity",
"title.show-in-header": "Show Site Title in Header", "title.show-in-header": "Zobrazit název stránky v hlavičce",
"browser-title": "Browser Title", "browser-title": "Název prohlížeče",
"browser-title-help": "If no browser title is specified, the site title will be used", "browser-title-help": "Nebude-li název prohlížeče určen, bude použit název stránky",
"title-layout": "Title Layout", "title-layout": "Vzhled názvu",
"title-layout-help": "Define how the browser title will be structured ie. &#123;pageTitle&#125; | &#123;browserTitle&#125;", "title-layout-help": "Určete jak název prohlížeče má být sestaven, tj. &#123;pageTitle&#125; | &#123;browserTitle&#125;",
"description.placeholder": "A short description about your community", "description.placeholder": "Zkrácený popis vaší komunity",
"description": "Site Description", "description": "Popis stránky",
"keywords": "Site Keywords", "keywords": "Klíčová slova pro stránky",
"keywords-placeholder": "Keywords describing your community, comma-separated", "keywords-placeholder": "Klíčová slova popisující vaši komunitu, odděleno čárkou",
"logo": "Site Logo", "logo": "Logo stránky",
"logo.image": "Image", "logo.image": "Obrázek",
"logo.image-placeholder": "Path to a logo to display on forum header", "logo.image-placeholder": "Cesta k logu, aby mohlo být zobrazeno v hlavičce fóra",
"logo.upload": "Upload", "logo.upload": "Nahrát",
"logo.url": "URL", "logo.url": "URL",
"logo.url-placeholder": "The URL of the site logo", "logo.url-placeholder": "URL loga stránky",
"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index.", "logo.url-help": "Bude-li kliknuto na logo, uživatel bude přesměrován na tuto adresu. Zůstane-li prázdné, uživatel bude přesměrován na index fóra.",
"logo.alt-text": "Alt Text", "logo.alt-text": "Popisující text (alt)",
"log.alt-text-placeholder": "Alternative text for accessibility", "log.alt-text-placeholder": "Alternativní text pro přístupnost",
"favicon": "Favicon", "favicon": "Ikonka (favicon)",
"favicon.upload": "Upload", "favicon.upload": "Nahrát",
"touch-icon": "Homescreen/Touch Icon", "touch-icon": "Ikonka domovské obrazovky/dotyková",
"touch-icon.upload": "Upload", "touch-icon.upload": "Nahrát",
"touch-icon.help": "Recommended size and format: 192x192, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.", "touch-icon.help": "Doporučená velikost a formát je: jen v *.png 192x192. Nebude-li určena dotyková ikona, NodeBB nepoužije žádnou z ikon (favicon).",
"outgoing-links": "Outgoing Links", "outgoing-links": "Odchozí odkazy",
"outgoing-links.warning-page": "Use Outgoing Links Warning Page", "outgoing-links.warning-page": "Použít stránku s upozorněním při odchozích odkazech",
"search-default-sort-by": "Search default sort by", "search-default-sort-by": "Výchozí třídění při hledání",
"outgoing-links.whitelist": "Domains to whitelist for bypassing the warning page" "outgoing-links.whitelist": "Domény u kterých bude přeskočena upozorňovací stránka"
} }

@ -1,5 +1,5 @@
{ {
"sorting": "Třídění přísvěvků", "sorting": "Třídění příspěvků",
"sorting.post-default": "Výchozí třídění příspěvků", "sorting.post-default": "Výchozí třídění příspěvků",
"sorting.oldest-to-newest": "Od nejstarších po nejnovější", "sorting.oldest-to-newest": "Od nejstarších po nejnovější",
"sorting.newest-to-oldest": "Od nejnovějších po nejstarší", "sorting.newest-to-oldest": "Od nejnovějších po nejstarší",
@ -20,29 +20,29 @@
"restrictions.min-post-length": "Minimální délka příspěvku", "restrictions.min-post-length": "Minimální délka příspěvku",
"restrictions.max-post-length": "Maximální délka příspěvku", "restrictions.max-post-length": "Maximální délka příspěvku",
"restrictions.days-until-stale": "Počet dnů, kdy je téma považováno za staré", "restrictions.days-until-stale": "Počet dnů, kdy je téma považováno za staré",
"restrictions.stale-help": "If a topic is considered \"stale\", then a warning will be shown to users who attempt to reply to that topic.", "restrictions.stale-help": "Je-li téma považováno za \"staré\", uživateli se zobrazí oznámení při pokusu o přidání odpovědi.",
"timestamp": "Časový otisk", "timestamp": "Časový otisk",
"timestamp.cut-off": "Datum ukončení (ve dnech)", "timestamp.cut-off": "Datum ukončení (ve dnech)",
"timestamp.cut-off-help": "Dates &amp; times will be shown in a relative manner (e.g. \"3 hours ago\" / \"5 days ago\"), and localised into various\n\t\t\t\t\tlanguages. After a certain point, this text can be switched to display the localised date itself\n\t\t\t\t\t(e.g. 5 Nov 2016 15:30).<br /><em>(Default: <code>30</code>, or one month). Set to 0 to always display dates, leave blank to always display relative times.</em>", "timestamp.cut-off-help": "Datum a čas bude zobrazen relativně (tj. \"před 3 hodinami\" / \"před 5 dny\"), a dle toho lokalizován do různých\n\t\t\t\t\tjazyků. Za určitých okolností, může tento text být přepnut na lokalizované datum\n\t\t\t\t\t(tj. 5 Led 2017 15:30)<br /><em>(výchozí: <code>30</code>,nebo měsíc). Nastavte na 0, pro zobrazení datumů, zanecháte-li prázdné, bude vždy zobrazen relativní čas</em>",
"teaser": "Teaser Post", "teaser": "Ukázka příspěvku",
"teaser.last-post": "Last &ndash; Show the latest post, including the original post, if no replies", "teaser.last-post": "Poslední - zobrazení posledního příspěvku, včetně hlavního příspěvku, nejsou-li odpovědi",
"teaser.last-reply": "Last &ndash; Show the latest reply, or a \"No replies\" placeholder if no replies", "teaser.last-reply": "Poslední - zobrazení poslední odpovědi, nebo nejsou-li žádné odpovědi textu \"Bez odpovědi\"",
"teaser.first": "First", "teaser.first": "První",
"unread": "Unread Settings", "unread": "Nastavení nepřečtených",
"unread.cutoff": "Unread cutoff days", "unread.cutoff": "Dny ukončení nepřečtených",
"unread.min-track-last": "Minimum posts in topic before tracking last read", "unread.min-track-last": "Minimální počet příspěvků v tématu před posledním čtením",
"recent": "Recent Settings", "recent": "Nastavení pro poslední",
"recent.categoryFilter.disable": "Disable filtering of topics in ignored categories on the /recent page", "recent.categoryFilter.disable": "Zakázat filtrování témat v ignorovaných kategoriích na poslední stránce",
"signature": "Signature Settings", "signature": "Nastavení podpisu",
"signature.disable": "Disable signatures", "signature.disable": "Zakázat podpisy",
"signature.no-links": "Disable links in signatures", "signature.no-links": "Zakázat odkazy v podpisech",
"signature.no-images": "Disable images in signatures", "signature.no-images": "Zakázat obrázky v podpisech",
"signature.max-length": "Maximum Signature Length", "signature.max-length": "Maximální délka podpisu",
"composer": "Composer Settings", "composer": "Nastavení kompozice",
"composer-help": "The following settings govern the functionality and/or appearance of the post composer shown\n\t\t\t\tto users when they create new topics, or reply to existing topics.", "composer-help": "Následující nastavení kontroluje funkčnost a/nebo vzhled zobrazených příspěvků\n\t\t\t\tpro uživatele, kteří vytvoří nové téma nebo odpovídají na existující téma.",
"composer.show-help": "Show \"Help\" tab", "composer.show-help": "Zobrazit záložku \"Nápověda\"",
"composer.enable-plugin-help": "Allow plugins to add content to the help tab", "composer.enable-plugin-help": "Povolit rozšíření přidat obsah do záložky nápovědy",
"composer.custom-help": "Custom Help Text", "composer.custom-help": "Uživatelský text nápovědy",
"ip-tracking": "IP Tracking", "ip-tracking": "Sledování IP",
"ip-tracking.each-post": "Track IP Address for each post" "ip-tracking.each-post": "Sledovat adresu IP u každého příspěvku"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> von <strong>%2</strong> Regel(n) zulässig.", "validate.x-valid": "<strong>%1</strong> von <strong>%2</strong> Regel(n) zulässig.",
"validate.x-invalid": "Die folgenden <strong>%1</strong> Regeln sind unzulässig:", "validate.x-invalid": "Die folgenden <strong>%1</strong> Regeln sind unzulässig:",
"alerts.applied-success": "Blacklist angewandt" "alerts.applied-success": "Blacklist angewandt",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> sur <strong>%2</strong> règle(s) valide(s).", "validate.x-valid": "<strong>%1</strong> sur <strong>%2</strong> règle(s) valide(s).",
"validate.x-invalid": "Les règles suivantes <strong>%1</strong> sont invalides:", "validate.x-invalid": "Les règles suivantes <strong>%1</strong> sont invalides:",
"alerts.applied-success": "Liste noire appliquée" "alerts.applied-success": "Liste noire appliquée",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> od <strong>%2</strong> pravila valjano.", "validate.x-valid": "<strong>%1</strong> od <strong>%2</strong> pravila valjano.",
"validate.x-invalid": "Sljedeća <strong>%1</strong> pravila su nevažeća:", "validate.x-invalid": "Sljedeća <strong>%1</strong> pravila su nevažeća:",
"alerts.applied-success": "Blokiranje omogućeno" "alerts.applied-success": "Blokiranje omogućeno",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>2</ strong>のルールのうち<strong>1 </ strong>のルール(s) が有効です。", "validate.x-valid": "<strong>2</ strong>のルールのうち<strong>1 </ strong>のルール(s) が有効です。",
"validate.x-invalid": "次の<strong>1 </ strong>ルールは無効:", "validate.x-invalid": "次の<strong>1 </ strong>ルールは無効:",
"alerts.applied-success": "ブラックリストに適用されました" "alerts.applied-success": "ブラックリストに適用されました",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%2</strong> 룰(들) 중 <strong>%1</strong> 유효함.", "validate.x-valid": "<strong>%2</strong> 룰(들) 중 <strong>%1</strong> 유효함.",
"validate.x-invalid": "다음 <strong>%1</strong> 규칙들은 유효하지 않습니다:", "validate.x-invalid": "다음 <strong>%1</strong> 규칙들은 유효하지 않습니다:",
"alerts.applied-success": "블랙리스트 적용됨" "alerts.applied-success": "블랙리스트 적용됨",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> de <strong>%2</strong> regras(s) validá(s).", "validate.x-valid": "<strong>%1</strong> de <strong>%2</strong> regras(s) validá(s).",
"validate.x-invalid": "As seguintes <strong>%1</strong> regras são inválidas:", "validate.x-invalid": "As seguintes <strong>%1</strong> regras são inválidas:",
"alerts.applied-success": "Lista Negra Aplicada" "alerts.applied-success": "Lista Negra Aplicada",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -41,7 +41,7 @@
"new_register": "<strong>%1</strong> вам је послао захтев за регистрацију.", "new_register": "<strong>%1</strong> вам је послао захтев за регистрацију.",
"new_register_multiple": "Постоје <strong>%1</strong> захтева за регистрацију који чекају преглед.", "new_register_multiple": "Постоје <strong>%1</strong> захтева за регистрацију који чекају преглед.",
"flag_assigned_to_you": "<strong>Заставица %1</strong> је додељена вама", "flag_assigned_to_you": "<strong>Заставица %1</strong> је додељена вама",
"post_awaiting_review": "Post awaiting review", "post_awaiting_review": "Порука на чекању за преглед",
"email-confirmed": "Е-пошта је потврђена.", "email-confirmed": "Е-пошта је потврђена.",
"email-confirmed-message": "Хвала на овери ваше е-поште. Ваш налог је сада у потпуности активан.", "email-confirmed-message": "Хвала на овери ваше е-поште. Ваш налог је сада у потпуности активан.",
"email-confirm-error-message": "Дошло је до проблема са овером ваше е-поште. Можда је код неисправан или је истекао.", "email-confirm-error-message": "Дошло је до проблема са овером ваше е-поште. Можда је код неисправан или је истекао.",

@ -9,7 +9,7 @@
"moderator-tools": "Алати модератора", "moderator-tools": "Алати модератора",
"flagged-content": "Садржај означен заставицом", "flagged-content": "Садржај означен заставицом",
"ip-blacklist": "Црна листа IP адреса", "ip-blacklist": "Црна листа IP адреса",
"post-queue": "Post Queue", "post-queue": "Порука на чекању",
"users/online": "Корисници на мрежи", "users/online": "Корисници на мрежи",
"users/latest": "Најновији корисници", "users/latest": "Најновији корисници",
"users/sort-posts": "Корисници са највише порука", "users/sort-posts": "Корисници са највише порука",

@ -1,7 +1,7 @@
{ {
"success": "Успешно", "success": "Успешно",
"topic-post": "Успешно сте послали поруку.", "topic-post": "Успешно сте послали поруку.",
"post-queued": "Your post is queued for approval.", "post-queued": "Ваша порука је стављена у ред за одобрење.",
"authentication-successful": "Успешна аутентификација", "authentication-successful": "Успешна аутентификација",
"settings-saved": "Подешавања су сачувана!" "settings-saved": "Подешавања су сачувана!"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> із <strong>%2</strong> правил вірні.", "validate.x-valid": "<strong>%1</strong> із <strong>%2</strong> правил вірні.",
"validate.x-invalid": "Наступні <strong>%1</strong> правил невірні:", "validate.x-invalid": "Наступні <strong>%1</strong> правил невірні:",
"alerts.applied-success": "Чорний список примінено" "alerts.applied-success": "Чорний список примінено",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> / <strong>%2</strong>的规则有效。", "validate.x-valid": "<strong>%1</strong> / <strong>%2</strong>的规则有效。",
"validate.x-invalid": "下列 <strong>%0</strong> 个规则无效:", "validate.x-invalid": "下列 <strong>%0</strong> 个规则无效:",
"alerts.applied-success": "黑名单生效" "alerts.applied-success": "黑名单生效",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }

@ -11,5 +11,8 @@
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.", "validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:", "validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
"alerts.applied-success": "Blacklist Applied" "alerts.applied-success": "Blacklist Applied",
"analytics.blacklist-hourly": "<strong>Figure 1</strong> &ndash; Blacklist hits per hour",
"analytics.blacklist-daily": "<strong>Figure 2</strong> &ndash; Blacklist hits per day"
} }
Loading…
Cancel
Save