Skip to content

Commit

Permalink
Mention b in the list of shortcuts
Browse files Browse the repository at this point in the history
  • Loading branch information
Koronen committed Oct 18, 2014
1 parent fd8e9b5 commit 4549238
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion app/views/partials/_shortcuts.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<li><kbd>o</kbd> <%= t('partials.shortcuts.keys.or') %> <kbd>enter</kbd>: <%= t('partials.shortcuts.keys.oenter') %></li>
<li><kbd>m</kbd>: <%= t('partials.shortcuts.keys.m') %></li>
<li><kbd>s</kbd>: <%= t('partials.shortcuts.keys.s') %></li>
<li><kbd>v</kbd>: <%= t('partials.shortcuts.keys.v') %></li>
<li><kbd>b</kbd> <%= t('partials.shortcuts.keys.or') %> <kbd>v</kbd>: <%= t('partials.shortcuts.keys.bv') %></li>
<li class="blank"></li>
<li><kbd>a</kbd>: <%= t('partials.shortcuts.keys.a') %></li>
<li><kbd>shift</kbd>+<kbd>a</kbd>: <%= t('partials.shortcuts.keys.shifta') %></li>
Expand Down
2 changes: 1 addition & 1 deletion config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ de:
shortcuts:
keys:
a: Einen Feed hinzufügen
bv: Öffne die URL der Geschichte
f:
jk: Nächste/vorherige Geschichte
left: Vorige Seite
Expand All @@ -107,7 +108,6 @@ de:
right: Nächste Seite
s: Eintrag als Favorit markieren
shifta: Alle als gelesen markieren
v: Öffne die URL der Geschichte
title: Tastaturkürzel
zen:
archive: alle Einträge anzeigen
Expand Down
2 changes: 1 addition & 1 deletion config/locales/el-GR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ el-GR:
shortcuts:
keys:
a:
bv: Πήγαινε στην διεύθυνση
f:
jk: Επόμενη/Προηγούμενη είδηση
left:
Expand All @@ -107,7 +108,6 @@ el-GR:
right:
s:
shifta: Επισήμανση όλων ως αναγνωσμένα
v: Πήγαινε στην διεύθυνση
title: Συντομεύσεις στο πληκτρολόγιο
zen:
archive: εμφάνισης όλων των αντικειμένων
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ en:
shortcuts:
keys:
a: Add a feed
bv: Go to story URL
f: Go to feeds page
jk: Next/previous story
left: Previous page
Expand All @@ -107,7 +108,6 @@ en:
right: Next page
s: Mark item as starred/unstarred
shifta: Mark all as read
v: Go to story URL
title: Keyboard shortcuts
zen:
archive: view all items
Expand Down
2 changes: 1 addition & 1 deletion config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ es:
shortcuts:
keys:
a: Añadir una feed
bv: Ir a URL de historia
f:
jk: Siguiente/previa historia
left: Página anterior
Expand All @@ -107,7 +108,6 @@ es:
right: Siguiente página
s: Marcar item como destacado/no destacado
shifta: Marcar todo como leído
v: Ir a URL de historia
title: Atajos de teclado
zen:
archive: ver todos los itemes
Expand Down
2 changes: 1 addition & 1 deletion config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ fr:
shortcuts:
keys:
a: Ajouter un flux
bv: Aller à l'URL de l'article
f:
jk: Article suivant/précédent
left: Page précédente
Expand All @@ -107,7 +108,6 @@ fr:
right: Page suivante
s: Mettre/enlever cet article des favoris
shifta: Tout marquer comme lu
v: Aller à l'URL de l'article
title: Raccourcis clavier
zen:
archive: voir toutes les entrées
Expand Down
2 changes: 1 addition & 1 deletion config/locales/he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ he:
shortcuts:
keys:
a:
bv: תעבור לקישור של הסיפור
f:
jk: סיפור הבא/קודם
left:
Expand All @@ -107,7 +108,6 @@ he:
right:
s:
shifta: סמן הכל כנקרא
v: תעבור לקישור של הסיפור
title: קיצורי מקשים
zen:
archive: ראה את כל הפריטים
Expand Down
2 changes: 1 addition & 1 deletion config/locales/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ it:
shortcuts:
keys:
a: Aggiungi un feed
bv: Vai all'URL della storia
f:
jk: Prossima/precedente storia
left: Pagina precedente
Expand All @@ -107,7 +108,6 @@ it:
right: Pagina successiva
s: Segna come preferita/non preferita
shifta: Segna tutte le storie come lette
v: Vai all'URL della storia
title: Shortcuts da tastiera
zen:
archive: vai all'archivio
Expand Down
2 changes: 1 addition & 1 deletion config/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ ja:
shortcuts:
keys:
a: フィードを追加
bv: ストーリーURLを開く
f:
jk: 次/前のストーリー
left: 前ページ
Expand All @@ -107,7 +108,6 @@ ja:
right: 次ページ
s: スターを付ける/外す
shifta: すべてのストーリーを既読にする
v: ストーリーURLを開く
title: キーボードショートカット
zen:
archive: すべてのアイテムをみる
Expand Down
2 changes: 1 addition & 1 deletion config/locales/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ nl:
shortcuts:
keys:
a: Een feed toevoegen
bv: Open de URL van het artikel
f:
jk: Volgend/vorig artikel
left: Vorige pagina
Expand All @@ -107,7 +108,6 @@ nl:
right: Volgende pagina
s: Artikel markeren met ster/zonder ster
shifta: Alles als gelezen markeren
v: Open de URL van het artikel
title: Sneltoetsen
zen:
archive: alle artikelen bekijken
Expand Down
2 changes: 1 addition & 1 deletion config/locales/pt-BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ pt-BR:
shortcuts:
keys:
a: Adicione um feed
bv: Ir para a URL da história
f:
jk: História próxima/anterior
left: Página anterior
Expand All @@ -107,7 +108,6 @@ pt-BR:
right: Próxima Página
s: Marcar item com estrela/Remover estrela
shifta: Marcar tudo como lido
v: Ir para a URL da história
title: Atalhos de teclado
zen:
archive: visualizar todos os itens
Expand Down
2 changes: 1 addition & 1 deletion config/locales/pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ pt:
shortcuts:
keys:
a:
bv: Ir para a URL da história
f:
jk: Próxima história/História anterior
left:
Expand All @@ -107,7 +108,6 @@ pt:
right:
s:
shifta: Marcar tudo como lido
v: Ir para a URL da história
title: Atalhos do teclado
zen:
archive: visualizar todos os itens
Expand Down
2 changes: 1 addition & 1 deletion config/locales/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ ru:
shortcuts:
keys:
a:
bv: Перейти к ссылке
f:
jk: Перейти на следующую/предыдущую историю
left: Предыдущая страница
Expand All @@ -107,7 +108,6 @@ ru:
right: Следующая страница
s: Отметить как избранное/обычное
shifta: Пометить всё как прочитанное
v: Перейти к ссылке
title: Быстрые комбинации клавиш
zen:
archive: просмотреть все фиды
Expand Down
2 changes: 1 addition & 1 deletion config/locales/sv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ sv:
shortcuts:
keys:
a: Lägg till en feed
bv: Gå till berättelsens URL
f: Gå till feed-sidan
jk: Nästa/föregående berättelse
left: Föregående sida
Expand All @@ -107,7 +108,6 @@ sv:
right: Nästa sida
s: Markera som stjärnmärkt/ej stjärnmärkt
shifta: Markera alla som lästa
v: Gå till berättelsens URL
title: Kortkommandon
zen:
archive: visa alla objekt
Expand Down
2 changes: 1 addition & 1 deletion config/locales/tr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ tr:
shortcuts:
keys:
a:
bv: Hikaye URL'sine git
f:
jk: Sonraki/onceki hikaye
left:
Expand All @@ -107,7 +108,6 @@ tr:
right:
s:
shifta: Hepsini okundu olarak isaretle
v: Hikaye URL'sine git
title: Klavye kisayollari
zen:
archive: butun hikayeleri goster
Expand Down
2 changes: 1 addition & 1 deletion config/locales/zh-CN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ zh-CN:
shortcuts:
keys:
a: 添加新订阅
bv: 转到原网址
f:
jk: 下一个/上一个故事
left: 上一页
Expand All @@ -107,7 +108,6 @@ zh-CN:
right: 下一页
s: 将条目标为加注星标/取消星标
shifta: 全部标为已读
v: 转到原网址
title: 快捷键
zen:
archive: 查看所有故事
Expand Down

0 comments on commit 4549238

Please sign in to comment.