-
Janne Mareike Koschinski authoredJanne Mareike Koschinski authored
strings_defaults.xml 1.55 KiB
<?xml version="1.0" encoding="utf-8"?><!--
Quasseldroid - Quassel client for Android
Copyright (c) 2019 Janne 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="default_bufferviewconfig_name">Tutte le chat</string>
<string name="default_identity_identity_name">Identità predefinita</string>
<string name="default_identity_realname">Utente Quassel IRC</string>
<string name="default_identity_awayreason">Sono andato a pescare.</string>
<string name="default_identity_autoawayreason">Non sono qui. No, davvero. Non sono qui!</string>
<string name="default_identity_detachawayreason">Tutti i client Quassel sono spariti dalla faccia della Terra…</string>
<string name="default_identity_kickreason">Non siamo all’asilo!</string>
<string name="default_identity_partreason">https://quassel-irc.org - La chat diventa comoda. Ovunque.</string>
<string name="default_identity_quitreason">https://quassel-irc.org - La chat diventa comoda. Ovunque.</string>
</resources>