Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #597

Merged
merged 20 commits into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
08a34fe
New translations app/src/main/res/values-ar-rSA/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
e045349
New translations app/src/main/res/values-zh-rCN/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
84b3594
New translations app/src/main/res/values-cs-rCZ/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
5850d4c
New translations app/src/main/res/values-da-rDK/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
708da13
New translations app/src/main/res/values-nl-rNL/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
bdfddb9
New translations app/src/main/res/values-fi-rFI/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
667207f
New translations app/src/main/res/values-fr-rFR/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
f58a19f
New translations app/src/main/res/values-de-rDE/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
0034266
New translations app/src/main/res/values-el-rGR/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
11604c9
New translations app/src/main/res/values-it-rIT/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
4989d9f
New translations app/src/main/res/values-ja-rJP/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
3ae8cb9
New translations app/src/main/res/values-no-rNO/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
bb144f9
New translations app/src/main/res/values-pl-rPL/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
ab00e9f
New translations app/src/main/res/values-pt-rPT/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
1fe89b6
New translations app/src/main/res/values-pt-rBR/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
7f39873
New translations app/src/main/res/values-ro-rRO/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
245ae98
New translations app/src/main/res/values-ru-rRU/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
c74f9fb
New translations app/src/main/res/values-es-rES/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
6e4fe08
New translations app/src/main/res/values-sv-rSE/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
3696225
New translations app/src/main/res/values-uk-rUA/strings.xml (bundle: 6)
Tlaster Dec 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@
<string name="settings_tab_customization_description">تخصيص علامات التبويب على الشاشة الرئيسية</string>
<string name="settings_local_filter_title">الفلتر المحلي</string>
<string name="settings_local_filter_description">إعدادات الفلتر المحلي للخيط الزمني</string>
<string name="settings_guest_setting_title">مضيف وضع الضيف</string>
<string name="settings_guest_setting_description">تعيين المضيف لوضع الضيف</string>
<string name="settings_local_history_title">التاريخ المحلي</string>
<string name="settings_local_history_description">عرض أو بحث سجل التصفح الخاص بك</string>
<string name="status_loadmore_end">لا مزيد من التبويقات</string>
<string name="status_loadmore_error">خطأ في تحميل المزيد من التبويقات</string>
<string name="status_loadmore_error_retry">إعادة المحاولة</string>
Expand Down Expand Up @@ -523,4 +527,5 @@
<string name="notification_login_expired">انتهت صلاحية تسجيل الدخول، الرجاء تسجيل الدخول مرة أخرى</string>
<string name="following_title">تابع</string>
<string name="fans_title">متابع</string>
<string name="local_history_search_placeholder">البحث عن ذاكرة التخزين المؤقت المحلية</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Přizpůsobit panely na domovské obrazovce</string>
<string name="settings_local_filter_title">Místní filtr</string>
<string name="settings_local_filter_description">Místní nastavení filtru pro timeline</string>
<string name="settings_guest_setting_title">Hostitel režimu hostování</string>
<string name="settings_guest_setting_description">Nastavit hostitele pro režim hosta</string>
<string name="settings_local_history_title">Místní historie</string>
<string name="settings_local_history_description">Zobrazit nebo vyhledat historii prohlížení</string>
<string name="status_loadmore_end">Žádné další tooty</string>
<string name="status_loadmore_error">Chyba při načítání dalších tootů</string>
<string name="status_loadmore_error_retry">Opakovat</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Přihlášení vypršelo, přihlaste se prosím znovu</string>
<string name="following_title">Sledovat</string>
<string name="fans_title">Sledující</string>
<string name="local_history_search_placeholder">Hledat místní keš</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-da-rDK/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Tilpas fanerne på startskærmen</string>
<string name="settings_local_filter_title">Lokalt filter</string>
<string name="settings_local_filter_description">Lokale filterindstillinger for tidslinje</string>
<string name="settings_guest_setting_title">Gæst Tilstand Vært</string>
<string name="settings_guest_setting_description">Indstil værten for gæstetilstand</string>
<string name="settings_local_history_title">Lokal historik</string>
<string name="settings_local_history_description">Se eller søg i din browserhistorik</string>
<string name="status_loadmore_end">Ikke flere toots</string>
<string name="status_loadmore_error">Fejl ved indlæsning af flere toots</string>
<string name="status_loadmore_error_retry">Forsøg igen</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Login er udløbet. Log venligst ind igen</string>
<string name="following_title">Følger</string>
<string name="fans_title">Følger</string>
<string name="local_history_search_placeholder">Søg i lokal cache</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Tabs auf dem Startbildschirm anpassen</string>
<string name="settings_local_filter_title">Lokaler Filter</string>
<string name="settings_local_filter_description">Lokale Filtereinstellungen für Zeitleiste</string>
<string name="settings_guest_setting_title">Gastmodus Host</string>
<string name="settings_guest_setting_description">Host für Gastmodus festlegen</string>
<string name="settings_local_history_title">Lokale Historie</string>
<string name="settings_local_history_description">Browserverlauf ansehen oder durchsuchen</string>
<string name="status_loadmore_end">Keine weiteren toots</string>
<string name="status_loadmore_error">Fehler beim Laden von weiteren toots</string>
<string name="status_loadmore_error_retry">Wiederholen</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Login abgelaufen, bitte erneut anmelden</string>
<string name="following_title">Folgt</string>
<string name="fans_title">Follower</string>
<string name="local_history_search_placeholder">Lokalen Cache suchen</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-el-rGR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@
<string name="settings_tab_customization_description">Προσαρμόστε τις καρτέλες στην αρχική οθόνη</string>
<string name="settings_local_filter_title">Τοπικό φίλτρο</string>
<string name="settings_local_filter_description">Ρυθμίσεις τοπικού φίλτρου για το χρονολόγιο</string>
<string name="settings_guest_setting_title">Εξυπηρετητής Λειτουργίας Επισκέπτη</string>
<string name="settings_guest_setting_description">Ορίστε τον κεντρικό υπολογιστή για τη λειτουργία επισκέπτη</string>
<string name="settings_local_history_title">Τοπικό ιστορικό</string>
<string name="settings_local_history_description">Δείτε ή αναζητήστε το ιστορικό περιήγησης</string>
<string name="status_loadmore_end">Όχι άλλες φωνές</string>
<string name="status_loadmore_error">Σφάλμα φόρτωσης περισσότερων φωνών</string>
<string name="status_loadmore_error_retry">Επανάληψη</string>
Expand Down Expand Up @@ -520,4 +524,5 @@
<string name="notification_login_expired">Η σύνδεση έληξε, παρακαλώ συνδεθείτε ξανά</string>
<string name="following_title">Ακολουθεί</string>
<string name="fans_title">Ακόλουθος</string>
<string name="local_history_search_placeholder">Αναζήτηση τοπικής προσωρινής μνήμης</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-es-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Personalizar las pestañas en la pantalla de inicio</string>
<string name="settings_local_filter_title">Filtro local</string>
<string name="settings_local_filter_description">Ajustes de filtro local para la línea de tiempo</string>
<string name="settings_guest_setting_title">Host del Modo Invitado</string>
<string name="settings_guest_setting_description">Establecer el host para el modo invitado</string>
<string name="settings_local_history_title">Historial local</string>
<string name="settings_local_history_description">Ver o buscar su historial de navegación</string>
<string name="status_loadmore_end">No más toots</string>
<string name="status_loadmore_error">Error al cargar más toots</string>
<string name="status_loadmore_error_retry">Reintentar</string>
Expand Down Expand Up @@ -524,4 +528,5 @@
<string name="notification_login_expired">Inicio de sesión expirado, por favor inicie sesión de nuevo</string>
<string name="following_title">Siguiendo</string>
<string name="fans_title">Seguidor</string>
<string name="local_history_search_placeholder">Buscar caché local</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-fi-rFI/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Muokkaa aloitusnäytöllä olevia välilehtiä</string>
<string name="settings_local_filter_title">Paikallinen suodatin</string>
<string name="settings_local_filter_description">Paikallisen suodattimen asetukset aikajanalle</string>
<string name="settings_guest_setting_title">Vierailevan Tilan Isäntä</string>
<string name="settings_guest_setting_description">Aseta isäntä vierastilaan</string>
<string name="settings_local_history_title">Paikallinen historia</string>
<string name="settings_local_history_description">Näytä tai etsi selaushistoriasi</string>
<string name="status_loadmore_end">Ei enää toosia</string>
<string name="status_loadmore_error">Virhe ladattaessa lisää toosia</string>
<string name="status_loadmore_error_retry">Yritä Uudelleen</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Kirjautuminen vanhentunut, kirjaudu uudelleen</string>
<string name="following_title">Seurataan</string>
<string name="fans_title">Seuraaja</string>
<string name="local_history_search_placeholder">Etsi paikallista välimuistia</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-fr-rFR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Personnaliser les onglets sur l\'écran d\'accueil</string>
<string name="settings_local_filter_title">Filtre local</string>
<string name="settings_local_filter_description">Paramètres de filtre local pour la timeline</string>
<string name="settings_guest_setting_title">Hôte en mode invité</string>
<string name="settings_guest_setting_description">Définir l\'hôte pour le mode invité</string>
<string name="settings_local_history_title">Historique local</string>
<string name="settings_local_history_description">Voir ou rechercher votre historique de navigation</string>
<string name="status_loadmore_end">Plus de pouets</string>
<string name="status_loadmore_error">Erreur lors du chargement de plusieurs pouets</string>
<string name="status_loadmore_error_retry">Réessayer</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">La connexion a expiré, veuillez vous reconnecter</string>
<string name="following_title">Abonnements</string>
<string name="fans_title">Abonné</string>
<string name="local_history_search_placeholder">Rechercher dans la cache locale</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-it-rIT/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Personalizza le schede nella schermata home</string>
<string name="settings_local_filter_title">Filtro locale</string>
<string name="settings_local_filter_description">Impostazioni del filtro locale per la timeline</string>
<string name="settings_guest_setting_title">Ospite Modalità Ospite</string>
<string name="settings_guest_setting_description">Imposta l\'host per la modalità ospite</string>
<string name="settings_local_history_title">Cronologia locale</string>
<string name="settings_local_history_description">Visualizza o cerca nella cronologia di navigazione</string>
<string name="status_loadmore_end">Nessun altro toots</string>
<string name="status_loadmore_error">Errore nel caricare altri toots</string>
<string name="status_loadmore_error_retry">Riprova</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Login scaduto, effettua nuovamente il login</string>
<string name="following_title">Seguendo</string>
<string name="fans_title">Follower</string>
<string name="local_history_search_placeholder">Cerca nella cache locale</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-ja-rJP/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@
<string name="settings_tab_customization_description">ホーム画面のタブを編集する</string>
<string name="settings_local_filter_title">ローカルフィルタ</string>
<string name="settings_local_filter_description">タイムラインのローカルフィルター設定</string>
<string name="settings_guest_setting_title">ゲストモードホスト</string>
<string name="settings_guest_setting_description">ゲストモードのホストを設定</string>
<string name="settings_local_history_title">ローカル履歴</string>
<string name="settings_local_history_description">閲覧履歴を表示または検索</string>
<string name="status_loadmore_end">トゥートはありません</string>
<string name="status_loadmore_error">トゥートの読み込みエラー</string>
<string name="status_loadmore_error_retry">再試行する</string>
Expand Down Expand Up @@ -528,4 +532,5 @@
<string name="notification_login_expired">ログイン期限が切れました。もう一度ログインしてください。</string>
<string name="following_title">フォロー中</string>
<string name="fans_title">フォロワー</string>
<string name="local_history_search_placeholder">ローカルキャッシュを検索</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-nl-rNL/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">De tabbladen op het startscherm aanpassen</string>
<string name="settings_local_filter_title">Lokaal filter</string>
<string name="settings_local_filter_description">Lokale filterinstellingen voor tijdlijn</string>
<string name="settings_guest_setting_title">Gast modus host</string>
<string name="settings_guest_setting_description">Stel de host in voor gastmodus</string>
<string name="settings_local_history_title">Lokale geschiedenis</string>
<string name="settings_local_history_description">Bekijk of zoek uw browsegeschiedenis</string>
<string name="status_loadmore_end">Geen toots meer</string>
<string name="status_loadmore_error">Fout bij laden van meer toots</string>
<string name="status_loadmore_error_retry">Opnieuw</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Inloggen verlopen, gelieve opnieuw in te loggen</string>
<string name="following_title">Volgt</string>
<string name="fans_title">Volger</string>
<string name="local_history_search_placeholder">Zoek lokale cache</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-no-rNO/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Tilpass fanene på hjemmeskjermen</string>
<string name="settings_local_filter_title">Lokalt filter</string>
<string name="settings_local_filter_description">Lokale filterinnstillinger for tidslinjen</string>
<string name="settings_guest_setting_title">Vert for gjestemodus</string>
<string name="settings_guest_setting_description">Angi verten for gjestemodus</string>
<string name="settings_local_history_title">Lokal historikk</string>
<string name="settings_local_history_description">Vis eller søk i historikk</string>
<string name="status_loadmore_end">Ingen flere toots</string>
<string name="status_loadmore_error">Feil ved lasting av flere toots</string>
<string name="status_loadmore_error_retry">Prøv igjen</string>
Expand Down Expand Up @@ -524,4 +528,5 @@
<string name="notification_login_expired">Innlogging utløpt, vennligst logg inn igjen</string>
<string name="following_title">Følger</string>
<string name="fans_title">Følger</string>
<string name="local_history_search_placeholder">Søk lokal cache</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-pl-rPL/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,10 @@
<string name="settings_tab_customization_description">Dostosuj karty na ekranie głównym</string>
<string name="settings_local_filter_title">Filtr lokalny</string>
<string name="settings_local_filter_description">Lokalne ustawienia filtra dla osi czasu</string>
<string name="settings_guest_setting_title">Host trybu gościa</string>
<string name="settings_guest_setting_description">Ustaw host dla trybu gościa</string>
<string name="settings_local_history_title">Historia lokalna</string>
<string name="settings_local_history_description">Wyświetl lub przeszukaj historię przeglądania</string>
<string name="status_loadmore_end">Nie ma więcej wpisów</string>
<string name="status_loadmore_error">Błąd ładowania więcej wpisów</string>
<string name="status_loadmore_error_retry">Ponów próbę</string>
Expand Down Expand Up @@ -522,4 +526,5 @@
<string name="notification_login_expired">Logowanie wygasło, zaloguj się ponownie</string>
<string name="following_title">Obserwowane</string>
<string name="fans_title">Obserwujący</string>
<string name="local_history_search_placeholder">Szukaj lokalnej pamięci podręcznej</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Personalizar as abas na tela inicial</string>
<string name="settings_local_filter_title">Filtro local</string>
<string name="settings_local_filter_description">Configurações de filtro local para timeline</string>
<string name="settings_guest_setting_title">format@@0 Guest Mode Host</string>
<string name="settings_guest_setting_description">Definir o host para o modo convidado</string>
<string name="settings_local_history_title">Histórico local</string>
<string name="settings_local_history_description">Ver ou pesquisar seu histórico de navegação</string>
<string name="status_loadmore_end">Sem mais toots</string>
<string name="status_loadmore_error">Erro ao carregar mais toots</string>
<string name="status_loadmore_error_retry">Repetir</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Login expirado, faça o login novamente</string>
<string name="following_title">Seguinte</string>
<string name="fans_title">Seguidor</string>
<string name="local_history_search_placeholder">Pesquisar cache local</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-pt-rPT/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Personalizar as abas na tela inicial</string>
<string name="settings_local_filter_title">Filtro local</string>
<string name="settings_local_filter_description">Configurações de filtro local para timeline</string>
<string name="settings_guest_setting_title">format@@0 Guest Mode Host</string>
<string name="settings_guest_setting_description">Definir o host para o modo convidado</string>
<string name="settings_local_history_title">Histórico local</string>
<string name="settings_local_history_description">Ver ou pesquisar seu histórico de navegação</string>
<string name="status_loadmore_end">Sem mais toots</string>
<string name="status_loadmore_error">Erro ao carregar mais toots</string>
<string name="status_loadmore_error_retry">Repetir</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Login expirado, faça o login novamente</string>
<string name="following_title">Seguinte</string>
<string name="fans_title">Seguidor</string>
<string name="local_history_search_placeholder">Pesquisar cache local</string>
</resources>
5 changes: 5 additions & 0 deletions app/src/main/res/values-ro-rRO/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,10 @@
<string name="settings_tab_customization_description">Personalizați filele de pe ecranul de pornire</string>
<string name="settings_local_filter_title">Filtru local</string>
<string name="settings_local_filter_description">Setări filtre locale pentru cronologie</string>
<string name="settings_guest_setting_title">Gazda Modului de Oaspete</string>
<string name="settings_guest_setting_description">Setați gazda pentru modul vizitator</string>
<string name="settings_local_history_title">Istoric local</string>
<string name="settings_local_history_description">Vezi sau caută istoricul navigărilor</string>
<string name="status_loadmore_end">Nu mai sunt notițe</string>
<string name="status_loadmore_error">Eroare la încărcarea mai multor notițe</string>
<string name="status_loadmore_error_retry">Reîncercați</string>
Expand Down Expand Up @@ -525,4 +529,5 @@
<string name="notification_login_expired">Logarea a expirat, te rugăm să te autentifici din nou</string>
<string name="following_title">Urmăriți</string>
<string name="fans_title">Urmăritor</string>
<string name="local_history_search_placeholder">Caută cache local</string>
</resources>
Loading
Loading