Compare commits

..

1 Commits

Author SHA1 Message Date
462f55f374 fix(deps): update dependency zod to v4.1.12 2025-11-10 17:46:41 +00:00
2 changed files with 11 additions and 13 deletions

View File

@ -123,7 +123,7 @@
},
"language": {
"dialog": {
"message": "Dil yenidən başlatmadan sonra dəyişiləcək",
"message": "Dil yenidən başladılandan sonra dəyişəcək",
"title": "Dil dəyişdirildi"
},
"label": "Dil",
@ -131,11 +131,9 @@
"to-help-translate": "Tərcüməyə kömək etmək istəyirsiniz? Buraya basın"
}
},
"resume-on-start": "Tətbiq başladıqda son mahnıdan davam et",
"single-instance-lock": "Tək proqram kilidi",
"start-at-login": "Giriş səhifəsində başlat",
"resume-on-start": "Tətbiq başladıqda son mahnını davam etdir",
"starting-page": {
"label": "Giriş səhifəsi",
"label": "Başlanğıc səhifəsi",
"unset": "Təyin edilməyib"
},
"tray": {

View File

@ -33,25 +33,25 @@
"css-file-not-found": "Arquivo CSS \"{{cssFile}}\" não existe, ignorando"
},
"unresponsive": {
"details": "Erro por falta de resposta!\n{{error}}"
"details": "Erro de falta de resposta!\n{{error}}"
},
"when-ready": {
"clearing-cache-after-20s": "Limpando cache do aplicativo"
},
"window": {
"tried-to-render-offscreen": "A janela tentou renderizar fora dos parâmetros da tela, tamanho da janela={{windowSize}}, tamanho da tela={{displaySize}}, posição={{position}}"
"tried-to-render-offscreen": "A janela tentou renderizar fora da tela, tamanho da janela={{windowSize}}, tamanho da tela={{displaySize}}, posição={{position}}"
}
},
"dialog": {
"hide-menu-enabled": {
"detail": "O menu está oculto, use 'Alt' para mostrá-lo (ou 'Esc' ao usar o menu dentro do aplicativo)",
"message": "Ocultar Menu está ativado",
"title": "Ocultar Menu ativado"
"message": "Ocultar menu está ativado",
"title": "Ocultar menu ativado"
},
"need-to-restart": {
"buttons": {
"later": "Depois",
"restart-now": "Reiniciar Agora"
"restart-now": "Reiniciar agora"
},
"detail": "O plugin \"{{pluginName}}\" requer uma reinicialização para entrar em vigor",
"message": "\"{{pluginName}}\" precisa reiniciar",
@ -84,7 +84,7 @@
"label": "Navegação",
"submenu": {
"copy-current-url": "Copiar URL atual",
"go-back": "Retornar",
"go-back": "Voltar",
"go-forward": "Avançar",
"quit": "Sair",
"restart": "Reiniciar aplicativo"
@ -462,8 +462,8 @@
"label": "Texto de status",
"submenu": {
"artist": "Ouvindo {artist}",
"pear-desktop": "Ouvindo Pear Desktop",
"title": "Ouvindo {song title}"
"title": "Ouvindo {song title}",
"pear-desktop": "Ouvindo Pear Desktop"
}
}
},