mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-05-25 01:11:28 +00:00
fix(locale): a little more drift
Lewis: May this revision serve well! <lu5a@proton.me>
This commit is contained in:
@@ -145,7 +145,52 @@
|
||||
"navDidDocument": "DID-dokumentti",
|
||||
"migrated": "Siirretty",
|
||||
"migratedTitle": "Tili siirretty",
|
||||
"migratedMessage": "Tilisi on siirretty palvelimelle {pds}. DID-dokumenttisi isännöidään edelleen täällä, ja voit päivittää sen tulevia siirtoja varten."
|
||||
"migratedMessage": "Tilisi on siirretty palvelimelle {pds}. DID-dokumenttisi isännöidään edelleen täällä, ja voit päivittää sen tulevia siirtoja varten.",
|
||||
"navAbout": "Tietoja"
|
||||
},
|
||||
"about": {
|
||||
"title": "Tietoja",
|
||||
"copyDebugInfo": "Kopioi virheenkorjaustiedot",
|
||||
"copied": "Virheenkorjaustiedot kopioitu leikepöydälle",
|
||||
"copyFailed": "Virheenkorjaustietojen kopiointi epäonnistui",
|
||||
"serverSection": "Palvelin",
|
||||
"frontendSection": "Käyttöliittymä",
|
||||
"accountSection": "Tili",
|
||||
"environmentSection": "Ympäristö",
|
||||
"serverName": "Palvelimen nimi",
|
||||
"pdsVersion": "PDS-versio",
|
||||
"serverUrl": "Palvelimen URL",
|
||||
"availableDomains": "Käytettävissä olevat verkkotunnukset",
|
||||
"did": "DID",
|
||||
"handle": "Käyttäjätunnus",
|
||||
"accountStatus": "Tilin tila",
|
||||
"adminStatus": "Ylläpitäjä",
|
||||
"userAgent": "Käyttäjäagentti",
|
||||
"locale": "Kieli",
|
||||
"screenSize": "Näytön koko",
|
||||
"yes": "Kyllä",
|
||||
"no": "Ei",
|
||||
"unknown": "Tuntematon",
|
||||
"notConfigured": "Ei määritetty",
|
||||
"serverDid": "Palvelimen DID",
|
||||
"inviteCodeRequired": "Kutsukoodi vaaditaan",
|
||||
"selfHostedDidWeb": "Itse isännöity DID:web",
|
||||
"enabled": "Käytössä",
|
||||
"disabled": "Pois käytöstä",
|
||||
"contactSection": "Yhteystiedot & käytännöt",
|
||||
"contactEmail": "Yhteyssähköposti",
|
||||
"privacyPolicy": "Tietosuojakäytäntö",
|
||||
"termsOfService": "Käyttöehdot",
|
||||
"communicationSection": "Viestintä",
|
||||
"availableChannels": "Käytettävissä olevat kanavat",
|
||||
"discordBot": "Discord-botti",
|
||||
"discordAppId": "Discord-sovelluksen tunnus",
|
||||
"telegramBot": "Telegram-botti",
|
||||
"svelteVersion": "Svelte",
|
||||
"svelteI18nVersion": "svelte-i18n",
|
||||
"viteVersion": "Vite",
|
||||
"buildMode": "Käännöstila",
|
||||
"userCount": "Käyttäjämäärä"
|
||||
},
|
||||
"didEditor": {
|
||||
"preview": "Nykyinen DID-dokumentti",
|
||||
|
||||
@@ -145,7 +145,52 @@
|
||||
"navDidDocument": "Document DID",
|
||||
"migrated": "Migré",
|
||||
"migratedTitle": "Compte migré",
|
||||
"migratedMessage": "Votre compte a été migré vers {pds}. Votre document DID est toujours hébergé ici, et vous pouvez le mettre à jour pour de futures migrations."
|
||||
"migratedMessage": "Votre compte a été migré vers {pds}. Votre document DID est toujours hébergé ici, et vous pouvez le mettre à jour pour de futures migrations.",
|
||||
"navAbout": "À propos"
|
||||
},
|
||||
"about": {
|
||||
"title": "À propos",
|
||||
"copyDebugInfo": "Copier les informations de débogage",
|
||||
"copied": "Informations de débogage copiées dans le presse-papiers",
|
||||
"copyFailed": "Échec de la copie des informations de débogage",
|
||||
"serverSection": "Serveur",
|
||||
"frontendSection": "Interface utilisateur",
|
||||
"accountSection": "Compte",
|
||||
"environmentSection": "Environnement",
|
||||
"serverName": "Nom du serveur",
|
||||
"pdsVersion": "Version du PDS",
|
||||
"serverUrl": "URL du serveur",
|
||||
"availableDomains": "Domaines disponibles",
|
||||
"did": "DID",
|
||||
"handle": "Nom d'utilisateur",
|
||||
"accountStatus": "Statut du compte",
|
||||
"adminStatus": "Administrateur",
|
||||
"userAgent": "Agent utilisateur",
|
||||
"locale": "Langue",
|
||||
"screenSize": "Taille de l'écran",
|
||||
"yes": "Oui",
|
||||
"no": "Non",
|
||||
"unknown": "Inconnu",
|
||||
"notConfigured": "Non configuré",
|
||||
"serverDid": "DID du serveur",
|
||||
"inviteCodeRequired": "Code d'invitation requis",
|
||||
"selfHostedDidWeb": "DID:web auto-hébergé",
|
||||
"enabled": "Activé",
|
||||
"disabled": "Désactivé",
|
||||
"contactSection": "Contact & Politiques",
|
||||
"contactEmail": "E-mail de contact",
|
||||
"privacyPolicy": "Politique de confidentialité",
|
||||
"termsOfService": "Conditions d'utilisation",
|
||||
"communicationSection": "Communication",
|
||||
"availableChannels": "Canaux disponibles",
|
||||
"discordBot": "Bot Discord",
|
||||
"discordAppId": "ID d'application Discord",
|
||||
"telegramBot": "Bot Telegram",
|
||||
"svelteVersion": "Svelte",
|
||||
"svelteI18nVersion": "svelte-i18n",
|
||||
"viteVersion": "Vite",
|
||||
"buildMode": "Mode de compilation",
|
||||
"userCount": "Nombre d'utilisateurs"
|
||||
},
|
||||
"didEditor": {
|
||||
"preview": "Document DID actuel",
|
||||
|
||||
@@ -145,7 +145,52 @@
|
||||
"navDidDocument": "DID ドキュメント",
|
||||
"migrated": "移行済み",
|
||||
"migratedTitle": "アカウント移行済み",
|
||||
"migratedMessage": "アカウントは {pds} に移行されました。DID ドキュメントは引き続きここでホストされています。"
|
||||
"migratedMessage": "アカウントは {pds} に移行されました。DID ドキュメントは引き続きここでホストされています。",
|
||||
"navAbout": "情報"
|
||||
},
|
||||
"about": {
|
||||
"title": "情報",
|
||||
"copyDebugInfo": "デバッグ情報をコピー",
|
||||
"copied": "デバッグ情報をクリップボードにコピーしました",
|
||||
"copyFailed": "デバッグ情報のコピーに失敗しました",
|
||||
"serverSection": "サーバー",
|
||||
"frontendSection": "フロントエンド",
|
||||
"accountSection": "アカウント",
|
||||
"environmentSection": "環境",
|
||||
"serverName": "サーバー名",
|
||||
"pdsVersion": "PDS バージョン",
|
||||
"serverUrl": "サーバー URL",
|
||||
"availableDomains": "利用可能なドメイン",
|
||||
"did": "DID",
|
||||
"handle": "ハンドル",
|
||||
"accountStatus": "アカウントステータス",
|
||||
"adminStatus": "管理者",
|
||||
"userAgent": "ユーザーエージェント",
|
||||
"locale": "言語",
|
||||
"screenSize": "画面サイズ",
|
||||
"yes": "はい",
|
||||
"no": "いいえ",
|
||||
"unknown": "不明",
|
||||
"notConfigured": "未設定",
|
||||
"serverDid": "サーバー DID",
|
||||
"inviteCodeRequired": "招待コードが必要",
|
||||
"selfHostedDidWeb": "セルフホスト DID:web",
|
||||
"enabled": "有効",
|
||||
"disabled": "無効",
|
||||
"contactSection": "連絡先とポリシー",
|
||||
"contactEmail": "連絡先メール",
|
||||
"privacyPolicy": "プライバシーポリシー",
|
||||
"termsOfService": "利用規約",
|
||||
"communicationSection": "通信",
|
||||
"availableChannels": "利用可能なチャンネル",
|
||||
"discordBot": "Discord ボット",
|
||||
"discordAppId": "Discord アプリ ID",
|
||||
"telegramBot": "Telegram ボット",
|
||||
"svelteVersion": "Svelte",
|
||||
"svelteI18nVersion": "svelte-i18n",
|
||||
"viteVersion": "Vite",
|
||||
"buildMode": "ビルドモード",
|
||||
"userCount": "ユーザー数"
|
||||
},
|
||||
"didEditor": {
|
||||
"preview": "現在の DID ドキュメント",
|
||||
|
||||
@@ -145,7 +145,52 @@
|
||||
"navDidDocument": "DID 문서",
|
||||
"migrated": "마이그레이션됨",
|
||||
"migratedTitle": "계정 마이그레이션됨",
|
||||
"migratedMessage": "계정이 {pds}로 마이그레이션되었습니다. DID 문서는 여전히 여기에서 호스팅됩니다."
|
||||
"migratedMessage": "계정이 {pds}로 마이그레이션되었습니다. DID 문서는 여전히 여기에서 호스팅됩니다.",
|
||||
"navAbout": "정보"
|
||||
},
|
||||
"about": {
|
||||
"title": "정보",
|
||||
"copyDebugInfo": "디버그 정보 복사",
|
||||
"copied": "디버그 정보가 클립보드에 복사되었습니다",
|
||||
"copyFailed": "디버그 정보 복사에 실패했습니다",
|
||||
"serverSection": "서버",
|
||||
"frontendSection": "프론트엔드",
|
||||
"accountSection": "계정",
|
||||
"environmentSection": "환경",
|
||||
"serverName": "서버 이름",
|
||||
"pdsVersion": "PDS 버전",
|
||||
"serverUrl": "서버 URL",
|
||||
"availableDomains": "사용 가능한 도메인",
|
||||
"did": "DID",
|
||||
"handle": "핸들",
|
||||
"accountStatus": "계정 상태",
|
||||
"adminStatus": "관리자",
|
||||
"userAgent": "사용자 에이전트",
|
||||
"locale": "언어",
|
||||
"screenSize": "화면 크기",
|
||||
"yes": "예",
|
||||
"no": "아니요",
|
||||
"unknown": "알 수 없음",
|
||||
"notConfigured": "구성되지 않음",
|
||||
"serverDid": "서버 DID",
|
||||
"inviteCodeRequired": "초대 코드 필요",
|
||||
"selfHostedDidWeb": "자체 호스팅 DID:web",
|
||||
"enabled": "활성화됨",
|
||||
"disabled": "비활성화됨",
|
||||
"contactSection": "연락처 및 정책",
|
||||
"contactEmail": "연락처 이메일",
|
||||
"privacyPolicy": "개인정보 처리방침",
|
||||
"termsOfService": "서비스 약관",
|
||||
"communicationSection": "통신",
|
||||
"availableChannels": "사용 가능한 채널",
|
||||
"discordBot": "Discord 봇",
|
||||
"discordAppId": "Discord 앱 ID",
|
||||
"telegramBot": "Telegram 봇",
|
||||
"svelteVersion": "Svelte",
|
||||
"svelteI18nVersion": "svelte-i18n",
|
||||
"viteVersion": "Vite",
|
||||
"buildMode": "빌드 모드",
|
||||
"userCount": "사용자 수"
|
||||
},
|
||||
"didEditor": {
|
||||
"preview": "현재 DID 문서",
|
||||
|
||||
@@ -145,7 +145,52 @@
|
||||
"navDidDocument": "DID-dokument",
|
||||
"migrated": "Flyttad",
|
||||
"migratedTitle": "Konto flyttat",
|
||||
"migratedMessage": "Ditt konto har flyttats till {pds}. Ditt DID-dokument finns fortfarande här."
|
||||
"migratedMessage": "Ditt konto har flyttats till {pds}. Ditt DID-dokument finns fortfarande här.",
|
||||
"navAbout": "Om"
|
||||
},
|
||||
"about": {
|
||||
"title": "Om",
|
||||
"copyDebugInfo": "Kopiera felsökningsinformation",
|
||||
"copied": "Felsökningsinformation kopierad till urklipp",
|
||||
"copyFailed": "Kunde inte kopiera felsökningsinformation",
|
||||
"serverSection": "Server",
|
||||
"frontendSection": "Frontend",
|
||||
"accountSection": "Konto",
|
||||
"environmentSection": "Miljö",
|
||||
"serverName": "Servernamn",
|
||||
"pdsVersion": "PDS-version",
|
||||
"serverUrl": "Server-URL",
|
||||
"availableDomains": "Tillgängliga domäner",
|
||||
"did": "DID",
|
||||
"handle": "Användarnamn",
|
||||
"accountStatus": "Kontostatus",
|
||||
"adminStatus": "Administratör",
|
||||
"userAgent": "Användaragent",
|
||||
"locale": "Språk",
|
||||
"screenSize": "Skärmstorlek",
|
||||
"yes": "Ja",
|
||||
"no": "Nej",
|
||||
"unknown": "Okänd",
|
||||
"notConfigured": "Inte konfigurerad",
|
||||
"serverDid": "Server-DID",
|
||||
"inviteCodeRequired": "Inbjudningskod krävs",
|
||||
"selfHostedDidWeb": "Självhostad DID:web",
|
||||
"enabled": "Aktiverad",
|
||||
"disabled": "Inaktiverad",
|
||||
"contactSection": "Kontakt & policyer",
|
||||
"contactEmail": "Kontakt-e-post",
|
||||
"privacyPolicy": "Integritetspolicy",
|
||||
"termsOfService": "Användarvillkor",
|
||||
"communicationSection": "Kommunikation",
|
||||
"availableChannels": "Tillgängliga kanaler",
|
||||
"discordBot": "Discord-bot",
|
||||
"discordAppId": "Discord-app-ID",
|
||||
"telegramBot": "Telegram-bot",
|
||||
"svelteVersion": "Svelte",
|
||||
"svelteI18nVersion": "svelte-i18n",
|
||||
"viteVersion": "Vite",
|
||||
"buildMode": "Byggläge",
|
||||
"userCount": "Antal användare"
|
||||
},
|
||||
"didEditor": {
|
||||
"preview": "Nuvarande DID-dokument",
|
||||
|
||||
@@ -145,7 +145,52 @@
|
||||
"navDidDocument": "DID 文档",
|
||||
"migrated": "已迁移",
|
||||
"migratedTitle": "账户已迁移",
|
||||
"migratedMessage": "您的账户已迁移到 {pds}。您的 DID 文档仍在此处托管。"
|
||||
"migratedMessage": "您的账户已迁移到 {pds}。您的 DID 文档仍在此处托管。",
|
||||
"navAbout": "关于"
|
||||
},
|
||||
"about": {
|
||||
"title": "关于",
|
||||
"copyDebugInfo": "复制调试信息",
|
||||
"copied": "调试信息已复制到剪贴板",
|
||||
"copyFailed": "复制调试信息失败",
|
||||
"serverSection": "服务器",
|
||||
"frontendSection": "前端",
|
||||
"accountSection": "账户",
|
||||
"environmentSection": "环境",
|
||||
"serverName": "服务器名称",
|
||||
"pdsVersion": "PDS 版本",
|
||||
"serverUrl": "服务器地址",
|
||||
"availableDomains": "可用域名",
|
||||
"did": "DID",
|
||||
"handle": "用户名",
|
||||
"accountStatus": "账户状态",
|
||||
"adminStatus": "管理员",
|
||||
"userAgent": "用户代理",
|
||||
"locale": "语言",
|
||||
"screenSize": "屏幕尺寸",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"unknown": "未知",
|
||||
"notConfigured": "未配置",
|
||||
"serverDid": "服务器 DID",
|
||||
"inviteCodeRequired": "需要邀请码",
|
||||
"selfHostedDidWeb": "自托管 DID:web",
|
||||
"enabled": "启用",
|
||||
"disabled": "禁用",
|
||||
"contactSection": "联系方式与政策",
|
||||
"contactEmail": "联系邮箱",
|
||||
"privacyPolicy": "隐私政策",
|
||||
"termsOfService": "服务条款",
|
||||
"communicationSection": "通讯",
|
||||
"availableChannels": "可用渠道",
|
||||
"discordBot": "Discord 机器人",
|
||||
"discordAppId": "Discord 应用 ID",
|
||||
"telegramBot": "Telegram 机器人",
|
||||
"svelteVersion": "Svelte",
|
||||
"svelteI18nVersion": "svelte-i18n",
|
||||
"viteVersion": "Vite",
|
||||
"buildMode": "构建模式",
|
||||
"userCount": "用户数"
|
||||
},
|
||||
"didEditor": {
|
||||
"preview": "当前 DID 文档",
|
||||
|
||||
Reference in New Issue
Block a user