You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.2 KiB
TOML
64 lines
1.2 KiB
TOML
|
|
|
|
# UI strings. Buttons and similar.
|
|
|
|
[ui_pager_prev]
|
|
other = "Previous"
|
|
|
|
[ui_pager_next]
|
|
other = "Next"
|
|
|
|
[ui_read_more]
|
|
other = "Read more"
|
|
|
|
[ui_search]
|
|
other = "Search this site…"
|
|
|
|
# Used in sentences such as "Posted in News"
|
|
[ui_in]
|
|
other = "in"
|
|
|
|
# Footer text
|
|
[footer_intel_privacy_notice]
|
|
other = "Privacy Policy"
|
|
|
|
[footer_intel_terms_of_use]
|
|
other = "Terms of Use"
|
|
|
|
[footer_cvat_terms_of_use]
|
|
other = "CVAT terms of Use"
|
|
|
|
[footer_notices_and_disclaimers]
|
|
other = "Notices and Disclaimers"
|
|
|
|
[footer_human_rights_principles]
|
|
other = "Human Rights Principles"
|
|
|
|
# Post (blog, articles etc.)
|
|
[post_byline_by]
|
|
other = "By"
|
|
[post_created]
|
|
other = "Created"
|
|
[post_last_mod]
|
|
other = "Last modified"
|
|
[post_edit_this]
|
|
other = "Edit this page"
|
|
[post_create_child_page]
|
|
other = "Create child page"
|
|
[post_create_issue]
|
|
other = "Create documentation issue"
|
|
[post_create_project_issue]
|
|
other = "Create project issue"
|
|
[post_posts_in]
|
|
other = "Posts in"
|
|
|
|
# Print support
|
|
[print_printable_section]
|
|
other = "This the multi-page printable view of this section."
|
|
[print_click_to_print]
|
|
other = "Click here to print"
|
|
[print_show_regular]
|
|
other = "Return to the regular view of this page"
|
|
[print_entire_section]
|
|
other = "Print entire section"
|