# Hebrew translation of Formatted Number (6.x-1.2)
# Copyright (c) 2017 by the Hebrew translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Formatted Number (6.x-1.2)\n"
"POT-Creation-Date: 2017-11-18 17:54+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Hebrew\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "CCK"
msgstr "CCK"
msgid "Prefix"
msgstr "קידומת"
msgid "Suffix"
msgstr "סיומת"
msgid "Default"
msgstr "ברירת מחדל"
msgid "Maximum"
msgstr "מקסימום"
msgid "Unformatted"
msgstr "ללא פורמט"
msgid "Store a number in the database in a fixed decimal format."
msgstr ""
"אחסן מספר במסד הנתונים במספר עשרוני "
"בעל תבנית קבועה."
msgid "Store a number in the database in a floating point format."
msgstr ""
"אחסן מספר במסד הנתונים בתבנית נקודה "
"צפה."
msgid "Minimum"
msgstr "מינימום"
msgid "Precision"
msgstr "דיוק"
msgid ""
"Define a string that should be prefixed to the value, like $ or €. "
"Leave blank for none. Separate singular and plural values with a pipe "
"(pound|pounds)."
msgstr ""
"הגדר מחרוזת שתתווסף לערך כקידומת, כגון "
"$ או €. השאר ריק עבור 'ללא'. הפרד ערכי "
"בודד ורבים באמצעות התו '|' (דולר|דולרים)."
msgid ""
"Define a string that should suffixed to the value, like m², m/s², "
"kb/s. Leave blank for none. Separate singular and plural values with a "
"pipe (pound|pounds)."
msgstr ""
"הגדר מחרוזת שתתווסף לערך כסיומת, כגון "
"מ² או מ/ש². השאר ריק עבור 'ללא'. הפרד "
"ערכי בודד ורבים באמצעות התו '|' "
"(דולר|דולרים)."
msgid "%name: the value may be no smaller than %min."
msgstr "%name: על הערך להיות לא קטן מ-%min."
msgid "%name: the value may be no larger than %max."
msgstr "%שם: הערך לא יכול להיות גדול מ-%max."
