discourse/plugins/poll/config/locales/client.he.yml

49 lines
2.1 KiB
YAML
Raw Normal View History

2015-05-06 11:35:09 -04:00
# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
2015-05-20 14:54:12 -04:00
he:
js:
poll:
2015-07-30 13:11:12 -04:00
voters:
one: "מצביע"
other: "מצביעים"
2015-05-20 14:54:12 -04:00
total_votes:
2015-07-22 13:27:18 -04:00
one: "מספר הצבעות כולל"
other: "מספר הצבעות כולל"
2015-05-20 14:54:12 -04:00
average_rating: "דירוג ממוצע: <strong>%{average}</strong>."
multiple:
help:
2015-10-15 08:49:04 -04:00
at_least_min_options:
one: "עליך לבחור לפחות אפשרות <strong>1</strong>."
other: "עליך לבחור לפחות <strong>%{count}</strong> אפשרויות."
up_to_max_options:
one: "באפשרותך לבחור עד אפשרות <strong>%{count}</strong>."
other: "באפשרותך לבחור עד <strong>%{count}</strong> אפשרויות."
x_options:
one: "עליך לבחור אפשרות <strong>1</strong>."
other: "עליך לבחור <strong>%{count}</strong> אפשרויות."
2015-05-20 14:54:12 -04:00
between_min_and_max_options: "באפשרותך לבחור בין <strong>%{min}</strong> עד <strong>%{max}</strong> אפשרויות."
cast-votes:
title: "שליחת הצבעות"
label: "הצביע/י עכשיו!"
show-results:
title: "להציג את תוצאות הסקר"
label: "הצגת תוצאות"
hide-results:
title: "חזרה להצבעות שלך"
label: "הסתרת תוצאות"
open:
title: "פתיחת הסקר"
label: "פתיחה"
confirm: "האם את/ה בטוח/ה שאת/ה רוצה לפתוח את הסקר הזה?"
close:
title: "סגירת הסקר"
label: "סגירה"
confirm: "האם את/ה בטוח/ה שאת/ה רוצה לסגור סקר זה?"
error_while_toggling_status: "אירעה שגיאה במהלך החלפת מצב הסטטוס של הסקר"
error_while_casting_votes: "אירעה שגיאה במהלך שליחת ההצבעות שלך."