1
0
Files
coconut-leaf/src/static/i18n/strings_en-US.properties

122 lines
5.9 KiB
Properties
Raw Normal View History

ccn-i18n-pageName-home=coconut-leaf - A light, self-host calendar system.
ccn-i18n-pageName-collection=coconut-leaf - Collection
ccn-i18n-pageName-calendar=coconut-leaf - Calendar
ccn-i18n-pageName-event=coconut-leaf - Event
ccn-i18n-pageName-todo=coconut-leaf - Todo
ccn-i18n-pageName-admin=coconut-leaf - Admin
ccn-i18n-pageName-login=coconut-leaf - Login
2021-01-19 22:20:11 +08:00
ccn-i18n-header-nav-home=Home
ccn-i18n-header-nav-collection=Collection
ccn-i18n-header-nav-calendar=Calendar
ccn-i18n-header-nav-todo=Todo
ccn-i18n-header-nav-admin=Admin
ccn-i18n-header-user-login=Login
ccn-i18n-header-user-logout=Logout
ccn-i18n-header-language=Language
2021-01-19 22:20:11 +08:00
ccn-i18n-universal-text-year=Year
ccn-i18n-universal-text-month=Month
ccn-i18n-universal-text-day=Day
ccn-i18n-universal-text-hour=Hour
ccn-i18n-universal-text-minute=Minute
ccn-i18n-universal-week-1=Monday
ccn-i18n-universal-week-2=Tuesday
ccn-i18n-universal-week-3=Wednesday
ccn-i18n-universal-week-4=Thursday
ccn-i18n-universal-week-5=Friday
ccn-i18n-universal-week-6=Saturday
ccn-i18n-universal-week-7=Sunday
2021-02-09 17:10:05 +08:00
ccn-i18n-universal-month-1=January
ccn-i18n-universal-month-2=February
ccn-i18n-universal-month-3=March
ccn-i18n-universal-month-4=April
ccn-i18n-universal-month-5=May
ccn-i18n-universal-month-6=June
ccn-i18n-universal-month-7=July
ccn-i18n-universal-month-8=August
ccn-i18n-universal-month-9=September
ccn-i18n-universal-month-10=October
ccn-i18n-universal-month-11=November
ccn-i18n-universal-month-12=December
2021-01-30 17:30:28 +08:00
ccn-i18n-messagebox-confirm=OK
ccn-i18n-messagebox-title=Notification
2021-01-20 22:57:41 +08:00
ccn-i18n-js-fail-login=Fail to login. Please check your username or password.
ccn-i18n-js-fail-logout=Fail to logout due to unknow reason. Consider refreshing page to solve problem.
ccn-i18n-js-fail-get=A get operation failed. It may caused by server internal error or your limited permission. Refreshing page may fix system problem. Before refreshing page, please backup all your unsaved data.
ccn-i18n-js-fail-add=An add operation failed. It may caused by wrong arguments. Refreshing page may fix system problem. Before refreshing page, please backup all your unsaved data.
ccn-i18n-js-fail-update=An update operation failed. It may caused by wrong arguments or lost target. Refreshing page may fix system problem. Before refreshing page, please backup all your unsaved data.
ccn-i18n-js-fail-delete=A delete operation failed. It may caused by no matched item. Refreshing page may fix system problem. Before refreshing page, please backup all your unsaved data.
ccn-i18n-js-success=Operation OK.
2021-02-09 17:10:05 +08:00
ccn-i18n-js-fail-form=Your filled event form is not fufilled or have error. Please check it and try again.
2021-01-19 22:20:11 +08:00
ccn-i18n-home-desc=<h1 class="title">coconut-leaf</h1><p>A light, self-host calendar system.</p><p>Originally, this app is served for yyc12345 personal use.</p><br /><p>Pull request / issue / translation are welcomed.</p><p>Submit them in our <a href="https://github.com/yyc12345/coconut-leaf">GitHub project</a>.</p><p>This project source code is licensed <a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL v3</a>.</p>
2021-01-19 22:20:11 +08:00
ccn-i18n-login-form-username=Username
ccn-i18n-login-form-password=Password
ccn-i18n-login-form-login=Login
2021-01-23 18:37:12 +08:00
ccn-i18n-todo-todoList=Todo list
2021-02-03 16:08:40 +08:00
ccn-i18n-calendar-calendar-jump=Jump
ccn-i18n-calendar-calendar-today=Today
ccn-i18n-calendar-calendar-add=Add...
ccn-i18n-calendar-calendar-scheduleList=Schedule
ccn-i18n-calendar-tabcontrol-tabCalendar=Calendar
ccn-i18n-calendar-tabcontrol-tabCollection=Collection
ccn-i18n-calendar-tabcontrol-tabDisplay=Display
ccn-i18n-event-header=Edit Event
ccn-i18n-event-title=Title
ccn-i18n-event-description=Description
ccn-i18n-event-collection=Collection
ccn-i18n-event-startDateTime=Start Date Time
ccn-i18n-event-endDateTime=Stop Date Time
ccn-i18n-event-btnSpot=Spot
ccn-i18n-event-btnFullDay=Full day
ccn-i18n-event-loop=Event Loop
ccn-i18n-event-loop-never=Never
ccn-i18n-event-loop-day=Day
ccn-i18n-event-loop-week=Week
ccn-i18n-event-loop-month=Month
ccn-i18n-event-loop-year=Year
ccn-i18n-event-loopDay-span=Day span
ccn-i18n-event-loopWeek-span=Week span
ccn-i18n-event-loopWeek-option=Week options
ccn-i18n-event-loopMonth-span=Month span
ccn-i18n-event-loopWeek-option=Month mode
ccn-i18n-event-loopWeek-optionA=Day {0} in month
ccn-i18n-event-loopWeek-optionB=Day {0} from the end of the month
2021-02-09 17:10:05 +08:00
ccn-i18n-event-loopWeek-optionC=Day {1} in week {0}
ccn-i18n-event-loopWeek-optionD=Day {1} in week {0} from the end of the month
ccn-i18n-event-loopYear-span=Year span
ccn-i18n-event-loopStop=Event Loop Stop
ccn-i18n-event-loopStop-forever=Forever
ccn-i18n-event-loopStop-datetime=Date Time
ccn-i18n-event-loopStop-times=Times
ccn-i18n-event-timezone-title=Timezone
2021-02-09 17:10:05 +08:00
ccn-i18n-event-timezone-warning=The timezone of this event is not corresponding with your current timezone. All of date and time in this page are shown as the original timezone of this event. You can choose a timezone option in follwing content. If you are not familar with this, please pick keep timezone.
ccn-i18n-event-timezone-keep=Keep timezone
ccn-i18n-event-timezone-replace=Use my timezone
ccn-i18n-event-strictMode-title=Strict Mode in Event Loop
ccn-i18n-event-strictMode-warning=You can choose strict mode or rough mode in following content. This is only effect on looped event.
ccn-i18n-event-strictMode-strict=Strict Mode. If ordered day is not existing, skip it.
ccn-i18n-event-strictMode-rough=Rough mode. If ordered day is not existing, choose the day closing with original day to arrange event.
ccn-i18n-event-btnSubmit=Submit
ccn-i18n-event-btnCancel=Cancel
ccn-i18n-calendar-shared-list=Shared
ccn-i18n-collection-owned-list=Owned
ccn-i18n-collection-sharing-list=Sharing target
ccn-i18n-collection-sharing-editing=Editing:
ccn-i18n-sharedItem-sharedBy=Shared by:
ccn-i18n-admin-tabcontrol-tabProfile=My Profile
ccn-i18n-admin-tabcontrol-tabUserList=Manager User
ccn-i18n-admin-changePassword=Change Password
ccn-i18n-admin-userList=User List
ccn-i18n-userItem-newPassword=New Password
ccn-i18n-userItem-isAdmin=Is Admin