Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions app/components/AppFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,10 @@ const footerSections = computed<Array<{ label: string; links: FooterLink[] }>>((
<kbd class="kbd">c</kbd>
<span>{{ $t('shortcuts.compare_from_package') }}</span>
</li>
<li class="flex gap-2 items-center">
<kbd class="kbd">-</kbd>
<span>{{ $t('shortcuts.changelog') }}</span>
</li>
</ul>
<p class="text-fg-muted leading-relaxed">
<i18n-t keypath="shortcuts.disable_shortcuts" tag="span" scope="global">
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"settings": "فتح الإعدادات",
"compare": "فتح المقارنة",
"compare_from_package": "فتح المقارنة (معبأة بالحزمة الحالية)",
"changelog": "فتح سجل التغييرات",
"navigate_results": "التنقل في النتائج",
"go_to_result": "الانتقال إلى النتيجة",
"open_code_view": "فتح عرض الكود",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/az-AZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"settings": "Tənzimləmələri aç",
"compare": "Müqayisəni aç",
"compare_from_package": "Müqayisəni aç (cari paketlə doldurulmuş)",
"changelog": "Changelog'u aç",
"navigate_results": "Nəticələr arasında gəz",
"go_to_result": "Nəticəyə keç",
"open_code_view": "Kod görünüşünü aç",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/bg-BG.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"settings": "Отваряне на настройки",
"compare": "Отваряне на сравнение",
"compare_from_package": "Отваряне на сравнение (попълнено с текущия пакет)",
"changelog": "Отваряне на changelog",
"navigate_results": "Навигация в резултатите",
"go_to_result": "Отваряне на резултат",
"open_code_view": "Отваряне на изглед на кода",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/bn-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "সেটিংস খুলুন",
"compare": "খোলা তুলনা",
"compare_from_package": "তুলনা খুলুন (বর্তমান প্যাকেজ দিয়ে আগে থেকেই পূরণ করা)",
"changelog": "চেঞ্জলগ খুলুন",
"navigate_results": "ফলাফলগুলি নেভিগেট করুন",
"go_to_result": "ফলাফলে যান",
"open_code_view": "কোড ভিউ খুলুন",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"settings": "Otevřít nastavení",
"compare": "Otevřít porovnání",
"compare_from_package": "Otevřít porovnání (předvyplněno aktuálním balíčkem)",
"changelog": "Otevřít změny nového balíčku",
Comment thread
coderabbitai[bot] marked this conversation as resolved.
Outdated
"navigate_results": "Procházet výsledky",
"go_to_result": "Přejít na výsledek",
"open_code_view": "Otevřít zobrazení kódu",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Einstellungen öffnen",
"compare": "Pakete vergleichen",
"compare_from_package": "Paket zum Vergleich hinzufügen",
"changelog": "Änderungsprotokoll öffnen",
"navigate_results": "Suchergebnisse durchlaufen",
"go_to_result": "Zu ausgewähltem Paket gehen",
"open_code_view": "Code-Ansicht öffnen",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Open settings",
"compare": "Open compare",
"compare_from_package": "Open compare (prefilled with current package)",
"changelog": "Open changelog",
"navigate_results": "Navigate results",
"go_to_result": "Go to result",
"open_code_view": "Open code view",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Abrir ajustes",
"compare": "Abrir comparador",
"compare_from_package": "Abrir comparador (con el paquete actual)",
"changelog": "Abrir registro de cambios",
"navigate_results": "Navegar resultados",
"go_to_result": "Ir al resultado",
"open_code_view": "Abrir vista de código",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"settings": "Ouvrir les paramètres",
"compare": "Ouvrir la comparaison",
"compare_from_package": "Ouvrir la comparaison (pré-rempli avec le paquet actuel)",
"changelog": "Ouvrir le changelog",
"navigate_results": "Parcourir les résultats",
"go_to_result": "Ouvrir le résultat",
"open_code_view": "Ouvrir la vue code",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/hi-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"settings": "सेटिंग्स खोलें",
"compare": "तुलना खोलें",
"compare_from_package": "तुलना खोलें (वर्तमान पैकेज के साथ पहले से भरा हुआ)",
"changelog": "चेंजलॉग खोलें",
"navigate_results": "परिणामों में नेविगेट करें",
"go_to_result": "परिणाम पर जाएं",
"open_code_view": "कोड दृश्य खोलें",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/hu-HU.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"settings": "Beállítások megnyitása",
"compare": "Összehasonlítás megnyitása",
"compare_from_package": "Összehasonlítás megnyitása (előkitöltve az aktuális csomaggal)",
"changelog": "Új csomag változásainak megnyitása",
"navigate_results": "Eredmények közötti navigáció",
"go_to_result": "Eredményre ugrás",
"open_code_view": "Kódnézet megnyitása",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/id-ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"settings": "Buka pengaturan",
"compare": "Buka perbandingan",
"compare_from_package": "Tampilkan perbandingan (dengan paket saat ini)",
"changelog": "Tampilkan changelog",
"navigate_results": "Navigasi hasil",
"go_to_result": "Tampilkan hasil",
"open_code_view": "Tampilkan kode",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"settings": "Apri impostazioni",
"compare": "Apri confronto",
"compare_from_package": "Apri confronto (con il pacchetto attuale)",
"changelog": "Apri changelog (per il nuovo pacchetto)",
"navigate_results": "Naviga risultati",
"go_to_result": "Vai al risultato",
"open_code_view": "Apri vista codice",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "設定を開く",
"compare": "比較を開く",
"compare_from_package": "比較を開く(現在のパッケージを自動入力)",
"changelog": "変更履歴を開く(新しいパッケージ用)",
"navigate_results": "検索結果を移動",
"go_to_result": "結果に移動",
"open_code_view": "コードビューを開く",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/nb-NO.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Åpne innstillinger",
"compare": "Åpne sammenligning",
"compare_from_package": "Åpne sammenligning (forhåndsutfylt med nåværende pakke)",
"changelog": "Åpne changelog",
"navigate_results": "Naviger resultater",
"go_to_result": "Gå til resultat",
"open_code_view": "Åpne kodevisning",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Open instellingen",
"compare": "Open vergelijken",
"compare_from_package": "Vergelijking openen (vooraf ingevuld met het huidige pakket)",
"changelog": "Open wijzigingenoverzicht",
"navigate_results": "Navigeer resultaten",
"go_to_result": "Ga naar resultaten",
"open_code_view": "Open code weergaven",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"settings": "Otwórz ustawienia",
"compare": "Otwórz porównanie",
"compare_from_package": "Otwórz porównanie (z obecnym pakietem)",
"changelog": "Otwórz changelog (dla nowego pakietu)",
"navigate_results": "Nawiguj wyniki",
"go_to_result": "Przejdź do wybranego wyniku",
"open_code_view": "Otwórz przeglądanie kodu",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Abrir configurações",
"compare": "Abrir comparação",
"compare_from_package": "Comparação aberta (preenchida previamente com o pacote atual)",
"changelog": "Changelog aberto",
"navigate_results": "Navegar resultados",
"go_to_result": "Ir para resultado",
"open_code_view": "Abrir visualizador de código",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Abrir definições",
"compare": "Abrir comparação",
"compare_from_package": "Abrir comparação (com o pacote atual)",
"changelog": "Abrir changelog",
"navigate_results": "Navegar resultados",
"go_to_result": "Ir para resultado",
"open_code_view": "Abrir vista de código",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/ro-RO.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Deschide setările",
"compare": "Deschide comparația",
"compare_from_package": "Deschide comparația (cu pachetul curent)",
"changelog": "Deschide changelog",
"navigate_results": "Navighează rezultatele",
"go_to_result": "Sari la rezultat",
"open_code_view": "Deschide vizualizarea codului",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Открыть настройки",
"compare": "Открыть сравнение",
"compare_from_package": "Открыть сравнение (с текущим пакетом)",
"changelog": "Открыть changelog",
"navigate_results": "Навигация по результатам",
"go_to_result": "Перейти к результату",
"open_code_view": "Открыть просмотр кода",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/sr-Latn-RS.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"settings": "Otvorite podešavanja",
"compare": "Otvorite poređenje",
"compare_from_package": "Otvorite poređenje (sa trenutnim paketom)",
"changelog": "Otvorite changelog",
"navigate_results": "Krećite se kroz rezultate",
"go_to_result": "Idite na rezultat",
"open_code_view": "Otvorite pregled koda",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/ta-IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"settings": "அமைப்புகளைத் திற",
"compare": "ஒப்பீட்டைத் திற",
"compare_from_package": "ஒப்பீட்டைத் திற (தற்போதைய தொகுப்புடன் முன்னிரப்பப்பட்டது)",
"changelog": "மாற்ற வரலாற்றைத் திற (புதிய தொகுப்புக்கான)",
"navigate_results": "முடிவுகளை வழிநடத்து",
"go_to_result": "முடிவுக்குச் செல்",
"open_code_view": "குறியீடு காட்சியைத் திற",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/tr-TR.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Ayarları aç",
"compare": "Karşılaştırmayı aç",
"compare_from_package": "Karşılaştırmayı aç (mevcut paketle doldurulmuş)",
"changelog": "Değişiklik günlüğünü aç (yeni paket için)",
"navigate_results": "Sonuçlar arasında gezin",
"go_to_result": "Sonuca git",
"open_code_view": "Kod görünümünü aç",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/uk-UA.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "Відкрити налаштування",
"compare": "Відкрити порівняння",
"compare_from_package": "Відкрити порівняння (з поточним пакетом)",
"changelog": "Відкрити changelog",
"navigate_results": "Навігація результатами",
"go_to_result": "Перейти до результату",
"open_code_view": "Відкрити перегляд коду",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/vi-VN.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"settings": "Mở cài đặt",
"compare": "Mở so sánh",
"compare_from_package": "Mở so sánh (điền sẵn package hiện tại)",
"changelog": "Mở changelog",
"navigate_results": "Điều hướng kết quả tìm kiếm",
"go_to_result": "Đi đến kết quả tìm kiếm",
"open_code_view": "Mở chế độ xem mã nguồn",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"settings": "打开设置",
"compare": "打开比较",
"compare_from_package": "打开比较(使用当前包预填充)",
"changelog": "打开变更日志(针对新包)",
"navigate_results": "导航结果",
"go_to_result": "跳转到结果",
"open_code_view": "打开代码视图",
Expand Down
1 change: 1 addition & 0 deletions i18n/locales/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"settings": "開啟設定",
"compare": "開啟比較",
"compare_from_package": "開啟比較(預填目前套件)",
"changelog": "開啟變更日誌(針對新套件)",
Comment thread
coderabbitai[bot] marked this conversation as resolved.
Outdated
"navigate_results": "瀏覽搜尋結果",
"go_to_result": "前往搜尋結果",
"open_code_view": "開啟程式碼檢視",
Expand Down
3 changes: 3 additions & 0 deletions i18n/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,9 @@
"compare_from_package": {
"type": "string"
},
"changelog": {
"type": "string"
},
"navigate_results": {
"type": "string"
},
Expand Down
Loading