mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
Update translations
This commit is contained in:
parent
3d62e5dd98
commit
f1bfc74e79
72 changed files with 3085 additions and 2172 deletions
|
@ -10,12 +10,6 @@ bs_BA:
|
|||
short_date_no_year: "D MMM"
|
||||
short_date: "D MMM, YYYY"
|
||||
long_date: "MMMM D, YYYY h:mma"
|
||||
datetime_formats: &datetime_formats
|
||||
date:
|
||||
month_names: []
|
||||
<<: *datetime_formats
|
||||
time:
|
||||
<<: *datetime_formats
|
||||
title: "Discourse"
|
||||
topics: "Topics"
|
||||
posts: "posts"
|
||||
|
@ -427,8 +421,6 @@ bs_BA:
|
|||
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)."
|
||||
must_approve_users: "Staff must approve all new user accounts before they are allowed to access the site."
|
||||
ga_tracking_code: "Google analytics (ga.js) tracking code code, eg: UA-12345678-9; see http://google.com/analytics"
|
||||
ga_domain_name: "Google analytics (ga.js) domain name, eg: mysite.com; see http://google.com/analytics"
|
||||
ga_universal_tracking_code: "Google Universal Analytics (analytics.js) tracking code code, eg: UA-12345678-9; see http://google.com/analytics"
|
||||
ga_universal_domain_name: "Google Universal Analytics (analytics.js) domain name, eg: mysite.com; see http://google.com/analytics"
|
||||
enable_noscript_support: "Enable standard webcrawler search engine support via the noscript tag"
|
||||
|
@ -586,7 +578,6 @@ bs_BA:
|
|||
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."
|
||||
username_change_period: "The number of days after registration that accounts can change their username (0 to disallow username change)."
|
||||
email_editable: "Allow users to change their e-mail address after registration."
|
||||
logout_redirect: "Location to redirect browser to after logout EG: (http://somesite.com/logout)"
|
||||
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"
|
||||
public_user_custom_fields: "A whitelist of custom fields for a user that can be shown publically."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue