All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conf.messages.properties Maven / Gradle / Ivy

The newest version!
test.translate=Here come a translation test #{0} !

error.internalError=internal error
error.unauthorizedAccess=unauthorized access or session expired
error.invalidEmail=Invalid email
error.invalidEmailConfirm=Invalid email confirmation
error.invalidPassword=Invalid password (minimal length = 6)
error.invalidPasswordConfirm=Invalid password confirmation
error.invalidCurrentPassword=Incorrect current password
error.invalidName=Invalid name
error.invalidModule=Invalid module
error.invalidGroup=Invalid group
error.invalidUser=Invalid user
error.notImplemented=Not implemented
error.invalidIP=Invalid IP
error.invalidParameters=Invalid parameters
error.invalidRegex=Invalid regular expression
error.invalidTargetType=Invalid target type
error.invalidPattern=Invalid pattern
error.invalidWebsite=Invalid website
error.invalidSearch=Invalid search
error.noSearchSelected=No search selected
error.noWebsiteSelected=No website selected
error.invalidRun=Invalid run
error.invalidId=Invalid id
error.noDataForThisPeriod=No data for this period
error.invalidDate=Invalid date
error.invalidTitle=Invalid title
error.noFileUploaded=No file uploaded

# label
label.google=Google
label.twitter=Twitter
label.github=Github
label.create=Create
label.cancel=Cancel
label.close=Close
label.save=Save
label.login=Login
label.user=User
label.users=Users
label.admin=Admin
label.email=Email
label.newPassword=New password
label.password=Password
label.confirmEmail=Confirm Email
label.confirmPassword=Confirm Password
label.name=Name
label.module=Module
label.groups=Groups
label.settings=Settings
label.general=General
label.proxies=Proxies
label.summary=Summary
label.delete=Delete
label.addSearch=Add search
label.addWebsite=Add website
label.manage=Manage
label.websites=Websites
label.website=Website
label.searches=Searches
label.regex=Regex
label.keyword=Keyword
label.topLevelDomain=Top Level Domain
label.datacenter=Datacenter
label.device=Device
label.local=Local
label.newSearch=New search
label.desktop=Desktop
label.mobile=Mobile
label.custom=Custom
label.customParameters=Custom parameters
label.min=Min
label.max=Max
label.pause=Pause
label.pages=Pages
label.settingsUpdated=Settings updated
label.reset=Reset
label.bulkImport=Bulk import
label.singleImport=Single import
label.newGroup=New group
label.newWebsite=New website
label.edit=Edit
label.debug=Debug
label.task=Task
label.tasks=Tasks
label.started=Started
label.finished=Finished
label.progress=Progress
label.actions=Actions
label.captchas=Captchas
label.errors=Errors
label.previous=Previous
label.next=Next
label.mode=Mode
label.status=Status
label.logs=Logs
label.addEventToCalendar=Add event to calendar
label.calendar=Calendar
label.display=Display
label.chart=Chart
label.table=Table
label.split=Split
label.duration=Duration
label.rescanSerp=Rescan SERP
label.date=Date
label.event=Event
label.addEvent=Add event
label.title=Title
label.description=Description
label.rename=Rename
label.searchGroup=Search a group
label.currentGroupKeyword=Current group keyword
label.currentGroupWebsite=Current group website
label.preferences=Preferences
label.now=Now
label.group=Group
label.lastCheck=Last Check
label.unranked=Unranked
label.type=Type
label.addProxy=Add proxy
label.delProxy=Delete proxy
label.delInvalidProxy=Delete invalid proxy
label.newProxy=New proxy
label.captcha=Captcha
label.newVersion=New version
label.newVersionAvailable=New version available !
label.anonymized=anonymized
label.checkRanks=Check ranks
label.checkRanksDesc=Will check the rankings of all your keywords
label.checkGroup=Check group
label.checkGroupDesc=Will check the rankings of this group only
label.sysconfig=Sysconfig
label.stackdump=Stackdump
label.cron=Cron
label.checkAll=Check All
label.abort=Abort
label.remoteIp=Remote IP
label.best=Best
label.neverRanked=Never ranked
label.changePassword=Change password
label.currentPassword=Current password
label.lang=Lang
label.pattern=Pattern
label.serverTime=Server time
label.account=Account
label.logout=Logout
label.history=History
label.noDataAvailable=No data available
label.none=none
label.help=help
label.dbSize=DB size
label.diskFree=Free disk space
label.unavailable=Unavailable
label.unavailableOnMySQL=Unavailable on MySQL
label.upload=Upload
label.export=Export
label.fieldsToExport=Fields to be exported
label.filter=Filter
label.allDevices=All devices
label.country=Country

root.checkAllKeywords=Check all keywords
root.checkAllKeywordsDesc=Start a new task and check all keywords (recommended)
root.recheckKeywords=Recheck failed/new keywords
root.recheckKeywordsDesc=Rechheck failed keywords of the previous task or recently added keywords (will update previous task without changing the check date)

## admin
admin.title=Administration

