en.ini 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. WELCOME = "Welcome"
  2. OPTIONS = "Options"
  3. EDIT_INFO = "Edit Info"
  4. UPDATE = "Update"
  5. GO_BACK = "Go Back"
  6. LOGOUT = "Logout"
  7. LOGIN = "Login"
  8. DO_YOU_WANT_TO_LOGOUT = "Do you want to logout?"
  9. YES_WORD = "Yes"
  10. NO_WORD = "No"
  11. EMAIL_ADDRESS = "E-mail Address"
  12. EMAIL = "E-mail"
  13. PASSWORD = "Password"
  14. PASSWORD_AGAIN = "Password Again"
  15. ADMIN = "Admin"
  16. USER = "User"
  17. HOLD_UP = "Hold Up!"
  18. LOOKS_LIKE_YOU_DONT_HAVE_ACCESS = "Looks like you don't have access."
  19. USERNAME = "Username"
  20. REMEMBER_ME = "Remember Me"
  21. FORGOT_PASSWORD = "Forgot Password"
  22. RESET_PASSWORD = "Reset Password"
  23. DATABASE_PATH = "Database Path"
  24. SPECIFY_LOCATION = "Specify the location of which you want to save your database files."
  25. CURRENT_DIRECTORY = "Current Directory"
  26. PARENT_DIRECTORY = "Parent Directory"
  27. SET_DATABASE_LOCATION = "Set Database Location"
  28. SET_TIMEZONE = "Set Timezone"
  29. DONT_WORRY = "Don't worry, your database is still there. Just use the same location you have it in."
  30. SAVE_LOCATION = "Save Location"
  31. TIME_TO_LOGIN = "Now that you created an Admin account, time to sign and start making some tabs..."
  32. AWESOME = "Awesome!"
  33. REGISTER = "Register"
  34. CREATE_ADMIN = "Create Admin"
  35. CREATE_ACCOUNT = "Create an account for Admin Access"
  36. SETTINGS = "Settings"
  37. UPLOAD_ICONS = "Upload Icons"
  38. VIEW_ICONS = "View Icons"
  39. ALL_ICONS = "All Icons"
  40. CLICK_ICON = "Click icon to copy path to clipboard"
  41. TABS = "Tabs"
  42. TYPE_HIT_ENTER = "Type in new TAB Name and hit ENTER"
  43. ACTIVE = "Active"
  44. GUEST = "Guest"
  45. NO_IFRAME = "No iFrame"
  46. OR = "OR"
  47. DEFAULT = "Default"
  48. NEW_TAB_NAME = "New Tab Name"
  49. TAB_URL = "Tab URL"
  50. ICON_URL = "Icon URL"
  51. SAVE_TABS = "Save Tabs"
  52. CHOOSE_THEME = "Choose Theme"
  53. SAVE_OPTIONS = "Save Options"
  54. TITLE = "Title"
  55. TITLE_TEXT = "Title Text"
  56. NAVIGATION_BARS = "Navigation Bars"
  57. TOP_BAR = "Top Bar"
  58. BOTTOM_BAR = "Bottom Bar"
  59. SIDE_BAR = "Side Bar"
  60. HOVER_BG = "Hover Background"
  61. ACTIVE_TAB = "Active Tab"
  62. ACTIVE_TAB_BG = "Active Tab BG"
  63. ACTIVE_TAB_ICON = "Active Tab Icon"
  64. ACTIVE_TAB_TEXT = "Active Tab Text"
  65. INACTIVE_TAB = "Inactive Tab"
  66. INACTIVE_ICON = "Inactive Icon"
  67. INACTIVE_TEXT = "Inactive Text"
  68. LOGIN_STATUS = "Login Status"
  69. LAST_SEEN = "Last Seen"
  70. USER_GROUP = "User Group"
  71. USER_ACTIONS = "User Actions"
  72. DELETE = "Delete"
  73. LOGGED_IN = "Logged In"
  74. LOGGED_OUT = "Logged Out"
  75. GOOD_LOGINS = "Good Logins"
  76. BAD_LOGINS = "Bad Logins"
  77. DATE = "Date"
  78. IP_ADDRESS = "IP Address"
  79. TYPE = "Type"
  80. NOTHING_LOG = "Nothing in log..........."
  81. PURGE_LOG = "Purge Log"
  82. LOGO_URL_TITLE = "Logo URL For Title"
  83. LOADING_ICON_URL = "Loading Icon URL"
  84. ABOUT = "About"
  85. INSTALLED_VERSION = "Installed Version"
  86. CURRENT_VERSION = "Current Version"
  87. DELETE_DATABASE = "Delete Database"
  88. DELETE_WARNING = "Only do this if an upgrade requires it. This will delete your database so there is no going back and you will need to set everything back up, including user accounts."
  89. SUBMIT_ISSUE = "Submit Issue Or Request"
  90. VIEW_ON_GITHUB = "View On GitHub"
  91. CHAT_WITH_US = "Chat With Us"
  92. TABS_SAVED = "Tabs Saved!"
  93. APPLY_CHANGES = "Apply Changes"
  94. APPLY_RELOAD = "Apply Changes To Reload The Page!"
  95. OK = "OK"
  96. COLORS_SAVED = "Colors Saved!"
  97. NEW_VERSION = "New Version Available"
  98. CLICK_INFO = "Click Info Tab"
  99. WHATS_NEW = "What's New in"
  100. CHANGES = "Changes"
  101. AUTO_UPGRADE = "Auto Upgrade"
  102. SOFTWARE_IS = "Software is"
  103. UP_TO_DATE = "Up-to-date!"
  104. PREVIOUS = "Previous"
  105. NEXT = "Next"
  106. PRINT = "Print"
  107. SEARCH = "Search"
  108. SHOW = "Show"
  109. ENTRIES = "Entries"
  110. SHOW_ENTRY_CURRENT = "Showing|to|of|entries"
  111. HELP = "Help"
  112. ADDING_TABS = "Adding Tabs"
  113. QUICK_ACCESS = "Quick Access Tabs [Bookmarks/Hash]"
  114. START_ADDING_TABS = "To start adding tabs, all you need to do is type the Tab Name and hit ENTER. The following information is then needed:"
  115. TAB_URL_ABOUT = "The URL of the Tab"
  116. ICON_URL_ABOUT = "You may either use an icon from the box, or you may upload or use an image provided that is listed in the View Icons section"
  117. DEFAULT_ABOUT = "You may have one tab that will be loaded upon webpage launch"
  118. ACTIVE_ABOUT = "This option allows the tab to be loaded on the list of tabs"
  119. USER_ABOUT = "This option allows the tab to loaded on a users lists if they are signed in"
  120. GUEST_ABOUT = "This option allows the tab to loaded on the list of anyone accessing the webpage"
  121. NO_IFRAME_ABOUT = "This option will open the tab in a new window and not inside the webpage"
  122. QUICK_ACCESS_ABOUT = "For easy access we have made it so you can use [#] along with the Tab Name to access your tab easily. Just type in the hash into the URL and you are good to go. You can use this for straight access to a tab or for a bookmark. i.e."
  123. SIDE_BY_SIDE = "Side by Side View"
  124. SIDE_BY_SIDE_ABOUT = "For multi-taskers we have setup an easy way for you to work on two things at once. To get started, here are the basics:"
  125. SIDE_BY_SIDE_INSTRUCTIONS1 = "Right-Click on any tab to enable side by side"
  126. SIDE_BY_SIDE_INSTRUCTIONS2 = "If you would like to refresh the right side, Right-Click on this icon"
  127. SIDE_BY_SIDE_INSTRUCTIONS3 = "Once you are done with side by side, use the [esc] + [esc] Keyboard Shortcut listed below"
  128. KEYBOARD_SHORTCUTS = "Keyboard Shortcuts"
  129. KEYBOARD_SHORTCUTS_ABOUT = "Organizr has some bulit-in keyboard shortcuts for ease of use. The following is useable if Organizr has focus and not the iFrame."
  130. KEYBOARD_INSTRUCTIONS1 = "will take you to the settings menu"
  131. KEYBOARD_INSTRUCTIONS2 = "will take you to the next tab"
  132. KEYBOARD_INSTRUCTIONS3 = "will take you to the previous tab"
  133. KEYBOARD_INSTRUCTIONS4 = "will exit Side by Side View"
  134. CLOSE = "Close"
  135. NO_ENTRIES = "No entries to show"
  136. FILTERED = "(filtered from|total entries)"
  137. NO_MATCHING = "No matching records found"
  138. TAB_NOT_LOADING = "Tab not loading?"
  139. TAB_NOT_LOADING_ABOUT = "Some websites block their website from displaying inside an iFrame. To circumvent this, we can install a plugin to ignore the headers sent by these webpages thus allowing us to load the website. Here is the download for your browser:"
  140. MULTIPLE_LOGINS = "Multiple Logins"
  141. USER_ICONS = "User Icons - Gravatar Icons"
  142. USER_ICONS_ABOUT = "User icons are based off the icons that are set on Gravatar using the email address provided. If you would like to change yours or have someone add an icon to their email have them go here:"
  143. KEYBOARD_INSTRUCTIONS5 = "will allow you to switch through the tab in numerical order - Tabs 1 through 9 only"
  144. KEYBOARD_INSTRUCTIONS6 = "will enter or exit Fullscreen mode"
  145. KEYBOARD_INSTRUCTIONS7 = "will pin or unpin the sidebar"
  146. KEYBOARD_INSTRUCTIONS8 = "will open or close the menu"
  147. TRANSLATIONS = "Translations"
  148. TRANSLATIONS_ABOUT = "We always need help with translations. If you speak another language other than English, please try and help out if you can. If you are willing to help, please head to Github and offer what you can."
  149. UPGRADE = "Upgrade"
  150. LOADING_COLOR = "Loading Background"
  151. HOVER_TEXT = "Hover Text"
  152. COOKIE_PASSWORD = "Cookie Password"
  153. CREATE_USER = "Create Account"
  154. ENTER_PASSWORD_TO_REGISTER = "Enter Password To Register"
  155. SUBMIT = "Submit"
  156. REGISTER_PASSWORD = "Registration Password"
  157. NOTIFICATION_TYPE = "Notification Style"
  158. ENABLE_LOADING_SCREEN = "Loading Screen"
  159. ENABLE_MAIL = "Enable Mail"
  160. PROMOTE = "Promote"
  161. DEMOTE = "Demote"
  162. ENABLE_SLIMBAR = "Enable Slim Bar"
  163. UPDATE_COMPLETE = "Organizer Version & Database Have Been Upgraded!"
  164. ICON_COPY = "Icon Path Copied To Clipboard"
  165. TEST_MESSAGE = "This is a test message"
  166. TEST = "Test"
  167. SHOW_MORE = "Show More"
  168. SHOW_LESS = "Show Less"
  169. EDIT_CUSTOM_CSS = "Custom CSS"
  170. CUSTOM_COMPLETE = "CUSTOM CSS SAVED!"
  171. SAVE_CSS = "Save CSS"
  172. MENU = "Menu"
  173. GRAVATAR = "Gravatar"
  174. PLEX_URL = "Plex URL"
  175. PLEX_PORT = "Plex Port"
  176. PLEX_TOKEN = "Plex Token"
  177. RECENT_MOVIES = "Recent Movies"
  178. RECENT_TV = "Recent TV"
  179. RECENT_MUSIC = "Recent Music"
  180. PLAYING_NOW = "Playing Now"
  181. PLAYING_NOW_ON_PLEX = "Playing Now on PLEX"
  182. RECENTLY_ADDED_TO_PLEX = "Recently Added to PLEX"
  183. MOVIES = "Recent Movies"
  184. TV_SHOWS = "Recent TV Shows"
  185. MUSIC = "Recent Music"
  186. SONARR_URL = "Sonarr URL"
  187. SONARR_PORT = "Sonarr Port"
  188. SONARR_KEY = "Sonarr API Key"
  189. RADARR_URL = "Radarr URL"
  190. RADARR_PORT = "Radarr Port"
  191. RADARR_KEY = "Radarr API Key"
  192. MONTH = "Month"
  193. DAY = "Day"
  194. WEEK = "Week"
  195. NZBGET_URL = "NZBGet URL"
  196. NZBGET_PORT = "NZBGet Port"
  197. QUEUE = "Queue"
  198. HISTORY = "History"
  199. FILE = "File"
  200. STATUS = "Status"
  201. CATEGORY = "Category"
  202. PROGRESS = "Progress"
  203. SABNZBD_URL = "SABnzbd URL"
  204. SABNZBD_PORT = "SABnzbd Port"
  205. SABNZBD_KEY = "SABnzbd API Key"
  206. HEADPHONES_URL = "Headphones URL"
  207. HEADPHONES_PORT = "Headphones Port"
  208. HEADPHONES_KEY = "Headphones API Key"
  209. COOKIE_DOMAIN = "Domain Name for Cookie"
  210. DAYS = "Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday"
  211. CALENDAR_START_DAY = "First Day"
  212. CALENDAR_START_DATE = "# of Days Before"
  213. CALENDAR_END_DATE = "# of Days After"
  214. SICK_URL = "SickRage/SickBeard URL"
  215. SICK_KEY = "SickRage/SickBeard API Key"
  216. SMTP_HOST = "SMTP Host"
  217. SMTP_HOST_PORT = "SMTP Port"
  218. SMTP_HOST_AUTH = "SMTP Auth"
  219. SMTP_HOST_USERNAME = "SMTP Username"
  220. SMTP_HOST_PASSWORD = "SMTP Password"
  221. SMTP_HOST_SENDER_NAME = "SMTP Sender Name"
  222. SMTP_HOST_SENDER_EMAIL = "SMTP Sender Email"
  223. EMBY_URL = "Emby URL"
  224. EMBY_PORT = "Emby Port"
  225. EMBY_TOKEN = "Emby Token"
  226. PLAYING_NOW_ON_EMBY = "Playing Now on EMBY"
  227. RECENTLY_ADDED_TO_EMBY = "Recently Added to EMBY"
  228. AUTHTYPE = "Which databases should be used to allow login"
  229. AUTHBACKEND = "Select backend to use"
  230. AUTHBACKENDCREATE = "Should accounts be created in Organizr if successfully authenticated against backend"
  231. AUTHBACKENDHOST = "http(s)://192.168.1.100"
  232. AUTHBACKENDPORT = "Backend Port (eg 21 for FTP, 389 for LDAP, 8096 for Emby)"
  233. AUTHBACKENDDOMAIN = "Domain to use for LDAP"
  234. PLEX_USERNAME = "Plex Username"
  235. PLEX_PASSWORD = "Plex Password"
  236. BOTH = "Plus Other"
  237. ONLY = "Only"
  238. NO_CREATE = "Do Not Create Accounts"
  239. YES_CREATE = "Create Accounts As Needed"
  240. RECENT_CONTENT = "Recently Added Content"
  241. SETTINGS_SAVED = "Settings have been Saved"