diff --git a/src/assets/i18n/ar.json b/src/assets/i18n/ar.json new file mode 100644 index 000000000..0967ef424 --- /dev/null +++ b/src/assets/i18n/ar.json @@ -0,0 +1 @@ +{} diff --git a/src/assets/i18n/fr.json b/src/assets/i18n/fr.json deleted file mode 100644 index 69c190fd1..000000000 --- a/src/assets/i18n/fr.json +++ /dev/null @@ -1,194 +0,0 @@ -{ "add": "Ajouter", - "add-option": "Ajouter une option", - "add-target": "Ajouter une option", - "_COMMENT_approval": "'approve' and 'approval' here refers to the act of formally endorsing an option or formally agreeing to an option. It does NOT refer to 'liking' or 'preferring' the option. In English, the correct form is hence 'approve an option' and not 'approve OF an option'.", - "approval": "Approval", - "cancel": "Abandonner", - "choose-file": "Choisir un fichier", - "continue": "Continuez", - "daynames-sunday-to-saturday": "Dimanche, Lundi, Mardi, Mercredi, Jeudi, Vendredi, Samedi", - "db-server-url": "URL du serveur de données", - "db-user": "Nom d'utilisateur de base de données", - "db-pw": "Mot de passe de base de données", - "edit": "Editer", - "email": "E-mail", - "favourite": "Favourite", - "go-to-poll": "aller au sondage", - "hide": "Cacher", - "language": "Langue", - "level-of-agreement": "conformité", - "monthnames": "Janvier, Février, Mars, Avril, Mai, Juin, Juillet, Août, Septembre, Octobre, Novembre, Décembre", - "next": "Suivant", - "no": "Non", - "non-abstaining-voters": "non-abstentions", - "OK": "OK", - "options": "Options", - "password": "Mot de passe", - "possible-targets": "Options possibles", - "read-more": "Lire plus", - "ready": "Prêt", - "retype-password": "Retapez le mot de passe", - "select-cancel": "Abandonner", - "server": "Serveur", - "share": "Share", - "show": "Voir", - "skip": "Passer", - "start": "Démarrer", - "step-i-of-n": "Step {{i}} of {{n}}", - "test": "Tester", - "_COMMENT_wap": "[COMMENT] Please do NOT translate the invented word 'wap' unless that word sounds much too strange in your language. If it does, please try to find a similarly short invented word that works in your language. The most important thing is that the meaning is preserved: Willingness to approve. (but not simply: approval! The willingness part is important!). Only if you cannot find such a word, please translate 'willingness to approve' as short as possible.", - "wap": "Wap", - "yes": "Oui", - "about": { - "_COMMENT_SECTION_": "[COMMENT] strings used on the About page:", - "-page-title": "À propos de vodle", - "h1": "Qu'est-ce que le vodle?", - "p11": "vodle aide un groupe à prendre de bonnes décisions. Il trouve le consensus partiel maximal parmi tout ensemble d'options. Vraiment démocratique, elle donne à tout le monde la même influence efficace.", - "p12": "Pour chaque option, Il vous montre l'approbation actuelle sous forme de barre lumineuse à droite et vous permet d'ajuster vos notes en temps réel avec des curseurs. Lorsque votre curseur touche la barre d'approbation, il devient vert pour indiquer que vous approuvez également à cette option. Ainsi, le groupe tend à tendre vers le consensus total ou partiel le plus large possible.", - "p13": "Lorsque le sondage se termine, l'option gagnante est déterminée par un algorithme juste mais simple qui donne à chaque participant la même influence, pas seulement les participants qui se trouvent dans une majorité.", - "p14": "Dans les sondages à choix (où votre groupe sélectionne une option unique), la décision est prise comme suit. Si une option est approuvée par tous, cette option de consensus total l'emporte. Sinon, vodle déclare probablement l'option la plus largement approuvée comme gagnante. Mais pour atteindre l'équité, vodle doit parfois aussi utiliser un certain degré de chance, comme une loterie de cartes vertes.", - "p15": "The exact procedure that vodle uses for determining the winning option is this: After the poll has ended, options are sorted by descending approval, and one participant is picked by lot. The top-most option for which that participantʼs slider is green wins.", - "p16": "De cette façon, l'option la plus approuvée aura la plus grande probabilité de gagner. Les autres probabilités de gagner sont au plus aussi grandes que leur score d'approbation (en pourcentage de tous les participants qui ne s'abstiennent pas).", - "p17": "Dans les sondages d'allocation (où votre groupe divise un certain budget ou une ressource en parts pour plusieurs options), la procédure est similaire : si une option est approuvé par tous, vous avez un consensus total, de sorte que cette option obtiendra le budget complet. Sinon, vodle alloue la plus grande part du budget à l'option la plus largement approuvée et des parts plus petites aux autres options.", - "p18": "Procédure exacte : Les options sont triées par approbation décroissante. Ensuite, la part de chaque option est proportionnelle au nombre de participants qui ont approuvé cette option mais n'ont approuvé aucune option qui est listée plus haut.", - "h2": "Qui est derrière cela?", - "p21": "vodleʼs algorithm (called “maximum partial consensus”) was developed and optimizied for fairness at the Potsdam Institute for Climate Impact Research (PIK) by the mathematician Jobst Heitzig in collaboration with Forest W. Simmons. It is inspired by the “threshold model” of famous sociologist Mark Granovetter. This app is open-source, code hosted on github. Main developer: Jobst Heitzig. Significant contributions by: Marius Amrhein. Consulted by: Adrian Lison. Additional contributions: see program code.", - "h3": "Aidez vodle !", - "p31": "Étant donné que nous nous sommes engagés à maintenir vodle libre pour tout le monde, nous avons encore besoin d'aide. Si vous êtes un nerd, créatif, influencer, scientifique, philanthrope, militant, politique, étranger amical... qui croit en l'avenir d'un consensus juste & efficace et qui veut contribuer de quelque manière que ce soit, nous avons quelques idées comment vous pourriez nous soutenir !" - }, - "addoption": { - "_COMMENT_SECTION_": "[COMMENT] strings used on the Add Option dialog:", - "header": "Ajouter une autre option", - "intro": "Veuillez vous assurer que la nouvelle option n'est pas déjà couverte par les options existantes.", - "different-language": "Ce sondage est dans une langue différente ({{language}}). Si possible, essayez d'utiliser cette langue dans vos textes ci-dessous, ou utilisez une autre langue que les participants au sondage comprennent.", - "info": "Une fois ajoutée, l'option ne peut plus être modifiée ou retirée.", - "notification-added-title": "Option ajoutée" - }, - "badges": { - "_COMMENT_SECTION_": "[COMMENT] strings used as badge labels:", - "abstaining": "Abstention", - "can-accept": "Peut accepter", - "closing-soon": "Fermera bientôt", - "delegated": "Déléguée", - "draft": "Ébauche", - "new": "Nouveau", - "please-check": "Veuillez vérifier" - }, - "data": { - "notifications-permission-header": "Est-ce que vodle peut vous montrer des notifications ?", - "notifications-permission-intro": "Si vous le permettez, vodle peut vous rappeler les échéances des sondages, les demandes de délégation et d'autres événements importants. Vous pouvez contrôler les notifications que vous souhaitez recevoir sur la page des paramètres de vodle." - }, - "delegation-request": { - "_COMMENT_SECTION_": "[COMMENT] strings used on the Delegate dialog:", - "disabled": "We apologize, delegation is not yet enabled in this version of vodle.", - "header": "Déléguer à un autre participant", - "intro": "Vous pouvez demander à un autre participant d'agir en tant que délégué. Le délégué contrôlera ensuite vos évaluations au lieu de vous. En d'autres termes, leurs évaluations seront également utilisées comme vos évaluations. Le délégué peut également déléguer ses évaluations et vos évaluations à un troisième participant, et ainsi de suite. Vous pouvez révoquer la délégation à tout moment, et vous pouvez également toujours choisir de évaluez certaines des options vous-même.", - "nickname-label": "Pseudo du délégué :", - "nickname-placeholder": "Veuillez entrer le pseudo de cette personne (ou son vrai nom)", - "from-label": "Le délégué verra ce qui suit comme l'expéditeur de cette demande :", - "from-placeholder": "Entrez votre propre adresse e-mail, nom ou pseudo", - "request-options-with-share": "Le moyen le plus simple de demander à cette personne d'agir en tant que délégué est via le bouton de partage. Alternativement, vous pouvez leur écrire un e-mail. Ou vous copiez le lien de délégation et l'envoyez comme bon vous semble.", - "request-options-without-share": "La façon la plus simple de demander à cette personne d'agir comme votre délégué est par courriel. Ou vous copiez le lien de la délégation et envoyez-le à votre convenance.", - "share": "Utiliser une application de messagerie", - "compose-email": "Écrire un e-mail", - "copy-link": "Copier le lien", - "notification-copied-link-title": "Lien de délégation copié dans le presse-papiers.", - "notification-copied-link-body": "Envoyez-la maintenant à votre délégué, {{nickname}} !", - "message-subject": "Request to act as delegate in poll (ending {{due}})", - "message-body-greeting": "Cher participant au sondage,", - "message-body-before-title": "J'aime à vous demander d'agir en tant que délégué dans le sondage de vodle intitulé", - "message-body-closes": "(Ce sondage se termine le {{due}}.)", - "message-body-explanation": "Si vous acceptez, vodle utilisera vos évaluations automatiquement pour définir mes évaluations également, sans que vous ayez besoin de travail supplémentaire.", - "message-body-before-link": "Pour accepter ou refuser cette demande, veuillez utiliser le lien suivant :", - "message-body-dont-share": "Veuillez ne pas partager ce lien avec qui que ce soit d'autre.", - "message-body-regards": "Cordialement" - }, - "delrespond": { - "_COMMENT_SECTION_": "[COMMENT] strings used on the Act As Delegate? page:", - "-page-title": "Agir comme délégué ?", - "header": "Seriez-vous un délégué pour {{from}} dans le sondage «{{poll_title}}» ?", - "intro": "Vos évaluations contrôleront également les évaluations de l'autre participant.", - "details": "Si vous acceptez, vous pouvez toujours choisir si vous voulez évaluer vous-même les options ou déléguer vos évaluations (et celles de l'autre participant) à une tierce personne.", - "check-first": "Vous pouvez également vérifier vos évaluations en premier lieu, puis revenir ici pour accepter ou refuser.", - "accept": "Accepter", - "decline": "Refuser", - "cycle-header": "{{from}} vous demande d'agir en tant que délégué dans le sondage «{{poll_title}}».", - "two-way-intro": "Mais vous avez déjà délégué vos propres évaluations pour le même sondage à cette personne, {{from}}. Tant que c'est le cas, vous ne pouvez pas accepter cette demande.", - "cycle-intro": "Cependant, votre propre délégué pour ce sondage a délégué directement ou indirectement vos évaluations à {{from}}. Tant que c'est le cas, vous ne pouvez pas accepter cette demande.", - "cycle-details": "Dans le cas contraire, cela créerait un cycle de délégation et vodle ne sauraient pas à qui les évaluations à utiliser.", - "cycle-revoke-first": "Si vous souhaitez tout de même accepter la demande, veuillez d'abord envisager de révoquer votre propre délégation et ensuite revenir ici.", - "weight-exceeded-header": "{{from}} vous demande d'agir en tant que délégué dans le sondage «{{poll_title}}».", - "weight-exceeded-intro": "Cependant, cela donnerait à vous ou à votre propre délégué un poids de vote supérieur à la limite de {{limit}}. Tant que c'est le cas, vous ne pouvez pas accepter cette demande.", - "weight-exceeded-details": "Sinon, vous ou votre propre délégué deviendriez trop puissant dans ce sondage.", - "weight-exceeded-revoke-first": "Si vous souhaitez toujours accepter la demande, veuillez envisager de refuser d'autres demandes que vous avez acceptées, ou de révoquer votre propre délégation, puis de revenir ici.", - "accepted-header": "Vous avez accepté cette demande de {{from}}.", - "accepted-intro": "Donc, vos évaluations contrôlent actuellement les évaluations de cette personne dans le sondage “{{poll_title}}”.", - "accepted-details": "Si vous voulez révoquer votre acceptation, vous pouvez le faire. Tant que l'autre personne n'a pas retiré sa demande, vous pourrez également l'accepter plus tard.", - "keep": "Garder", - "revoke": "Révoquer", - "declined-header": "Vous avez refusé cette demande de {{from}}.", - "declined-intro": "Vos évaluations ne sont donc pas actuellement contrôlant les évaluations de cette personne dans le sondage «{{poll_title}}».", - "declined-details": "Si vous voulez accepter maintenant après tout, vous pouvez le faire. Vous pouvez toujours révoquer votre acceptation plus tard.", - "no-change": "Ne changez pas", - "declined-impossible-details": "Vous ne pouvez pas accepter cette demande pour le moment, car cela créerait un cycle de délégation ou un poids de vote trop élevé.", - "poll-unknown": "Vous ne participez pas encore à ce sondage. Veuillez vérifier si vous avez reçu un lien d'invitation pour ce sondage. Si c'est le cas, utilisez d'abord ce lien, puis réessayez.", - "try-again": "Nous nous excusons, vodle est toujours en attente de données sur cette demande. Veuillez réessayer plus tard.", - "closed": "Unfortunately, this poll has already ended.", - "is-self": "Cette demande a été créée par vous-même :-) Veuillez envoyer ce lien à la personne que vous aimeriez demander à la délégation!" - }, - "draftpoll": { - "_COMMENT_SECTION_": "[COMMENT] strings used on the Edit Draft Poll page:", - "-page-title": "Modifier le brouillon du sondage", - "del-poll-confirm-question": "Supprimer ce brouillon de sondage ?
(Cette action est irréversible !)", - "general-information": "Informations générales", - "details": "Details", - "type-label": "Dans ce sondage, le groupe...", - "type-winner": "sélectionnera l'une des options", - "type-share": "divisera une ressource entre plusieurs options", - "title-label": "Titre du sondage", - "title-placeholder": "Un titre court, comme “Quel film regarder?”", - "desc-label": "Description", - "desc-placeholder": "Plus d'informations sur ce sondage (facultatif)", - "option-desc-label": "Description", - "option-desc-placeholder": "Plus d'informations sur «{{name}}»", - "option-url-label": "Lien « Lire plus »", - "option-url-placeholder": "Un lien vers une page web contenant plus de détails sur «{{name}}»", - "del-option-confirm-question": "Supprimer l'option
{{name}} ?", - "del-target-confirm-question": "Supprimer l'option
{{name}} ?", - "please-list-options-explanation": "Veuillez énumérer au moins deux options. Ne vous inquiétez pas pour leur ordre. D'autres options peuvent toujours être ajoutées plus tard par les participants tant que le sondage est en cours.", - "please-list-targets-explanation": "Veuillez énumérer au moins deux options. Ne vous inquiétez pas pour leur ordre. D'autres options peuvent toujours être ajoutées plus tard par les participants tant que le sondage est en cours.", - "draft-saved": "Brouillon enregistré sous
« Mes sondages »", - "send-for-review": "Envoyer pour vérification", - "import-options-from-file": "Importer les options depuis un fichier", - "import-options-header": "Importer les options depuis un fichier", - "import-options-msg": "Le fichier doit être un fichier .csv.

Chaque ligne doit spécifier une option, soit au format
   \"Nom\"
ou
   \"Nom\", \"Description\"
ou
   \"Nom\", \"Description\", \"URL\"", - "use-example-from-db": "Utilisez un exemple :", - "use-example-from-db-none": "(Non utiliser un exemple)", - "notification-saved-title": "Brouillon enregistré sous « Mes sondages »." - }, - "explain": { - "_COMMENT_SECTION_": "[COMMENT] strings used on the Explain... page. These are chopped into small pieces reflecting line-breaks in the SVG layout of the page:", - "title-approval": "Approbation pour", - "all-ratings": "toutes les évaluations pour cette option", - "large-to-small": "trié de grand à petit", - "opposition": "opposition", - "vertical-approval-label": "approbation", - "horizontal-approval-label": "approbation", - "your-rating-line-1": "votre", - "your-rating-line-2": "évaluation", - "largest-line-1": "votre évaluation la plus élevée est interprétée comme 100", - "largest-line-2": "pour vous assurer d'approuver au moins une option", - "threshold-smaller-line-1": "les évaluations", - "threshold-smaller-line-2": "plus petites", - "threshold-smaller-line-3": "n'approuveront", - "threshold-smaller-line-4": "pas", - "threshold-larger-line-1": "les évaluations ", - "threshold-larger-line-2": "les plus", - "threshold-larger-line-3": "élevées", - "threshold-larger-line-4": "approuveront", - "title-share": "Partager pour", - "all-abstain-line-1": "Puisque tous les participants s'abstiennent,", - "all-abstain-line-2-before-percentage": "toutes les options obtiennent le même partage de ", - "all-abstain-line-2-after-percentage": "", - }, -} diff --git a/src/assets/i18n/zh.json b/src/assets/i18n/zh.json index 4c8b99773..969447ac9 100644 --- a/src/assets/i18n/zh.json +++ b/src/assets/i18n/zh.json @@ -7,26 +7,658 @@ "You should have received a copy of the GNU Affero General Public License along with vodle. If not, see ." ], "about": { - "_comment_": "translated with DeepL – please check! In particular, make sure the translation of 'approve' and 'approval' is correct and is the same in each place it occurs in the English original. The words used should mean the formal act of approving or endorsing something", "-page-title": "关于vodle", "h1": "什么是vodle?", - "p11": "vodle帮助团体做出公平和良好的决定。它能在任何一组选项中找到最大的部分共识。真正的民主,它给予每个人相同的有效影响。", - "p12": "对于每个选项,它都会在右边的灯条上显示出当前的认可度,并允许你使用滑块实时调整你的评分。当你的滑块触及批准栏时,它就会变成绿色,表示你也批准该选项。这样一来,小组往往会趋向于达成尽可能广泛的全部或部分共识。", - "p13": "当投票结束时,获胜的选项是由一个公平但简单的算法决定的,该算法给予每个投票者同样的影响,而不仅仅是那些碰巧处于多数的投票者。", - "p14": "在选择投票中(你的小组要选择一个选项),决定是这样做出的。如果有一个选项被所有人认可,这个完全一致的选项将是肯定的赢家。否则,vodle最有可能宣布获得最广泛认可的选项为赢家。但为了实现公平,它有时也必须使用一定的机会,类似于绿卡抽签。", - "p15": "vodle用于确定获胜选项的确切程序是这样的。投票结束后,选项按支持率降序排序,并通过抽签选出一名选民。该选民的滑块为绿色的最上面的选项被宣布为获胜者。", - "p16": "这样一来,支持率最高的选项将有极大的获胜概率。其他选项的获胜概率最多就是它们的支持率(在所有不弃权的选民中的百分比)那么大。", + "p11": "vodle帮助团体做出公平和良好的决定。它能在任何一组选项中找到最大的部分共识。真正的民主,它给予每个人同等有效的影响。", + "p12": "对于每个选项,它都会在右边的灯条上显示出当前的认可度,并允许你使用滑块实时调整你的Wap。当你的滑块触及认可栏时,它就会变成绿色,表示你也认可该选项。这样一来,小组往往会趋向于达成尽可能广泛的全部或部分共识。", + "p13": "当表决结束时,获胜的选项是由一个公平但简单的算法决定的,该算法给予每个投票者同样的影响力,而不仅仅是那些碰巧处于多数的投票者。", + "p14": "在选择表决中(你的小组要选择一个选项),决定是这样做出的。如果有一个选项被所有人认可,这个完全一致的选项将是肯定的赢家。否则,vodle最有可能宣布多数人认可的选项为赢家。但为了实现公平,它有时也必须使用一定的机会,类似于绿卡抽签。", + "p15": "vodle用于确定获胜选项的确切程序是这样的。投票结束后,选项按支持率降序排序,并通过抽签选出一名选民。当该选民的滑块最顶端为绿色,其为获胜者。", + "p16": "这样一来,支持率最高的选项将有最大的获胜概率。其他选项的获胜概率最多就是和它们(在不弃权的选民中的百分比中的)支持率一样大。", "p17": "在分配投票中(你的小组将一些预算或资源分成若干目标或接受者的份额),程序是类似的:如果一个目标被所有的人批准,你有充分的共识,所以这个目标将得到全部的预算。否则,vodle会将预算的最大份额分配给得到最广泛认可的目标,而将较小的份额分配给其他目标。", "p18": "具体程序。目标按批准度降序排列。然后,每个目标的份额与支持该目标但不支持更高目标的选民人数成正比。", "h2": "谁在背后支持?", "p21": "vodle的算法(称为 “最大部分共识”)是由数学家Jobst Heitzig和Forest W. Simmons合作开发的,并对公平性进行了优化,灵感来自于著名社会学家Mark Granovetter的 “门槛模型”。这个应用程序是开源的,代码托管在github上。主要开发者。约伯斯特-海茨格。贡献者。Marius Amrhein, Adrian Lison.", "h3": "支持vodle!", - "p31": "由于我们致力于使vodle对每个人都是免费的,我们仍然需要进一步的帮助。如果你是一个书呆子、创意人、有影响力的人、科学家、慈善家、活动家、政治家、友好的外星人......相信公平和有效的共识的未来,并希望以任何微小的方式作出贡献,我们有一些想法,你可以支持我们。" + "p31": "由于我们致力于使vodle对每个人都是免费的,我们仍然需要进一步的帮助。如果你是一个书呆子、创意人、有影响力的人、科学家、慈善家、活动家、政治家、友好的外星人......相信公平和有效的共识的未来,并希望以任何微小的方式作出贡献,我们有一些想法,你可以支持我们。", + "_COMMENT_SECTION_": "", + "p22-this-instance": "" }, "add": "添加", "-parameters": { - "first-day-of-week": "1" + "first-day-of-week": "1", + "_COMMENT_SECTION_": "", + "_COMMENT_first-day-of-week": "" }, "add-option": "添加选项", - "step-i-of-n": "{{n}} 的步骤 {{i}}" + "step-i-of-n": "{{n}} 的步骤 {{i}}", + "add-target": "添加选项", + "approval": "认可", + "cancel": "取消", + "choose-file": "选择文件", + "continue": "继续", + "daynames-sunday-to-saturday": "星期日、星期一、星期二、星期三、星期四、星期五、星期六", + "_COMMENT_approval": "这里的'认可'和'认可'指的是正式认可一个选项或正式同意一个选项的行为。它并不是指 \"喜欢 \"或 \"偏爱 \"该选项。在英语中,正确的字意是 \"认可一个选项\",而不是 \"对一个选项的认可\"。", + "db-server-url": "数据服务器URL", + "db-user": "数据库用户名", + "db-pw": "数据库密码", + "edit": "编辑", + "email": "电子邮箱", + "favourite": "最喜欢的", + "go-to-poll": "转到表决", + "hide": "隐藏", + "language": "语言", + "level-of-agreement": "协议", + "monthnames": "一月、二月、三月、四月、五月、六月、七月、八月、九月、十月、十一月、十二月", + "next": "下一个", + "no": "否", + "OK": "确定", + "options": "选项", + "password": "密码", + "possible-targets": "选项", + "ready": "就绪", + "retype-password": "重新输入密码", + "select-cancel": "取消", + "read-more": "阅读更多", + "non-abstaining-voters": "不弃权的", + "server": "服务器", + "share": "分享", + "show": "显示", + "skip": "跳过", + "start": "开始", + "test": "测试", + "yes": "是", + "wap": "Wap", + "addoption": { + "header": "添加另一个选项", + "intro": "请确保新的选项没有被现有的选项所涵盖。", + "info": "一旦添加,该选项就不能再被编辑或删除。", + "notification-added-title": "增加的选项", + "different-language": "本次投票使用的是不同的语言 ({{language}})。若有可能,请在下面的文字中的语言,或使用投票参与者能理解的其他语言。", + "_COMMENT_SECTION_": "" + }, + "analysis": { + "-page-title": "认可和分享的分布", + "each-dot-participant": "每个点代表一个不弃权的参与者。", + "_COMMENT_SECTION_": "", + "colors-after-green": " 您认可该选项。", + "each-dot-percent": "每一个点代表百分之一的表决权。", + "colors-before-dark-green": " 你的份额将用于 ", + "_COMMENT_COLORS": "", + "colors-green": "绿色:", + "colors-blue": "蓝色:", + "yellow-dot": "", + "discs": "这些圆盘显示了每个选项的确认情况。圆盘上从其他圆盘后面伸出来的部分显示了这个选项得到的份额。我们在这里只显示得到确认的选项。", + "colors-dark-green": "深绿色", + "colors-red": "红色:", + "suggestion-general": "建议。 你可能想和你不赞成的方案(红色和蓝色)的支持者们谈谈。也许你们可以一起找到一些你们都能认可的其他方案?一个好的折衷方案可能已经在菜单上了,或者你可能想把它添加进来。", + "colors-between-red-and-blue": " 你不会认可这个选项,因为你的wap是零。 ", + "colors-before-red": "颜色显示你认可的选项,以及你的份额。 ", + "colors-between-blue-and-green": " 你目前不认可这个选项。 ", + "colors-after-dark-green": " 选择。" + }, + "poll": { + "hint-only1positive-1-after-wap": "", + "hint-only1approved-1-before-approving": "", + "assist-me-button": "", + "type-winner": "", + "level-of-agreement": "", + "reason-full-consensus-unique": "", + "closed": "", + "hint-only1approved-1-approving": "", + "hint-first-time-2-wap": "", + "hint-mostapproved-1": "", + "wait-for-results": "", + "sorting": "", + "different-language": "", + "reason-smaller-approval": "", + "of-the-budget-go-to": "", + "hint-only1positive-1-before-wap": "", + "reason-all-abstained": "", + "show-live": "", + "-page-title": "", + "hint-abstaining-2-after-wap": "", + "hint-only1approved-2-after-wap": "", + "results": "", + "delegate-button": "", + "hint-only1approved-1-after-approving": "", + "delegate-controls-all": "", + "reason-largest-approval": "", + "checkmark-clicked": "", + "delegate-controls-none": "", + "type-share": "", + "chance-to-win": "", + "hint-only1positive-2": "", + "_COMMENT_HINTS": "", + "hint-abstaining-1": "", + "delegate-not-responded": "", + "declined-all": "", + "hint-abstaining-2-before-wap": "", + "reason-full-consensus-highest": "", + "hint-first-time-2-after-wap": "", + "add-option-info": "", + "approved-by": "", + "hint-first-time-2-before-wap": "", + "reason": "", + "winner-is": "", + "delegate-s": "", + "hint-first-time-1": "", + "hint-only1positive-1-wap": "", + "_COMMENT_SECTION_": "", + "assist-me-inline": "", + "hint-only1approved-2-before-wap": "", + "hint-abstaining-2-wap": "", + "choose-whose-ratings": "", + "-page-title-running": "", + "average-rating": "", + "also-for-others": "", + "final-chance-to-win": "", + "including-you": "", + "declined-some": "", + "hint-only1approved-2-wap": "", + "including-your-share": "", + "closes": "", + "have-declined": "", + "analysis-details": "", + "delegate-controls-most": "", + "final-budget": "", + "delegate-controls-some": "", + "final-ratings": "", + "also-for-other": "", + "have-accepted": "", + "revoke_delegation": "", + "your-wap": "", + "of-the-budget": "", + "my-own": "", + "add-option": "", + "explain": "" + }, + "invite-email": { + "body-before-link": "", + "body-dont-share": "", + "body-closes": "", + "subject": "", + "body-regards": "", + "_COMMENT_SECTION_": "", + "body-before-title": "", + "body-greeting": "" + }, + "news-body": { + "_COMMENT_SECTION_": "", + "delegation_declined": "" + }, + "explain": { + "whole-share-line-1-before-percentage": "因此,整个份额的 ", + "only-higher-line-1-before-optionname": "{{percentage}}通过率 ", + "all-abstain-line-1": "由于所有参与者都投了弃权票。", + "whole-share-incl-you-line-2-after-optionname": "。", + "among-them-incl-you-line-1-after-optionname": ",", + "some-line-2": "部分人还同意了一个更高排名的选项。", + "only-higher-incl-you-line-2": "因此,他们的份额被用于该选项。", + "among-them-incl-you-line-2": "因此,他们的份额被用于该选项。", + "among-them-line-1-before-optionname": "{{percentage}}通过率 ", + "all-abstain-line-2-after-percentage": "", + "remaining-line-1-before-percentage": "剩余的份额 ", + "whole-share-line-1-after-percentage": "", + "threshold-larger-line-4": "同意", + "another-line-1-after-optionname": "", + "remaining-line-1-after-percentage": "", + "all-line-2": "每个人都同意了一个排名较高的选项。", + "remaining-incl-you-line-1-before-percentage": "剩余的份额 ", + "threshold-smaller-line-2": "waps", + "remaining-incl-you-line-1-after-percentage": "", + "another-incl-you-line-1-before-optionname": "另有{{percentage}}%(包括你)同意 ", + "some-line-1": "在{{percentage}}% 同意这个方案的人中", + "only-higher-line-2": "因此,他们的份额被用于该选项。", + "threshold-smaller-line-1": "较小的", + "share-intro-line-2": "他们同意的排名最高的选项。", + "all-ratings": "该选项的所有waps", + "among-them-line-1-after-optionname": ",", + "nothing-left-line-2-after-optionname": "。", + "remaining-line-2-before-optionname": "转到 ", + "opposition": "反对", + "horizontal-approval-label": "同意", + "all-abstain-line-2-before-percentage": "所有选项都得到相同的份额 ", + "whole-share-incl-you-line-1-after-percentage": " (包括你的)", + "only-higher-incl-you-line-1-before-optionname": "{{percentage}}%(包括你)赞同 ", + "another-line-2": "但没有更高的。", + "share-intro-line-1": "每个人的份额都归于", + "whole-share-incl-you-line-2-before-optionname": "转到 ", + "whole-share-line-2-before-optionname": "转到 ", + "no-one-line-2": "没有人也同意一个排名较高的选项。", + "title-share": "分享给", + "threshold-smaller-line-4": "同意", + "among-them-incl-you-line-1-before-optionname": "{{percentage}}%(包括你)同意 ", + "remaining-line-2-after-optionname": "。", + "only-higher-line-1-after-optionname": ",", + "threshold-larger-line-3": "做", + "among-them-line-2": "因此,他们的份额被用于该选项。", + "all-line-1": "在{{percentage}}% 同意这个方案的人中", + "zero-line-2": "所以它没有得到任何份额。", + "whole-share-line-2-after-optionname": ".", + "zero-line-1": "无人赞成该选项。", + "another-incl-you-line-2": "但没有更高的。", + "no-one-line-1": "在{{percentage}}% 同意该方案的人中", + "only-higher-incl-you-line-1-after-optionname": ",", + "largest-line-2": "为了确保你至少同意一个选项", + "whole-share-incl-you-line-1-before-percentage": "因此,整个份额的 ", + "another-line-1-before-optionname": "另有{{percentage}}%的人同意 ", + "_COMMENT_SECTION_": "", + "title-approval": "确认", + "large-to-small": "从大到小排序", + "vertical-approval-label": "同意", + "your-rating-line-1": "你的", + "your-rating-line-2": "wap", + "largest-line-1": "你最大的wap被定义为100", + "threshold-smaller-line-3": "不要", + "threshold-larger-line-1": "较大的", + "threshold-larger-line-2": "waps", + "another-incl-you-line-1-after-optionname": "", + "remaining-incl-you-line-2-before-optionname": "(包括你的)去到 ", + "remaining-incl-you-line-2-after-optionname": "。", + "nothing-left-line-1-before-percentage": "因此,仍然有 ", + "nothing-left-line-1-after-percentage": "", + "nothing-left-line-2-before-optionname": "为 " + }, + "mypolls": { + "recently-closed": "", + "please-respond": "", + "_COMMENT_SECTION_": "", + "no-recently-closed-polls-2": "", + "-page-title": "", + "no-running-polls-1": "", + "request-by": "", + "no-draft-polls-1": "", + "older": "", + "no-running-polls-2": "", + "no-recently-closed-polls-1": "", + "drafts": "", + "no-draft-polls-2": "", + "running": "" + }, + "news-title": { + "delegation_revoked": "", + "delegation_accepted_after_all": "", + "delegation_accepted": "", + "_COMMENT_SECTION_": "", + "delegation_declined": "" + }, + "badges": { + "please-check": "请检查", + "_COMMENT_SECTION_": "", + "closing-soon": "即将结束", + "can-accept": "可以接受", + "draft": "草稿", + "delegated": "已委托", + "abstaining": "弃权", + "new": "新建" + }, + "glossary": { + "wap": "

在vodle中,你通过给每个选项一个wap 来表决。这是一个介于0和100之间的数字 。你可以用滑块来设置它 。你可以通过点击 \"协助我 \"来获得帮助。

wap不是通常意义上的评级!它明确了你在什么条件下,你同意了哪个选项

一个0 的wap意味着你绝对不会同意选项。

如果你把滑板一直往右,你给wap赋值为100。这 意味着你肯定同意 这个选项。

如果你也可以给一个wap1到99之间, 那么你只会在足够多,其他参与者 也同意的情况下才同意该选项。滑块越靠右,你就越早同意。如果你给一个wap,比如说30,如果超过70%的参与者同意,你就同意。如果你给的wap是X ,如果超过100%减去X同意,你就同意。

如果你打开\"实时结果 \" ,滑块颜色显示你是否同意。

", + "_COMMENT_": "", + "level-of-agreement": "

同意 的水平?显示你有多接近于完全的共识。100%意味着全部份额归于一个选项,并且该选项得到了所有人的认可。

否则,认可度等于获胜选项的得分,在所有得分选项中取平均值,并将考虑得分大小。.

更准确地说,vodle计算认可度的方法如下:它将每个选项的得分乘以该选项的百分比权重,然后计算积的总和。

", + "share": "

每个期权得到 ?单位为%。所有份额加起来就是100%。

如果投票是关于预算或资源的分配,每个选项最后都会得到他们的份额。如果投票是关于选择一个单一的选项,那么份额决定了,这个选项最终获胜的概率

份额是根据批准分数计算出来的。列在最上面的选项得到的份额等于它的支持分数。(如果所有的人都同意这个方案,它就肯定会赢或者得到所有的预算。)其他的方案得到的份额较小或者没有。没有批准的选项没有份额。

准确的公式是:一个选项的份额等于赞成这个选项但不赞成其他列在前面的选项的参与者的百分比????。换句话说,\"\" 份额总是给你认可的选项,即给总体认可分数最高的选项。

如果你想知道当前的份额是如何产生的,你可以点击选项的名称,然后点击 \"说明\"。

", + "non-abstaining": "这个数字显示了至少给一个选项打正数wap的参与者数量 。所有选项均为零wap的参与者为弃权,对结果没有影响。", + "approve": "

从右边进来的灯条显示了目前有多少参与者同意某个选项。 如果你想知道这是怎么来的,你可以点击选项的名称,然后点击 \"Explain\"。

你自己是否同意某个选项,由你的wap滑块的颜色显示。如果它与条形图重叠,呈现绿色,就表明你同意了。

如果你的滑块没有与条形图重叠,那么你就批准具有最大滑块的选项????这样一来,你总是至少批准一个选项。通常情况下,一个人会同意最喜欢的选项和一个或多个其他可接受的选项。

因此,你是否批准一个选项不仅取决于你自己的wap,而且也可能取决于所有其他参与者的wap。比如说,如果超过70%的参与者给这个选项的wap值是30或更高,那么所有这些参与者都认可这个选项。如果超过X% 给出的 wap 值为 100 减去X 或更多,他们都会同意。

" + }, + "help": { + "p15b2": "单一选项 ,饼图显示了每个选项获胜的概率有多大。", + "p12c": "给每一个你认为比平均水平选项 一个wap大于零的 (滑块变为蓝色或绿色)。这意味着你愿意在某些条件下批准这个选项。", + "p26": "", + "p24": "", + "p14": "选项是,按同意率降序排列 ,批准率最高的选项总是在上面。", + "p15c2": "预算的份额 ,饼片图显示了将分配给每个选项的份额。", + "p25": "", + "h1": "如何表决 - 简短版本", + "p11a": "从中选择调查", + "p12d": "把你认为比均值差的选项留在 (滑块是一个红点)。这意味着你无论如何都不会批准这些选项。", + "_COMMENT_SECTION_": "", + "p11c": "或点击发给你的调查链接。", + "h2": "如何表决--详细的解释", + "p23": "", + "p12b": "给你的最喜欢的 选项一个wap的100 (把滑块完全拖到右边)。这样你就可以肯定地同意该选项。", + "p15a": "左边的饼状图决定了表决后的结果:", + "p15c1": "在为了分配的表决中", + "p13c": "如果你认为一个选项是一个可接受的折衷 ,甚至是一个潜在的共识 ,那么增加你的wap ,直到滑块进入条形图并变成绿色。(如果它已经与条形图重叠了很多,你也可以把它向左移动一些,使它只重叠一点)。", + "p13b": "右边的灯条 显示了目前有哪些选项得到了很多批准 。", + "p27": "", + "p13a": "只要调查还在进行,根据情况调整 你的waps。", + "-page-title": "帮助", + "p22": "但首先:你的认可意愿如何决定你是否真的认可一个选项? 如果你给出一个100分的wap,这意味着你肯定同意这个选项,如果你给出一个0分的wap,你肯定不同意这个选项。(如果你给出的wap值超过0,但没有100的选项,那么你就认可wap值最高的那个选项)。", + "p11b": "我的民意调查", + "p12a": "通过使用滑块给每个选项一个wapVodle 将你对某一选项的wap理解为你 \"愿意批准\" 该选项。", + "p21": "通过给所有选项一个 \"wap\",你表示你\"愿意同意 \" 每个选项。所有参与者的 \"wap \"决定了你实际上同意的选项 。在表决过程中的任何时候,每个参与者都会同意一些选项--0、1或1以上。当表决结束时,上述数量被用来确定赢家或预算份额,具体方法将在下文中解释。", + "p15b1": "在一个表决是为了" + }, + "validation": { + "_COMMENT_SECTION_": "", + "db-server-url-required": "", + "option-url-valid": "", + "poll-due-type-required": "", + "password-required": "", + "db-server-url-pattern": "", + "db-user-required": "", + "password-length": "", + "option-name-unique": "", + "delegate-nickname-required": "", + "poll-type-required": "", + "passwords-match": "", + "email-valid": "", + "password-pattern": "", + "option-name-required": "", + "email-required": "", + "db-pw-required": "", + "poll-title-required": "", + "poll-due-future": "", + "poll-url-valid": "" + }, + "delrespond": { + "no-change": "不要改变", + "keep": "保持", + "declined-intro": "所以你的waps目前是,而不是 ,控制那个人在\"{{poll_title}}\"投票中的waps 。", + "accepted-details": "如果你想撤销你的接受,你可以这样做。只要对方没有撤回她的请求,你也可以以后再次接受它。", + "cycle-intro": "然而,你在这次投票的代理人已经直接或间接地将你的WAPS进一步委托给了{{from}} 。只要是这种情况,你就不能接受这个请求。", + "declined-impossible-details": "你目前不能接受这一请求,因为这将产生一个太大的投票权重。", + "decline": "拒绝", + "accepted-header": "您已经接受了来自{{from}} 的请求。", + "revoke": "撤销", + "header": "你是否愿意在“{{poll_title}}”投票中为{{from}} 担任代理人?", + "declined-details": "如果你真的想现在就接受,你可以这样做。你以后仍然可以再次撤销你的接受。", + "weight-exceeded-header": "{{from}} 要求你作为他们的代理人参加\"{{poll_title}} \"的表决。", + "accepted-intro": "所以你的waps目前正在控制那个人的waps,在投票\"{{poll_title}}\"。", + "cycle-header": "{{from}} 要求你在 “{{poll_title}}”表决中担任代理人 ", + "details": "如果你接受,你仍然可以选择是否要自己设置你的WAP,或者将你(和其他参与者)的WAP进一步委托给某个第三人。", + "closed": "很遗憾,这次表决已经结束。", + "cycle-details": "否则,这将产生一个委托循环,vodle将不知道要使用谁的waps。", + "weight-exceeded-intro": "然而,这将使你或你代理人的表决权重大于{{limit}}的限度 。只要是这种情况,你就不能接受这个请求。", + "accept": "接受", + "two-way-intro": "但是,你已经把在同一表决的自己的wap委托给了同一个人,{{from}} 。只要这种情况存在,你就不能接受这个请求。", + "_COMMENT_SECTION_": "", + "declined-header": "你已经拒绝了来自{{from}} 的请求。", + "weight-exceeded-details": "否则,你或你自己的代理人会在这次表决中变得太强大。", + "check-first": "你也可以先检查你的waps,然后回到这里接受或拒绝。", + "poll-unknown": "你还没有参与这个表决。请检查你是否已经收到了这个表决的邀请链接。如果是,请先使用那个链接,然后再试试这个。", + "weight-exceeded-revoke-first": "如果你仍然愿意接受该请求,请考虑先撤销你已接受的请求或撤销你自己的委托,然后返回这里。", + "cycle-revoke-first": "如果你仍然愿意接受这个请求,请考虑先撤销你自己的委托,然后再回到这里。", + "-page-title": "担任代理人?", + "intro": "你的waps也将控制其他参与者的waps。", + "try-again": "我们很抱歉,vodle仍在等待关于此请求的一些数据。请稍后再试这个链接。", + "is-self": "这是由你自己创建的请求:-)请将此链接发送给你想委托的人!" + }, + "assist": { + "estimates-explanation-2": "这可能就是你刚才预估的那个百分比。但你也可以说,只有在这个百分比提高的情况下,你才会批准一个方案。", + "estimates-explanation-1": "我们现在将浏览所有的可接受选项。对于每一个选项,请确定在你自己批准该方案之前,还需要得到多少其他参与者的认可。", + "thresholds-question-2": "那么,需要多少参与者认可这个方案,你才会选择它?", + "ratings-acceptable": "如果至少有{{threshold}}%的参与者同意,你就想选择它。我增加了一个小的不确定性缓冲区,并给这个选项的wap为{{wap}} 。这可以确保在超过{{more_than}}%的人同意的情况下,你才会选择它。", + "ratings-intro-2": "Wap的工作原理是这样的:当一个人设置了一个X 的wap,如果超过100%减去X 的参与者同意,他就会批准。因此,我把你的wap设置为如下:", + "ratings-favourite": "这是你最喜欢的 选项。我给它的wap是100 ,因为你一定想选择它。", + "-step-1-title": "最喜欢的选项", + "-step-5-title": "概要", + "-page-title": "让我们来设置你的waps", + "ratings-extro": "你可以随时使用滑块来调整你的waps,例如,对实际支持率的变化作出反应。当前的支持率总是显示为一个光条。你可以通过点击投票页面中的下划线文字来获得更多信息。", + "acceptable-explanation-4": "这意味着你,有可能批准 这些选项,这取决于其他参与者的WAP是什么。", + "acceptable-explanation-5": "为了帮助我们更具体地设置这些WAP,你现在应该考虑有多少,其他 参与者也可能会批准这些选项。", + "favourite-explanation-2": "这意味着你,肯定会批准 这个选项,不管其他参与者的WAP是什么。", + "ratings-other": "所有其他选项都得到0 ,因为你无论如何都不想选它们。", + "favourite-intro-2": "你最喜欢哪个选项?", + "ratings-intro-1": "谢谢!我已经根据你的意愿设置了WAPS。", + "-step-4-title": "从什么时候开始,你会认可?", + "estimates-intro": "请每个选项进行预估,有多大比例的参与者可能会认可它。
如果你不确定,最好给出一个稍低的估计。", + "acceptable-explanation-3": "那些你标记为可接受的选项 我们会给一个1到99之间的wap 。", + "favourite-warn-change": "你已经设置了一些waps。如果你继续操作,有可能会改变它们。", + "_COMMENT_SECTION_": "", + "thresholds-intro": "对于\"{{option}}\" 的选项,你已经预估{{estimate}}% 的参与者有可能会认可这个选项。", + "-step-3-title": "预估其他人的选择", + "thresholds-question-1": "如果确实{{estimate}}%认可了这个选项,那么你自己也会选它吗?", + "-step-2-title": "可接受的选项", + "favourite-explanation-1": "我们给出的选项是\"{{favourite}}\" a wap of100.", + "acceptable-intro": "你觉得哪些选项也是可以接受的?
你可以任意选择(或不选择)。", + "favourite-intro-1": "下面的问题只是为了让你开始,并设置你的初始WAP。你以后可以随时改变它们。", + "add-option-info": "如果你认为仍然缺少一个重要的选项,你可以在页面底部的滑块上添加它。", + "favourite-explanation-3": "然而,可能是\"{{favourite}}\" ,最终不会得到足够的支持而获胜。即使大多数人赞同这个选项,也不一定会赢。因此,仍然需要思考可能的妥协方案。", + "acceptable-explanation-1": "我们给你的选项,没有标记为可接受的0的 wap。", + "acceptable-explanation-2": "这意味着,你,肯定不认可 这些选项,无论其他参与者的WAP是什么。" + }, + "inviteto": { + "_COMMENT_SECTION_": "", + "caution2": "", + "copy-link": "", + "-page-title": "", + "share": "", + "notification-copied-link-body": "", + "caution-with-share1": "", + "caution-without-share1": "", + "notification-copied-link-title": "", + "later-intro": "", + "first-intro": "", + "compose-email": "" + }, + "joinpoll": { + "_COMMENT_SECTION_": "", + "p1-share": "", + "fetching": "", + "p1-winner": "", + "p3": "", + "lets-go-button": "", + "p4": "", + "initializing": "", + "-page-title": "", + "header": "", + "p5": "", + "p6": "", + "p2": "" + }, + "notify_of": { + "delegation_accepted": "", + "delegation_declined": "", + "new_option": "", + "poll_closing_soon": "", + "_COMMENT_SECTION_": "", + "poll_closed": "" + }, + "delegation-request": { + "share": "使用一个短信息app", + "nickname-label": "代理人的昵称:", + "intro": "你可以要求其他参与者作为你的代理人。该代理人将管理你的waps。换句话说,他们的waps也将被用作你的waps。委托人也可以将他们和你的waps进一步委托给第三方,第三方继续委托给第四方,以此类推。你可以随时撤销委托,也可以随时选择自己调整部分waps。", + "from-label": "代理人将把下面的内容作为该请求的发送者:", + "notification-copied-link-title": "授权链接被复制到剪贴板。", + "request-options-without-share": "最简单的方法是通过电子邮件请求该人作为你的代理人。或者你复制委托链接,以任何方式发送给他们。", + "compose-email": "编写电子邮件", + "message-body-dont-share": "请不要与其他任何人分享此链接。", + "nickname-placeholder": "请输入此人的昵称(或真实姓名)。", + "message-body-before-link": "若接受或拒绝这一请求,请使用以下链接:", + "_COMMENT_SECTION_": "", + "message-body-greeting": "亲爱的参与投票的朋友,", + "message-body-regards": "最好的问候", + "from-placeholder": "输入你自己的电子邮件地址、姓名或昵称", + "header": "委托给其他参与者", + "message-body-explanation": "如果您接受,vodle将自动使用您的waps来设置我的waps,而不需要您做额外的工作。", + "message-body-closes": "(本次表决在{{due}}结束 。)", + "request-options-with-share": "有几种办法来请求某人来担任你的代理人:最简单的方法使用分享按钮;或者你可以给他写一封邮件;或者你复制委托链接,以任何你喜欢的方式发送给他。", + "copy-link": "复制链接", + "disabled": "很抱歉,这个版本的vodle还没启用授权功能。", + "message-body-before-title": "我想请你作为我的代理人参加vodle的表决", + "notification-copied-link-body": "请发送给你的代理人,{{nickname}}!", + "message-subject": "请求在表决程序中担任代理人(结束{{due}})" + }, + "previewpoll": { + "is-in-past": "", + "caution2": "", + "type-label": "", + "-page-title": "", + "db-label": "", + "closes": "", + "publish": "", + "caution1": "", + "_COMMENT_SECTION_": "" + }, + "delete-all": { + "_COMMENT_SECTION_": "", + "success-body": "vodle希望能很快再次见到你,尽管它不会记得你 :-)", + "success-title": "你的数据已被删除。", + "confirm-intro": "

这将删除该设备上的所有vodle数据。它也会删除您目前使用的远程数据服务器上的私人vodle数据。

然而,它会,不会 ,删除其他设备的任何数据。它也将,而不是 ,删除你的任何wap或委托数据。

对于仍在运行的表决,它将把你的所有wap设置为零,取消你自己的所有委托请求,并拒绝任何对你的委托请求。对于已经结束的表决,它将保持你的wap和委托数据不变,以保证表决结果可以被验证并保持不被改变。在大多数储存表决数据的服务器上,数据在一段时间后最终会被删除,但它的匿名副本可以留在其他参与者的设备上。

如果你这样做,你的数据是无法恢复的!

", + "-page-title": "删除我的数据", + "failed": "由于某种原因,无法删除所有数据。", + "confirm-button": "是的,删除我的数据", + "confirm-header": "确定要删除你的数据吗?" + }, + "notifications": { + "closing-soon-title": "", + "closing-soon-body": "", + "_COMMENT_SECTION_": "", + "was-closed-body": "", + "was-closed-title": "" + }, + "settings": { + "behaviour": "", + "db-label": "", + "-page-title": "", + "email-placeholder": "", + "data-storage": "", + "default-wap": "", + "edit": "", + "data-storage-msg": "", + "appearance": "", + "_COMMENT_SECTION_": "", + "notifications": "" + }, + "_WELCOME_TO_TRANSLATORS_": [ + "", + "", + "", + "", + "" + ], + "_CONVENTIONS_FOR_THIS_LANGUAGE_": [ + "", + "", + "", + "", + "" + ], + "login": { + "ask-old-email": "", + "ask-language": "", + "ask-fresh-email-2": "", + "ask-fresh-email": "", + "welcome": "", + "-page-title": "", + "consent-privacy-before-privacy": "", + "ready-to-start-guest": "", + "ask-fresh-password": "", + "ask-used-before": "", + "ready-to-start-detail": "", + "store-password": "", + "_COMMENT_SECTION_": "", + "login-as-guest-head": "", + "ask-old-email-2": "", + "consent-privacy-privacy": "", + "consent-privacy-after-privacy": "", + "login-as-guest-button": "", + "login-as-guest-foot": "", + "ask-fresh-password-2": "", + "ask-old-password": "", + "store-password-note": "", + "ready-to-start": "" + }, + "external-link": { + "_COMMENT_SECTION_": "[评论]关于外部链接的字符串。", + "confirm": "这个指向外部网页的链接

{{url}}

是由一个vodle用户提供的,未经vodle审查。

尽管有潜在的风险,您还想打开它吗?", + "copy-link": "复制链接", + "notification-copied-link-body": "", + "notification-copied-link-title": "外部链接被复制到剪贴板。", + "yes": "是的,打开它" + }, + "data": { + "notifications-permission-intro": "如果您允许,vodle可以提醒您即将到来的投票截止日期、授权请求和其他重要事件。您可以在vodle的设置页面上设定您想收到的通知。", + "notifications-permission-header": "Vodle可以给你发通知吗?" + }, + "draftpoll": { + "_COMMENT_SECTION_": "", + "type-winner": "请做单项选择", + "notification-saved-title": "草案保存在 \"我的民意调查 \"里面。", + "type-label": "在这次表决中,小组将...", + "target-name-label": "选项名称", + "language": "表决文本的语言", + "option-name-placeholder": "该选项的简短名称", + "title-placeholder": "一个简短的标题,例如 \"看什么电影?\"", + "no-more-button": "暂时没有了", + "due-type-two-weeks": "两周后", + "-page-title": "编辑表决草案", + "del-poll-confirm-question": "删除此表决草案?
(此操作是不可撤销的!)", + "general-information": "常规信息", + "details": "详情", + "type-share": "在几个选项中分配资源", + "title-label": "问卷标题", + "desc-label": "描述", + "desc-placeholder": "关于本次表决的一些更多信息(可选)", + "url-label": "\"阅读更多 \"链接", + "url-placeholder": "当参与者点击 \"阅读更多 \"时,一些带有更多细节的网页(可选)", + "due-type-label": "表决将结束...", + "due-type-custom": "在一个自选的日期和时间", + "due-type-10min": "10分钟后", + "due-type-hour": "一小时后", + "due-type-midnight": "半夜", + "due-type-24hr": "24小时后", + "due-type-tomorrow-noon": "明天中午", + "due-type-tomorrow-night": "明天晚上", + "due-type-friday-noon": "星期五中午", + "due-type-sunday-night": "周日晚上", + "due-type-week": "一星期后", + "due-type-four-weeks": "四个星期后", + "due-datetime-label": "结束日期和时间", + "advanced-settings": "高级设置", + "db-label": "vodle将把表决的加密数据储存在哪里?", + "option-name-label": "选项名称", + "target-name-placeholder": "该可能选项的简短名称", + "option-desc-label": "简介", + "option-desc-placeholder": "关于\"{{name}}\"的更多信息", + "option-url-label": "\"阅读更多 \"链接", + "option-url-placeholder": "链接到包含更多关于\"{{name}}\"的细节的网页。", + "del-option-confirm-question": "删除选项
{{name}} ?", + "del-target-confirm-question": "删除选项
{{name}} ?", + "please-list-options-explanation": "请列出至少两个选项。不要纠结于它们的顺序。只要表决还在进行,参与者可以随时添加更多的选项。", + "please-list-targets-explanation": "请至少列出两种可能的选择。不要纠结于它们的顺序。只要投票还在进行,参与者可以随时添加更多的选项。", + "draft-saved": "草案保存在
\"我的民意调查 \"里", + "send-for-review": "发送审查", + "import-options-from-file": "从文件中导入选项", + "import-options-header": "从文件中导入选项", + "import-options-msg": "该文件必须是一个.csv文件。

每一行必须指向一个选项,格式为
    \"名称\"

    \"名称\"、\"描述\"

    \"名称\"、\"描述\"、\"URL\"", + "use-example-from-db": "使用一个例子。", + "use-example-from-db-none": "(不要举例)" + }, + "logout": { + "confirm-intro": "", + "confirm-header": "", + "confirm-button": "", + "failed": "", + "_COMMENT_SECTION_": "", + "-page-title": "" + }, + "select-server": { + "_COMMENT_SECTION_": "", + "same-as-other-poll": "", + "which-poll": "", + "please-enter-couchdb": "", + "which-other-poll": "", + "same-as-some-poll": "", + "same-as-personal": "", + "central": "", + "other": "" + }, + "_OVERALL_CONVENTIONS_": [ + "", + "", + "" + ], + "privacy": { + "-page-title": "", + "_COMMENT_SECTION_": "" + }, + "imprint": { + "-page-title": "", + "_COMMENT_SECTION_": "" + }, + "_COMMENT_wap": "", + "_COMMENTS_": "[COMMENT] Comments are marked in this way and don't need to be translated." }