You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"_Every %n hour (default)_::_Every %n hours (default)_" : ["כל שעה (ברירת מחדל)","כל שעתיים (ברירת מחדל)","כל %n שעות (ברירת מחדל)"],
11
+
"Custom Currencies" : "מטבעות חוץ מותאמים אישית",
12
+
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "הגדירו מטבעות חוץ מותאמים אישית עם נקודות קצה ה-API שלהן.{br}השתמשו ב-{cStart}{base}{cEnd} בקישור או בנתיב ה-JSON כדי להחליף במטבע חוץ הבסיס של הפרוייקט שלכם.{br}ה-API צריך להחזיר את שער החליפין במטבע הבסיס (או ב-USD אם {cStart}{base}{cEnd} לא נמצא בשימוש).{br}מפתח ה-API יועבר לכותרת ה-{cStart}Authorization{cEnd} כ-{cStart}Bearer{cEnd} אם הוא סופק.",
"Leave empty if not required" : "השאירו ריק אם לא נדרש",
21
+
"JSON Path" : "נתיב JSON",
22
+
"e.g., $.rates.{base} or data[0].rate" : "לדוגמא: $.rates.{base} או data[0].rate",
23
+
"Add Currency" : "הוספת מטבע חוץ",
24
+
"Delete Currency" : "מחיקת מטבע חוץ",
11
25
"Cron Settings" : "הגדרות ה-Cron",
12
26
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "גשו אל {aStart}ההגדרות האישיות{aEnd} כדי לראות הוראות לגבי איך להגדיר את המטבעות חוץ שלכם.",
"_Every %n hour (default)_::_Every %n hours (default)_" : ["כל שעה (ברירת מחדל)","כל שעתיים (ברירת מחדל)","כל %n שעות (ברירת מחדל)"],
9
+
"Custom Currencies" : "מטבעות חוץ מותאמים אישית",
10
+
"Define custom currencies with their own API endpoints.{br}Use {cStart}{base}{cEnd} in the endpoint URL or JSON path to substitute the project's base currency.{br}The API should return a rate in the base currency (or USD if {cStart}{base}{cEnd} is not used).{br}The API key will be passed in the {cStart}Authorization{cEnd} header as {cStart}Bearer{cEnd} if provided." : "הגדירו מטבעות חוץ מותאמים אישית עם נקודות קצה ה-API שלהן.{br}השתמשו ב-{cStart}{base}{cEnd} בקישור או בנתיב ה-JSON כדי להחליף במטבע חוץ הבסיס של הפרוייקט שלכם.{br}ה-API צריך להחזיר את שער החליפין במטבע הבסיס (או ב-USD אם {cStart}{base}{cEnd} לא נמצא בשימוש).{br}מפתח ה-API יועבר לכותרת ה-{cStart}Authorization{cEnd} כ-{cStart}Bearer{cEnd} אם הוא סופק.",
"Leave empty if not required" : "השאירו ריק אם לא נדרש",
19
+
"JSON Path" : "נתיב JSON",
20
+
"e.g., $.rates.{base} or data[0].rate" : "לדוגמא: $.rates.{base} או data[0].rate",
21
+
"Add Currency" : "הוספת מטבע חוץ",
22
+
"Delete Currency" : "מחיקת מטבע חוץ",
9
23
"Cron Settings" : "הגדרות ה-Cron",
10
24
"See the {aStart}Personal settings{aEnd} to view instructions on how to set up your currencies." : "גשו אל {aStart}ההגדרות האישיות{aEnd} כדי לראות הוראות לגבי איך להגדיר את המטבעות חוץ שלכם.",
0 commit comments