forked from Archives/Athou_commafeed
tagging support (#96)
This commit is contained in:
@@ -6,6 +6,7 @@ global.download = Stáhnout
|
||||
global.link = Odkaz
|
||||
global.bookmark = Záložky
|
||||
global.close = Zavřít
|
||||
global.tags=Tags ####### Needs translation
|
||||
|
||||
tree.subscribe = Nový odběr
|
||||
tree.import = Importovat
|
||||
@@ -67,6 +68,8 @@ settings.general.show_unread = Zobrazit položky a kategorie z přečtenými pol
|
||||
settings.general.social_buttons = Zobrazit možnosti sdílení
|
||||
settings.general.scroll_marks = Skrolování v rozšířeném náhledu označí položky jako přečtené
|
||||
settings.appearance = Vzhled
|
||||
settings.scroll_speed=Scrolling speed when navigating between entries (in milliseconds) ####### Needs translation
|
||||
settings.scroll_speed.help=set to 0 to disable ####### Needs translation
|
||||
settings.theme = Motiv
|
||||
settings.submit_your_theme = Nahrát vlastní motiv
|
||||
settings.custom_css = Vlastní motiv (CSS)
|
||||
@@ -85,6 +88,7 @@ details.feed_url = URL RSS zdroje
|
||||
details.generate_api_key_first = Vygenerujte si API klíč na stránce vašeho profilu.
|
||||
details.unsubscribe = Odhlásit odběr.
|
||||
details.category_details = Detail kategorie
|
||||
details.tag_details=Tag details ####### Needs translation
|
||||
details.parent_category = Hlavní kategorie
|
||||
|
||||
profile.user_name = Uživatelské jméno
|
||||
|
||||
Reference in New Issue
Block a user