Latest translations and fallbacks

This commit is contained in:
Misty (Bot)
2018-08-25 09:31:07 +00:00
parent cf82407a8f
commit badb06a9de
259 changed files with 517 additions and 216 deletions

View File

@@ -32,5 +32,9 @@
"redis.iops": "Trenutno operacija po sekundi",
"redis.keyspace-hits": "Keyspace Hits",
"redis.keyspace-misses": "Keyspace Misses",
"redis.raw-info": "Sirove informacije o Redis-u"
}
"redis.raw-info": "Sirove informacije o Redis-u",
"postgres": "Postgres",
"postgres.version": "PostgreSQL Version",
"postgres.raw-info": "Postgres Raw Info"
}

View File

@@ -19,6 +19,7 @@
"parent-category-none": "(None)",
"copy-settings": "Copy Settings From",
"optional-clone-settings": "(Optional) Clone Settings From Category",
"clone-children": "Clone Children Categories And Settings",
"purge": "Purge Category",
"enable": "Enable",

View File

@@ -13,9 +13,10 @@
"headers.acam": "Access-Control-Allow-Methods",
"headers.acah": "Access-Control-Allow-Headers",
"hsts": "Strict Transport Security",
"hsts.enabled": "Enabled HSTS (recommended)",
"hsts.subdomains": "Include subdomains in HSTS header",
"hsts.preload": "Allow preloading of HSTS header",
"hsts.help": "An HSTS header is already pre-configured for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"hsts.help": "If enabled, an HSTS header will be set for this site. You can elect to include subdomains and preloading flags in your header. If in doubt, you can leave these unchecked. <a href=\"%1\">More information <i class=\"fa fa-external-link\"></i></a>",
"traffic-management": "Traffic Management",
"traffic.help": "NodeBB deploys equipped with a module that automatically denies requests in high-traffic situations. You can tune these settings here, although the defaults are a good starting point.",
"traffic.enable": "Enable Traffic Management",

View File

@@ -6,6 +6,5 @@
"max-posts-per-page": "Maximum posts per page",
"categories": "Category Pagination",
"topics-per-page": "Topics per Page",
"max-topics-per-page": "Maximum topics per page",
"initial-num-load": "Initial Number of Topics to Load on Unread, Recent, and Popular"
"max-topics-per-page": "Maximum topics per page"
}

View File

@@ -78,6 +78,7 @@
"still-uploading": "Сачекајте док се отпремања не заврше.",
"file-too-big": "Највећа дозвољена величина датотеке је %1 kB - отпремите мању датотеку.",
"guest-upload-disabled": "Гостима је онемогућено отпремање",
"cors-error": "Unable to upload image due to misconfigured CORS",
"already-bookmarked": "Већ сте додали ову поруку у обележиваче",
"already-unbookmarked": "Већ сте одстранили ову поруку из обележивача",
"cant-ban-other-admins": "Не можете забранити друге администраторе!",

View File

@@ -85,6 +85,7 @@
"language": "Језик",
"guest": "Гост",
"guests": "Гости",
"former_user": "A Former User",
"updated.title": "Форум је ажуриран",
"updated.message": "Форум је управо ажуриран на последњу верзију. Кликните овде да бисте освежили страницу.",
"privacy": "Приватност",