Skip to content
Snippets Groups Projects
Verified Commit 0429e60b authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Add transifxed config and update translations

parent 58a06877
No related branches found
No related tags found
No related merge requests found
Showing
with 84 additions and 23 deletions
[main]
host = https://www.transifex.com
[quasseldroid-1.strings_statusxml]
source_file = app/src/main/res/strings/strings_status.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_status.xml
trans.lt = app/src/main/res/strings-lt/strings_status.xml
trans.pt = app/src/main/res/strings-pt/strings_status.xml
[quasseldroid-1.strings_errorxml]
source_file = app/src/main/res/strings/strings_error.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_error.xml
trans.lt = app/src/main/res/strings-lt/strings_error.xml
trans.pt = app/src/main/res/strings-pt/strings_error.xml
[quasseldroid-1.strings_formatxml]
source_file = app/src/main/res/strings/strings_format.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_format.xml
trans.lt = app/src/main/res/strings-lt/strings_format.xml
trans.pt = app/src/main/res/strings-pt/strings_format.xml
[quasseldroid-1.strings_preferencesxml]
source_file = app/src/main/res/strings/strings_preferences.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_preferences.xml
trans.lt = app/src/main/res/strings-lt/strings_preferences.xml
trans.pt = app/src/main/res/strings-pt/strings_preferences.xml
[quasseldroid-1.strings_messagesxml]
source_file = app/src/main/res/strings/strings_messages.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_messages.xml
trans.lt = app/src/main/res/strings-lt/strings_messages.xml
trans.pt = app/src/main/res/strings-pt/strings_messages.xml
[quasseldroid-1.stringsxml]
source_file = app/src/main/res/strings/strings.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings.xml
trans.lt = app/src/main/res/strings-lt/strings.xml
trans.pt = app/src/main/res/strings-pt/strings.xml
[quasseldroid-1.strings_setupxml]
source_file = app/src/main/res/strings/strings_setup.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_setup.xml
trans.lt = app/src/main/res/strings-lt/strings_setup.xml
trans.pt = app/src/main/res/strings-pt/strings_setup.xml
[quasseldroid-1.strings_contributorsxml]
source_file = app/src/main/res/strings/strings_contributors.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_contributors.xml
trans.lt = app/src/main/res/strings-lt/strings_contributors.xml
trans.pt = app/src/main/res/strings-pt/strings_contributors.xml
[quasseldroid-1.strings_infoxml]
source_file = app/src/main/res/strings/strings_info.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_info.xml
trans.lt = app/src/main/res/strings-lt/strings_info.xml
trans.pt = app/src/main/res/strings-pt/strings_info.xml
[quasseldroid-1.strings_settingsxml]
source_file = app/src/main/res/strings/strings_settings.xml
source_lang = en
trans.de = app/src/main/res/strings-de/strings_settings.xml
trans.lt = app/src/main/res/strings-lt/strings_settings.xml
trans.pt = app/src/main/res/strings-pt/strings_settings.xml
......@@ -113,4 +113,5 @@
<string name="delete_confirmation">Bist du sicher, dass du dies auf ewig löschen möchtest? Dies kann nicht Rückgängig gemacht werden.</string>
<string name="cancel_confirmation">Du hast nicht gespeicherte Änderungen. Möchtest du sie verwerfen?</string>
</resources>
......@@ -24,7 +24,6 @@
<string name="message_type_nick">Benutzernamensänderungen</string>
<string name="message_type_mode">Modiänderungen</string>
<string name="message_type_topic">Themenänderungen</string>
<string name="message_format_copy">[%1$s] %2$s</string>
<string name="message_format_copy_complex">[%1$s] &lt;%2$s&gt; %3$s</string>
......@@ -39,9 +38,9 @@
<string name="message_format_quit_1">%1$s%2$s hat das Netzwerk verlassen</string>
<string name="message_format_quit_2">%1$s%2$s hat das Netzwerk verlassen (%3$s)</string>
<string name="message_format_kick_1">%1$s wurde von %2$s%3$s aus dem Chat geworfen</string>
<string name="message_format_kick_2">%1$s wurde von %2$s%3$s aus dem Netzwerk geworfen (%4$s)</string>
<string name="message_format_kill_1">%1$s wurde von %2$s%3$s aus dem Netzwerk geworfen</string>
<string name="message_format_kill_2">%1$s wurde von %2$s%3$s aus dem Chat geworfen (%4$s)</string>
<string name="message_format_kick_2">%1$s wurde von %2$s%3$s aus dem Netzwerk geworfen (%4$s)</string>
<plurals name="message_netsplit_join">
<item quantity="one">Netsplit zwischen %1$s und %2$s beendet: %3$d Nutzer war betroffen</item>
<item quantity="other">Netsplit between %1$s and %2$s ended: %3$d Nutzer waren betroffen</item>
......
......@@ -31,18 +31,14 @@
<string name="preference_theme_entry_gruvbox_light">Gruvbox (Hell)</string>
<string name="preference_theme_entry_gruvbox_dark">Gruvbox (Dunkel)</string>
<string name="preference_theme_entry_dracula">Dracula</string>
<string name="preference_input_enter_title">Eingabetaste auf Tastatur</string>
<string name="preference_input_enter_entry_emoji">Emoji-Auswahl</string>
<string name="preference_input_enter_entry_send">Senden</string>
<string name="preference_show_lag_title">Latenz anzeigen</string>
<string name="preference_show_lag_summary">Zeigt die Gerät-Core-Latenz in der Statusleiste</string>
<string name="preference_language_title">Sprache</string>
<string name="preference_language_entry_auto">System-Standardsprache</string>
<string name="preference_notifications_title">Benachrichtigungen</string>
<string name="preference_notification_query_title">Direktnachrichten</string>
......@@ -62,8 +58,6 @@
<string name="preference_notifications_level_all">Alle Nachrichten</string>
<string name="preference_notifications_level_highlight">Erwähnungen</string>
<string name="preference_notifications_level_none">Niemals</string>
<string name="preference_messages_title">Nachrichten</string>
<string name="preference_monospace_title">Monospace-Schrift verwenden</string>
......@@ -82,12 +76,10 @@
<string name="preference_colorize_nicknames_entry_all">Alle Benutzernamen</string>
<string name="preference_colorize_nicknames_entry_all_but_mine">Alle außer Eigenem</string>
<string name="preference_colorize_nicknames_entry_none">Keine</string>
<string name="preference_show_prefix_title">Sendermodi anzeigen</string>
<string name="preference_show_prefix_entry_all">Alle Modi</string>
<string name="preference_show_prefix_entry_highest">Höchsten Modus</string>
<string name="preference_show_prefix_entry_none">Keine</string>
<string name="preference_hostmask_actions_title">Hostmaske in Aktionen</string>
<string name="preference_hostmask_actions_summary">Zeigt Ident und Host in Betreten/Verlassen-Nachrichten</string>
......@@ -145,4 +137,5 @@
<string name="preference_show_notification_title">Benachrichtigung anzeigen</string>
<string name="preference_show_notification_summary">Zeigt eine permanente Benachrichtigung an, damit Quasseldroid durchgehend verbunden bleiben kann</string>
</resources>
<?xml version="1.0" encoding="utf-8"?><!--
<!--
Quasseldroid - Quassel client for Android
Copyright (c) 2018 Janne Koschinski
......
......@@ -113,4 +113,5 @@
<string name="delete_confirmation">Ar tikrai norite ištrinti visam laikui? Šio veiksmo anuliuoti negalima.</string>
<string name="cancel_confirmation">Yra neišsaugotų pakeitimų. Ar norite juos atstatyti?</string>
</resources>
......@@ -24,7 +24,6 @@
<string name="message_type_nick">Slapyvardis</string>
<string name="message_type_mode">Rėžimas</string>
<string name="message_type_topic">Tema</string>
<string name="message_format_copy">[%1$s] %2$s</string>
<string name="message_format_copy_complex">[%1$s] &lt;%2$s&gt; %3$s</string>
......
......@@ -31,18 +31,14 @@
<string name="preference_theme_entry_gruvbox_light">Gruvbox (Šviesi)</string>
<string name="preference_theme_entry_gruvbox_dark">Gruvbox (Tamsi)</string>
<string name="preference_theme_entry_dracula">Dracula</string>
<string name="preference_input_enter_title">Enter mygtuko elgsena</string>
<string name="preference_input_enter_entry_emoji">Emoji pasirinkimas</string>
<string name="preference_input_enter_entry_send">Siųsti žinutę</string>
<string name="preference_show_lag_title">Rodyti delsimą</string>
<string name="preference_show_lag_summary">Veiksmų juostoje matysite kiek klijentas atsilieka nuo branduolio</string>
<string name="preference_language_title">Kalba</string>
<string name="preference_language_entry_auto">Sistemos numatyta</string>
<string name="preference_notifications_title">Pranešimai</string>
<string name="preference_notification_query_title">Tiesioginės žinutės</string>
......@@ -52,7 +48,9 @@
<string name="preference_notification_other_title">Kitos žinutės</string>
<string name="preference_notification_sound_title">Pranešimo garsas</string>
<string name="preference_notification_vibration_title">Vibracija</string>
<string name="preference_notification_light_title">LED Lemputė</string>
<string name="preference_notification_configure_title">Pranešimų nustatymai</string>
......@@ -60,7 +58,6 @@
<string name="preference_notifications_level_all">Visos žinutės</string>
<string name="preference_notifications_level_highlight">Paminėjimai</string>
<string name="preference_notifications_level_none">Niekada</string>
<string name="preference_messages_title">Žinutės</string>
<string name="preference_monospace_title">Naudoti Monospace šriftą</string>
......@@ -79,12 +76,10 @@
<string name="preference_colorize_nicknames_entry_all">Visi</string>
<string name="preference_colorize_nicknames_entry_all_but_mine">Visi išskyrus savo</string>
<string name="preference_colorize_nicknames_entry_none">Nei vienas</string>
<string name="preference_show_prefix_title">Rodyti Sendermodes</string>
<string name="preference_show_prefix_entry_all">Visus</string>
<string name="preference_show_prefix_entry_highest">Aukščiausią</string>
<string name="preference_show_prefix_entry_none">Nei vieno</string>
<string name="preference_hostmask_actions_title">Rodyti Hostmask veiksmuose</string>
<string name="preference_hostmask_actions_summary">Rodyti nick!ident@host prisijungimo/atsijungimo/išėjimo žinutėse</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment