translation.translatable-texts.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ph-web Show documentation
Show all versions of ph-web Show documentation
Java library with basic web functionality
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (C) 2014-2024 Philip Helger (www.helger.com) philip[at]helger[dot]com Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <translationitems count="13" hashcode="03aff2a1"> <item id="com.helger.web.useragent.browser.EBrowserText.APPLICATION"> <de>Anwendung oder API</de> <en>Application or API</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.CHROME"> <de>Google Chrome</de> <en>Google Chrome</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.FIREFOX"> <de>Mozilla Firefox</de> <en>Mozilla Firefox</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.GECKO"> <de>Gecko basierend</de> <en>Gecko based</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.IE"> <de>Microsoft Internet Explorer</de> <en>Microsoft Internet Explorer</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.IE_COMPATIBILITY_MODE"> <de> (Kompatibilitätsmodus)</de> <en> (compatibility mode)</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.KONQUEROR"> <de>Konqueror</de> <en>Konqueror</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.LYNX"> <de>Lynx</de> <en>Lynx</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.MOBILE"> <de>Mobiler Browser</de> <en>Mobile browser</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.OPERA"> <de>Opera</de> <en>Opera</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.SAFARI"> <de>Apple Safari</de> <en>Apple Safari</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.SPIDER"> <de>Web Spieder</de> <en>Web Spider</en> </item> <item id="com.helger.web.useragent.browser.EBrowserText.WEBKIT"> <de>WebKit basierend</de> <en>WebKit based</en> </item> </translationitems>