Skip to content

Commit 8748aca

Browse files
committed
i18n: add missing actions.status_unlocked translations across locale files
1 parent 8dfa66f commit 8748aca

14 files changed

Lines changed: 14 additions & 0 deletions

File tree

crates/sen-i18n/locales/ar.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "لا يمكن تطبيق حماية التقاط ال
415415
app.log_first_run_light: "التشغيل الأول: اكتشف النظام الوضع الفاتح، سيتم تعيين السمة إلى فاتح"
416416
app.log_first_run_dark: "التشغيل الأول: اكتشف النظام الوضع الداكن (السمة الافتراضية)"
417417

418+
actions.status_unlocked: "🔓 تم إلغاء القفل"
418419
actions.status_new: "تم إنشاء مستند جديد"
419420
actions.log_new: "تم إنشاء مستند جديد"
420421
actions.status_closed: "تم إغلاق الملف"

crates/sen-i18n/locales/cz.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "Nelze použít ochranu proti snímání obrazovky: HW
415415
app.log_first_run_light: "První spuštění: Systém detekoval světlý režim, nastavení motivu na Světlý"
416416
app.log_first_run_dark: "První spuštění: Systém detekoval tmavý režim (výchozí motiv)"
417417

418+
actions.status_unlocked: "🔓 Odemčeno"
418419
actions.status_new: "Nový dokument vytvořen"
419420
actions.log_new: "Nový dokument vytvořen"
420421
actions.status_closed: "Soubor zavřen"

crates/sen-i18n/locales/de.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "Bildschirmaufnahmeschutz kann nicht angewendet werden
415415
app.log_first_run_light: "Erster Start: System hat den hellen Modus erkannt, Theme wird auf Hell gesetzt"
416416
app.log_first_run_dark: "Erster Start: System hat den dunklen Modus erkannt (Standard-Theme)"
417417

418+
actions.status_unlocked: "🔓 Entsperrt"
418419
actions.status_new: "Neues Dokument erstellt"
419420
actions.log_new: "Neues Dokument erstellt"
420421
actions.status_closed: "Datei geschlossen"

crates/sen-i18n/locales/es.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "No se puede aplicar la protección contra captura de
415415
app.log_first_run_light: "Primera ejecución: El sistema detectó el modo Claro, configurando el tema a Claro"
416416
app.log_first_run_dark: "Primera ejecución: El sistema detectó el modo Oscuro (tema predeterminado)"
417417

418+
actions.status_unlocked: "🔓 Desbloqueado"
418419
actions.status_new: "Nuevo documento creado"
419420
actions.log_new: "Nuevo documento creado"
420421
actions.status_closed: "Archivo cerrado"

crates/sen-i18n/locales/fr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "Impossible d'appliquer la protection contre la captur
415415
app.log_first_run_light: "Premier lancement : le système a détecté le mode Clair, définition du thème sur Clair"
416416
app.log_first_run_dark: "Premier lancement : le système a détecté le mode Sombre (thème par défaut)"
417417

418+
actions.status_unlocked: "🔓 Déverrouillé"
418419
actions.status_new: "Nouveau document créé"
419420
actions.log_new: "Nouveau document créé"
420421
actions.status_closed: "Fichier fermé"

crates/sen-i18n/locales/it.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "Impossibile applicare la protezione acquisizione sche
415415
app.log_first_run_light: "Primo avvio: Il sistema ha rilevato la modalità Chiara, impostazione del tema su Chiaro"
416416
app.log_first_run_dark: "Primo avvio: Il sistema ha rilevato la modalità Scura (tema predefinito)"
417417

418+
actions.status_unlocked: "🔓 Sbloccato"
418419
actions.status_new: "Nuovo documento creato"
419420
actions.log_new: "Nuovo documento creato"
420421
actions.status_closed: "File chiuso"

crates/sen-i18n/locales/ja.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "画面キャプチャ保護を適用できません:
415415
app.log_first_run_light: "初回起動: システムがライトモードを検出しました。テーマをライトに設定します"
416416
app.log_first_run_dark: "初回起動: システムがダークモードを検出しました (デフォルトテーマ)"
417417

418+
actions.status_unlocked: "🔓 ロック解除"
418419
actions.status_new: "新しいドキュメントを作成しました"
419420
actions.log_new: "新しいドキュメントを作成しました"
420421
actions.status_closed: "ファイルを閉じました"

crates/sen-i18n/locales/nl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "Kan schermopnamebeveiliging niet toepassen: HWND niet
415415
app.log_first_run_light: "Eerste start: Systeem heeft lichte modus gedetecteerd, thema wordt op Licht ingesteld"
416416
app.log_first_run_dark: "Eerste start: Systeem heeft donkere modus gedetecteerd (standaardthema)"
417417

418+
actions.status_unlocked: "🔓 Ontgrendeld"
418419
actions.status_new: "Nieuw document aangemaakt"
419420
actions.log_new: "Nieuw document aangemaakt"
420421
actions.status_closed: "Bestand gesloten"

crates/sen-i18n/locales/pl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "Nie można zastosować ochrony przed przechwytywaniem
415415
app.log_first_run_light: "Pierwsze uruchomienie: System wykrył tryb Jasny, ustawianie motywu na Jasny"
416416
app.log_first_run_dark: "Pierwsze uruchomienie: System wykrył tryb Ciemny (motyw domyślny)"
417417

418+
actions.status_unlocked: "🔓 Odblokowano"
418419
actions.status_new: "Utworzono nowy dokument"
419420
actions.log_new: "Utworzono nowy dokument"
420421
actions.status_closed: "Plik zamknięty"

crates/sen-i18n/locales/pt-BR.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ app.log_capture_err_hwnd: "Não foi possível aplicar proteção contra captura
415415
app.log_first_run_light: "Primeira execução: O sistema detectou o modo Claro, definindo o tema para Claro"
416416
app.log_first_run_dark: "Primeira execução: O sistema detectou o modo Escuro (tema padrão)"
417417

418+
actions.status_unlocked: "🔓 Desbloqueado"
418419
actions.status_new: "Novo documento criado"
419420
actions.log_new: "Novo documento criado"
420421
actions.status_closed: "Arquivo fechado"

0 commit comments

Comments
 (0)