mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-16 13:27:39 -04:00
i18n TODOs
This commit is contained in:
@@ -93,8 +93,7 @@ return array(
|
||||
'display_categories_unfolded' => 'Ve výchozím stavu zobrazovat kategorie zavřené',
|
||||
'hide_read_feeds' => 'Schovat kategorie a kanály s nulovým počtem nepřečtených článků (nefunguje s nastavením “Zobrazit všechny články”)',
|
||||
'img_with_lazyload' => 'Použít "lazy load" mód pro načítaní obrázků',
|
||||
// TODO: needs to be translated
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article',
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO
|
||||
'jump_next' => 'skočit na další nepřečtený (kanál nebo kategorii)',
|
||||
'number_divided_when_reader' => 'V režimu “Čtení” děleno dvěma.',
|
||||
'read' => array(
|
||||
|
||||
@@ -93,8 +93,7 @@ return array(
|
||||
'display_categories_unfolded' => 'Kategorien standardmäßig eingeklappt zeigen',
|
||||
'hide_read_feeds' => 'Kategorien & Feeds ohne ungelesene Artikel verstecken (funktioniert nicht mit der Einstellung „Alle Artikel zeigen“)',
|
||||
'img_with_lazyload' => 'Verwende die "träges Laden"-Methode zum Laden von Bildern',
|
||||
// TODO: needs to be translated
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article',
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO
|
||||
'jump_next' => 'springe zum nächsten ungelesenen Geschwisterelement (Feed oder Kategorie)',
|
||||
'number_divided_when_reader' => 'Geteilt durch 2 in der Lese-Ansicht.',
|
||||
'read' => array(
|
||||
|
||||
@@ -93,8 +93,7 @@ return array(
|
||||
'display_categories_unfolded' => 'Afficher les catégories pliées par défaut',
|
||||
'hide_read_feeds' => 'Cacher les catégories & flux sans article non-lu (ne fonctionne pas avec la configuration “Afficher tous les articles”)',
|
||||
'img_with_lazyload' => 'Utiliser le mode “chargement différé” pour les images',
|
||||
// TODO: needs to be translated
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article',
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO
|
||||
'jump_next' => 'sauter au prochain voisin non lu (flux ou catégorie)',
|
||||
'number_divided_when_reader' => 'Divisé par 2 dans la vue de lecture.',
|
||||
'read' => array(
|
||||
|
||||
@@ -93,8 +93,7 @@ return array(
|
||||
'display_categories_unfolded' => 'Mostra categorie aperte di predefinito',
|
||||
'hide_read_feeds' => 'Nascondi categorie e feeds con articoli già letti (non funziona se “Mostra tutti gli articoli” è selezionato)',
|
||||
'img_with_lazyload' => 'Usa la modalità "caricamento ritardato" per le immagini',
|
||||
// TODO: needs to be translated
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article',
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO
|
||||
'jump_next' => 'Salta al successivo feed o categoria non letto',
|
||||
'number_divided_when_reader' => 'Diviso 2 nella modalità di lettura.',
|
||||
'read' => array(
|
||||
|
||||
@@ -92,8 +92,7 @@ return array(
|
||||
'display_categories_unfolded' => 'Toon categoriën ingeklapt als standaard',
|
||||
'hide_read_feeds' => 'Verberg categoriën en feeds zonder ongelezen artikelen (werkt niet met “Toon alle artikelen” configuratie)',
|
||||
'img_with_lazyload' => 'Gebruik "lazy load" methode om afbeeldingen te laden',
|
||||
// TODO: needs to be translated
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article',
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO
|
||||
'jump_next' => 'Ga naar volgende ongelezen (feed of categorie)',
|
||||
'mark_updated_article_unread' => 'Markeer vernieuwd artikel als ongelezen',
|
||||
'number_divided_when_reader' => 'Gedeeld door 2 in de lees modus.',
|
||||
|
||||
@@ -93,8 +93,7 @@ return array(
|
||||
'display_categories_unfolded' => 'Show categories folded by default',
|
||||
'hide_read_feeds' => 'Hide categories & feeds with no unread article (does not work with “Show all articles” configuration)',
|
||||
'img_with_lazyload' => 'Use "lazy load" mode to load pictures',
|
||||
// TODO: needs to be translated
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article',
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO
|
||||
'jump_next' => 'jump to next unread sibling (feed or category)',
|
||||
'number_divided_when_reader' => 'Divided by 2 in the reading view.',
|
||||
'read' => array(
|
||||
|
||||
@@ -93,8 +93,7 @@ return array(
|
||||
'display_categories_unfolded' => 'Show categories folded by default',
|
||||
'hide_read_feeds' => 'Okunmamış makalesi olmayan kategori veya akışı gizle ("Tüm makaleleri göster" komutunda çalışmaz)',
|
||||
'img_with_lazyload' => 'Resimleri yüklemek için "tembel modu" kullan',
|
||||
// TODO: needs to be translated
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article',
|
||||
'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO
|
||||
'jump_next' => 'Bir sonraki benzer okunmamışa geç (akış veya kategori)',
|
||||
'number_divided_when_reader' => 'Okuma modunda ikiye bölünecek.',
|
||||
'read' => array(
|
||||
|
||||
Reference in New Issue
Block a user