Translated using Weblate (Hebrew)

Currently translated at 4.7% (23 of 488 strings)

Translation: Tandoor/Recipes Backend
Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-backend/he/
This commit is contained in:
dudu dor
2024-07-27 09:02:21 +00:00
committed by Weblate
parent 257372db5a
commit d1ea4360ca

View File

@@ -8,27 +8,27 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-08 17:43+0200\n" "POT-Creation-Date: 2024-07-08 17:43+0200\n"
"PO-Revision-Date: 2023-11-15 08:20+0000\n" "PO-Revision-Date: 2024-07-28 08:38+0000\n"
"Last-Translator: avi meyer <avmeyer@gmail.com>\n" "Last-Translator: dudu dor <dudpon@gmail.com>\n"
"Language-Team: Hebrew <http://translate.tandoor.dev/projects/tandoor/recipes-" "Language-Team: Hebrew <http://translate.tandoor.dev/projects/tandoor/"
"backend/he/>\n" "recipes-backend/he/>\n"
"Language: he\n" "Language: he\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && " "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
"n % 10 == 0) ? 2 : 3));\n" "n % 10 == 0) ? 2 : 3));\n"
"X-Generator: Weblate 4.15\n" "X-Generator: Weblate 5.4.2\n"
#: .\cookbook\forms.py:45 #: .\cookbook\forms.py:45
msgid "" msgid ""
"Both fields are optional. If none are given the username will be displayed " "Both fields are optional. If none are given the username will be displayed "
"instead" "instead"
msgstr "" msgstr "שני השדות אופציונלים. אם שני השדות ריקים, שם המשתמש יוצג במקום."
#: .\cookbook\forms.py:62 .\cookbook\forms.py:246 #: .\cookbook\forms.py:62 .\cookbook\forms.py:246
msgid "Name" msgid "Name"
msgstr "" msgstr "שם"
#: .\cookbook\forms.py:62 .\cookbook\forms.py:246 .\cookbook\views\lists.py:103 #: .\cookbook\forms.py:62 .\cookbook\forms.py:246 .\cookbook\views\lists.py:103
msgid "Keywords" msgid "Keywords"
@@ -36,23 +36,23 @@ msgstr "מילות מפתח"
#: .\cookbook\forms.py:62 #: .\cookbook\forms.py:62
msgid "Preparation time in minutes" msgid "Preparation time in minutes"
msgstr "" msgstr "זמן הכנה בדקות"
#: .\cookbook\forms.py:62 #: .\cookbook\forms.py:62
msgid "Waiting time (cooking/baking) in minutes" msgid "Waiting time (cooking/baking) in minutes"
msgstr "" msgstr "זמן המתנה (בישול/אפייה) בדקות"
#: .\cookbook\forms.py:63 .\cookbook\forms.py:222 .\cookbook\forms.py:246 #: .\cookbook\forms.py:63 .\cookbook\forms.py:222 .\cookbook\forms.py:246
msgid "Path" msgid "Path"
msgstr "" msgstr "נתיב"
#: .\cookbook\forms.py:63 #: .\cookbook\forms.py:63
msgid "Storage UID" msgid "Storage UID"
msgstr "" msgstr "אחסון UID"
#: .\cookbook\forms.py:93 #: .\cookbook\forms.py:93
msgid "Default" msgid "Default"
msgstr "" msgstr "ברירת מחדל"
#: .\cookbook\forms.py:121 #: .\cookbook\forms.py:121
msgid "" msgid ""
@@ -62,21 +62,23 @@ msgstr ""
#: .\cookbook\forms.py:143 #: .\cookbook\forms.py:143
msgid "Add your comment: " msgid "Add your comment: "
msgstr "" msgstr "הוף את ההערות שלך:- "
#: .\cookbook\forms.py:151 #: .\cookbook\forms.py:151
msgid "Leave empty for dropbox and enter app password for nextcloud." msgid "Leave empty for dropbox and enter app password for nextcloud."
msgstr "" msgstr "השאר ריק עבור dropbox והכנס סיסמאת יישום עבור nextcloud."
#: .\cookbook\forms.py:154 #: .\cookbook\forms.py:154
msgid "Leave empty for nextcloud and enter api token for dropbox." msgid "Leave empty for nextcloud and enter api token for dropbox."
msgstr "" msgstr "השאר ריק עבור nextcloud והכנס טוקן API עבור dropbox."
#: .\cookbook\forms.py:160 #: .\cookbook\forms.py:160
msgid "" msgid ""
"Leave empty for dropbox and enter only base url for nextcloud (<code>/remote." "Leave empty for dropbox and enter only base url for nextcloud (<code>/remote."
"php/webdav/</code> is added automatically)" "php/webdav/</code> is added automatically)"
msgstr "" msgstr ""
"השאר ריק עבור dropbox וכנס רק URL בסיסי עבור nextcloud (<code>/remote.php/"
"webdav/</code> נוסף אוטומטי)"
#: .\cookbook\forms.py:188 #: .\cookbook\forms.py:188
msgid "" msgid ""
@@ -86,49 +88,49 @@ msgstr ""
#: .\cookbook\forms.py:193 #: .\cookbook\forms.py:193
msgid "Something like http://homeassistant.local:8123/api" msgid "Something like http://homeassistant.local:8123/api"
msgstr "" msgstr "משהו דומה לhttp://homeassistant.local:8123/api"
#: .\cookbook\forms.py:205 #: .\cookbook\forms.py:205
msgid "http://homeassistant.local:8123/api for example" msgid "http://homeassistant.local:8123/api for example"
msgstr "" msgstr "לדוגמא http://homeassistant.local:8123/api"
#: .\cookbook\forms.py:222 .\cookbook\views\edit.py:117 #: .\cookbook\forms.py:222 .\cookbook\views\edit.py:117
msgid "Storage" msgid "Storage"
msgstr "" msgstr "אחסון"
#: .\cookbook\forms.py:222 #: .\cookbook\forms.py:222
msgid "Active" msgid "Active"
msgstr "" msgstr "פעיל"
#: .\cookbook\forms.py:226 #: .\cookbook\forms.py:226
msgid "Search String" msgid "Search String"
msgstr "" msgstr "מחרוזת חיפוש"
#: .\cookbook\forms.py:246 #: .\cookbook\forms.py:246
msgid "File ID" msgid "File ID"
msgstr "" msgstr "ID של הקובץ"
#: .\cookbook\forms.py:262 #: .\cookbook\forms.py:262
msgid "Maximum number of users for this space reached." msgid "Maximum number of users for this space reached."
msgstr "" msgstr "המספר המקסימלי של משתמשים עבור מרחב זה נוצל."
#: .\cookbook\forms.py:268 #: .\cookbook\forms.py:268
msgid "Email address already taken!" msgid "Email address already taken!"
msgstr "" msgstr "כתובת האימייל כבר בשימוש!"
#: .\cookbook\forms.py:275 #: .\cookbook\forms.py:275
msgid "" msgid ""
"An email address is not required but if present the invite link will be sent " "An email address is not required but if present the invite link will be sent "
"to the user." "to the user."
msgstr "" msgstr "כתובת אימייל לא נדרשת אבל אם קיימת, קישור השיתוף ישלח למשתמש."
#: .\cookbook\forms.py:287 #: .\cookbook\forms.py:287
msgid "Name already taken." msgid "Name already taken."
msgstr "" msgstr "שם כבר בשימוש."
#: .\cookbook\forms.py:298 #: .\cookbook\forms.py:298
msgid "Accept Terms and Privacy" msgid "Accept Terms and Privacy"
msgstr "" msgstr "הסכם לתנאים ולפרטיות"
#: .\cookbook\forms.py:332 #: .\cookbook\forms.py:332
msgid "" msgid ""