2015-04-29 13:07:25 -04:00
|
|
|
# encoding: utf-8
|
2015-06-27 08:50:13 -04:00
|
|
|
# This file contains content for the client portion of the poll plugin, sent out
|
|
|
|
# to the Javascript app.
|
2015-04-29 13:07:25 -04:00
|
|
|
#
|
2015-06-27 08:50:13 -04:00
|
|
|
# To work with us on translations, see:
|
2015-04-29 13:07:25 -04:00
|
|
|
# https://www.transifex.com/projects/p/discourse-org/
|
2015-06-27 08:50:13 -04:00
|
|
|
#
|
|
|
|
# This is a "source" file, which is used by Transifex to get translations for other languages.
|
|
|
|
# After this file is changed, it needs to be pushed by a maintainer to Transifex:
|
|
|
|
#
|
|
|
|
# tx push -s
|
|
|
|
#
|
|
|
|
# Read more here: https://meta.discourse.org/t/contribute-a-translation-to-discourse/14882
|
|
|
|
#
|
|
|
|
# To validate this YAML file after you change it, please paste it into
|
|
|
|
# http://yamllint.com/
|
2015-04-29 13:07:25 -04:00
|
|
|
|
2014-02-04 21:53:09 -05:00
|
|
|
en:
|
|
|
|
js:
|
|
|
|
poll:
|
2015-05-04 10:01:57 -04:00
|
|
|
voters:
|
2015-05-04 16:29:45 -04:00
|
|
|
one: "voter"
|
|
|
|
other: "voters"
|
|
|
|
total_votes:
|
|
|
|
one: "total vote"
|
|
|
|
other: "total votes"
|
2015-04-23 13:33:29 -04:00
|
|
|
|
|
|
|
average_rating: "Average rating: <strong>%{average}</strong>."
|
|
|
|
|
2016-06-09 10:15:08 -04:00
|
|
|
public:
|
2018-11-19 08:50:00 -05:00
|
|
|
title: "Votes are <strong>public</strong>."
|
|
|
|
|
|
|
|
results:
|
2020-01-28 07:30:04 -05:00
|
|
|
groups:
|
|
|
|
title: "You need to be a member of %{groups} to vote in this poll."
|
2018-11-19 08:50:00 -05:00
|
|
|
vote:
|
|
|
|
title: "Results will be shown on <strong>vote</strong>."
|
|
|
|
closed:
|
|
|
|
title: "Results will be shown once <strong>closed</strong>."
|
2019-08-15 14:27:18 -04:00
|
|
|
staff:
|
|
|
|
title: "Results are only shown to <strong>staff</strong> members."
|
2016-06-09 10:15:08 -04:00
|
|
|
|
2015-04-23 13:33:29 -04:00
|
|
|
multiple:
|
|
|
|
help:
|
2015-09-27 15:36:57 -04:00
|
|
|
at_least_min_options:
|
2019-05-20 17:26:22 -04:00
|
|
|
one: "Choose at least <strong>%{count}</strong> option"
|
2016-06-20 01:55:10 -04:00
|
|
|
other: "Choose at least <strong>%{count}</strong> options"
|
2015-09-27 15:36:57 -04:00
|
|
|
up_to_max_options:
|
2019-05-20 17:26:22 -04:00
|
|
|
one: "Choose up to <strong>%{count}</strong> option"
|
2016-06-20 01:55:10 -04:00
|
|
|
other: "Choose up to <strong>%{count}</strong> options"
|
2015-09-27 15:36:57 -04:00
|
|
|
x_options:
|
2019-05-20 17:26:22 -04:00
|
|
|
one: "Choose <strong>%{count}</strong> option"
|
2016-06-20 01:55:10 -04:00
|
|
|
other: "Choose <strong>%{count}</strong> options"
|
|
|
|
between_min_and_max_options: "Choose between <strong>%{min}</strong> and <strong>%{max}</strong> options"
|
2015-04-23 13:33:29 -04:00
|
|
|
|
|
|
|
cast-votes:
|
|
|
|
title: "Cast your votes"
|
|
|
|
label: "Vote now!"
|
|
|
|
|
|
|
|
show-results:
|
|
|
|
title: "Display the poll results"
|
|
|
|
label: "Show results"
|
|
|
|
|
|
|
|
hide-results:
|
|
|
|
title: "Back to your votes"
|
2019-11-25 06:26:19 -05:00
|
|
|
label: "Show vote"
|
2015-04-23 13:33:29 -04:00
|
|
|
|
2019-11-25 12:51:01 -05:00
|
|
|
group-results:
|
|
|
|
title: "Group votes by user field"
|
|
|
|
label: "Show breakdown"
|
|
|
|
|
|
|
|
ungroup-results:
|
|
|
|
title: "Combine all votes"
|
|
|
|
label: "Hide breakdown"
|
|
|
|
|
2019-11-22 14:06:39 -05:00
|
|
|
export-results:
|
|
|
|
title: "Export the poll results"
|
|
|
|
label: "Export"
|
|
|
|
|
2015-04-23 13:33:29 -04:00
|
|
|
open:
|
|
|
|
title: "Open the poll"
|
|
|
|
label: "Open"
|
|
|
|
confirm: "Are you sure you want to open this poll?"
|
2014-02-04 21:53:09 -05:00
|
|
|
|
2015-04-23 13:33:29 -04:00
|
|
|
close:
|
|
|
|
title: "Close the poll"
|
|
|
|
label: "Close"
|
|
|
|
confirm: "Are you sure you want to close this poll?"
|
2014-04-12 13:23:21 -04:00
|
|
|
|
2018-05-02 20:12:19 -04:00
|
|
|
automatic_close:
|
2019-03-06 20:27:40 -05:00
|
|
|
closes_in: "Closes in <strong>%{timeLeft}</strong>."
|
2019-03-07 05:04:17 -05:00
|
|
|
age: "Closed <strong>%{age}</strong>"
|
2018-05-02 20:12:19 -04:00
|
|
|
|
2016-06-20 01:55:10 -04:00
|
|
|
error_while_toggling_status: "Sorry, there was an error toggling the status of this poll."
|
|
|
|
error_while_casting_votes: "Sorry, there was an error casting your votes."
|
|
|
|
error_while_fetching_voters: "Sorry, there was an error displaying the voters."
|
2019-11-22 14:06:39 -05:00
|
|
|
error_while_exporting_results: "Sorry, there was an error exporting poll results."
|
2016-06-13 06:21:14 -04:00
|
|
|
|
|
|
|
ui_builder:
|
2016-06-17 18:54:30 -04:00
|
|
|
title: Build Poll
|
2016-06-13 06:21:14 -04:00
|
|
|
insert: Insert Poll
|
|
|
|
help:
|
2020-02-05 09:03:27 -05:00
|
|
|
options_count: Enter at least 1 option
|
2017-03-14 12:34:30 -04:00
|
|
|
invalid_values: Minimum value must be smaller than the maximum value.
|
2017-11-30 11:04:41 -05:00
|
|
|
min_step_value: The minimum step value is 1
|
2016-06-13 06:21:14 -04:00
|
|
|
poll_type:
|
2016-06-15 09:21:17 -04:00
|
|
|
label: Type
|
2016-06-18 02:37:02 -04:00
|
|
|
regular: Single Choice
|
|
|
|
multiple: Multiple Choice
|
|
|
|
number: Number Rating
|
2018-11-19 08:50:00 -05:00
|
|
|
poll_result:
|
|
|
|
label: Results
|
|
|
|
always: Always visible
|
|
|
|
vote: On vote
|
|
|
|
closed: When closed
|
2019-08-15 14:27:18 -04:00
|
|
|
staff: Staff only
|
2020-01-28 07:30:04 -05:00
|
|
|
poll_groups:
|
|
|
|
label: Allowed groups
|
2019-11-25 12:51:01 -05:00
|
|
|
poll_chart_type:
|
|
|
|
label: Chart type
|
2020-04-28 08:29:42 -04:00
|
|
|
bar: Bar
|
|
|
|
pie: Pie
|
2016-06-13 06:21:14 -04:00
|
|
|
poll_config:
|
|
|
|
max: Max
|
|
|
|
min: Min
|
|
|
|
step: Step
|
|
|
|
poll_public:
|
2016-06-15 09:21:17 -04:00
|
|
|
label: Show who voted
|
2016-06-13 06:21:14 -04:00
|
|
|
poll_options:
|
2016-06-15 09:21:17 -04:00
|
|
|
label: Enter one poll option per line
|
2018-05-02 20:12:19 -04:00
|
|
|
automatic_close:
|
|
|
|
label: Automatically close poll
|