Skip to content
Snippets Groups Projects
locallang.xlf 5.14 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>
			<trans-unit id="backend.action.edit">
				<source><![CDATA[Edit]]></source>
			</trans-unit>
			<trans-unit id="backend.action.new">
				<source><![CDATA[New]]></source>
			</trans-unit>
			<trans-unit id="backend.button.createCategory">
				<source><![CDATA[Add News Category]]></source>
			</trans-unit>
			<trans-unit id="backend.button.createNews">
				<source><![CDATA[Add News Record]]></source>
			</trans-unit>
			<trans-unit id="backend.button.editPageContent">
				<source><![CDATA[Go to News Content]]></source>
			</trans-unit>
			<trans-unit id="backend.button.goToNewsModule">
				<source><![CDATA[Go to News Module]]></source>
			</trans-unit>
			<trans-unit id="backend.filter">
				<source><![CDATA[Filter]]></source>
			</trans-unit>
			<trans-unit id="backend.filter.reset">
				<source><![CDATA[Reset]]></source>
			</trans-unit>
			<trans-unit id="backend.filters.categories">
				<source><![CDATA[Categories]]></source>
			</trans-unit>
			<trans-unit id="backend.filters.categories.description">
				<source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
			</trans-unit>
			<trans-unit id="backend.filters.search">
				<source><![CDATA[Search]]></source>
			</trans-unit>
			<trans-unit id="backend.filters.tags">
				<source><![CDATA[Tags]]></source>
			</trans-unit>
			<trans-unit id="backend.filters.tags.description">
				<source><![CDATA[(Use the <em>ctrl</em> or <em>cmd</em> keys to deselect an option or to select multiple options)]]></source>
			</trans-unit>
			<trans-unit id="backend.language.default">
				<source><![CDATA[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><![CDATA[SG_NEWS Free version]]></source>
			</trans-unit>
			<trans-unit id="backend.selectPage">
				<source><![CDATA[Please select one of the Root or News Category pages to continue]]></source>
			</trans-unit>
			<trans-unit id="backend.selectPageOr">
				<source><![CDATA[or]]></source>
			</trans-unit>
			<trans-unit id="configuration.licenseKey">
				<source><![CDATA[License Key]]></source>
			</trans-unit>
			<trans-unit id="frontend.dateformat">
				<source><![CDATA[%x]]></source>
			</trans-unit>
			<trans-unit id="frontend.filter.category">
				<source><![CDATA[Category]]></source>
			</trans-unit>
			<trans-unit id="frontend.filter.no_result">
				<source><![CDATA[No Results]]></source>
			</trans-unit>
			<trans-unit id="frontend.filter.tag">
				<source><![CDATA[Tag]]></source>
			</trans-unit>
			<trans-unit id="frontend.overview.allTabLabel">
				<source><![CDATA[All]]></source>
			</trans-unit>
			<trans-unit id="frontend.overview.category.allArticles">
				<source><![CDATA[All Articles]]></source>
			</trans-unit>
			<trans-unit id="frontend.overview.showAllEntries">
				<source><![CDATA[All News]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.author">
				<source><![CDATA[The author:]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.authors">
				<source><![CDATA[Authors]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.authorsAdditionalArticles">
				<source><![CDATA[Additional articles of this author]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.likeButton">
				<source><![CDATA[Like]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.nextArticle">
				<source><![CDATA[Next Article]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.previousArticle">
				<source><![CDATA[Previous Article]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.readingTime">
				<source><![CDATA[Reading Time:]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.relatedArticles">
				<source><![CDATA[Related Articles]]></source>
			</trans-unit>
			<trans-unit id="frontend.singleview.similarArticle">
				<source><![CDATA[These articles could interest you too:]]></source>
			</trans-unit>
			<trans-unit id="frontend.teaser.readMore">
				<source><![CDATA[read more]]></source>
			</trans-unit>
			<trans-unit id="mlang_labels_tabdescr">
				<source><![CDATA[News]]></source>
			</trans-unit>
			<trans-unit id="mlang_labels_tablabel">
				<source><![CDATA[News]]></source>
			</trans-unit>
			<trans-unit id="mlang_tabs_tab">
				<source><![CDATA[News]]></source>
			</trans-unit>
Stefan Galinski's avatar
Stefan Galinski committed
		</body>
	</file>