Files
resourcespace/languages/en-US.php
2025-07-18 16:20:14 +07:00

34 lines
5.0 KiB
PHP
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
# American English
# Language File for ResourceSpace
# -------
# Note: when translating to a new language, preserve the original case if possible.
# As the British English file is always included by default, this file only contains those items that differ
# in American English.
# Top navigation bar (also reused for page titles)
$lang["colour"] = "Color";
$lang["rotateanticlockwise"] = "Rotate counter-clockwise";
$lang["fieldtitle-expiry_date"] = "Expiration date";
$lang["fieldtype-expiry_date"] = "Expiration date";
$lang["externalselectresourceexpires"] = "If you are e-mailing external users, please select an expiration date for the generated URL.";
$lang["warningexpiredtext"] = "Warning! This resource has exceeded the expiration date. You must click the link below to enable the download functionality.";
$lang["resourceexpiry"] = "Resource expiration";
$lang["collection_edit__introtext"] = "Organize and manage your work by grouping resources together. Create Collections to suit your way of working.\n\n<br />\n\nAll the collections in your list appear in the My Collections panel at the bottom of the screen\n\n<br /><br />\n\n<strong>Private Access</strong> allows only you and and selected users to see the collection. Ideal for grouping resources under projects that you are working on independently and share resources amongst a project team.\n\n<br /><br />\n\n<strong>Public Access</strong> allows all users of the system to search and see the collection. Useful if you wish to share collections of resources that you think others would benefit from using.\n\n<br /><br />\n\nYou can choose whether you allow other users (public or users you have added to your private collection) to add and remove resources or simply view them for reference";
$lang["collection_manage__introtext"] = "Organize and manage your work by grouping resources together. Create Collections to suit your way of working. You may want to group resources under projects that you are working on independently, share resources amongst a project team or simply keep your favourite resources together in one place. All the collections in your list appear in the My Collections panel at the bottom of the screen.";
$lang["team_research__introtext"] = "Organize and manage Research Requests. <br /><br />Choose edit research to review the request details and assign the research to a team member. It is possible to base a research request on a previous collection by entering the collection ID in the edit screen. <br /><br />Once the research request is assigned, choose edit collection to add the research request to Default collection panel. Using the standard tools, it is then possible to add resources to the research. <br /><br />Once the research is complete, choose edit research, change the status to complete and an email is automatically sent to the user who requested the research. The email contains a link to the research and it is also automatically added to their Default Collection panel.";
$lang["themes__manage"] = "Organize and edit the themes available online. Themes are specially promoted collections. <br /><br /> <strong>1 To create a new entry under a Theme - build a collection</strong><br /> Choose <strong>My Collections</strong> from the main top menu and set up a brand new <strong>public</strong> collection. Remember to include a theme name during the setup. Use an existing theme name to group the collection under a current theme (make sure you type it exactly the same), or choose a new title to create a brand new theme. Never allow users to add/remove resources from themed collections. <br /> <br /><strong>2 To edit the content of an existing entry under a theme </strong><br /> Choose <strong>edit collection</strong>. The items in that collection will appear in the <strong>My Collections</strong> panel at the bottom of the screen. Use the standard tools to edit, remove or add resources. <br /> <br /><strong>3 To alter a theme name or move a collection to appear under a different theme</strong><br /> Choose <strong>edit properties</strong> and edit theme category or collection name. Use an existing theme name to group the collection under an current theme (make sure you type it exactly the same), or choose a new title to create a brand new theme. <br /> <br /><strong>4 To remove a collection from a theme </strong><br /> Choose <strong>edit properties</strong> and delete the words in the theme category box. ";
$lang["home__welcometext"] = "The simple, fast, &amp; free way to organize your digital assets.";
$lang["userpreferencecolourtheme"] = "Interface color theme";
$lang['userpreference_colourtheme'] = 'Color theme';
$lang["setup-headercolourstyleoverride"] = "Custom header color";
$lang["maximise"] = "Maximize";
$lang["setup-homecolourstyleoverride"] = "Custom intro text, dash tile and simple search color";
$lang["setup-collectionbarbackground"] = "Custom collection bar primary color";
$lang["setup-collectionbarforeground"] = "Custom collection bar secondary color";