popup.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. {
  2. "popup.buttons.help": {
  3. "description": "Help button (redirects to Wiki/troubleschooting) (located under the 'presences' area in the popup)",
  4. "message": "צריך עזרה?"
  5. },
  6. "popup.buttons.presenceStore": {
  7. "description": "Button when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  8. "message": "חנות Presence"
  9. },
  10. "popup.category.all": {
  11. "description": "Category name shown when you open tags",
  12. "message": "הכל"
  13. },
  14. "popup.category.anime": {
  15. "description": "Category name shown when you open tags",
  16. "message": "אנימה"
  17. },
  18. "popup.category.games": {
  19. "description": "Category name shown when you open tags",
  20. "message": "משחקים"
  21. },
  22. "popup.category.music": {
  23. "description": "Category name shown when you open tags",
  24. "message": "מוזיקה"
  25. },
  26. "popup.category.other": {
  27. "description": "Category name shown when you open tags",
  28. "message": "אחר"
  29. },
  30. "popup.category.socials": {
  31. "description": "Category name shown when you open tags",
  32. "message": "חברתי"
  33. },
  34. "popup.category.videos": {
  35. "description": "Category name shown when you open tags",
  36. "message": "סרטונים & שידורים"
  37. },
  38. "popup.credits.error.heading": {
  39. "description": "Title of the error message (located at the 'credits' tab in the popup)",
  40. "message": "או לא!"
  41. },
  42. "popup.credits.error.message": {
  43. "description": "Error message when the credits can't be loaded (located at the 'credits' tab in the popup)",
  44. "message": "בעיה במהלך ניסיון טעינת התודות"
  45. },
  46. "popup.headings.description": {
  47. "description": "Title of the description area in the presence settings view.",
  48. "message": "תיאור"
  49. },
  50. "popup.headings.general": {
  51. "description": "Title of the 'general' area of the 'settings' section in the popup",
  52. "message": "כללי"
  53. },
  54. "popup.headings.presences": {
  55. "description": "Title of the 'presences' area of the 'settings' section in the popup",
  56. "message": "Presences"
  57. },
  58. "popup.headings.settings": {
  59. "description": "Title of the 'settings' section at the navigation in the popup",
  60. "message": "הגדרות"
  61. },
  62. "popup.info.noInternet": {
  63. "description": "Shown when the user has no internet connection",
  64. "message": "אין חיבור לאינטרנט!"
  65. },
  66. "popup.info.noInternet.message": {
  67. "description": "Shown when the user has no internet connection",
  68. "message": "נראה שאין לך חיבור לאינטרנט! PreMiD לא יכול להציג כרגע."
  69. },
  70. "popup.info.notConnected": {
  71. "description": "Shown when the extension can't connect to the application",
  72. "message": "לא מחובר"
  73. },
  74. "popup.info.notConnected.message": {
  75. "description": "Shown when the extension can't connect to the application",
  76. "message": "PreMiD לא יכל להתחבר ליישום! האם זה מותקן ורץ? *מתקן תקלות*"
  77. },
  78. "popup.info.notConnectedDiscord": {
  79. "description": "Shown in the extension when the application can't connect to Discord",
  80. "message": "אין חיבור לדיסקורד!"
  81. },
  82. "popup.info.notConnectedDiscord.message": {
  83. "description": "Shown in the extension when the application can't connect to Discord",
  84. "message": "PreMiD לא יכול להתחבר ליישום"
  85. },
  86. "popup.info.safari.outdatedExtension": {
  87. "description": "Shown when Extension is outdated. Only for Safari port.",
  88. "message": "הרחבה מיושנת"
  89. },
  90. "popup.info.safari.outdatedExtension.message": {
  91. "description": "Shown when Extension is outdated. Only for Safari port.",
  92. "message": "ההרחבה שלך מיושנת. אנא עדכן אותו כדי לקבל את התכונות העדכניות ביותר על ידי הורדתו מהאתר שלנו."
  93. },
  94. "popup.info.safari.urgentUpdate": {
  95. "description": "Shown when Extension is outdated. Only for Safari port.",
  96. "message": "עדכון דחוף"
  97. },
  98. "popup.info.safari.urgentUpdate.message": {
  99. "description": "Shown when very urgent update has been released to extension. Only for Safari port.",
  100. "message": "פרסמנו עדכון דחוף להארכה. נא עדכן אותו כדי להמשיך להשתמש ב- PreMiD."
  101. },
  102. "popup.info.unsupportedAppVersion": {
  103. "description": "Shown when application is outdated",
  104. "message": "יישום לא מעודכן"
  105. },
  106. "popup.info.unsupportedAppVersion.message": {
  107. "description": "Shown when application is outdated",
  108. "message": "היישום של PreMiD לא מעודכן. בבקשה עדכן את זה בשביל המשך השימוש של PreMiD."
  109. },
  110. "popup.info.extensionDisabled": {
  111. "description": "Shown when the extension has been disabled in the settings",
  112. "message": "תוסף לא מופעל"
  113. },
  114. "popup.info.extensionDisabled.message": {
  115. "description": "Shown when the extension has been disabled in the settings",
  116. "message": "התוסף של PreMiD בוטל בהגדרות. אנא הפעל אותו על מנת להמשיך להשתמש בPreMiD."
  117. },
  118. "popup.info.discordStatusSetting.message": {
  119. "description": "Shown on the troubleshooting page when the user might have to change their Discord status setting",
  120. "message": "אנא וודא כי הפעלת את הגדרת 'Display current activity as a status message' בהגדרות הדיסקורד שלך."
  121. },
  122. "popup.navigation.credits": {
  123. "description": "Title of the 'credits' section at the navigation in the popup",
  124. "message": "תודות"
  125. },
  126. "popup.navigation.settings": {
  127. "description": "Title of the 'settings' section at the navigation in the popup",
  128. "message": "הגדרות"
  129. },
  130. "popup.navigation.information": {
  131. "description": "Title of the 'information' section at the navigation in the popup",
  132. "message": "מידע"
  133. },
  134. "popup.navigation.diagnostics": {
  135. "description": "Title of the 'diagnostics' section at the navigation in the popup",
  136. "message": "אבחונים"
  137. },
  138. "popup.presences.done": {
  139. "description": "Done button",
  140. "message": "בוצע"
  141. },
  142. "popup.presences.load": {
  143. "description": "Load Presence button",
  144. "message": "טען Presence"
  145. },
  146. "popup.presences.manage": {
  147. "description": "Button which enables the opportunity to manage installed presences (located at the 'presences' area of the 'settings' section in the popup)",
  148. "message": "ניהול"
  149. },
  150. "popup.presences.noPresences": {
  151. "description": "Warning message when no presences are installed (located at the 'presences' area of the 'settings' section in the popup)",
  152. "message": "שום Presences הוספו"
  153. },
  154. "popup.setting.autoLaunch": {
  155. "description": "Enable/Disable auto startup of the application (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  156. "message": "הפעלה אוטומטית"
  157. },
  158. "popup.setting.enabled": {
  159. "description": "Enable/Disable PreMiD (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  160. "message": "פועל"
  161. },
  162. "popup.setting.developerMode": {
  163. "description": "Enable/Disable developer mode (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  164. "message": "מצב מפתח"
  165. },
  166. "popup.setting.mediaControl": {
  167. "description": "Enable/Disable media keys (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  168. "message": "שליטה במדיה"
  169. },
  170. "popup.setting.titleMenubar": {
  171. "description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  172. "message": "תפריט"
  173. },
  174. "popup.setting.syncLanguage": {
  175. "description": "Enable/Disable syncing the language of the extension with the language of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
  176. "message": "סנכרן שפות"
  177. },
  178. "popup.setting.preferredPresenceLanguage": {
  179. "description": "When the 'Sync Language' setting is disabled, it will show a selector where you can select a language that will be preferred for the languages of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
  180. "message": "שפת נוכחות מועדפת"
  181. },
  182. "popup.setting.failedToFetchUser": {
  183. "description": "Shown when the user is logged in but we could not get their profile data (location: extension popup -> discord icon/profile picture)",
  184. "message": "נכשל להביא משתמש"
  185. },
  186. "popup.setting.heartbeat": {
  187. "description": "Enable/Disable sending heartbeats to PreMiD (Anonymized diagonistic data about what version you are using of PreMiD etc.) (location: extension popup -> discord icon/profile picture -> 'Diagnostics' section)",
  188. "message": "דופק"
  189. },
  190. "popup.setting.preferApp": {
  191. "description": "Enable/Disable the use of the app instead of the extension (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  192. "message": "העדיפו אפליקציה"
  193. },
  194. "popup.information.extensionVersion": {
  195. "description": "Shows the version of the extension (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: Extension version: 2.5.0",
  196. "message": "גירסאת תוסף: {0}"
  197. },
  198. "popup.information.appVersion": {
  199. "description": "Shows the version of the app (located at the 'information' tab in the popup); {0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Example: App version: 2.5.0",
  200. "message": "גירסאת אפליקציה {0}"
  201. },
  202. "popup.information.appNotFound": {
  203. "description": "Shows that no connection was able to be made to the PreMiD app (located at the 'information' tab in the popup)",
  204. "message": "לא מחובר אל אפליקצית PreMiD"
  205. },
  206. "popup.information.discordUser": {
  207. "description": "Shows Discord user PreMiD is connected to (located at the 'information' tab in the popup); {0} will be replaced the username of the Discord account -> {0} is a variable and should not be translated; Example: Discord user: Bas950",
  208. "message": "משתמש דיסקורד: {0}"
  209. },
  210. "popup.information.discordNotFound": {
  211. "description": "Shows that no connection was able to be made to the Discord app (located at the 'information' tab in the popup)",
  212. "message": "לא מקושר אל אפליקצית הדיסקורד"
  213. },
  214. "popup.notConnectedBanner.heading": {
  215. "description": "Title of the error banner when no discord connection is found",
  216. "message": "Discord לא מקושר"
  217. },
  218. "popup.notConnectedBanner.description": {
  219. "description": "Description of the error banner when no discord connection is found",
  220. "message": "PreMiD דורש חשבון Discord מקושר כדי לעבוד כראוי. אנא קשר את חשבון Discord שלך כדי להמשיך להשתמש ב-PreMiD."
  221. },
  222. "popup.notConnectedBanner.button": {
  223. "description": "Button to the Discord connection page",
  224. "message": "קישור Discord"
  225. },
  226. "popup.information.notYou": {
  227. "description": "Is shown next to popup.information.discordUser, is a link to unlink the current Discord account",
  228. "message": "לא אתה?"
  229. },
  230. "popup.informationIcon.notLinked.heading": {
  231. "description": "Exclamation mark icon next user avatar, title of the error message when no discord connection is found",
  232. "message": "לא מקושר"
  233. },
  234. "popup.informationIcon.notLinked.description": {
  235. "description": "Exclamation mark icon next user avatar, description of the error message when no discord connection is found",
  236. "message": "חשבון Discord שלך אינו מקושר ל-PreMiD."
  237. },
  238. "popup.logout": {
  239. "description": "Button to unlink the current Discord account",
  240. "message": "יציאה מהמערכת"
  241. },
  242. "popup.setting.usePlayingStatus": {
  243. "description": "Enable/Disable the use of the 'Playing' status in Discord (location: extension popup -> discord icon/profile picture -> 'settings' section)",
  244. "message": "שימוש במצב 'הפעלה'"
  245. },
  246. "popup.whatsNew.heading": {
  247. "description": "Title of the 'What's new' section at the navigation in the popup",
  248. "message": "מה חדש 🎉"
  249. },
  250. "popup.discordUnlinked.title": {
  251. "description": "Title of the 'Discord Unlinked' section at the navigation in the popup",
  252. "message": "Discord לא מקושר"
  253. },
  254. "popup.discordUnlinked.description": {
  255. "description": "Description of the 'Discord Unlinked' section at the navigation in the popup",
  256. "message": "PreMiD דורש חשבון Discord מקושר כדי לעבוד כראוי. אנא קשר את חשבון Discord שלך כדי להמשיך להשתמש ב-PreMiD."
  257. },
  258. "popup.discordUnlinked.button": {
  259. "description": "Button to link the Discord account",
  260. "message": "קישור Discord"
  261. },
  262. "popup.feedback.other": {
  263. "description": "Title of the other option in the feedback type selection box",
  264. "message": "אחר"
  265. },
  266. "popup.feedback.close": {
  267. "description": "Close button on the feedback popup",
  268. "message": "סגור"
  269. },
  270. "popup.feedback.other.header": {
  271. "description": "The title of the other feedback page",
  272. "message": "אחר"
  273. }
  274. }