2017-04-24 17:13:08 -06:00
|
|
|
<?php
|
|
|
|
|
2017-12-16 14:06:39 -07:00
|
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
|
2017-04-24 17:13:08 -06:00
|
|
|
define("STRINGS", [
|
|
|
|
"sign in" => "Sign In",
|
|
|
|
"username" => "Username",
|
|
|
|
"password" => "Password",
|
|
|
|
"continue" => "Continue",
|
|
|
|
"authcode" => "Authentication code",
|
|
|
|
"2fa prompt" => "Enter the six-digit code from your mobile authenticator app.",
|
|
|
|
"2fa incorrect" => "Authentication code incorrect.",
|
|
|
|
"login incorrect" => "Login incorrect.",
|
2017-04-26 00:46:36 -06:00
|
|
|
"login server unavailable" => "Login server unavailable. Try again later or contact technical support.",
|
2017-04-24 17:13:08 -06:00
|
|
|
"account locked" => "This account has been disabled. Contact technical support.",
|
|
|
|
"password expired" => "You must change your password before continuing.",
|
|
|
|
"account terminated" => "Account terminated. Access denied.",
|
|
|
|
"account state error" => "Your account state is not stable. Log out, restart your browser, and try again.",
|
|
|
|
"welcome user" => "Welcome, {user}!",
|
|
|
|
"sign out" => "Sign out",
|
|
|
|
"settings" => "Settings",
|
|
|
|
"options" => "Options",
|
|
|
|
"404 error" => "404 Error",
|
|
|
|
"page not found" => "Page not found.",
|
|
|
|
"invalid parameters" => "Invalid request parameters.",
|
2017-04-25 18:22:27 -06:00
|
|
|
"login server error" => "The login server returned an error: {arg}",
|
|
|
|
"login server user data error" => "The login server refused to provide account information. Try again or contact technical support.",
|
2017-05-02 19:17:59 -06:00
|
|
|
"captcha error" => "There was a problem with the CAPTCHA (robot test). Try again.",
|
2017-04-24 17:13:08 -06:00
|
|
|
"home" => "Home",
|
2018-01-03 20:54:28 -07:00
|
|
|
"more" => "More",
|
2017-11-30 00:18:55 -07:00
|
|
|
"new publication" => "New Publication",
|
|
|
|
"actions" => "Actions",
|
|
|
|
"name" => "Name",
|
|
|
|
"date" => "Date",
|
|
|
|
"author" => "Author",
|
|
|
|
"style" => "Style",
|
|
|
|
"columns" => "Columns",
|
|
|
|
"visibility" => "Visibility",
|
2017-12-01 21:57:53 -07:00
|
|
|
"page size" => "Page Size",
|
2017-11-30 00:18:55 -07:00
|
|
|
"adding publication" => "Adding Publication",
|
|
|
|
"cloning publication" => "Copying {opub} <i class=\"fa fa-angle-right\"></i> {npub}",
|
|
|
|
"editing publication" => "Editing {pub}",
|
|
|
|
"placeholder name" => "",
|
|
|
|
"content" => "Content",
|
|
|
|
"edit" => "Edit",
|
|
|
|
"clone" => "Clone",
|
|
|
|
"publication saved" => "Publication saved.",
|
|
|
|
"publication deleted" => "Publication deleted.",
|
|
|
|
"invalid pubid" => "Invalid publication ID.",
|
2017-12-01 01:37:39 -07:00
|
|
|
"mailing lists" => "Mailing Lists",
|
2017-12-01 21:57:53 -07:00
|
|
|
"choose publication" => "Choose a publication to edit content.",
|
|
|
|
"page orientation" => "Page Orientation",
|
|
|
|
"portrait" => "Portrait",
|
|
|
|
"landscape" => "Landscape",
|
2017-12-01 22:05:11 -07:00
|
|
|
"page size and orientation" => "{size} ({orientation})",
|
|
|
|
"new tile" => "New Tile",
|
|
|
|
"preview" => "Preview",
|
|
|
|
"width" => "Width",
|
|
|
|
"order" => "Order",
|
|
|
|
"close" => "Close",
|
|
|
|
"edit tile" => "Edit Tile",
|
|
|
|
"save" => "Save",
|
|
|
|
"edit content" => "Edit Content",
|
|
|
|
"delete" => "Delete",
|
2017-12-01 23:47:52 -07:00
|
|
|
"open" => "Open",
|
2017-12-02 19:00:31 -07:00
|
|
|
"page" => "Page",
|
2017-12-03 19:57:52 -07:00
|
|
|
"no permission" => "You don't have permission to do that.",
|
|
|
|
"visibility owner" => "Just me",
|
|
|
|
"visibility loggedin" => "People with accounts",
|
|
|
|
"visibility link" => "Anyone with the link",
|
|
|
|
"visibility password" => "Anyone with the link and password",
|
2017-12-03 23:21:40 -07:00
|
|
|
"password protect" => "Password protect",
|
|
|
|
"anyone with link and password can view" => "When a password is set, anyone with the link and password can view the publication.",
|
|
|
|
"enter password to view file" => "Enter password to view file",
|
|
|
|
"view file" => "View File",
|
2018-02-03 21:08:30 -07:00
|
|
|
"password incorrect" => "Password incorrect.",
|
|
|
|
"invalid listid" => "Invalid list ID.",
|
|
|
|
"list saved" => "Mailing list saved.",
|
|
|
|
"list deleted" => "Mailing list deleted.",
|
|
|
|
"adding list" => "Adding mailing list",
|
|
|
|
"cloning list" => "Copying {olist} <i class=\"fa fa-angle-right\"></i> {nlist}",
|
|
|
|
"editing list" => "Editing {list}",
|
2018-02-06 23:45:42 -07:00
|
|
|
"addresses" => "Addresses",
|
2018-02-08 22:14:52 -07:00
|
|
|
"theme" => "Theme",
|
|
|
|
"format" => "Format",
|
2018-02-13 21:33:28 -07:00
|
|
|
"addresses comma separated" => "Addresses (comma separated)",
|
2018-02-13 21:36:46 -07:00
|
|
|
"editor" => "Editor",
|
2018-02-13 22:54:25 -07:00
|
|
|
"publications" => "Publications",
|
|
|
|
"grid" => "Grid",
|
|
|
|
"list" => "List",
|
2018-05-21 18:06:04 -06:00
|
|
|
"search" => "Search",
|
|
|
|
"send" => "Send",
|
|
|
|
"send publication" => "Send Publication",
|
|
|
|
"subject" => "Subject",
|
|
|
|
"placeholder subject" => "Type an email subject",
|
|
|
|
"message" => "Message",
|
|
|
|
"default message" => "Hello, \nClick the link to view the newsletter:",
|
|
|
|
"cancel" => "Cancel"
|
2018-05-21 18:18:54 -06:00
|
|
|
]);
|