diff --git a/src/main/resources/i18n/de.properties b/src/main/resources/i18n/de.properties index 1a0bf2f9..16029df9 100644 --- a/src/main/resources/i18n/de.properties +++ b/src/main/resources/i18n/de.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Fehler beim Laden des Feeds view.keep_unread=Als ungelesen behalten view.no_unread_items=hat keine ungelesenen Einträge. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Allgemein settings.general.language=Sprache settings.general.language.contribute=Beteilige dich mit Übersetzungen @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=de-/favorisieren des aktuellen Artikels about.shortcuts.mark_current_entry=aktuellen Artikel als gelesen/ungelesen markieren about.shortcuts.mark_all_as_read=alle Artikel als gelesen markieren about.shortcuts.open_in_new_tab_mark_as_read=öffnen des Artikels in einem neuen Tab und als gelesen markieren +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/es.properties b/src/main/resources/i18n/es.properties index 620c9316..bff5d0f6 100644 --- a/src/main/resources/i18n/es.properties +++ b/src/main/resources/i18n/es.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Error mientras se cargaba este canal view.keep_unread=Guardar no leídos view.no_unread_items=no tiene items sin leer. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=General settings.general.language=Lenguaje settings.general.language.contribute=Contribuye con traducciones @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=marcar/no marcar la entrada actual about.shortcuts.mark_current_entry=marcar como leída/no la leída entrada actual about.shortcuts.mark_all_as_read=marcar todas las entradas como leídas about.shortcuts.open_in_new_tab_mark_as_read=abrir entrada en una nueva pestaña y marcar como leída +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/fa.properties b/src/main/resources/i18n/fa.properties index ab1dc0be..869cc055 100644 --- a/src/main/resources/i18n/fa.properties +++ b/src/main/resources/i18n/fa.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=متاسفانه، هنگام بارگذاری ا view.keep_unread=نخوانده شده نگهدار view.no_unread_items=فید خوانده نشده. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=همگانی settings.general.language=زبان settings.general.language.contribute=مشارکت در ترجمه @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=نشانه دار کردن/نکردن مطلب جا about.shortcuts.mark_current_entry=علامت گذاری به عنوان خوانده شده/نشده مطلب جاری about.shortcuts.mark_all_as_read=علامت گذاری تمامی مطالب به عنوان خوانده شده about.shortcuts.open_in_new_tab_mark_as_read=باز کردن مطلب در تب جدید و علامت گذاری آن به عنوان خوانده شده +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/fi.properties b/src/main/resources/i18n/fi.properties index 0e0e7e9f..838ea618 100644 --- a/src/main/resources/i18n/fi.properties +++ b/src/main/resources/i18n/fi.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Virhe tilausta ladattaessa view.keep_unread=Pidä lukemattomana view.no_unread_items=ei sisällä lukemattomia otsikoita. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Yleiset settings.general.language=Kieli settings.general.language.contribute=Avusta käännösten tekemisessä. @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=merkitse valittu otsikko tähdelliseksi about.shortcuts.mark_current_entry=merkitse valittu otsikko luetuksi tai lukemattomaksi about.shortcuts.mark_all_as_read=merkitse kaikki otsikot luetuiksi about.shortcuts.open_in_new_tab_mark_as_read=avaa otsikko uudessa ikkunassa ja merkitse se luetuksi +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/fr.properties b/src/main/resources/i18n/fr.properties index 53f09395..16911683 100644 --- a/src/main/resources/i18n/fr.properties +++ b/src/main/resources/i18n/fr.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Erreur durant le chargement de ce flux view.keep_unread=Garder non-lu view.no_unread_items=n'a pas d'entrées non-lues. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Général settings.general.language=Langue settings.general.language.contribute=Contribuer aux traductions @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=Marquer/enlever l'étoile de l'entrée courante about.shortcuts.mark_current_entry=Marquer comme lue/non-lue l'entrée cour-ante about.shortcuts.mark_all_as_read=Marquer toutes les entrées comme lues about.shortcuts.open_in_new_tab_mark_as_read=ouvrir l'entrée courante dans une nouvelle fenêtre et marquer comme lue +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/gl.properties b/src/main/resources/i18n/gl.properties index 1fbc50bc..a983f8d6 100644 --- a/src/main/resources/i18n/gl.properties +++ b/src/main/resources/i18n/gl.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Erro mentras se cargaba esta fonte view.keep_unread=Gardar non lidos view.no_unread_items=non ten elementos sen ler. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Xeral settings.general.language=Idioma settings.general.language.contribute=Contribúe traducindo @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=marcar/desmarcar a entrada actual about.shortcuts.mark_current_entry=marcar como lida/non lida a entrada actual about.shortcuts.mark_all_as_read=marcar todas as entradas como lidas about.shortcuts.open_in_new_tab_mark_as_read=abrir entrada nunha nova lapela e marcar como lida +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/hu.properties b/src/main/resources/i18n/hu.properties index ba352d90..aef3d4f8 100644 --- a/src/main/resources/i18n/hu.properties +++ b/src/main/resources/i18n/hu.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Hiba történt ennek a hírcsatornának a betölt view.keep_unread=Megtartása olvasatlanként view.no_unread_items=nincsen olvasatlan eleme. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Általános settings.general.language=Nyelv settings.general.language.contribute=Segítsen a fordításban @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=hírelem csillagozása about.shortcuts.mark_current_entry=elem megjelölése olvasottként about.shortcuts.mark_all_as_read=az összes elem megjelölése olvasottként about.shortcuts.open_in_new_tab_mark_as_read=elem megnyitása új fülön és megjelölése olvasottként +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/it.properties b/src/main/resources/i18n/it.properties index e008aa28..c2ba9953 100644 --- a/src/main/resources/i18n/it.properties +++ b/src/main/resources/i18n/it.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Si è verificato un errore, mentre caricavo il fee view.keep_unread=Mantiene come da leggere view.no_unread_items=Non ci sono elementi da leggere. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Generali settings.general.language=Linuga settings.general.language.contribute=Contribuisci con le traduzioni @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=star/unstar current entry about.shortcuts.mark_current_entry=mark as read/unread current entry about.shortcuts.mark_all_as_read=mark all entries as read about.shortcuts.open_in_new_tab_mark_as_read=open entry in new tab and mark as read +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/ko.properties b/src/main/resources/i18n/ko.properties index da89a2ee..2fd951af 100644 --- a/src/main/resources/i18n/ko.properties +++ b/src/main/resources/i18n/ko.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=피드로딩중 에러 view.keep_unread=안읽은것 저장 view.no_unread_items= 읽지않은 항목이 없읍니다. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=일반 settings.general.language=일반 언어 settings.general.language.contribute=번역 도움하기 @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=현재 항목 스타/스타제거 about.shortcuts.mark_current_entry=현재 항목 읽음/안읽음 표시 about.shortcuts.mark_all_as_read=모든 항목 읽음으로 표시 about.shortcuts.open_in_new_tab_mark_as_read=읽음으로 표시하고 새로운 탭에서 열기 +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/nl.properties b/src/main/resources/i18n/nl.properties index 32fc2730..cdf59c4d 100644 --- a/src/main/resources/i18n/nl.properties +++ b/src/main/resources/i18n/nl.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Fout tijdens het laden van de feed view.keep_unread=Behoud ongelezen view.no_unread_items=Heeft geen ongelezen artikelen +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Algemeen settings.general.language=Taal settings.general.language.contribute=Draag bij met vertalingen @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=Voeg artikel toe aan/verwijder uit favorieten about.shortcuts.mark_current_entry=Markeer huidig artikel als gelezen/ongelezen about.shortcuts.mark_all_as_read=Markeer alle artikelen als gelezen about.shortcuts.open_in_new_tab_mark_as_read=Open artikel in een nieuw tabblad en markeer als gelezen +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/no.properties b/src/main/resources/i18n/no.properties index ae2689de..1c86ad40 100644 --- a/src/main/resources/i18n/no.properties +++ b/src/main/resources/i18n/no.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Feil under lasting av artikkel view.keep_unread=Behold ulest view.no_unread_items=har ingen uleste artikler. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Generelt settings.general.language=Språk settings.general.language.contribute=Bidra med oversettelser @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=legg til stjerne/fjern stjerne fra gjeldende artikke about.shortcuts.mark_current_entry=merk gjeldende artikkel som lest/ulest about.shortcuts.mark_all_as_read=merk alle artikler som lest about.shortcuts.open_in_new_tab_mark_as_read=åpne artikkel i ny fane og merk som lest +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/pl.properties b/src/main/resources/i18n/pl.properties index 082fc45d..06416229 100644 --- a/src/main/resources/i18n/pl.properties +++ b/src/main/resources/i18n/pl.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Wystąpił błąd podczas ładowania tego kanału. view.keep_unread=Pozostaw nieprzeczytane view.no_unread_items= nie ma nieprzeczytanych elementów. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Ogólne settings.general.language=Język settings.general.language.contribute=Pomóż w tłumaczeniu @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=oznacz/odznacz gwiazdką bieżący element about.shortcuts.mark_current_entry=oznacz jako przeczytany/nieprzeczytany obecny element about.shortcuts.mark_all_as_read=oznacz wszystko jako przeczytane about.shortcuts.open_in_new_tab_mark_as_read=otwórz w nowej zakładce i oznacz jako przeczytane +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/pt.properties b/src/main/resources/i18n/pt.properties index 866b55a4..944980c5 100644 --- a/src/main/resources/i18n/pt.properties +++ b/src/main/resources/i18n/pt.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Erro lendo esse feed view.keep_unread=Manter como não lido view.no_unread_items=não tem itens não lidos. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Geral settings.general.language=Idioma settings.general.language.contribute=Contribua com traduções @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=marca/desmarca estrela do item atual about.shortcuts.mark_current_entry=marca item atual como lido/não lido about.shortcuts.mark_all_as_read=marca todos os itens como lidos about.shortcuts.open_in_new_tab_mark_as_read=abre item em uma nova aba e marca como lido +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/ru.properties b/src/main/resources/i18n/ru.properties index e7749430..7e6d0174 100644 --- a/src/main/resources/i18n/ru.properties +++ b/src/main/resources/i18n/ru.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Не удалось загрузить ленту view.keep_unread=Оставить непрочитанным view.no_unread_items=нет непрочитанных записей. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Основное settings.general.language=Язык settings.general.language.contribute=Принять участие в переводе @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=добавить/убрать из избранно about.shortcuts.mark_current_entry=пометить текущюю запись как прочитанную about.shortcuts.mark_all_as_read=пометить всё как прочитанное about.shortcuts.open_in_new_tab_mark_as_read=открыть запись в новом окне и пометить как прочитанную +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/sv.properties b/src/main/resources/i18n/sv.properties index 694a7462..dc46b6ab 100644 --- a/src/main/resources/i18n/sv.properties +++ b/src/main/resources/i18n/sv.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=Fel under laddning av denna prenumeration view.keep_unread=Håll oläst view.no_unread_items=har inga olästa poster. +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=Allmänt settings.general.language=Språk settings.general.language.contribute=Bidra med översättningar @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=stjärnmärk/ostjärnmärk nuvarande post about.shortcuts.mark_current_entry=markera nuvarande post läst/oläst about.shortcuts.mark_all_as_read=markera alla som lästa about.shortcuts.open_in_new_tab_mark_as_read=öppna nuvarande post i ny flik och markera som läst +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation diff --git a/src/main/resources/i18n/zh.properties b/src/main/resources/i18n/zh.properties index 469d0255..1e85616a 100644 --- a/src/main/resources/i18n/zh.properties +++ b/src/main/resources/i18n/zh.properties @@ -49,6 +49,10 @@ view.error_while_loading_feed=加载该订阅出现错误 view.keep_unread=保持未读 view.no_unread_items=没有未读的条目。 +feedsearch.hint=Type in a subscription... ####### Needs translation +feedsearch.help=Use the return key to select and arrow keys to navigate. ####### Needs translation +feedsearch.result_prefix=Your subscriptions: ####### Needs translation + settings.general=常规 settings.general.language=语言 settings.general.language.contribute=贡献翻译 @@ -122,4 +126,5 @@ about.shortcuts.star_unstar=该条目加注/取消星标 about.shortcuts.mark_current_entry=标记当前条目为已读/未读 about.shortcuts.mark_all_as_read=标记所有条目为已读 about.shortcuts.open_in_new_tab_mark_as_read=在新的窗口中打开条目并标记为已读 +about.shortcuts.feed_search=navigate to a subscription by entering the subscription name ####### Needs translation