Skip to content
Snippets Groups Projects
locallang.xlf 4.32 KiB
Newer Older
Stefan Galinski's avatar
Stefan Galinski committed
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<xliff version="1.0">
	<file source-language="en" datatype="plaintext" original="messages" date="2014-06-05T19:55:59Z">
		<header>
			<type>module</type>
			<description>General language labels used in frontend and backend.</description>
			<generator>LFEditor</generator>
			<authorName>Stefan Galinski</authorName>
			<authorEmail>stefan@sgalinski.de</authorEmail>
		</header>
		<body>
Paul Ilea's avatar
Paul Ilea committed
		<trans-unit id="backend.action.edit">
			<source>Edit</source>
		</trans-unit>
		<trans-unit id="backend.action.new">
			<source>New</source>
		</trans-unit>
		<trans-unit id="backend.button.createCategory">
			<source>Add News Category</source>
		</trans-unit>
		<trans-unit id="backend.button.createNews">
			<source>Add News Record</source>
		</trans-unit>
		<trans-unit id="backend.button.editPageContent">
Paul Ilea's avatar
Paul Ilea committed
			<source>Go to News Content</source>
		</trans-unit>
		<trans-unit id="backend.button.goToNewsModule">
			<source>Go to News Module</source>
Paul Ilea's avatar
Paul Ilea committed
		</trans-unit>
		<trans-unit id="backend.filter">
			<source>Filter</source>
		</trans-unit>
		<trans-unit id="backend.filter.reset">
			<source>Reset</source>
		</trans-unit>
Paul Ilea's avatar
Paul Ilea committed
		<trans-unit id="backend.filters.categories">
			<source>Categories</source>
		</trans-unit>
		<trans-unit id="backend.filters.categories.description">
			<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source>
		</trans-unit>
		<trans-unit id="backend.filters.search">
			<source>Search</source>
		</trans-unit>
		<trans-unit id="backend.filters.tags">
			<source>Tags</source>
		</trans-unit>
		<trans-unit id="backend.filters.tags.description">
			<source>(Use the &lt;em&gt;ctrl&lt;/em&gt; or &lt;em&gt;cmd&lt;/em&gt; keys to deselect an option or to select multiple options)</source>
		</trans-unit>
		<trans-unit id="backend.language.default">
			<source>Default</source>
		</trans-unit>
		<trans-unit id="backend.licenceBannerText">
			<source><![CDATA[Please visit our <a class="text-primary" href="https://shop.sgalinski.de/products/" target="_blank">online shop</a> to purchase a license with all features and to remove this ad. You can enter the licence key in the extension manager configuration of sg_news. Thanks for helping our development efforts!]]></source>
		</trans-unit>
		<trans-unit id="backend.licenceBannerTitle">
			<source>SG_NEWS Free version</source>
		</trans-unit>
		<trans-unit id="backend.selectPage">
			<source>Please select one of the Root or News Category pages to continue</source>
		</trans-unit>
		<trans-unit id="backend.selectPageOr">
Paul Ilea's avatar
Paul Ilea committed
			<source>or</source>
Paul Ilea's avatar
Paul Ilea committed
		</trans-unit>
		<trans-unit id="configuration.licenseKey">
			<source>License Key</source>
		</trans-unit>
		<trans-unit id="frontend.filter.category">
			<source>Category</source>
		</trans-unit>
		<trans-unit id="frontend.filter.no_result">
			<source>No Results</source>
		</trans-unit>
		<trans-unit id="frontend.filter.tag">
			<source>Tag</source>
		</trans-unit>
		<trans-unit id="frontend.overview.allTabLabel">
			<source>All</source>
		</trans-unit>
		<trans-unit id="frontend.overview.category.allArticles">
			<source>All Articles</source>
		</trans-unit>
		<trans-unit id="frontend.overview.showAllEntries">
			<source>All News</source>
		</trans-unit>
		<trans-unit id="frontend.singleview.author">
			<source>The author:</source>
		</trans-unit>
		<trans-unit id="frontend.singleview.likeButton">
			<source>Like</source>
		</trans-unit>
		<trans-unit id="frontend.singleview.nextArticle">
			<source>Next Article</source>
		</trans-unit>
		<trans-unit id="frontend.singleview.previousArticle">
			<source>Previous Article</source>
		</trans-unit>
		<trans-unit id="frontend.singleview.readingTime">
			<source>Reading Time:</source>
		</trans-unit>
		<trans-unit id="frontend.singleview.relatedArticles">
			<source>Related Articles</source>
		</trans-unit>
		<trans-unit id="frontend.singleview.similarArticle">
			<source>These articles could interest you too:</source>
		</trans-unit>
		<trans-unit id="frontend.teaser.readMore">
			<source>read more</source>
		</trans-unit>
		<trans-unit id="mlang_labels_tabdescr">
			<source>News</source>
		</trans-unit>
		<trans-unit id="mlang_labels_tablabel">
			<source>News</source>
		</trans-unit>
		<trans-unit id="mlang_tabs_tab">
			<source>News</source>
		</trans-unit>
Stefan Galinski's avatar
Stefan Galinski committed
		</body>
	</file>