|
|
@@ -0,0 +1,94 @@
|
|
|
+{
|
|
|
+ "Help": "Help",
|
|
|
+ "Edit": "Edit",
|
|
|
+ "Delete": "Delete",
|
|
|
+ "Move": "Move",
|
|
|
+ "Moved": "Moved",
|
|
|
+ "Like!": "Like!",
|
|
|
+ "Viewer": "Viewer",
|
|
|
+ "Cancel": "Cancel",
|
|
|
+
|
|
|
+ "Update": "Update",
|
|
|
+ "Update Page": "Update Page",
|
|
|
+ "Warning": "Warning",
|
|
|
+
|
|
|
+ "List View": "List View",
|
|
|
+ "Timeline View": "Timeline View",
|
|
|
+ "Presentation Mode": "Presentation Mode",
|
|
|
+
|
|
|
+ "Created": "Created",
|
|
|
+ "Last updated": "Updated",
|
|
|
+
|
|
|
+ "For share": "For share",
|
|
|
+ "Share Link": "Share Link",
|
|
|
+ "Markdown Link": "Markdown Link",
|
|
|
+
|
|
|
+ "View this version": "View this version",
|
|
|
+ "View diff": "View diff",
|
|
|
+
|
|
|
+ "Admin": "Admin",
|
|
|
+ "Create": "Create",
|
|
|
+ "User Settings": "User Settings",
|
|
|
+ "User Infomation": "User Infomation",
|
|
|
+ "User Basic Infomation": "User Basic Infomation",
|
|
|
+ "Name": "Name",
|
|
|
+ "Email": "Email",
|
|
|
+ "Profile Image Setting": "Profile Image Setting",
|
|
|
+ "Current Image": "Current Image",
|
|
|
+ "Delete Image": "Delete Image",
|
|
|
+ "Are you sure to delete?": "Are you sure to delete?",
|
|
|
+ "Upload new image": "Upload new image",
|
|
|
+ "Google Setting": "Google Setting",
|
|
|
+ "Connected": "Connected",
|
|
|
+ "Disconnect": "Disconnect",
|
|
|
+ "If disconnet Google, you can not login by Google Authentication.": "If disconnet Google, you can not login by Google Authentication.",
|
|
|
+ "After disconnect, you can login using email and password.": "After disconnect, you can login using email and password.",
|
|
|
+ "Password Setting": "Password Setting",
|
|
|
+ "Set new Password": "Set new Password",
|
|
|
+ "Update Password": "Update Password",
|
|
|
+ "Current password": "Current password",
|
|
|
+ "New password": "New password",
|
|
|
+ "for check": "for check",
|
|
|
+ "Please set a password": "Please set a password",
|
|
|
+ "Password format": "Please enter at least 6 letters, numbers, alphanumeric characters, symbols etc for password.",
|
|
|
+ "You can login email and password": "You can login <code>%s</code> and password",
|
|
|
+
|
|
|
+ "In this wiki, only the following e-mail address can be registered.": "In this wiki, only the following e-mail address can be registered.",
|
|
|
+ "With Google Connect, you can sign in with your Google Account.": "With Google Connect, you can sign in with your Google Account.",
|
|
|
+ "In this wiki, the registrable mail address is limited.": "In this wiki, the registrable mail address is limited.",
|
|
|
+ "Only Google Apps accounts with the following email addresses are connectable Google accounts:": "Only Google Apps accounts with the following email addresses are connectable Google accounts:",
|
|
|
+ "API Setting": "API Setting",
|
|
|
+ "API Token Setting": "API Token Setting",
|
|
|
+ "Current API Token": "Current API Token",
|
|
|
+ "API Token is not set.": "API Token is not set.",
|
|
|
+ "Updating the API Token automatically creates a new Token": "Updating the API Token automatically creates a new Token.",
|
|
|
+ "Processing using the current Token will not work": "Processing using the current Token will not work.",
|
|
|
+ "Please issue with update button": "Please issue with update button",
|
|
|
+ "API Token Update": "API Token Update",
|
|
|
+
|
|
|
+ "Deleted Pages": "Deleted Pages",
|
|
|
+ "Logout": "Logout",
|
|
|
+
|
|
|
+ "Create today's ...": "Create today's ...",
|
|
|
+ "Memo": "memo",
|
|
|
+ "Input page name": "Input page name",
|
|
|
+ "Input page name empty ok": "Input page name (empty ok)",
|
|
|
+ "New Page": "New Page",
|
|
|
+ "Create below": "Create below: <code>%s</code>",
|
|
|
+
|
|
|
+ "Table of Contents": "Table of Contents",
|
|
|
+
|
|
|
+ "This page was moved from": "This page was moved from <code>%s</code>",
|
|
|
+
|
|
|
+ "Public": "Public",
|
|
|
+ "Only who know the link": "Only who know the link",
|
|
|
+ "Specified users": "Specified users",
|
|
|
+ "Only me": "Only me",
|
|
|
+ "Browsing of this page is restricted": "Browsing of this page is restricted",
|
|
|
+ "Share link of this page": "Share link of this page",
|
|
|
+
|
|
|
+ "Show latest page": "Show latest page",
|
|
|
+ "Read latest page": "Read latest page",
|
|
|
+ "was edited this page": "was edited this page.",
|
|
|
+ "This is not the current version.": "This is not the current version."
|
|
|
+}
|