| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347 |
- WELCOME = "Benvenuto"
- OPTIONS = "Opzioni"
- EDIT_INFO = "Modifica info"
- UPDATE = "Aggiorna"
- GO_BACK = "Indietro"
- LOGOUT = "Esci"
- LOGIN = "Accedi"
- DO_YOU_WANT_TO_LOGOUT = "Sei sicuro di voler uscire?"
- YES_WORD = "Sì"
- NO_WORD = "No"
- EMAIL_ADDRESS = "Indirizzo E-mail"
- EMAIL = "E-mail"
- PASSWORD = "Password"
- PASSWORD_AGAIN = "Ripeti password"
- ADMIN = "Amministratore"
- USER = "Utente"
- HOLD_UP = "Fermati!"
- LOOKS_LIKE_YOU_DONT_HAVE_ACCESS = "Sembra che tu non abbia accesso."
- USERNAME = "Nome utente"
- REMEMBER_ME = "Ricordami"
- FORGOT_PASSWORD = "Password dimenticata"
- RESET_PASSWORD = "Ripristina la password"
- DATABASE_PATH = "Percorso del database"
- SPECIFY_LOCATION = "Specifica dove vuoi salvare i tuoi file del database. Please choose a location outside of Web Root! Your DB files will contain sensitive information!"
- CURRENT_DIRECTORY = "Cartella corrente"
- PARENT_DIRECTORY = "Cartella superiore"
- SET_DATABASE_LOCATION = "Imposta posizione del database"
- SET_TIMEZONE = "Imposta fuso orario"
- DONT_WORRY = "Non preoccuparti, il tuo database c'è ancora. Usa semplicemente la posizione dove l'hai messo."
- SAVE_LOCATION = "Posizione dei salvataggi"
- TIME_TO_LOGIN = "Adesso che hai creato un account amministratore è ora di accedere e creare qualche nuova scheda..."
- AWESOME = "Ottimo!"
- REGISTER = "Registrati"
- CREATE_ADMIN = "Crea amministratore"
- CREATE_ACCOUNT = "Crea un account per accesso come amministratore"
- SETTINGS = "Impostazioni"
- UPLOAD_ICONS = "Carica icone"
- VIEW_ICONS = "Mostra icone"
- ALL_ICONS = "Tutte le icone"
- CLICK_ICON = "Fai clic sull'icona per copiare il percorso negli appunti"
- TABS = "Schede"
- TYPE_HIT_ENTER = "Scrivi il nome della nuova SCHEDA e premi INVIO"
- ACTIVE = "Attivo"
- GUEST = "Ospite"
- NO_IFRAME = "Nessun iFrame"
- OR = "OPPURE"
- DEFAULT = "Predefinito"
- NEW_TAB_NAME = "Nome della nuova scheda"
- TAB_URL = "URL della scheda"
- ICON_URL = "URL dell'icona"
- SAVE_TABS = "Salva schede"
- CHOOSE_THEME = "Scegli un tema"
- SAVE_OPTIONS = "Salva opzioni"
- TITLE = "Titolo"
- TITLE_TEXT = "Testo del titolo"
- NAVIGATION_BARS = "Barre di navigazione"
- TOP_BAR = "Barra superiore"
- BOTTOM_BAR = "Barra inferiore"
- SIDE_BAR = "Barra laterale"
- HOVER_BG = "Hover Background"
- ACTIVE_TAB = "Scheda attiva"
- ACTIVE_TAB_BG = "Sfondo scheda attiva"
- ACTIVE_TAB_ICON = "Icona scheda attiva"
- ACTIVE_TAB_TEXT = "Testo scheda attiva"
- INACTIVE_TAB = "Scheda inattiva"
- INACTIVE_ICON = "Icona inattiva"
- INACTIVE_TEXT = "Testo inattivo"
- LOGIN_STATUS = "Stato di accesso"
- LAST_SEEN = "Ultimo accesso"
- USER_GROUP = "Gruppo utente"
- USER_ACTIONS = "Azioni utente"
- DELETE = "Elimina"
- LOGGED_IN = "Connesso"
- LOGGED_OUT = "Disconnesso"
- GOOD_LOGINS = "Buone connessioni"
- BAD_LOGINS = "Cattive connessioni"
- DATE = "Data"
- IP_ADDRESS = "Indirizzo IP"
- TYPE = "Scrivi/Tipo"
- NOTHING_LOG = "Nulla di registrato..........."
- PURGE_LOG = "Cancella registrazioni"
- LOGO_URL_TITLE = "URL del logo per il titolo"
- LOADING_ICON_URL = "Sto caricando l'URL dell'icona"
- ABOUT = "About"
- INSTALLED_VERSION = "Versione installata"
- CURRENT_VERSION = "Versione attuale"
- DELETE_DATABASE = "Elimina il Database"
- DELETE_WARNING = "Procedi solo se un upgrade lo richiede. Continuando eliminerai il tuo database, quindi non potrai tornare indietro e dovrai reimpostare tutto, account utente inclusi."
- SUBMIT_ISSUE = "Segnala un problema o una richiesta"
- VIEW_ON_GITHUB = "Mostra su GitHub"
- CHAT_WITH_US = "Parla con noi"
- TABS_SAVED = "Schede salvate!"
- APPLY_CHANGES = "Applica modifiche"
- APPLY_RELOAD = "Applica modifiche per ricaricare la pagina!"
- OK = "OK"
- COLORS_SAVED = "Colori salvati!"
- NEW_VERSION = "Nuova versione disponibile"
- CLICK_INFO = "Fai clic sulla scheda info"
- WHATS_NEW = "Cosa c'è di nuovo"
- CHANGES = "Modifiche"
- AUTO_UPGRADE = "Upgrade automatico"
- SOFTWARE_IS = "Il Software è"
- UP_TO_DATE = "Aggiornato!"
- PREVIOUS = "Previous"
- NEXT = "Next"
- PRINT = "Print"
- SEARCH = "Search"
- SHOW = "Show"
- ENTRIES = "Entries"
- SHOW_ENTRY_CURRENT = "Showing|to|of|entries"
- HELP = "Help"
- ADDING_TABS = "Adding Tabs"
- QUICK_ACCESS = "Quick Access Tabs [Bookmarks/Hash]"
- 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:"
- TAB_URL_ABOUT = "The URL of the Tab"
- 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"
- DEFAULT_ABOUT = "You may have one tab that will be loaded upon webpage launch"
- ACTIVE_ABOUT = "This option allows the tab to be loaded on the list of tabs"
- USER_ABOUT = "This option allows the tab to loaded on a users lists if they are signed in"
- GUEST_ABOUT = "This option allows the tab to loaded on the list of anyone accessing the webpage"
- NO_IFRAME_ABOUT = "This option will open the tab in a new window and not inside the webpage"
- 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."
- SIDE_BY_SIDE = "Side by Side View"
- 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:"
- SIDE_BY_SIDE_INSTRUCTIONS1 = "Right-Click on any tab to enable side by side"
- SIDE_BY_SIDE_INSTRUCTIONS2 = "If you would like to refresh the right side, Right-Click on this icon"
- SIDE_BY_SIDE_INSTRUCTIONS3 = "Once you are done with side by side, use the [esc] + [esc] Keyboard Shortcut listed below"
- KEYBOARD_SHORTCUTS = "Keyboard Shortcuts"
- 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."
- KEYBOARD_INSTRUCTIONS1 = "will take you to the settings menu"
- KEYBOARD_INSTRUCTIONS2 = "will take you to the next tab"
- KEYBOARD_INSTRUCTIONS3 = "will take you to the previous tab"
- KEYBOARD_INSTRUCTIONS4 = "will exit Side by Side View"
- CLOSE = "Close"
- NO_ENTRIES = "No entries to show"
- FILTERED = "(filtered from|total entries)"
- NO_MATCHING = "No matching records found"
- TAB_NOT_LOADING = "Tab not loading?"
- 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:"
- MULTIPLE_LOGINS = "Multiple Logins"
- USER_ICONS = "User Icons - Gravatar Icons"
- 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:"
- KEYBOARD_INSTRUCTIONS5 = "will allow you to switch through the tab in numerical order - Tabs 1 through 9 only"
- KEYBOARD_INSTRUCTIONS6 = "will enter or exit Fullscreen mode"
- KEYBOARD_INSTRUCTIONS7 = "will pin or unpin the sidebar"
- KEYBOARD_INSTRUCTIONS8 = "will open or close the menu"
- TRANSLATIONS = "Translations"
- 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."
- UPGRADE = "Upgrade"
- LOADING_COLOR = "Loading Background"
- HOVER_TEXT = "Hover Text"
- COOKIE_PASSWORD = "Cookie Password - used for Multiple Logins, Cookie Authorization and auth_request"
- CREATE_USER = "Create Account"
- ENTER_PASSWORD_TO_REGISTER = "Enter Password To Register"
- SUBMIT = "Submit"
- REGISTER_PASSWORD = "Registration Password"
- NOTIFICATION_TYPE = "Notification Style"
- ENABLE_LOADING_SCREEN = "Loading Screen"
- ENABLE_MAIL = "Enable Mail"
- PROMOTE = "Promote"
- DEMOTE = "Demote"
- ENABLE_SLIMBAR = "Enable Slim Bar"
- UPDATE_COMPLETE = "Organizer Version & Database Have Been Upgraded!"
- ICON_COPY = "Icon Path Copied To Clipboard"
- TEST_MESSAGE = "This is a test message"
- TEST = "Test"
- SHOW_MORE = "Show More"
- SHOW_LESS = "Show Less"
- EDIT_CUSTOM_CSS = "Custom CSS"
- CUSTOM_COMPLETE = "CUSTOM CSS SAVED!"
- SAVE_CSS = "Save CSS"
- MENU = "Menu"
- GRAVATAR = "Gravatar"
- PLEX_URL = "Plex URL"
- PLEX_PORT = "Plex Port"
- PLEX_TOKEN = "Plex Token"
- RECENT_MOVIES = "Recent Movies"
- RECENT_TV = "Recent TV"
- RECENT_MUSIC = "Recent Music"
- PLAYING_NOW = "Now Playing"
- PLAYING_NOW_ON_PLEX = "Now Playing on PLEX"
- RECENTLY_ADDED_TO_PLEX = "Recently Added to PLEX"
- MOVIES = "Movies"
- TV_SHOWS = "TV Shows"
- MUSIC = "Music"
- SONARR_URL = "Sonarr URL"
- SONARR_PORT = "Sonarr Port"
- SONARR_KEY = "Sonarr API Key"
- RADARR_URL = "Radarr URL"
- RADARR_PORT = "Radarr Port"
- RADARR_KEY = "Radarr API Key"
- MONTH = "Month"
- DAY = "Day"
- WEEK = "Week"
- NZBGET_URL = "NZBGet URL"
- NZBGET_PORT = "NZBGet Port"
- QUEUE = "Queue"
- HISTORY = "History"
- FILE = "File"
- STATUS = "Status"
- CATEGORY = "Category"
- PROGRESS = "Progress"
- SABNZBD_URL = "SABnzbd URL"
- SABNZBD_PORT = "SABnzbd Port"
- SABNZBD_KEY = "SABnzbd API Key"
- HEADPHONES_URL = "Headphones URL"
- HEADPHONES_PORT = "Headphones Port"
- HEADPHONES_KEY = "Headphones API Key"
- COOKIE_DOMAIN = "Domain Name for Cookie"
- DAYS = "Sunday|Monday|Tuesday|Wednesday|Thursday|Friday|Saturday"
- CALENDAR_START_DAY = "First Day"
- CALENDAR_START_DATE = "# of Days Before"
- CALENDAR_END_DATE = "# of Days After"
- SICK_URL = "SickRage/SickBeard URL"
- SICK_KEY = "SickRage/SickBeard API Key"
- SMTP_HOST = "SMTP Host"
- SMTP_HOST_PORT = "SMTP Port"
- SMTP_HOST_AUTH = "SMTP Auth"
- SMTP_HOST_USERNAME = "SMTP Username"
- SMTP_HOST_PASSWORD = "SMTP Password"
- SMTP_HOST_SENDER_NAME = "SMTP Sender Name"
- SMTP_HOST_SENDER_EMAIL = "SMTP Sender Email"
- EMBY_URL = "Emby URL"
- EMBY_PORT = "Emby Port"
- EMBY_TOKEN = "Emby Token"
- PLAYING_NOW_ON_EMBY = "Now Playing on EMBY"
- RECENTLY_ADDED_TO_EMBY = "Recently Added to EMBY"
- AUTHTYPE = "Which databases should be used to allow login"
- AUTHBACKEND = "Select backend to use"
- AUTHBACKENDCREATE = "Should accounts be created in Organizr if successfully authenticated against backend"
- AUTHBACKENDHOST = "http(s)://192.168.1.100"
- AUTHBACKENDPORT = "Backend Port (eg 21 for FTP, 389 for LDAP, 8096 for Emby)"
- AUTHBACKENDDOMAIN = "Domain to use for LDAP"
- PLEX_USERNAME = "Plex Username"
- PLEX_PASSWORD = "Plex Password"
- BOTH = "Plus Other"
- ONLY = "Only"
- NO_CREATE = "Do Not Create Accounts"
- YES_CREATE = "Create Accounts As Needed"
- RECENT_CONTENT = "Recently Added Content"
- SETTINGS_SAVED = "Settings have been Saved"
- SETTINGS_NOT_SAVED = "Settings could not be saved"
- CALTIMEFORMAT = "Select time format"
- SHOW_HOMEPAGE = "Minimum authentication level to access homepage"
- SHOW_ON_HOMEPAGE = "Minimum authentication level for homepage"
- CUSTOMHTML = "Custom HTML"
- TAB_NAME = "Tab Name"
- NEW_TAB = "New Tab"
- REMOVE = "Remove"
- GIT_BRANCH = "Github branch to use when force installing (Leave this alone unless you are beta testing)"
- GIT_CHECK = "Check for new 'master' releases"
- GIT_FORCE = "Force Install Branch"
- GIT_FORCE_CONFIRM = "Are you sure you want to install this branch? Going from a newer version to an older verison is not recommended or supported."
- SPEED_TEST = "Speed Test"
- NOTICE_COLOR = "Notice Color"
- NOTICE_TITLE = "Notice Title"
- NOTICE_MESSAGE = "Notice Message"
- SHOW_NAMES = "Show Names"
- NOTICE_LAYOUT = "Notice Layout"
- RECENT_ITEMS_LIMIT = "Recent Items Limit"
- ALLOW_SEARCH = "Allow Search"
- CHECK_INVITE = "Enter Invite Code to Proceed"
- CODE = "Invite Code"
- INVITE_CODE = "Invite Code"
- DATE_SENT = "Date Sent"
- DATE_USED = "Date Used"
- VALID = "Valid"
- SUBMIT_CODE = "Submit Code"
- IFRAME_CAN_BE_FRAMED = "iFrame Can Be Framed"
- IFRAME_CANNOT_BE_FRAMED = "iFrame Cannot Be Framed"
- CODE_SUCCESS = "Invite Code Has Been Validated"
- CODE_ERROR = "Invite Code is incorrect or not valid"
- HAVE_ACCOUNT = "Do You Have A PLEX Account Already?"
- USERNAME_EMAIL = "Username or E-Mail"
- INVITE_SUCCESS = "You have now been invited, please check your email to accept"
- INVITE_ERROR = "Invite Code not valid, contact admin"
- CREATE_PLEX = "Create PLEX Account"
- JOIN = "Join"
- SIGN_UP = "Sign-up"
- JOIN_SUCCESS = "You have successfully signed up for PLEX, please click join now"
- JOIN_ERROR = "An error occured signing up for PLEX - Username or email might be in use - Try again"
- SEND_INVITE = "Create/Mail Invite"
- USED_BY = "Used By"
- ACCOUNT_MADE = "PLEX Account is now created, Click Join now"
- USERNAME_NAME = "Username or Name"
- ACCOUNT_SUBMITTED = "PLEX Invite Sent|1. Check Email and Accept Invite|2. Close This Modal with Small 'x' on Top Right|3. Sign in"
- PLEX_TAB_NAME = "PLEX Tab Name [only use this if your PLEX URL above is a sub-domain - i.e. https://plex.domain.com]"
- IPINFO_TOKEN = "Get Token from https://ipinfo.io/account/registration as Default will expire"
- GET_PLEX_TOKEN = "Get PLEX Token"
- EMAIL_INVITE_HEADER = "Join My|Server"
- EMAIL_INVITE_TITLE = "LOOK WHO JUST GOT AN INVITE"
- EMAIL_INVITE_MESSAGE = "Here is an invite to join my|server. The code to join is:"
- EMAIL_INVITE_BUTTON = "JOIN MY|SERVER"
- EMAIL_INVITE_SUBTITLE = "What do I do?"
- EMAIL_INVITE_SUBMESSAGE = "You can click the link above to have it auto fill in the code for you or you could follow this link here:|to take you to my site to fill in the code."
- EMAIL_RESET_HEADER = "Reset Password"
- EMAIL_RESET_TITLE = "LOOK WHO FORGOT THEIR PASSWORD"
- EMAIL_RESET_MESSAGE = "So, you forgot your password huh? That sucks... Don't worry, I got you covered. Here is your new password, it may be freaking long but all you have to do is copy and login to change your password. Super-Long-New-Password:"
- EMAIL_RESET_BUTTON = "Login"
- EMAIL_RESET_SUBTITLE = "What do I do?"
- EMAIL_RESET_SUBMESSAGE = "You can click the link above to go to my site to login. Once logged in, click on your image or user icon on top right and change your password."
- EMAIL_NEWUSER_HEADER = "New User"
- EMAIL_NEWUSER_TITLE = "LOOK WHO JUST JOINED THE COOL CLUB"
- EMAIL_NEWUSER_MESSAGE = "Welcome, to my website. I have many things here... many, many, many shiny things. Have a look around :)"
- EMAIL_NEWUSER_BUTTON = "Login"
- EMAIL_NEWUSER_SUBTITLE = "What do I do?"
- EMAIL_NEWUSER_SUBMESSAGE = "Now that you have signed up, you can basically do whatever you like. Enjoy"
- PLAYLISTS = "Playlists"
- DOWNLOAD_REFRESH = "Refresh Download Queue"
- HISTORY_REFRESH = "Refresh History"
- CHECK_FRAME = "Test Frame"
- GENERATE_API_KEY = "Generate API Key"
- ORGANIZR_API_KEY = "Organizr API Key"
- TEST_EMAIL = "Send Test E-Mail"
- BACKUP_CREATED = "Backup Created"
- BACKUP_ERROR = "Backup Creation Error"
- BACKUP_NOW = "Backup Now"
- BACKUP_LIST = "Backup List"
- SPLASH = "Splash"
- PING = "Ping"
- PING_URL = "Ping URL"
- URL = "URL"
- TEST_URL = "Enter URL to Test"
- MORE = "More"
- LESS = "Less"
- ENABLE_SPLASH_SCREEN = "Enable Splash Screen"
- ENABLE_CHAT = "Enable Chat"
- CHAT_AUTH = "Minimum authentication level to access Chat"
- AUTHBACKENDDOMAINFORMAT = "Advanced Domain to use for LDAP i.e. uid=s,ou=People,dc=example,dc=com"
- TOGGLE_ALL = "Toggle All"
- CALENDAR_REFRESH = "Calendar Refresh"
- COUCH_URL = "Couchpotato URL"
- COUCH_KEY = "Couchpotato API/Key"
- DELETE_CHAT_DATABASE = "Delete Chat Database"
- INSTALLED_THEME = "Installed Theme"
- PLEX_TAB_URL = "Plex Tab URL - i.e. https://domain.com/plex or https://plex.domain.com"
- RECENT_REFRESH = "Recent Items Refresh Rate"
- NOW_PLAYING_REFRESH = "Now Playing Refresh Rate"
- REQUEST_REFRESH = "Requests Refresh Rate"
- COLOR_TEMPLATE = "Color Templates"
- REQUESTED_ONLY = "Show only requests for that user - if Off it will show all requests"
- SIZE = "Size"
- OR_ICON_NAME = "or Icon Name"
- OMBI_URL = "Ombi V3 URL"
- OMBI_KEY = "Ombi V3 API Key"
- ENABLE_WEATHER = "Enable Weather Widget"
- WEATHER_AUTH = "Minimum authentication level to access Weather Widget"
|