remove_posts_deleted_by_author:"Izbrisan od strane autora"
redirect_warning:"Nismo bili u stanju da verifikujemo da je link koji ste označili zapravo bio objavljen na forumu. Ukoliko u svakom slučaju želite da nastavite dalje, označite link ispod."
no_message_id_error:"Dešava se kada pošta nema zaglavlje 'Message-Id'."
auto_generated_email_error:"Dešava se kada je zaglavlje 'prvenstva' postavljeno na: listu, bezvrijedno, skupno ili auto_reply, ili kada bilo koje drugo zaglavlje sadrži: automatsko slanje, automatsko odgovaranje ili automatsko generiranje."
confirm_email:"<p>Skoro ste gotovi! Na vašu e-adresu poslali smo aktivacijski mail. Slijedite upute u pošti da biste aktivirali svoj račun.</p><p>Ako ne stigne, provjerite svoju mapu neželjene pošte.</p>"
change_failed_explanation:"You attempted to demote %{user_name} to '%{new_trust_level}'. However their trust level is already '%{current_trust_level}'. %{user_name} will remain at '%{current_trust_level}' - if you wish to demote user lock trust level first"
approval_required:"A moderator must manually approve your new account before you can access this forum. You'll get an email when your account is approved!"
description:"Ovaj post iz korjena mjenja tok ove teme i najvjerovatnije bi ga trebalo premjestiti. Ako je ovo prvi post to jest sama tema, onda mu najvjerovatnije nije mjesto ovde."
description:'Ova tema sadrži sadržaj koji bi razumna osoba smatrala uvredljivim, nasilnim ili kršenjem <a href="%{base_path}/guidelines">smjernica naše zajednice</a>.'
description:'Ova tema zahtijeva opću pažnju administratora na osnovu <a href="%{base_path}/guidelines">smjernica</a>, <a href="%{tos_url}">TOS</a> ili iz drugog razloga koji nije gore naveden.'
rails_env_warning:"Your server is running in %{env} mode."
host_names_warning:"Your config/database.yml file is using the default localhost hostname. Update it to use your site's hostname."
sidekiq_warning:'Sidekiq is not running. Many tasks, like sending emails, are executed asynchronously by sidekiq. Please ensure at least one sidekiq process is running. <a href="https://github.com/mperham/sidekiq" target="_blank">Learn about Sidekiq here</a>.'
edit_history_visible_to_public:"Allow everyone to see previous versions of an edited post. When disabled, only staff members can view."
delete_removed_posts_after:"Posts removed by the author will be automatically deleted after (n) hours. If set to 0, posts will be deleted immediately."
max_image_width:"Maximum thumbnail width of images in a post"
max_image_height:"Maximum thumbnail height of images in a post"
fixed_category_positions:"If checked, you will be able to arrange categories into a fixed order. If unchecked, categories are listed in order of activity."
add_rel_nofollow_to_user_content: 'Add rel nofollow to all submitted user content, except for internal links (including parent domains). If you change this, you must rebake all posts with:"rake posts:rebake"'
post_excerpt_maxlength:"Maximum length of a post excerpt / summary."
post_onebox_maxlength:"Maximum length of a oneboxed Discourse post in characters."
notification_email:"The from: email address used when sending all essential system emails. The domain specified here must have SPF, DKIM and reverse PTR records set correctly for email to arrive."
email_custom_headers:"A pipe-delimited list of custom email headers"
summary_score_threshold:"The minimum score required for a post to be included in 'Summarize This Topic'"
summary_percent_filter:"When a user clicks 'Summarize This Topic', show the top % of posts"
enable_long_polling:"Message bus used for notification can use long polling"
long_polling_interval:"Interval before a new long poll is issued in milliseconds "
polling_interval:"How often should logged in user clients poll in milliseconds"
anon_polling_interval:"How often should anonymous clients poll in milliseconds"
cooldown_minutes_after_hiding_posts:"Number of minutes a user must wait before they can edit a post hidden via community flagging"
traditional_markdown_linebreaks:"Use traditional linebreaks in Markdown, which require two trailing spaces for a linebreak."
post_undo_action_window_mins:"Number of minutes users are allowed to undo recent actions on a post (like, flag, etc)."
cors_origins:"Allowed origins for cross-origin requests (CORS). Each origin must include http:// or https://. The DISCOURSE_ENABLE_CORS env variable must be set to true to enable CORS."
top_menu:"Determine which items appear in the homepage navigation, and in what order. Example latest|new|unread|starred|categories|top|read|posted"
post_menu:"Determine which items appear on the post menu, and in what order. Example like|edit|flag|delete|share|bookmark|reply"
post_menu_hidden_items:"The menu items to hide by default in the post menu unless an expansion ellipsis is clicked on."
share_links:"Determine which items appear on the share dialog, and in what order."
site_contact_username:"All automated private messages will be from this user; if left blank the default System account will be used."
send_welcome_message:"Send all new users a welcome private message with a quick start guide."
suppress_reply_directly_below:"Don't show the expandable reply count on a post when there is only a single reply directly below this post."
suppress_reply_directly_above:"Don't show the expandable in-reply-to on a post when there is only a single reply directly above this post."
suppress_reply_when_quoting:"Don't show the expandable in-reply-to on a post when post quotes reply."
topics_per_period_in_top_summary:"Number of top topics shown in the default top topics summary."
topics_per_period_in_top_page:"Number of top topics shown on the expanded 'Show More' top topics."
redirect_users_to_top_page:"Automatically redirect new and long absent users to the top page."
email_token_valid_hours:"Forgot password / activate account tokens are valid for (n) hours."
blocked_email_domains:"A list of email domains that users are not allowed to register accounts with. Example: mailinator.com trashmail.net"
allowed_email_domains:"A list of email domains that users MUST register accounts with. WARNING: Users with email domains other than those listed will not be allowed!"
new_version_emails:"Send an email to the contact_email address when a new version of Discourse is available."
invite_expiry_days:"How long user invitation keys are valid, in days"
login_required:"Require authentication to read content on this site, disallow anonymous access."
min_password_length:"Minimum password length."
block_common_passwords:"Don't allow passwords that are in the 10,000 most common passwords."
allow_new_registrations:"Allow new user registrations. Uncheck this to prevent anyone from creating a new account."
google_oauth2_client_id:"Client ID of your Google application."
google_oauth2_client_secret:"Client secret of your Google application."
maximum_backups:"The maximum amount of backups to keep on disk. Older backups are automatically deleted"
s3_backup_bucket:"The remote bucket to hold backups. WARNING: Make sure it is a private bucket."
active_user_rate_limit_secs:"How frequently we update the 'last_seen_at' field, in seconds"
verbose_localization:"Show extended localization tips in the UI"
previous_visit_timeout_hours:"How long a visit lasts before we consider it the 'previous' visit, in hours"
rate_limit_create_topic:"After creating a topic, users must wait (n) seconds before creating another topic."
rate_limit_create_post:"After posting, users must wait (n) seconds before creating another post."
rate_limit_new_user_create_topic:"After creating a topic, new users must wait (n) seconds before creating another topic."
rate_limit_new_user_create_post:"After posting, new users must wait (n) seconds before creating another post."
max_likes_per_day:"Maximum number of likes per user per day."
max_flags_per_day:"Maximum number of flags per user per day."
max_bookmarks_per_day:"Maximum number of bookmarks per user per day."
max_edits_per_day:"Maximum number of edits per user per day."
max_topics_per_day:"Maximum number of topics a user can create per day."
suggested_topics:"Number of suggested topics shown at the bottom of a topic."
limit_suggested_to_category:"Only show topics from the current category in suggested topics."
clean_up_uploads:"Remove orphan unreferenced uploads to prevent illegal hosting. WARNING: you may want to back up of your /uploads directory before enabling this setting."
clean_orphan_uploads_grace_period_hours:"Grace period (in hours) before an orphan upload is removed."
purge_deleted_uploads_grace_period_days:"Grace period (in days) before a deleted upload is erased."
enable_s3_uploads:"Place uploads on Amazon S3 storage. IMPORTANT: requires valid S3 credentials (both access key id & secret access key)."
s3_upload_bucket:"The Amazon S3 bucket name that files will be uploaded into. WARNING: must be lowercase, no periods."
max_attachment_size_kb:"The maximum attachment files upload size in kB. This must be configured in nginx (client_max_body_size) / apache or proxy as well."
authorized_extensions:"A list of file extensions allowed for upload (use '*' to enable all file types)"
max_similar_results:"How many similar topics to show above the editor when composing a new topic. Comparison is based on title and body."
title_prettify:"Prevent common title typos and errors, including all caps, lowercase first character, multiple ! and ?, extra . at end, etc."
topic_views_heat_low:"After this many views, the views field is slightly highlighted."
topic_views_heat_medium:"After this many views, the views field is moderately highlighted."
topic_views_heat_high:"After this many views, the views field is strongly highlighted."
history_hours_low:"A post edited within this many hours has the edit indicator slightly highlighted"
history_hours_medium:"A post edited within this many hours has the edit indicator moderately highlighted."
history_hours_high:"A post edited within this many hours has the edit indicator strongly highlighted."
topic_post_like_heat_low:"After the likes:post ratio exceeds this ratio, the post count field is slightly highlighted."
topic_post_like_heat_medium:"After the likes:post ratio exceeds this ratio, the post count field is moderately highlighted."
topic_post_like_heat_high:"After the likes:post ratio exceeds this ratio, the post count field is strongly highlighted."
faq_url:"If you have a FAQ hosted elsewhere that you want to use, provide the full URL here."
tos_url:"If you have a Terms of Service document hosted elsewhere that you want to use, provide the full URL here."
privacy_policy_url:"If you have a Privacy Policy document hosted elsewhere that you want to use, provide the full URL here."
allowed_spam_host_domains:"A list of domains excluded from spam host testing. New users will never be restricted from creating posts with links to these domains."
reply_by_email_address:"Template for reply by email incoming email address, for example: %%{reply_key}@reply.example.com or replies+%%{reply_key}@example.com"
strip_images_from_short_emails:"Strip images from emails having size less than 2800 Bytes"
short_email_length:"Short email length in Bytes"
pop3_polling_enabled:"Poll via POP3 for email replies."
pop3_polling_ssl:"Use SSL while connecting to the POP3 server. (Recommended)"
pop3_polling_period_mins:"The period in minutes between checking the POP3 account for email. NOTE: requires restart."
pop3_polling_port:"The port to poll a POP3 account on."
pop3_polling_host:"The host to poll for email via POP3."
pop3_polling_username:"The username for the POP3 account to poll for email."
pop3_polling_password:"The password for the POP3 account to poll for email."
email_in_min_trust:"The minimum trust level a user needs to have to be allowed to post new topics via email."
email_prefix:"The [label] used in the subject of emails. It will default to 'title' if not set."
email_site_title:"The title of the site used as the sender of emails from the site. Default to 'title' if not set. If your 'title' contains characters that are not allowed in email sender strings, use this setting."
minimum_topics_similar:"How many topics need to exist before similar topics are presented when composing new topics."
relative_date_duration:"Number of days after posting where post dates will be shown as relative (7d) instead of absolute (20 Feb)."
delete_user_max_post_age:"Don't allow deleting users whose first post is older than (x) days."
delete_all_posts_max:"The maximum number of posts that can be deleted at once with the Delete All Posts button. If a user has more than this many posts, the posts cannot all be deleted at once and the user can't be deleted."
email_editable:"Allow users to change their e-mail address after registration."
automatically_download_gravatars:"Download Gravatars for users upon account creation or email change."
max_daily_gravatar_crawls:"Maximum number of times Discourse will check Gravatar for custom avatars in a day"
allow_profile_backgrounds:"Allow users to upload profile backgrounds."
enable_mobile_theme:"Mobile devices use a mobile-friendly theme, with the ability to switch to the full site. Disable this if you want to use a custom stylesheet that is fully responsive."
dominating_topic_minimum_percent:"What percentage of posts a user has to make in a topic before being reminded about overly dominating a topic."
suppress_uncategorized_badge:"Don't show the badge for uncategorized topics in topic lists."
enable_names:"Allow showing user full names. Disable to hide full names."
display_name_on_posts:"Show a user's full name on their posts in addition to their @username."
short_progress_text_threshold:"After the number of posts in a topic goes above this number, the progress bar will only show the current post number. If you change the progress bar's width, you may need to change this value."
warn_reviving_old_topic_age:"When someone starts replying to a topic where the last reply is older than this many days, a warning will be displayed. Disable by setting to 0."
autohighlight_all_code:"Force apply code highlighting to all preformatted code blocks even when they didn't explicitly specify the language."
embed_truncate:"Truncate the embedded posts."
embed_post_limit:"Maximum number of posts to embed."
show_create_topics_notice:"If the site has fewer than 5 public topics, show a notice asking admins to create some topics."
security_key_support_missing_error:"Vaš trenutni uređaj ili preglednik ne podržava korištenje sigurnosnih ključeva. Molimo koristite drugačiju metodu."
not_allowed:"is not allowed from that email provider. Please use another email address."
blocked:"is not allowed."
invite_password_instructions:
subject_template:"Set password for your %{site_name} account"
flag_reasons:
off_topic:"Your post was flagged as **off-topic**: the community thinks it does not fit into the topic, as currently defined by the title and the first post."
inappropriate:"Your post was flagged as **inappropriate**: the community thinks it is offensive, abusive, or a violation of [the community guidelines](%{base_path}/guidelines)."
text_body_template:"The `download_remote_images_to_local` setting was disabled because the disk space limit at `download_remote_images_threshold` was reached."