Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Added
- Codex: show available manual rate-limit reset credits and their next expiry for signed-in OAuth accounts. Thanks @rogdex24!
- Mistral: add Vibe monthly-plan usage and menu bar metric selection. Thanks @lfmundim!
- Storage: show a compact segmented provider breakdown with an expandable Other group. Thanks @elijahfriedman!
- Linux CLI: publish static musl release tarballs for x86_64 and aarch64. Thanks @Yuxin-Qiao!
- Documentation: add safe troubleshooting for browser Keychain prompts that persist after uninstall. Thanks @Yuxin-Qiao!
- Codex agents: add a read-only `codexbar` skill for bounded, redacted provider usage JSON. Thanks @coygeek!
Expand Down
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/ar.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,9 @@
"Clearing removes local temporary provider data." = "المسح يزيل بيانات مقدم الخدمة المؤقت المحلي.";
"Total: %@" = "المجموع: %@";
"%d more items" = "%d المزيد من العناصر";
"Other (%d items)" = "أخرى (%d عناصر)";
"Expand" = "توسيع";
"Collapse" = "طيّ";
"Cleanup ideas" = "أفكار التنظيف";
"%d unreadable item(s) skipped" = "%d العناصر غير القابلة للقراءة تم تخطيها";

Expand Down Expand Up @@ -1093,3 +1096,11 @@
"1 manual reset available" = "تتوفر إعادة تعيين يدوية واحدة";
"%d manual resets available" = "تتوفر %d عمليات إعادة تعيين يدوية";
"Next expires %@" = "تنتهي صلاحية التالية %@";
"byte_unit_byte" = "بايت";
"byte_unit_bytes" = "بايتات";
"byte_unit_kilobyte" = "كيلوبايت";
"byte_unit_kilobytes" = "كيلوبايتات";
"byte_unit_megabyte" = "ميغابايت";
"byte_unit_megabytes" = "ميغابايتات";
"byte_unit_gigabyte" = "غيغابايت";
"byte_unit_gigabytes" = "غيغابايتات";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/ca.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -948,3 +948,14 @@
"1 manual reset available" = "Hi ha 1 restabliment manual disponible";
"%d manual resets available" = "Hi ha %d restabliments manuals disponibles";
"Next expires %@" = "El següent caduca %@";
"Other (%d items)" = "Altres (%d elements)";
"Expand" = "Amplia";
"Collapse" = "Redueix";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "bytes";
"byte_unit_kilobyte" = "quilobyte";
"byte_unit_kilobytes" = "quilobytes";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabytes";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabytes";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1090,3 +1090,14 @@
"1 manual reset available" = "1 manuelle Zurücksetzung verfügbar";
"%d manual resets available" = "%d manuelle Zurücksetzungen verfügbar";
"Next expires %@" = "Nächster Ablauf %@";
"Other (%d items)" = "Andere (%d Elemente)";
"Expand" = "Aufklappen";
"Collapse" = "Zuklappen";
"byte_unit_byte" = "Byte";
"byte_unit_bytes" = "Byte";
"byte_unit_kilobyte" = "Kilobyte";
"byte_unit_kilobytes" = "Kilobyte";
"byte_unit_megabyte" = "Megabyte";
"byte_unit_megabytes" = "Megabyte";
"byte_unit_gigabyte" = "Gigabyte";
"byte_unit_gigabytes" = "Gigabyte";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,9 @@
"Clearing removes local temporary provider data." = "Clearing removes local temporary provider data.";
"Total: %@" = "Total: %@";
"%d more items" = "%d more items";
"Other (%d items)" = "Other (%d items)";
"Expand" = "Expand";
"Collapse" = "Collapse";
"Cleanup ideas" = "Cleanup ideas";
"%d unreadable item(s) skipped" = "%d unreadable item(s) skipped";

Expand Down Expand Up @@ -1093,3 +1096,11 @@
"1 manual reset available" = "1 manual reset available";
"%d manual resets available" = "%d manual resets available";
"Next expires %@" = "Next expires %@";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "bytes";
"byte_unit_kilobyte" = "kilobyte";
"byte_unit_kilobytes" = "kilobytes";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabytes";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabytes";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -948,3 +948,14 @@
"1 manual reset available" = "1 restablecimiento manual disponible";
"%d manual resets available" = "%d restablecimientos manuales disponibles";
"Next expires %@" = "El siguiente caduca %@";
"Other (%d items)" = "Otros (%d elementos)";
"Expand" = "Expandir";
"Collapse" = "Contraer";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "bytes";
"byte_unit_kilobyte" = "kilobyte";
"byte_unit_kilobytes" = "kilobytes";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabytes";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabytes";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/fa.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,9 @@
"Clearing removes local temporary provider data." = "پاک سازی داده های ارائه دهنده موقت محلی را حذف می کند.";
"Total: %@" = "کل: %@";
"%d more items" = "%d آیتم های بیشتر";
"Other (%d items)" = "موارد دیگر (%d مورد)";
"Expand" = "گسترش";
"Collapse" = "جمع کردن";
"Cleanup ideas" = "ایده های پاکسازی";
"%d unreadable item(s) skipped" = "%d آیتم(های) غیرقابل خواندن رد شده اند";

Expand Down Expand Up @@ -1093,3 +1096,11 @@
"1 manual reset available" = "۱ بازنشانی دستی موجود است";
"%d manual resets available" = "%d بازنشانی دستی موجود است";
"Next expires %@" = "مورد بعدی در %@ منقضی می‌شود";
"byte_unit_byte" = "بایت";
"byte_unit_bytes" = "بایت";
"byte_unit_kilobyte" = "کیلوبایت";
"byte_unit_kilobytes" = "کیلوبایت";
"byte_unit_megabyte" = "مگابایت";
"byte_unit_megabytes" = "مگابایت";
"byte_unit_gigabyte" = "گیگابایت";
"byte_unit_gigabytes" = "گیگابایت";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1088,3 +1088,14 @@
"1 manual reset available" = "1 réinitialisation manuelle disponible";
"%d manual resets available" = "%d réinitialisations manuelles disponibles";
"Next expires %@" = "Prochaine expiration %@";
"Other (%d items)" = "Autres (%d éléments)";
"Expand" = "Développer";
"Collapse" = "Réduire";
"byte_unit_byte" = "octet";
"byte_unit_bytes" = "octets";
"byte_unit_kilobyte" = "kilooctet";
"byte_unit_kilobytes" = "kilooctets";
"byte_unit_megabyte" = "mégaoctet";
"byte_unit_megabytes" = "mégaoctets";
"byte_unit_gigabyte" = "gigaoctet";
"byte_unit_gigabytes" = "gigaoctets";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/id.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -881,6 +881,9 @@
"Clearing removes local temporary provider data." = "Menghapus data sementara penyedia lokal.";
"Total: %@" = "Total: %@";
"%d more items" = "%d item lagi";
"Other (%d items)" = "Lainnya (%d item)";
"Expand" = "Perluas";
"Collapse" = "Ciutkan";
"Cleanup ideas" = "Ide pembersihan";
"%d unreadable item(s) skipped" = "%d item tidak terbaca dilewati";

Expand Down Expand Up @@ -1092,3 +1095,11 @@
"1 manual reset available" = "1 pengaturan ulang manual tersedia";
"%d manual resets available" = "%d pengaturan ulang manual tersedia";
"Next expires %@" = "Berikutnya kedaluwarsa %@";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "byte";
"byte_unit_kilobyte" = "kilobyte";
"byte_unit_kilobytes" = "kilobyte";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabyte";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabyte";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -881,6 +881,9 @@
"Clearing removes local temporary provider data." = "La cancellazione rimuove i dati temporanei locali dei provider.";
"Total: %@" = "Totale: %@";
"%d more items" = "%d elementi in più";
"Other (%d items)" = "Altro (%d elementi)";
"Expand" = "Espandi";
"Collapse" = "Comprimi";
"Cleanup ideas" = "Idee di pulizia";
"%d unreadable item(s) skipped" = "Saltati %d elemento/i illeggibili";

Expand Down Expand Up @@ -1092,3 +1095,11 @@
"1 manual reset available" = "1 reimpostazione manuale disponibile";
"%d manual resets available" = "%d reimpostazioni manuali disponibili";
"Next expires %@" = "La prossima scade %@";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "byte";
"byte_unit_kilobyte" = "kilobyte";
"byte_unit_kilobytes" = "kilobyte";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabyte";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabyte";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1089,3 +1089,14 @@
"1 manual reset available" = "手動リセットが1回利用可能";
"%d manual resets available" = "手動リセットが%d回利用可能";
"Next expires %@" = "次回の有効期限:%@";
"Other (%d items)" = "その他(%d項目)";
"Expand" = "展開";
"Collapse" = "折りたたむ";
"byte_unit_byte" = "バイト";
"byte_unit_bytes" = "バイト";
"byte_unit_kilobyte" = "キロバイト";
"byte_unit_kilobytes" = "キロバイト";
"byte_unit_megabyte" = "メガバイト";
"byte_unit_megabytes" = "メガバイト";
"byte_unit_gigabyte" = "ギガバイト";
"byte_unit_gigabytes" = "ギガバイト";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1059,3 +1059,14 @@
"1 manual reset available" = "수동 재설정 1회 사용 가능";
"%d manual resets available" = "수동 재설정 %d회 사용 가능";
"Next expires %@" = "다음 만료: %@";
"Other (%d items)" = "기타(%d개 항목)";
"Expand" = "펼치기";
"Collapse" = "접기";
"byte_unit_byte" = "바이트";
"byte_unit_bytes" = "바이트";
"byte_unit_kilobyte" = "킬로바이트";
"byte_unit_kilobytes" = "킬로바이트";
"byte_unit_megabyte" = "메가바이트";
"byte_unit_megabytes" = "메가바이트";
"byte_unit_gigabyte" = "기가바이트";
"byte_unit_gigabytes" = "기가바이트";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1088,3 +1088,14 @@
"1 manual reset available" = "1 handmatige reset beschikbaar";
"%d manual resets available" = "%d handmatige resets beschikbaar";
"Next expires %@" = "Volgende verloopt %@";
"Other (%d items)" = "Overig (%d onderdelen)";
"Expand" = "Uitvouwen";
"Collapse" = "Invouwen";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "bytes";
"byte_unit_kilobyte" = "kilobyte";
"byte_unit_kilobytes" = "kilobytes";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabytes";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabytes";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/pl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -881,6 +881,9 @@
"Clearing removes local temporary provider data." = "Czyszczenie usuwa lokalne tymczasowe dane dostawców.";
"Total: %@" = "Łącznie: %@";
"%d more items" = "Jeszcze %d pozycji";
"Other (%d items)" = "Inne (%d elementów)";
"Expand" = "Rozwiń";
"Collapse" = "Zwiń";
"Cleanup ideas" = "Pomysły na czyszczenie";
"%d unreadable item(s) skipped" = "Pominięto %d nieczytelnych elementów";

Expand Down Expand Up @@ -1092,3 +1095,11 @@
"1 manual reset available" = "Dostępny 1 ręczny reset";
"%d manual resets available" = "Dostępne ręczne resety: %d";
"Next expires %@" = "Następny wygasa %@";
"byte_unit_byte" = "bajt";
"byte_unit_bytes" = "bajty";
"byte_unit_kilobyte" = "kilobajt";
"byte_unit_kilobytes" = "kilobajty";
"byte_unit_megabyte" = "megabajt";
"byte_unit_megabytes" = "megabajty";
"byte_unit_gigabyte" = "gigabajt";
"byte_unit_gigabytes" = "gigabajty";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/pt-BR.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1089,3 +1089,14 @@
"1 manual reset available" = "1 redefinição manual disponível";
"%d manual resets available" = "%d redefinições manuais disponíveis";
"Next expires %@" = "Próximo expira %@";
"Other (%d items)" = "Outros (%d itens)";
"Expand" = "Expandir";
"Collapse" = "Recolher";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "bytes";
"byte_unit_kilobyte" = "quilobyte";
"byte_unit_kilobytes" = "quilobytes";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabytes";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabytes";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/sv.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1087,3 +1087,14 @@
"1 manual reset available" = "1 manuell återställning tillgänglig";
"%d manual resets available" = "%d manuella återställningar tillgängliga";
"Next expires %@" = "Nästa upphör %@";
"Other (%d items)" = "Övrigt (%d objekt)";
"Expand" = "Expandera";
"Collapse" = "Fäll ihop";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "byte";
"byte_unit_kilobyte" = "kilobyte";
"byte_unit_kilobytes" = "kilobyte";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabyte";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabyte";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/th.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -879,6 +879,9 @@
"Clearing removes local temporary provider data." = "การหักล้างจะลบข้อมูลผู้ให้บริการชั่วคราวในเครื่อง";
"Total: %@" = "ทั้งหมด: %@";
"%d more items" = "%d รายการเพิ่มเติม";
"Other (%d items)" = "อื่น ๆ (%d รายการ)";
"Expand" = "ขยาย";
"Collapse" = "ยุบ";
"Cleanup ideas" = "ไอเดียการล้างข้อมูล";
"%d unreadable item(s) skipped" = "ข้ามรายการที่อ่านไม่ได้ %d รายการ";

Expand Down Expand Up @@ -1093,3 +1096,11 @@
"1 manual reset available" = "มีการรีเซ็ตด้วยตนเอง 1 ครั้ง";
"%d manual resets available" = "มีการรีเซ็ตด้วยตนเอง %d ครั้ง";
"Next expires %@" = "รายการถัดไปหมดอายุ %@";
"byte_unit_byte" = "ไบต์";
"byte_unit_bytes" = "ไบต์";
"byte_unit_kilobyte" = "กิโลไบต์";
"byte_unit_kilobytes" = "กิโลไบต์";
"byte_unit_megabyte" = "เมกะไบต์";
"byte_unit_megabytes" = "เมกะไบต์";
"byte_unit_gigabyte" = "กิกะไบต์";
"byte_unit_gigabytes" = "กิกะไบต์";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/tr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,9 @@
"Clearing removes local temporary provider data." = "Temizleme, yerel geçici sağlayıcı verilerini kaldırır.";
"Total: %@" = "Toplam: %@";
"%d more items" = "%d öğe daha";
"Other (%d items)" = "Diğer (%d öğe)";
"Expand" = "Genişlet";
"Collapse" = "Daralt";
"Cleanup ideas" = "Temizlik önerileri";
"%d unreadable item(s) skipped" = "%d okunamaz öğe atlandı";
"API key limit" = "API anahtarı limiti";
Expand Down Expand Up @@ -1090,3 +1093,11 @@
"1 manual reset available" = "1 manuel sıfırlama kullanılabilir";
"%d manual resets available" = "%d manuel sıfırlama kullanılabilir";
"Next expires %@" = "Sonraki sona erme %@";
"byte_unit_byte" = "bayt";
"byte_unit_bytes" = "bayt";
"byte_unit_kilobyte" = "kilobayt";
"byte_unit_kilobytes" = "kilobayt";
"byte_unit_megabyte" = "megabayt";
"byte_unit_megabytes" = "megabayt";
"byte_unit_gigabyte" = "gigabayt";
"byte_unit_gigabytes" = "gigabayt";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/uk.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1088,3 +1088,14 @@
"1 manual reset available" = "Доступне 1 ручне скидання";
"%d manual resets available" = "Доступно ручних скидань: %d";
"Next expires %@" = "Наступне спливає %@";
"Other (%d items)" = "Інше (%d елементів)";
"Expand" = "Розгорнути";
"Collapse" = "Згорнути";
"byte_unit_byte" = "байт";
"byte_unit_bytes" = "байти";
"byte_unit_kilobyte" = "кілобайт";
"byte_unit_kilobytes" = "кілобайти";
"byte_unit_megabyte" = "мегабайт";
"byte_unit_megabytes" = "мегабайти";
"byte_unit_gigabyte" = "гігабайт";
"byte_unit_gigabytes" = "гігабайти";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/vi.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1089,3 +1089,14 @@
"1 manual reset available" = "Có 1 lần đặt lại thủ công";
"%d manual resets available" = "Có %d lần đặt lại thủ công";
"Next expires %@" = "Lượt tiếp theo hết hạn %@";
"Other (%d items)" = "Khác (%d mục)";
"Expand" = "Mở rộng";
"Collapse" = "Thu gọn";
"byte_unit_byte" = "byte";
"byte_unit_bytes" = "byte";
"byte_unit_kilobyte" = "kilobyte";
"byte_unit_kilobytes" = "kilobyte";
"byte_unit_megabyte" = "megabyte";
"byte_unit_megabytes" = "megabyte";
"byte_unit_gigabyte" = "gigabyte";
"byte_unit_gigabytes" = "gigabyte";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -1065,3 +1065,14 @@
"1 manual reset available" = "1 次手动重置可用";
"%d manual resets available" = "%d 次手动重置可用";
"Next expires %@" = "下一个将于 %@ 到期";
"Other (%d items)" = "其他(%d 项)";
"Expand" = "展开";
"Collapse" = "收起";
"byte_unit_byte" = "字节";
"byte_unit_bytes" = "字节";
"byte_unit_kilobyte" = "千字节";
"byte_unit_kilobytes" = "千字节";
"byte_unit_megabyte" = "兆字节";
"byte_unit_megabytes" = "兆字节";
"byte_unit_gigabyte" = "吉字节";
"byte_unit_gigabytes" = "吉字节";
11 changes: 11 additions & 0 deletions Sources/CodexBar/Resources/zh-Hant.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -961,3 +961,14 @@
"1 manual reset available" = "可使用 1 次手動重設";
"%d manual resets available" = "可使用 %d 次手動重設";
"Next expires %@" = "下一個將於 %@ 到期";
"Other (%d items)" = "其他(%d 個項目)";
"Expand" = "展開";
"Collapse" = "收合";
"byte_unit_byte" = "位元組";
"byte_unit_bytes" = "位元組";
"byte_unit_kilobyte" = "千位元組";
"byte_unit_kilobytes" = "千位元組";
"byte_unit_megabyte" = "百萬位元組";
"byte_unit_megabytes" = "百萬位元組";
"byte_unit_gigabyte" = "十億位元組";
"byte_unit_gigabytes" = "十億位元組";
Loading