he.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. {
  2. "PrivateBin": "PrivateBin",
  3. "%s is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES. More information on the <a href=\"https://privatebin.info/\">project page</a>.": "%s is a minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted <i>in the browser</i> using 256 bits AES. More information on the <a href=\"https://privatebin.info/\">project page</a>.",
  4. "Because ignorance is bliss": "כיוון שבורות היא ברכה",
  5. "en": "he",
  6. "Paste does not exist, has expired or has been deleted.": "ההדבקה לא קיימת, פגה או נמחקה.",
  7. "%s requires php %s or above to work. Sorry.": "%s requires php %s or above to work. Sorry.",
  8. "%s requires configuration section [%s] to be present in configuration file.": "%s דורש שסעיף ההגדרות [%s] יהיה קיים בקובץ ההגדרות.",
  9. "Please wait %d seconds between each post.": "נא להמתין %d שניות בין פרסום לפרסום.",
  10. "Paste is limited to %s of encrypted data.": "ההדבקה מוגבלת ל־%s של נתונים מוצפנים.",
  11. "Invalid data.": "נתונים שגויים.",
  12. "You are unlucky. Try again.": "אין לך מזל. נא לנסות שוב.",
  13. "Error saving comment. Sorry.": "שגיאה בשמירת המסמך. סליחה.",
  14. "Error saving paste. Sorry.": "שגיאה בשמירת ההדבקה. סליחה.",
  15. "Invalid paste ID.": "מזהה ההדבקה שגוי.",
  16. "Paste is not of burn-after-reading type.": "ההדבקה היא לא מסוג קוראים-שורפים.",
  17. "Wrong deletion token. Paste was not deleted.": "אסימון מחיקה שגוי. ההדבקה לא נמחקה.",
  18. "Paste was properly deleted.": "ההדבקה נמחקה כראוי.",
  19. "JavaScript is required for %s to work. Sorry for the inconvenience.": "צריך JavaScript כדי לאפשר ל־%s לפעול. סליחה על חוסר הנוחות.",
  20. "%s requires a modern browser to work.": "%s requires a modern browser to work.",
  21. "New": "חדש",
  22. "Send": "שליחה",
  23. "Clone": "שכפול",
  24. "Raw text": "טקסט גולמי",
  25. "Expires": "Expires",
  26. "Burn after reading": "קוראים-שורפים",
  27. "Open discussion": "פתיחת דיון",
  28. "Password (recommended)": "ססמה (מומלץ)",
  29. "Discussion": "דיון",
  30. "Toggle navigation": "החלפת מצב ניווט",
  31. "%d seconds": [
  32. "שנייה אחת",
  33. "%d שניות",
  34. "%d שניות (צורת ריבוי 2)",
  35. "%d שניות"
  36. ],
  37. "%d minutes": [
  38. "דקה אחת",
  39. "%d דקות",
  40. "%d דקות",
  41. "%d דקות"
  42. ],
  43. "%d hours": [
  44. "שעה אחת",
  45. "%d hours (1st plural)",
  46. "%d hours (2nd plural)",
  47. "%d hours (3rd plural)"
  48. ],
  49. "%d days": [
  50. "%d day (singular)",
  51. "%d days (1st plural)",
  52. "%d days (2nd plural)",
  53. "%d days (3rd plural)"
  54. ],
  55. "%d weeks": [
  56. "%d week (singular)",
  57. "%d weeks (1st plural)",
  58. "%d weeks (2nd plural)",
  59. "%d weeks (3rd plural)"
  60. ],
  61. "%d months": [
  62. "%d month (singular)",
  63. "%d months (1st plural)",
  64. "%d months (2nd plural)",
  65. "%d months (3rd plural)"
  66. ],
  67. "%d years": [
  68. "%d year (singular)",
  69. "%d years (1st plural)",
  70. "%d years (2nd plural)",
  71. "%d years (3rd plural)"
  72. ],
  73. "Never": "לעולם לא",
  74. "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.",
  75. "This document will expire in %d seconds.": [
  76. "This document will expire in %d second. (singular)",
  77. "This document will expire in %d seconds (1st plural)",
  78. "This document will expire in %d seconds (2nd plural)",
  79. "This document will expire in %d seconds (3rd plural)"
  80. ],
  81. "This document will expire in %d minutes.": [
  82. "This document will expire in %d minute. (singular)",
  83. "This document will expire in %d minutes (1st plural)",
  84. "This document will expire in %d minutes (2nd plural)",
  85. "This document will expire in %d minutes (3rd plural)"
  86. ],
  87. "This document will expire in %d hours.": [
  88. "This document will expire in %d hour. (singular)",
  89. "This document will expire in %d hours (1st plural)",
  90. "This document will expire in %d hours (2nd plural)",
  91. "This document will expire in %d hours (3rd plural)"
  92. ],
  93. "This document will expire in %d days.": [
  94. "This document will expire in %d day. (singular)",
  95. "This document will expire in %d days (1st plural)",
  96. "This document will expire in %d days (2nd plural)",
  97. "This document will expire in %d days (3rd plural)"
  98. ],
  99. "This document will expire in %d months.": [
  100. "This document will expire in %d month. (singular)",
  101. "This document will expire in %d months (1st plural)",
  102. "This document will expire in %d months (2nd plural)",
  103. "This document will expire in %d months (3rd plural)"
  104. ],
  105. "Please enter the password for this paste:": "נא למלא את הססמה להדבקה הזו:",
  106. "Could not decrypt data (Wrong key?)": "לא ניתן לפענח את הנתונים (מפתח שגוי?)",
  107. "Could not delete the paste, it was not stored in burn after reading mode.": "לא ניתן למחוק את ההדבקה, היא לא אוחסנה במצב קוראים-שורפים.",
  108. "FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.": "לעיניך בלבד. לא לסגור את החלון הזה, ההודעה הזאת לא תופיע שוב.",
  109. "Could not decrypt comment; Wrong key?": "לא ניתן לפענח את ההערה, מפתח שגוי?",
  110. "Reply": "Reply",
  111. "Anonymous": "אלמוני",
  112. "Avatar generated from IP address": "התמונה הייצוגית נוצרה מכתובת ה־IP",
  113. "Add comment": "הוספת תגובה",
  114. "Optional nickname…": "כינוי כרשות…",
  115. "Post comment": "פרסום תגובה",
  116. "Sending comment…": "התגובה נשלחת…",
  117. "Comment posted.": "פורסמה תגובה.",
  118. "Could not refresh display: %s": "לא ניתן לרענן תצוגה: %s",
  119. "unknown status": "מצב לא ידוע",
  120. "server error or not responding": "שגיאת שרת או שהשרת לא מגיב",
  121. "Could not post comment: %s": "לא ניתן לפרסם תגובה: %s",
  122. "Sending paste…": "ההדבקה נשלחת…",
  123. "Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>": "ההדבקה שלך היא <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(יש ללחוץ [Ctrl]+[c] כדי להעתיק)</span>",
  124. "Delete data": "מחיקת נתונים",
  125. "Could not create paste: %s": "לא ניתן ליצור הדבקה: %s",
  126. "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "לא ניתן לפענח הדבקה: מפתח הפענוח חסר בכתובת (השתמשת במערכת הפנייה או מקצר כתובות שחותכים חלק מהכתובת?)",
  127. "B": "ב׳",
  128. "KiB": "KiB",
  129. "MiB": "MiB",
  130. "GiB": "GiB",
  131. "TiB": "TiB",
  132. "PiB": "PiB",
  133. "EiB": "EiB",
  134. "ZiB": "ZiB",
  135. "YiB": "YiB",
  136. "Format": "Format",
  137. "Plain Text": "טקסט פשוט",
  138. "Source Code": "קוד מקור",
  139. "Markdown": "Markdown",
  140. "Download attachment": "הורדת קובץ מצורף",
  141. "Cloned: '%s'": "Cloned: '%s'",
  142. "The cloned file '%s' was attached to this paste.": "The cloned file '%s' was attached to this paste.",
  143. "Attach a file": "צירוף קובץ",
  144. "alternatively drag & drop a file or paste an image from the clipboard": "alternatively drag & drop a file or paste an image from the clipboard",
  145. "File too large, to display a preview. Please download the attachment.": "File too large, to display a preview. Please download the attachment.",
  146. "Remove attachment": "Remove attachment",
  147. "Your browser does not support uploading encrypted files. Please use a newer browser.": "Your browser does not support uploading encrypted files. Please use a newer browser.",
  148. "Invalid attachment.": "קובץ מצורף שגוי.",
  149. "Options": "אפשרויות",
  150. "Shorten URL": "קיצור כתובת",
  151. "Editor": "עורך",
  152. "Preview": "תצוגה מקדימה",
  153. "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.": "%s requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
  154. "Decrypt": "פענוח",
  155. "Enter password": "נא למלא ססמה",
  156. "Loading…": "בטעינה…",
  157. "Decrypting paste…": "ההדבקה מפוענחת…",
  158. "Preparing new paste…": "ההדבקה החדשה בהכנות…",
  159. "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.": "In case this message never disappears please have a look at <a href=\"%s\">this FAQ for information to troubleshoot</a>.",
  160. "+++ no paste text +++": "+++ אין טקסט להדבקה +++",
  161. "Could not get paste data: %s": "לא ניתן לקבל את נתוני ההדבקה: %s",
  162. "QR code": "קוד QR",
  163. "This website is using an insecure HTTP connection! Please use it only for testing.": "האתר הזה משתמש בחיבור HTTP בלתי מאובטח! נא להשתמש בזה לבדיקות בלבד.",
  164. "For more information <a href=\"%s\">see this FAQ entry</a>.": "יש מידע נוסף <a href=\"%s\">ברשומה הזאת בשו״ת</a>.",
  165. "Your browser may require an HTTPS connection to support the WebCrypto API. Try <a href=\"%s\">switching to HTTPS</a>.": "יכול להיות שהדפדפן שלך ידרוש חיבור HTTPS כדי לתמוך ב־API של WebCrypto. כדי לנסות <a href=\"%s\">לעבור ל־HTTPS</a>.",
  166. "Your browser doesn't support WebAssembly, used for zlib compression. You can create uncompressed documents, but can't read compressed ones.": "הדפדפן שלך לא תומך ב־WebAssembly שמשמש לדחיסת zlib. אפשר ליצור מסמכים בלתי מוצפנים אך אין אפשרות לקרוא מסמכים מוצפנים.",
  167. "waiting on user to provide a password": "בהמתנה למילוי הססמה מצד המשתמש",
  168. "Could not decrypt data. Did you enter a wrong password? Retry with the button at the top.": "לא ניתן לפענח את הנתונים. יכול להיות שמילאת ססמה שגויה? כדאי לנסות עם הכפתור שלמעלה.",
  169. "Retry": "לנסות שוב",
  170. "Showing raw text…": "מוצג טקסט גולמי…",
  171. "Notice:": "לתשומת לבך:",
  172. "This link will expire after %s.": "הקישור הזה יפוג לאחר %s.",
  173. "This link can only be accessed once, do not use back or refresh button in your browser.": "אפשר לגשת לקישור הזה פעם אחת בלבד, לא לחזור אחורה או לרענן את הדפדפן.",
  174. "Link:": "קישור:",
  175. "Recipient may become aware of your timezone, convert time to UTC?": "הנמען יוכל לדעת מה אזור הזמן שלך, להמיר ל־UTC?",
  176. "Use Current Timezone": "להשתמש באזור הזמן הנוכחי",
  177. "Convert To UTC": "המרה ל־UTC",
  178. "Close": "סגירה",
  179. "Encrypted note on PrivateBin": "הערה מוצפנת ב־PrivateBin",
  180. "Visit this link to see the note. Giving the URL to anyone allows them to access the note, too.": "נא לבקר בקישור כדי לצפות בהערה. מסירת הקישור לאנשים כלשהם תאפשר גם להם לגשת להערה."
  181. }