admin.menu.settings=Settings
admin.menu.users=Users and permissions
admin.menu.tasks=Tasks
admin.menu.system=System
admin.menu.save=Save
admin.menu.restore=Restore
admin.menu.importWarning=Database restore will replace all your data. Only SQL dump generated by Serposcope are valid.
admin.menu.importSuccessful=Import successful

# admin.task
admin.task.title=Tasks
admin.task.remainingTime=Remaining time estimate
admin.task.runningTasks=Running tasks (Press F5 to refresh)
admin.task.doneTasks=Done tasks
admin.task.errGoogleAlreadyRunning=Google task already running
admin.task.tasksStarted=Tasks started
admin.task.abortingTask=Cancelling the task
admin.task.failAbort=Failed to stop the task
admin.task.aborting=Cancelling
admin.task.googleRunDeleted=Google run deleted, associated ranks and SERP erased
admin.task.serpRescanDone=SERP rescanned, websites ranking for this run updated

# admin.debug
admin.debug.wipeRankings=Wipe rankings
admin.debug.rankingsWiped=Rankings wiped
admin.debug.dryRun=Dry Run
admin.debug.wipeGroups=Wipe groups
admin.debug.rankingsWiped=Groups wiped

# admin.users
admin.users.permissions=Permissions
admin.users.title=Manage users
admin.users.addUser=Add user
admin.users.deleteUser=Edit user
admin.users.emailAlreadyExists=A user using this email address already exists
admin.users.invalidUserId=Invalid user id
admin.users.userDeleted=User deleted

# admin.google
admin.google.title=Google settings
admin.google.scrapOptions=Networking options
admin.google.defaultSearchOptions=Default search options
admin.google.defaultSearchOptionsHelp=Search options can be overridden for each search. This is just the default values.
admin.google.pages=Number of pages
admin.google.pagesHelp=Number of pages to fetch at each search. The total number of result per search is equal to "number of pages" x "results per page".
admin.google.resultsPerPage=Results per page
admin.google.resultsPerPageHelp=Number of search results per page. You can query between 10 and 100 results per page.
admin.google.pauseHelp=The pause range in second between each request to Google. The pause is randomized between min and max value.

admin.google.tldHelp=Top level domain of the google domain to use. Specify ru to search on www.google.ru.
admin.google.datacenterHelp=Used to restrict the searches on a specific Google datacenter IP.
admin.google.deviceHelp=Search result may differ if request is done from a mobile or a computer.
admin.google.localHelp=Location where you are searching from, can be a country or a city. If you have trouble, use location canonical name. Example : Paris,Ile-de-France,France
admin.google.customHelp=Custom parameters to append to the query sent to Google. Example : hl=fr&name=value.
admin.google.bulkSearchHelp=Specify one search per line. Add extra search parameters with a comma, they can be skipped. For country, specify the country code : US/UK/FR/DE... 
admin.google.maxThreads=Maximum threads
admin.google.maxThreadsHelp=Maximum number of parallel connections to Google when scraping. We never scrap with the same IP in parallel, so you need to have some proxies to exploit multithreading.
admin.google.fetchRetry=Fetch retries
admin.google.fetchRetryHelp=Number of retries on network error.
admin.google.invalidPages=Invalid number of pages or result per pages. "number of pages" x "results per page" should be between 1 and 1000.
admin.google.invalidPauseRange=Invalid pause range.
admin.google.invalidTLD=Invalid Google TLD, list of valid google domains here : https://www.google.com/supported_domains . Only specify the TLD of the google domain.
admin.google.invalidCountry=Invalid country
admin.google.countryHelp=Query google from a specific country (use the gl= parameter).

admin.google.keywordEmpty=Keyword empty
admin.google.errorTaskRunning=A Google task is running, you can''t do this action while a Google task is running

admin.google.failedDeleteGroup=Failed to delete the group, see logs
admin.google.groupDeleted=Group deleted

