Skip to content
Snippets Groups Projects
Commit 5fcc61a2 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Add translations

parent 0a7d043b
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,9 @@
<application
android:name=".QuasselDroid"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher_legacy"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:description="@string/app_description"
android:supportsRtl="true"
android:theme="@style/Theme.SplashTheme">
<activity
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">QuasselDroid</string>
<string name="app_description">Ein Android-Client für das dezentralen Quassel IRC Client.</string>
<string name="app_description_long">Quassel ist ein dezentraler IRC client, entwickelt in C++ mit Qt. QuasselDroid ist ein Java-basierter Client für den Quassel Core, der es ermöglicht, Quassel auch auf Android™-Telefonen zu nutzen.</string>
<string name="connection_service_title">Verbindungsdienst</string>
<string name="connection_service_description">Hält eine Verbindung zum Core, um Benachrichtigungen und die Übertragung von Nachrichten zu ermöglichen</string>
......@@ -10,15 +12,18 @@
<string name="label_cancel">Abbrechen</string>
<string name="label_close">Schließen</string>
<string name="label_connect">Verbinden</string>
<string name="label_contributors">Mitwirkende</string>
<string name="label_crashes">Absturzberichte</string>
<string name="label_delete">Löschen</string>
<string name="label_delete_all">Alle Löschen</string>
<string name="label_disconnect">Verbindung trennen</string>
<string name="label_filter_messages">Nachrichten filtern</string>
<string name="label_github">GitHub</string>
<string name="label_hide_perm">Permanent ausblenden</string>
<string name="label_hide_temp">Temporär ausblenden</string>
<string name="label_input_history">Eingabeverlauf</string>
<string name="label_join">Verbinden</string>
<string name="label_libraries">Bibliotheken</string>
<string name="label_license">Lizenz</string>
<string name="label_no">Nein</string>
<string name="label_open">Öffnen</string>
......
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">QuasselDroid</string>
<string name="app_description">An Android-based client for the decentralized Quassel IRC client.</string>
<string name="app_description_long">Quassel is a distributed, decentralized IRC client, written using C++ and Qt. QuasselDroid is a pure-java client for the Quassel core, allowing you to connect to your Quassel core using your Android (TM) phone.</string>
<string name="connection_service_title">Connection Service</string>
<string name="connection_service_description">Keeps a connection to your core to allow for notifications, and to transmit messages.</string>
......@@ -9,15 +12,18 @@
<string name="label_cancel">Cancel</string>
<string name="label_close">Close</string>
<string name="label_connect">Connect</string>
<string name="label_contributors">Contributors</string>
<string name="label_crashes">Crashes</string>
<string name="label_delete">Delete</string>
<string name="label_delete_all">Delete All</string>
<string name="label_disconnect">Disconnect</string>
<string name="label_filter_messages">Filter Messages</string>
<string name="label_github">GitHub</string>
<string name="label_hide_perm">Hide Permanently</string>
<string name="label_hide_temp">Hide Temporarily</string>
<string name="label_input_history">Input History</string>
<string name="label_join">Join</string>
<string name="label_libraries">Libraries</string>
<string name="label_license">License</string>
<string name="label_no">No</string>
<string name="label_open">Open</string>
......@@ -39,8 +45,4 @@
<string name="notification_channel_highlight_title">Highlight</string>
<string name="buffer_delete_confirmation">Do you want to delete this buffer permanently?</string>
<string name="app_description_long">Quassel is a distributed, decentralized IRC client, written using C++ and Qt. QuasselDroid is a pure-java client for the Quassel core, allowing you to connect to your Quassel core using your Android (TM) phone.</string>
<string name="label_github">GitHub</string>
<string name="label_libraries">Libraries</string>
<string name="label_contributors">Contributors</string>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="license_apache_2"><![CDATA[
<string name="license_apache_2" translatable="false"><![CDATA[
<p>Version 2.0, January 2004<br /><br /><a href="http://www.apache.org/licenses/">http://www.apache.org/licenses/</a></p>
<p>TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION</p>
<p><strong>1. Definitions</strong>.</p>
......@@ -27,13 +27,13 @@
<p><strong>8. Limitation of Liability</strong>. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.</p>
<p><strong>9. Accepting Warranty or Additional Liability</strong>. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.</p>
]]></string>
<string name="license_materialdialogs" tools:ignore="TypographyOther"><![CDATA[
<string name="license_materialdialogs" tools:ignore="TypographyOther" translatable="false"><![CDATA[
<p>Copyright (c) 2014-2016 Aidan Michael Follestad</p>
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:</p>
<p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
]]></string>
<string name="license_threetenbp" tools:ignore="TypographyOther"><![CDATA[
<string name="license_threetenbp" tools:ignore="TypographyOther" translatable="false"><![CDATA[
<p>Copyright (c) 2007-present, Stephen Colebourne & Michael Nascimento Santos</p>
<p>All rights reserved.</p>
<p>Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment