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
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# CLAUDE USAGE MONITOR
# This file is put in the public domain.
# mtwebster, 2025
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: claude-usage@mtwebster 1.0.0\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/"
"issues\n"
"POT-Creation-Date: 2026-01-03 13:15+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. metadata.json->name
msgid "Claude Usage Monitor"
msgstr ""

#. metadata.json->description
msgid "Display Claude API usage limits (5-hour and 7-day)"
msgstr ""

#. settings-schema.json->update-interval->units
msgid "minutes"
msgstr ""

#. settings-schema.json->update-interval->description
msgid "Update interval"
msgstr ""

#. settings-schema.json->update-interval->tooltip
msgid "How often to poll the Claude API for usage data (in minutes)"
msgstr ""

#. settings-schema.json->credentials-path->description
msgid "Alternate credentials file path"
msgstr ""

#. settings-schema.json->credentials-path->tooltip
msgid ""
"Path to Claude credentials JSON file (defaults to ~/.claude/.credentials."
"json otherwise)"
msgstr ""
51 changes: 51 additions & 0 deletions claude-usage@mtwebster/files/claude-usage@mtwebster/po/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# CLAUDE USAGE MONITOR
# This file is put in the public domain.
# mtwebster, 2025
#
msgid ""
msgstr ""
"Project-Id-Version: claude-usage@mtwebster 1.0.0\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-applets/issues\n"
"POT-Creation-Date: 2026-01-03 13:15+0100\n"
"PO-Revision-Date: 2026-01-03 13:27+0100\n"
"Last-Translator: FabRCT\n"
"Language-Team: none\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. metadata.json->name
msgid "Claude Usage Monitor"
msgstr "Moniteur d'utilisation de Claude"

#. metadata.json->description
msgid "Display Claude API usage limits (5-hour and 7-day)"
msgstr "Afficher les limites d'utilisation de l'API de Claude (5 heures et 7 jours)"

#. settings-schema.json->update-interval->units
msgid "minutes"
msgstr "minutes"

#. settings-schema.json->update-interval->description
msgid "Update interval"
msgstr "Intervalle de mise à jour"

#. settings-schema.json->update-interval->tooltip
msgid "How often to poll the Claude API for usage data (in minutes)"
msgstr ""
"Fréquence d'interrogation de l'API de Claude pour obtenir\n"
"les données d'utilisation (en minutes)"

#. settings-schema.json->credentials-path->description
msgid "Alternate credentials file path"
msgstr "Chemin d'accès alternatif au fichier d'identification"

#. settings-schema.json->credentials-path->tooltip
msgid ""
"Path to Claude credentials JSON file (defaults to ~/.claude/.credentials."
"json otherwise)"
msgstr ""
"Chemin d'accès au fichier JSON des identifiants de Claude\n"
"(par défaut : ~/.claude/.credentials.json)"