mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
tagging support (#96)
This commit is contained in:
@@ -6,6 +6,7 @@ global.download=Descargar
|
||||
global.link=Ligazón
|
||||
global.bookmark=Marcador
|
||||
global.close=Pechar
|
||||
global.tags=Tags ####### Needs translation
|
||||
|
||||
tree.subscribe=Subscribir
|
||||
tree.import=Importar
|
||||
@@ -67,6 +68,8 @@ settings.general.show_unread=Mostrar fontes e categorías sen entradas non lidas
|
||||
settings.general.social_buttons=Mostrar botóns de compartir en redes sociais.
|
||||
settings.general.scroll_marks=En vista expandida, o desplazamento polas entradas márcaas como lidas.
|
||||
settings.appearance=Aspecto
|
||||
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=Decorado
|
||||
settings.submit_your_theme=Envíe o seu decorado
|
||||
settings.custom_css=CSS Personalizado
|
||||
@@ -85,6 +88,7 @@ details.feed_url=URL da fonte
|
||||
details.generate_api_key_first=Antes debes xerar unha chave API no teu perfil.
|
||||
details.unsubscribe=Rematar suscripción
|
||||
details.category_details=Detalles da categoría
|
||||
details.tag_details=Tag details ####### Needs translation
|
||||
details.parent_category=Categoría principal
|
||||
|
||||
profile.user_name=Nome de usuario
|
||||
|
||||
Reference in New Issue
Block a user