Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision

Target

Select target project
  • justJanne/QuasselDroid-ng
1 result
Select Git revision
Show changes
Commits on Source (4)
Showing
with 450 additions and 1 deletion
...@@ -6,6 +6,8 @@ type = TXT ...@@ -6,6 +6,8 @@ type = TXT
source_file = metadata/en-US/full_description.txt source_file = metadata/en-US/full_description.txt
source_lang = en source_lang = en
trans.de = metadata/de-DE/full_description.txt trans.de = metadata/de-DE/full_description.txt
trans.en_GB = metadata/en-GB/full_description.txt
trans.fr = metadata/fr-FR/full_description.txt
trans.fr_CA = metadata/fr-CA/full_description.txt trans.fr_CA = metadata/fr-CA/full_description.txt
trans.it = metadata/it-IT/full_description.txt trans.it = metadata/it-IT/full_description.txt
trans.lt = metadata/lt/full_description.txt trans.lt = metadata/lt/full_description.txt
...@@ -18,6 +20,8 @@ type = TXT ...@@ -18,6 +20,8 @@ type = TXT
source_file = metadata/en-US/short_description.txt source_file = metadata/en-US/short_description.txt
source_lang = en source_lang = en
trans.de = metadata/de-DE/short_description.txt trans.de = metadata/de-DE/short_description.txt
trans.en_GB = metadata/en-GB/short_description.txt
trans.fr = metadata/fr-FR/short_description.txt
trans.fr_CA = metadata/fr-CA/short_description.txt trans.fr_CA = metadata/fr-CA/short_description.txt
trans.it = metadata/it-IT/short_description.txt trans.it = metadata/it-IT/short_description.txt
trans.lt = metadata/lt/short_description.txt trans.lt = metadata/lt/short_description.txt
...@@ -31,6 +35,8 @@ type = ANDROID ...@@ -31,6 +35,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_certificates.xml source_file = app/src/main/res/values/strings_certificates.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_certificates.xml trans.de = app/src/main/res/values-de/strings_certificates.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_certificates.xml
trans.fr = app/src/main/res/values-fr/strings_certificates.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_certificates.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_certificates.xml
trans.it = app/src/main/res/values-it/strings_certificates.xml trans.it = app/src/main/res/values-it/strings_certificates.xml
trans.lt = app/src/main/res/values-lt/strings_certificates.xml trans.lt = app/src/main/res/values-lt/strings_certificates.xml
...@@ -43,6 +49,8 @@ type = ANDROID ...@@ -43,6 +49,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_status.xml source_file = app/src/main/res/values/strings_status.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_status.xml trans.de = app/src/main/res/values-de/strings_status.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_status.xml
trans.fr = app/src/main/res/values-fr/strings_status.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_status.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_status.xml
trans.it = app/src/main/res/values-it/strings_status.xml trans.it = app/src/main/res/values-it/strings_status.xml
trans.lt = app/src/main/res/values-lt/strings_status.xml trans.lt = app/src/main/res/values-lt/strings_status.xml
...@@ -55,6 +63,8 @@ type = ANDROID ...@@ -55,6 +63,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_error.xml source_file = app/src/main/res/values/strings_error.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_error.xml trans.de = app/src/main/res/values-de/strings_error.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_error.xml
trans.fr = app/src/main/res/values-fr/strings_error.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_error.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_error.xml
trans.it = app/src/main/res/values-it/strings_error.xml trans.it = app/src/main/res/values-it/strings_error.xml
trans.lt = app/src/main/res/values-lt/strings_error.xml trans.lt = app/src/main/res/values-lt/strings_error.xml
...@@ -67,6 +77,8 @@ type = ANDROID ...@@ -67,6 +77,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_defaults.xml source_file = app/src/main/res/values/strings_defaults.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_defaults.xml trans.de = app/src/main/res/values-de/strings_defaults.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_defaults.xml
trans.fr = app/src/main/res/values-fr/strings_defaults.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_defaults.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_defaults.xml
trans.it = app/src/main/res/values-it/strings_defaults.xml trans.it = app/src/main/res/values-it/strings_defaults.xml
trans.lt = app/src/main/res/values-lt/strings_defaults.xml trans.lt = app/src/main/res/values-lt/strings_defaults.xml
...@@ -79,6 +91,8 @@ type = ANDROID ...@@ -79,6 +91,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_format.xml source_file = app/src/main/res/values/strings_format.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_format.xml trans.de = app/src/main/res/values-de/strings_format.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_format.xml
trans.fr = app/src/main/res/values-fr/strings_format.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_format.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_format.xml
trans.it = app/src/main/res/values-it/strings_format.xml trans.it = app/src/main/res/values-it/strings_format.xml
trans.lt = app/src/main/res/values-lt/strings_format.xml trans.lt = app/src/main/res/values-lt/strings_format.xml
...@@ -91,6 +105,8 @@ type = ANDROID ...@@ -91,6 +105,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_preferences.xml source_file = app/src/main/res/values/strings_preferences.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_preferences.xml trans.de = app/src/main/res/values-de/strings_preferences.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_preferences.xml
trans.fr = app/src/main/res/values-fr/strings_preferences.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_preferences.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_preferences.xml
trans.it = app/src/main/res/values-it/strings_preferences.xml trans.it = app/src/main/res/values-it/strings_preferences.xml
trans.lt = app/src/main/res/values-lt/strings_preferences.xml trans.lt = app/src/main/res/values-lt/strings_preferences.xml
...@@ -103,6 +119,8 @@ type = ANDROID ...@@ -103,6 +119,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_messages.xml source_file = app/src/main/res/values/strings_messages.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_messages.xml trans.de = app/src/main/res/values-de/strings_messages.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_messages.xml
trans.fr = app/src/main/res/values-fr/strings_messages.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_messages.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_messages.xml
trans.it = app/src/main/res/values-it/strings_messages.xml trans.it = app/src/main/res/values-it/strings_messages.xml
trans.lt = app/src/main/res/values-lt/strings_messages.xml trans.lt = app/src/main/res/values-lt/strings_messages.xml
...@@ -115,6 +133,8 @@ type = ANDROID ...@@ -115,6 +133,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings.xml source_file = app/src/main/res/values/strings.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings.xml trans.de = app/src/main/res/values-de/strings.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings.xml
trans.fr = app/src/main/res/values-fr/strings.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings.xml
trans.it = app/src/main/res/values-it/strings.xml trans.it = app/src/main/res/values-it/strings.xml
trans.lt = app/src/main/res/values-lt/strings.xml trans.lt = app/src/main/res/values-lt/strings.xml
...@@ -127,6 +147,8 @@ type = ANDROID ...@@ -127,6 +147,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_setup.xml source_file = app/src/main/res/values/strings_setup.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_setup.xml trans.de = app/src/main/res/values-de/strings_setup.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_setup.xml
trans.fr = app/src/main/res/values-fr/strings_setup.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_setup.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_setup.xml
trans.it = app/src/main/res/values-it/strings_setup.xml trans.it = app/src/main/res/values-it/strings_setup.xml
trans.lt = app/src/main/res/values-lt/strings_setup.xml trans.lt = app/src/main/res/values-lt/strings_setup.xml
...@@ -139,6 +161,8 @@ type = ANDROID ...@@ -139,6 +161,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_contributors.xml source_file = app/src/main/res/values/strings_contributors.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_contributors.xml trans.de = app/src/main/res/values-de/strings_contributors.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_contributors.xml
trans.fr = app/src/main/res/values-fr/strings_contributors.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_contributors.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_contributors.xml
trans.it = app/src/main/res/values-it/strings_contributors.xml trans.it = app/src/main/res/values-it/strings_contributors.xml
trans.lt = app/src/main/res/values-lt/strings_contributors.xml trans.lt = app/src/main/res/values-lt/strings_contributors.xml
...@@ -151,6 +175,8 @@ type = ANDROID ...@@ -151,6 +175,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_info.xml source_file = app/src/main/res/values/strings_info.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_info.xml trans.de = app/src/main/res/values-de/strings_info.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_info.xml
trans.fr = app/src/main/res/values-fr/strings_info.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_info.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_info.xml
trans.it = app/src/main/res/values-it/strings_info.xml trans.it = app/src/main/res/values-it/strings_info.xml
trans.lt = app/src/main/res/values-lt/strings_info.xml trans.lt = app/src/main/res/values-lt/strings_info.xml
...@@ -163,6 +189,8 @@ type = ANDROID ...@@ -163,6 +189,8 @@ type = ANDROID
source_file = app/src/main/res/values/strings_settings.xml source_file = app/src/main/res/values/strings_settings.xml
source_lang = en source_lang = en
trans.de = app/src/main/res/values-de/strings_settings.xml trans.de = app/src/main/res/values-de/strings_settings.xml
trans.en_GB = app/src/main/res/values-en-rGB/strings_settings.xml
trans.fr = app/src/main/res/values-fr/strings_settings.xml
trans.fr_CA = app/src/main/res/values-fr-rCA/strings_settings.xml trans.fr_CA = app/src/main/res/values-fr-rCA/strings_settings.xml
trans.it = app/src/main/res/values-it/strings_settings.xml trans.it = app/src/main/res/values-it/strings_settings.xml
trans.lt = app/src/main/res/values-lt/strings_settings.xml trans.lt = app/src/main/res/values-lt/strings_settings.xml
......
...@@ -221,6 +221,7 @@ class ChatlineFragment : ServiceBoundFragment() { ...@@ -221,6 +221,7 @@ class ChatlineFragment : ServiceBoundFragment() {
} }
} }
} }
modelHelper.chat.recentMessagesIndexReset()
chatline.setText("") chatline.setText("")
} }
......
...@@ -200,5 +200,5 @@ ...@@ -200,5 +200,5 @@
<string name="info_copied_version">Version in die Zwischenablage kopiert</string> <string name="info_copied_version">Version in die Zwischenablage kopiert</string>
<string name="advertisement_support_patreon">Bitte hilf uns, indem du die Entwicklung dieser App auf Patreon unterstützt</string> <string name="advertisement_support_patreon">Bitte hilf uns, indem du die Entwicklung dieser App auf Patreon unterstützt</string>
<string name="advertisement_support_button">Unterstützen</string> <string name="advertisement_support_button">Entwicklung Unterstützen</string>
</resources> </resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<string name="app_description">An Android-based client for the decentralised Quassel IRC client.</string>
<string name="app_description_long">Quassel is a distributed, decentralised IRC client, written using C++ and Qt. Quasseldroid is a pure-kotlin client for the Quassel core, allowing you to connect to your Quassel core using your Android™ phone.</string>
<string name="label_feature_synchronizedmarkerline">Required for synchronising the last position in channels</string>
</resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<string name="certificate_organization">Organisation (O)</string>
<string name="certificate_organizational_unit">Organisational Unit (OU)</string>
</resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<string name="contributor_description_freqmod">Initial qdatastream deserialisation attempts</string>
<string name="contributor_description_sandsmark">Legacy protocol implementation, (de)serialisers, project (de)moraliser</string>
</resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<string name="label_foreground">Foreground Colour</string>
<string name="label_background">Background Colour</string>
</resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<string name="preference_notification_show_all_activities_in_toolbar_summary">Displays a coloured bubble in the toolbar for all chat activities</string>
<string name="preference_colorize_mirc_title">Use mIRC Colours</string>
<string name="preference_colorize_mirc_summaryon">Show mIRC colours in messages</string>
<string name="preference_colorize_mirc_summaryoff">Strip mIRC colours from messages</string>
<string name="preference_colorize_nicknames_title">Colourise nicknames</string>
</resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<string name="app_name">Quasseldroid</string>
<string name="app_description">Un client basé sur Android pour décentraliser le client Quassel IRC.</string>
<string name="app_description_long">Quassel est un client IRC distribué et décentralisé, écrit en C++ et en Qt. Quasseldroid est un client pour Quassel core en pure kotlin, vous permettant de vous connecter à votre Quassel core en utilisant votre téléphone Android™.</string>
<string name="connection_service_title">Service de connexion</string>
<string name="connection_service_description">Garder une connexion au core pour permettre les notifications et transmettre des messages.</string>
<string name="label_about">À propos</string>
<string name="label_accept">Accepter</string>
<string name="label_acknowledgements">Remerciements</string>
<string name="label_archive">Archive</string>
<string name="label_archive_chat">Archiver la discussion</string>
<string name="label_archived_chats">Discussions archivées</string>
<string name="label_ascending">Croissant</string>
<string name="label_authors">Auteurs</string>
<string name="label_autocomplete">Autocomplétion</string>
<string name="label_avatar">Avatar</string>
<string name="label_back">Retour</string>
<string name="label_buffer_name">Nom de la discussion</string>
<string name="label_cancel">Annuler</string>
<string name="label_certificates">Certificats</string>
<string name="label_channel_name">Nom du salon</string>
<string name="label_clear_search">Effacer la recherche</string>
<string name="label_close">Fermer</string>
<string name="label_colors_custom">Modifier</string>
<string name="label_colors_mirc">mIRC</string>
<string name="label_configure">Configuration</string>
<string name="label_connect">Connecter</string>
<string name="label_copy">Copier</string>
<string name="label_crashes">Crashs</string>
<string name="label_crashes_empty">Pas de rapports de crash trouvés</string>
<string name="label_create_channel">Créer un salon</string>
<string name="label_delete">Supprimer</string>
<string name="label_delete_all">Tout supprimer</string>
<string name="label_descending">Décroissant</string>
<string name="label_disconnect">Déconnecter</string>
<string name="label_edit_core">Éditer le compte</string>
<string name="label_edit_nick">Éditer le pseudo</string>
<string name="label_edit_topic">Éditer le topic</string>
<string name="label_edit_topic_long">Ouvrir le dialogue pour changer le topic du salon</string>
<string name="label_filter_messages">Filtrer les messages</string>
<string name="label_finish">Finir</string>
<string name="label_generate_crash_report">Générer un rapport de crash</string>
<string name="label_ignore">Ignorer</string>
<string name="label_ignore_long">Ajouter/Retirer un utilisateur dans/de la liste des ignorés</string>
<string name="label_info">Détails</string>
<string name="label_info_certificate">Certificates</string>
<string name="label_info_channel">Détails des salons</string>
<string name="label_info_channellist">Liste des salons</string>
<string name="label_info_core">Détails du core</string>
<string name="label_info_user">Détails de l\'utilisateur</string>
<string name="label_input_history">Historique des entrées</string>
<string name="label_join">Joindre</string>
<string name="label_join_long">Joindre le salon</string>
<string name="label_libraries">Librairies</string>
<string name="label_license">Licence</string>
</resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne Mareike Koschinski
Copyright (c) 2019 The Quassel Project
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 3 as published
by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources></resources>