admin.google.bulkTargetHelp=First specify the target type (exact domain, regex...) on the radio bellow. 
Then specify a list of targets. It can be either a list of domain or a list of regex/URL. admin.settings.title=Settings admin.settings.cronTime=Cron time admin.settings.cronTimeError=Invalid cron time admin.settings.cronTimeExample=Example 00:10 admin.settings.cronTimeHelp=Must be HH:MM format, with hour from 0 to 23. Leave empty to disable. admin.settings.service=Service admin.settings.displayHome=Home default display admin.settings.targetDisplayMode=Website default display mode admin.settings.searchDisplayMode=Search default display mode admin.settings.invalidService=invalid service or missing credentials admin.settings.failedInitService=failed to initialize service {0} admin.settings.invalidServiceCredentials=failed to log in service {0} (invalid credentials) admin.settings.captchaHelp=You can configure multiple captcha services. This way, if a service fail because of overloading, serposcope will be able to switch to another one. admin.settings.testCredentials=Test credentials admin.settings.dbcLogin=DeathByCaptcha login admin.settings.dbcPass=DeathByCaptcha password admin.settings.decaptcherLogin=Decaptcher login admin.settings.decaptcherPass=Decaptcher password admin.settings.anticaptchaApiKey=Anticaptcha API key admin.settings.twoCaptchaKey=2captcha API key admin.settings.imageTyperzKey=ImageTyperz API key admin.settings.captchaSupportDrop=www.deathbycaptcha.com and www.de-captcher.com are no more supported since v2.7 because they don't support recaptcha v2 (aka nocaptcha). Please migrate to www.anti-captcha.com. We will add more providers in a near future. admin.settings.historyLimit=History limit (in number of days) admin.settings.historyLimitHelp=Serposcope may use a lot of disk space if you track many keywords (> 1000). By default, only the last 365 tasks are kept (which is one year of rankings if you do one check per day). Leave empty or put 0 to keep all ranking history. admin.settings.pruneNow=Prune admin.settings.pruneResult=Database pruned, {0} task deleted admin.settings.pruneWarning=Database pruning may take a few minutes (it is automatically done if cron is enabled). # log admin.log.title=Logs admin.log.invalidLogFile=Invalid log file admin.proxy.title=Proxy admin.proxy.proxyAdded=Proxy added admin.proxy.proxyDeleted=Proxy deleted admin.proxy.bulkImportHelp=You can enter multiple proxies, one proxy by line :
\ http proxy : http#127.0.0.1#80
\ http proxy with login/password : http#127.0.0.1#80#user#pass
\ socks proxy : socks#127.0.0.1#1080
\ bind to a specific local IP : bind#127.0.0.1 admin.proxy.error.invalidFormat=Invalid format at line {0} admin.proxy.error.invalidIPv4=Invalid ipv4 at line {0} admin.proxy.error.invalidPort=Invalid port at line {0} admin.proxy.error.invalidType=Invalid proxy type at line {0} admin.proxy.checkTaskAborted=Proxy check task aborted admin.proxy.checkTaskAlreadyRunning=Proxy check task already running admin.proxy.checkTaskStarted=Proxy check task started admin.proxy.checkTaskRunning=Proxy check task running, press F5 to refresh ## auth # login auth.login.forgotpassword=Lost password auth.login.invalidCredentials=Invalid credentials auth.login.rememberMe=Remember me auth.login.title=Login # createAdmin auth.createAdmin.title=Create admin auth.createAdmin.passwordResetFileExists=password-reset.txt file detected. You must manually delete it after reset. auth.createAdmin.passwordResetSuccess=Password successfully reset. You must delete password-reset.txt file manually. auth.createAdmin.adminCreated=Admin account created auth.loggedOut=You have been logged out groups.uniqueKWnumber=Total number of unique keywords in the groups groups.h2warning=WARNING : you are using H2 embbeded database with more than 2000 keywords. It is advised to switch to MySQL when you check more than a few thousands of keywords. ## home # home home.title=Home home.groupCreated=Group created home.noRunningTask=no running task home.currentCheck=Current check (F5 to refresh) home.top5rank=top ranks home.top5improvement=top improvements home.top5lost=top losts home.lastTask=Last task home.lastTasks=Last tasks home.taskOk=OK home.taskFailure=Failure home.taskRunning=Running home.taskAborting=Aborting home.noSummary=No summary available yet home.noTarget=Please add at least one website to view the summary ! home.unchangedPositions=Unchanged positions home.lostPositions=Lost positions home.improvedPositions=Improved positions home.filterGroupWebsite=Filter group or website home.welcome=Welcome to Serposcope home.quickStart=Need help ? Read the quick start guide ! # preferences preferences.title=Preferences preferences.leaveEmptyIfUnchanged=Leave empty if unchanged preferences.preferencesUpdated=Preferences updated ## google # google.group google.group.searchInserted=Searches added google.group.websiteInserted=Website added google.group.websiteInsertedWhileRun=Website inserted, however a Google task is running, you need to rescan the SERP of the last run (#{0}) when it''s done (see admin > tasks > rescan SERP). google.group.invalidDevice=Invalid device google.group.eventInserted=Event added google.group.alreadyEventForThisDate=There is already an event for this group at this date google.group.eventDeleted=Event deleted google.group.groupRenamed=Group renamed google.group.websiteRenamed=Website renamed google.group.exportKeywords=Export keywords google.group.deleteGroup=Delete group google.group.deleteKeywords=Delete keywords google.group.deleteWebsites=Delete websites google.group.targetType.domain=Exact domain google.group.targetType.domainHelper=Specify the domain of the target : www.example.com google.group.targetType.subdomain=Domain + subdomains google.group.targetType.subdomainHelper=Specify the root domain of the target : example.com google.group.targetType.regex=RegEx google.group.targetType.regexHelper=^https?://example\.com/page\.html google.target.variations=Changes # google.search google.search.noRun=no run yet google.search.addWebsite=Add this website google.search.viewAllRankings=View all rankings of this website google.search.drawChart=Draw or remove from chart google.search.drawTop10=Draw or remove top 10 from chart google.search.bestRanking=Best ranking google.search.exportSERP=SERP export google.search.exportRanks=Rankings export




© 2015 - 2025 Weber Informatics LLC | Privacy Policy