Skip to content

Commit

Permalink
chore: add the critical translations by using AI
Browse files Browse the repository at this point in the history
  • Loading branch information
bjarneo committed Oct 29, 2024
1 parent f397947 commit 403e220
Show file tree
Hide file tree
Showing 10 changed files with 97 additions and 19 deletions.
18 changes: 17 additions & 1 deletion public/locales/cs/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
"create": "Vytvořit",
"sign_in": "Přihlásit se",
"complete_url": "Kompletní tajný URL",
"complete_url_description": "Toto je kompletní URL včetně dešifrovacího klíče. Sdílejte tento URL pro přímý přístup k tajemství."
"complete_url_description": "Toto je kompletní URL včetně dešifrovacího klíče. Sdílejte tento URL pro přímý přístup k tajemství.",
"features": "Funkce"
},
"secret": {
"view_your_secret": "Zobrazit tajemství",
Expand Down Expand Up @@ -100,5 +101,20 @@
"secrets": {
"secrets": "Tajemství",
"secret": "Tajemství"
},
"not_logged_in": "Nejste přihlášeni",
"something_went_wrong": "Něco se pokazilo!",
"loading": "Načítání",
"common": {},
"header": {
"nav": {
"close": "Zavřít navigaci",
"open": "Otevřít navigaci"
},
"session": {
"auth": "Ověření",
"expire": "Vaše relace brzy vyprší. Chcete ji prodloužit?",
"update": "Aktualizovat relaci"
}
}
}
7 changes: 4 additions & 3 deletions public/locales/de/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"upload_files": "Dateien hochladen",
"expiration": "Ablauffrist von 14 und 28 Tagen für Geheimnisse",
"secrets": "Geheimnisse anzeigen und löschen",
"more": "Weitere Funktionen sind in Arbeit! Danke, dass du Hemmelig.app beigetreten bist!"
"more": "Weitere Funktionen sind in Arbeit! Danke, dass du Hemmelig.app beigetreten bist!",
"features": "Funktionen"
},
"account": {
"passwords_does_not_match": "Die Passwörter stimmen nicht überein",
Expand Down Expand Up @@ -153,8 +154,8 @@
"copied": "Kopiert!",
"create": "Erstellen",
"sign_in": "Anmelden",
"complete_url": "Vollständige Geheimnis-URL",
"complete_url_description": "Dies ist die vollständige URL einschließlich des Entschlüsselungsschlüssels. Teilen Sie diese URL, um direkten Zugriff auf das Geheimnis zu gewähren."
"complete_url": "Vollständige geheime URL",
"complete_url_description": "Dies ist die vollständige URL einschließlich des Entschlüsselungsschlüssels. Teilen Sie diese URL für direkten Zugriff auf das Geheimnis."
},
"secret": {
"view_your_secret": "Dein Geheimnis anzeigen",
Expand Down
16 changes: 16 additions & 0 deletions public/locales/es/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,21 @@
"secrets": "Secretos",
"secret": "Secreto",
"deleted": "Secreto eliminado"
},
"not_logged_in": "No has iniciado sesión",
"something_went_wrong": "¡Algo salió mal!",
"loading": "Cargando",
"common": {},
"account": {
"home": {
"features": "Características"
}
},
"header": {
"session": {
"auth": "Autenticación",
"expire": "Tu sesión está a punto de expirar. ¿Quieres extenderla?",
"update": "Actualizar sesión"
}
}
}
3 changes: 2 additions & 1 deletion public/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"upload_files": "Téléversement de fichiers",
"expiration": "Délai d'expiration de secret de 14 ou 28 jour",
"secrets": "Lister et supprimer vos secrets",
"more": "Plus de fonctionnalités arrivent ! Merci d'avoir rejoint Hemmelig.app !"
"more": "Plus de fonctionnalités arrivent ! Merci d'avoir rejoint Hemmelig.app !",
"features": "Fonctionnalités"
},
"account": {
"passwords_does_not_match": "Les mots de passe ne correspondent pas",
Expand Down
3 changes: 2 additions & 1 deletion public/locales/it/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"upload_files": "Caricare file",
"expiration": "Estensione giorni di scadenza per i segreti fino a 14 e 28 giorni",
"secrets": "Visualizzare ed eliminare i tuoi segreti",
"more": "Altre funzionalità sono in arrivo! Grazie per aver scelto Hemmelig.app!"
"more": "Altre funzionalità sono in arrivo! Grazie per aver scelto Hemmelig.app!",
"features": "Funzionalità"
},
"account": {
"passwords_does_not_match": "Le password non coincidono",
Expand Down
5 changes: 3 additions & 2 deletions public/locales/nl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sign_out": "Uitloggen",
"sign_up": "Registreren",
"not_logged_in": "Niet ingelogd",
"something_went_wrong": "Er is iets foutgegaan!",
"something_went_wrong": "Er is iets misgegaan!",
"loading": "Laden",
"account": {
"home": {
Expand All @@ -15,7 +15,8 @@
"upload_files": "Bestanden uploaden",
"expiration": "Een verlooptijd voor geheimen van 14 of 28 dagen",
"secrets": "Het bekijken en verwijderen van je geheimen",
"more": "Meer functies zullen later worden toegevoegd! Fijn dat je Hemmelig.app gebruikt!"
"more": "Meer functies zullen later worden toegevoegd! Fijn dat je Hemmelig.app gebruikt!",
"features": "Functies"
},
"account": {
"passwords_does_not_match": "Wachtwoorden komen niet overeen",
Expand Down
24 changes: 22 additions & 2 deletions public/locales/pt/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"copied": "Copiado!",
"create": "Criar",
"sign_in": "Entrar",
"complete_url": "URL completa do segredo",
"complete_url_description": "Esta é a URL completa incluindo a chave de descriptografia. Compartilhe esta URL para dar acesso direto ao segredo."
"complete_url": "URL secreto completo",
"complete_url_description": "Este é o URL completo incluindo a chave de desencriptação. Partilhe este URL para dar acesso direto ao segredo."
},
"secret": {
"view_your_secret": "Ver o seu segredo",
Expand Down Expand Up @@ -100,5 +100,25 @@
"segredos": {
"secrets": "Segredos",
"secret": "Segredo"
},
"not_logged_in": "Não está autenticado",
"something_went_wrong": "Algo correu mal!",
"loading": "A carregar",
"common": {},
"account": {
"home": {
"features": "Funcionalidades"
}
},
"header": {
"nav": {
"close": "Fechar navegação",
"open": "Abrir navegação"
},
"session": {
"auth": "Autenticação",
"expire": "A sua sessão está prestes a expirar. Deseja prolongá-la?",
"update": "Atualizar sessão"
}
}
}
7 changes: 4 additions & 3 deletions public/locales/sl/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"sign_in": "Prijava",
"sign_out": "Odjava",
"sign_up": "Registracija",
"not_logged_in": "Nisi prijavljen",
"not_logged_in": "Niste prijavljeni",
"something_went_wrong": "Nekaj je šlo narobe!",
"loading": "Nalagam",
"loading": "Nalaganje",
"account": {
"home": {
"title": "Račun",
Expand All @@ -15,7 +15,8 @@
"upload_files": "Nalaganje datotek",
"expiration": "Rok uporabnosti 14 in 28 dni za skrivnosti",
"secrets": "Navedi in izbriši svoje skrivnosti",
"more": "Prihaja še več funkcij! Hvala, ker ste se pridružili Hemmelig.app!"
"more": "Prihaja še več funkcij! Hvala, ker ste se pridružili Hemmelig.app!",
"features": "Funkcije"
},
"account": {
"passwords_does_not_match": "Gesli se ne ujemata",
Expand Down
11 changes: 6 additions & 5 deletions public/locales/zh-CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sign_out": "登出",
"sign_up": "注册",
"not_logged_in": "未登录",
"something_went_wrong": "出了些问题",
"something_went_wrong": "出错了",
"loading": "加载中",
"account": {
"home": {
Expand All @@ -15,7 +15,8 @@
"upload_files": "上传文件",
"expiration": "14天和28天的秘密有效期",
"secrets": "列出并删除您的秘密",
"more": "更多功能即将推出!感谢您加入 Hemmelig.app!"
"more": "更多功能即将推出!感谢您加入 Hemmelig.app!",
"features": "功能"
},
"account": {
"passwords_does_not_match": "密码不匹配",
Expand Down Expand Up @@ -98,7 +99,7 @@
"optional_password": "您的可选密码",
"burn_aftertime": "仅在时间过期后销毁该秘密",
"restrict_from_ip": "基于IP或CIDR范围限制秘密的打开。例如CIDR: 192.168.1.0/24。",
"restrict_from_ip_placeholder": "通过IP或CIDR进行限制",
"restrict_from_ip_placeholder": "通过IP或CIDR进行限���",
"login_to_upload": "登录以上传文件",
"public_no_upload": "公开粘贴不允许上传文件",
"upload_files": "上传文件",
Expand Down Expand Up @@ -153,8 +154,8 @@
"copied": "已复制!",
"create": "创建",
"sign_in": "登录",
"complete_url": "完整密文URL",
"complete_url_description": "这是包含解密密钥的完整URL。分享此URL可直接访问内容"
"complete_url": "完整密钥URL",
"complete_url_description": "这是包含解密密钥的完整URL。分享此URL可直接访问密钥"
},
"secret": {
"view_your_secret": "查看您的秘密",
Expand Down
22 changes: 21 additions & 1 deletion public/locales/zh-TW/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,27 @@
"create": "建立",
"sign_in": "登入",
"complete_url": "完整密文網址",
"complete_url_description": "這是包含解密金鑰的完整網址。分享此網址可直接存取內容。"
"complete_url_description": "這是包含解密金鑰的完整網址。分享此網址可直接存取內容。",
"not_logged_in": "未登入",
"something_went_wrong": "發生錯誤!",
"loading": "載入中",
"common": {},
"account": {
"home": {
"features": "功能"
}
},
"header": {
"nav": {
"close": "關閉導覽",
"open": "開啟導覽"
},
"session": {
"auth": "認證",
"expire": "您的工作階段即將過期。是否要延長?",
"update": "更新工作階段"
}
}
},
"secret": {
"view_your_secret": "查看您的機密",
Expand Down

0 comments on commit 403e220

Please sign in to comment.