Updated translations.
Some checks failed
Docker / build (push) Has been cancelled
Docker Image CI / build (push) Has been cancelled
Release Charts / release (push) Has been cancelled
Test suite / Meteor tests (push) Has been cancelled
Test suite / Coverage report (push) Has been cancelled

This commit is contained in:
Lauri Ojansivu 2025-10-29 02:58:00 +02:00
parent b039ba12a2
commit 5079c853a7
3 changed files with 85 additions and 85 deletions

View file

@ -190,9 +190,9 @@
"board-view-collapse": "접기",
"board-view-gantt": "간트",
"board-view-lists": "목록들",
"bucket-example": "Like \"Bucket List\" for example",
"calendar-previous-month-label": "Previous Month",
"calendar-next-month-label": "Next Month",
"bucket-example": "예: \"꼭 하고싶은 일 목록\"",
"calendar-previous-month-label": "이전 월",
"calendar-next-month-label": "다음 월",
"cancel": "취소",
"card-archived": "이 카드는 보관함으로 이동 되었습니다.",
"board-archived": "이 보드는 보관함으로 이동 되었습니다.",
@ -356,7 +356,7 @@
"custom-field-text": "텍스트",
"custom-fields": "사용자정의 항목",
"date": "날짜",
"date-format": "Date Format",
"date-format": "날짜 형식",
"date-format-yyyy-mm-dd": "YYYY-MM-DD",
"date-format-dd-mm-yyyy": "DD-MM-YYYY",
"date-format-mm-dd-yyyy": "MM-DD-YYYY",
@ -385,7 +385,7 @@
"editNotificationPopup-title": "알림 수정",
"editProfilePopup-title": "프로필 변경",
"email": "이메일",
"email-address": "Email Address",
"email-address": "이메일 주소",
"email-enrollAccount-subject": "__siteName__에 계정 생성이 완료되었습니다.",
"email-enrollAccount-text": "안녕하세요. __user__님,\n\n시작하려면 아래링크를 클릭해 주세요.\n\n__url__\n\n감사합니다.",
"email-fail": "이메일 전송 실패",
@ -755,8 +755,8 @@
"delete-board-confirm-popup": "모든 목록, 카드, 레이블 및 활동이 삭제되고 보드 내용을 복구할 수 없습니다. 실행 취소는 불가능합니다.",
"boardDeletePopup-title": "보드 삭제?",
"delete-board": "보드 삭제",
"delete-duplicate-lists": "Delete Duplicate Lists",
"delete-duplicate-lists-confirm": "Are you sure? This will delete all duplicate lists that have the same name and contain no cards.",
"delete-duplicate-lists": "중복 목록 삭제",
"delete-duplicate-lists-confirm": "확실합니까? 이렇게 하면 이름이 같고 카드가 없는 모든 중복 목록이 삭제됩니다.",
"default-subtasks-board": "Subtasks for __board__ board",
"default": "기본",
"defaultdefault": "기본",
@ -1018,8 +1018,8 @@
"dueCardsViewChange-choice-me": "Me",
"dueCardsViewChange-choice-all": "All Users",
"dueCardsViewChange-choice-all-description": "Shows all incomplete cards with a *Due* date from boards for which the user has permission.",
"dueCards-noResults-title": "No Due Cards Found",
"dueCards-noResults-description": "You don't have any cards with due dates at the moment.",
"dueCards-noResults-title": "만료된 카드를 찾을 수 없음",
"dueCards-noResults-description": "현재 마감일이 있는 카드가 없습니다.",
"broken-cards": "Broken Cards",
"board-title-not-found": "보드 %s 을 찾을 수 없습니다.",
"swimlane-title-not-found": "Swimlane %s 을 찾을 수 없습니다.",

View file

@ -1334,70 +1334,70 @@
"avatars-path": "Sökväg för avatarer",
"avatars-path-description": "Sökväg där avatarfiler lagras",
"board-archive-failed": "Misslyckades att schemalägga arkivering av tavla",
"board-archive-scheduled": "Board archive scheduled successfully",
"board-backup-failed": "Failed to schedule board backup",
"board-backup-scheduled": "Board backup scheduled successfully",
"board-cleanup-failed": "Failed to schedule board cleanup",
"board-cleanup-scheduled": "Board cleanup scheduled successfully",
"board-operations": "Board Operations",
"cron-jobs": "Scheduled Jobs",
"cron-migrations": "Scheduled Migrations",
"cron-job-delete-confirm": "Are you sure you want to delete this scheduled job?",
"cron-job-delete-failed": "Failed to delete scheduled job",
"cron-job-deleted": "Scheduled job deleted successfully",
"cron-job-pause-failed": "Failed to pause scheduled job",
"cron-job-paused": "Scheduled job paused successfully",
"filesystem-path-description": "Base path for file storage",
"gridfs-enabled": "GridFS Enabled",
"gridfs-enabled-description": "Use MongoDB GridFS for file storage",
"migration-pause-failed": "Failed to pause migrations",
"migration-paused": "Migrations paused successfully",
"migration-progress": "Migration Progress",
"migration-start-failed": "Failed to start migrations",
"migration-started": "Migrations started successfully",
"migration-status": "Migration Status",
"migration-stop-confirm": "Are you sure you want to stop all migrations?",
"migration-stop-failed": "Failed to stop migrations",
"migration-stopped": "Migrations stopped successfully",
"mongodb-gridfs-storage": "MongoDB GridFS Storage",
"pause-all-migrations": "Pause All Migrations",
"s3-access-key": "S3 Access Key",
"s3-access-key-description": "AWS S3 access key for authentication",
"s3-access-key-placeholder": "Enter S3 access key",
"s3-bucket": "S3 Bucket",
"s3-bucket-description": "S3 bucket name for storing files",
"s3-connection-failed": "S3 connection failed",
"s3-connection-success": "S3 connection successful",
"s3-enabled": "S3 Enabled",
"s3-enabled-description": "Use AWS S3 or MinIO for file storage",
"s3-endpoint": "S3 Endpoint",
"s3-endpoint-description": "S3 endpoint URL (e.g., s3.amazonaws.com or minio.example.com)",
"s3-minio-storage": "S3/MinIO Storage",
"s3-port": "S3 Port",
"s3-port-description": "S3 endpoint port number",
"s3-region": "S3 Region",
"s3-region-description": "AWS S3 region (e.g., us-east-1)",
"s3-secret-key": "S3 Secret Key",
"s3-secret-key-description": "AWS S3 secret key for authentication",
"s3-secret-key-placeholder": "Enter S3 secret key",
"s3-secret-key-required": "S3 secret key is required",
"s3-settings-save-failed": "Failed to save S3 settings",
"s3-settings-saved": "S3 settings saved successfully",
"s3-ssl-enabled": "S3 SSL Enabled",
"s3-ssl-enabled-description": "Use SSL/TLS for S3 connections",
"save-s3-settings": "Save S3 Settings",
"schedule-board-archive": "Schedule Board Archive",
"schedule-board-backup": "Schedule Board Backup",
"schedule-board-cleanup": "Schedule Board Cleanup",
"scheduled-board-operations": "Scheduled Board Operations",
"start-all-migrations": "Start All Migrations",
"stop-all-migrations": "Stop All Migrations",
"test-s3-connection": "Test S3 Connection",
"writable-path": "Writable Path",
"writable-path-description": "Base directory path for file storage",
"add-job": "Add Job",
"attachment-migration": "Attachment Migration",
"attachment-monitoring": "Attachment Monitoring",
"board-archive-scheduled": "Tavlans arkivering har schemalagts",
"board-backup-failed": "Misslyckades med att schemalägga säkerhetskopiering av tavlan",
"board-backup-scheduled": "Säkerhetskopiering av tavlan har schemalagts",
"board-cleanup-failed": "Misslyckades med att schemalägga rensning av tavlan",
"board-cleanup-scheduled": "Rensning av tavlan har schemalagts",
"board-operations": "Tavlans åtgärder",
"cron-jobs": "Schemalagda jobb",
"cron-migrations": "Schemalagda migreringar",
"cron-job-delete-confirm": "Är du säker på att du vill ta bort det här schemalagda jobbet?",
"cron-job-delete-failed": "Misslyckades med att ta bort schemalagt jobb",
"cron-job-deleted": "Schemalagt jobb borttaget",
"cron-job-pause-failed": "Misslyckades med att pausa schemalagt jobb",
"cron-job-paused": "Schemalagt jobb pausat",
"filesystem-path-description": "Basväg för fillagring",
"gridfs-enabled": "GridFS aktiverat",
"gridfs-enabled-description": "Använd MongoDB GridFS för fillagring",
"migration-pause-failed": "Misslyckades med att pausa migreringar",
"migration-paused": "Migreringar har pausats",
"migration-progress": "Migreringsförlopp",
"migration-start-failed": "Misslyckades med att starta migreringar",
"migration-started": "Migreringar har startats",
"migration-status": "Migreringsstatus",
"migration-stop-confirm": "Är du säker på att du vill stoppa alla migreringar?",
"migration-stop-failed": "Misslyckades med att stoppa migreringar",
"migration-stopped": "Migreringar har stoppats",
"mongodb-gridfs-storage": "MongoDB GridFS-lagring",
"pause-all-migrations": "Pausa alla migreringar",
"s3-access-key": "S3-åtkomstnyckel",
"s3-access-key-description": "AWS S3-åtkomstnyckel för autentisering",
"s3-access-key-placeholder": "Ange S3-åtkomstnyckel",
"s3-bucket": "S3-hink",
"s3-bucket-description": "Namn på S3-hink för lagring av filer",
"s3-connection-failed": "S3-anslutning misslyckades",
"s3-connection-success": "S3-anslutning lyckades",
"s3-enabled": "S3 aktiverat",
"s3-enabled-description": "Använd AWS S3 eller MinIO för fillagring",
"s3-endpoint": "S3-endpunkt",
"s3-endpoint-description": "S3-endpunkts-URL (t.ex. s3.amazonaws.com eller minio.example.com)",
"s3-minio-storage": "S3/MinIO-lagring",
"s3-port": "S3-port",
"s3-port-description": "Portnummer för S3-endpunkt",
"s3-region": "S3-region",
"s3-region-description": "AWS S3-region (t.ex. us-east-1)",
"s3-secret-key": "S3-hemlig nyckel",
"s3-secret-key-description": "AWS S3-hemlig nyckel för autentisering",
"s3-secret-key-placeholder": "Ange S3-hemlig nyckel",
"s3-secret-key-required": "S3-hemlig nyckel krävs",
"s3-settings-save-failed": "Misslyckades med att spara S3-inställningar",
"s3-settings-saved": "S3-inställningar har sparats",
"s3-ssl-enabled": "S3 SSL aktiverat",
"s3-ssl-enabled-description": "Använd SSL/TLS för S3-anslutningar",
"save-s3-settings": "Spara S3-inställningar",
"schedule-board-archive": "Schemalägg tavlarkivering",
"schedule-board-backup": "Schemalägg säkerhetskopiering av tavlan",
"schedule-board-cleanup": "Schemalägg rensning av tavlan",
"scheduled-board-operations": "Schemalagda tavlans åtgärder",
"start-all-migrations": "Starta alla migreringar",
"stop-all-migrations": "Stoppa alla migreringar",
"test-s3-connection": "Testa S3-anslutning",
"writable-path": "Skrivbar sökväg",
"writable-path-description": "Baskatalogsökväg för fillagring",
"add-job": "Lägg till jobb",
"attachment-migration": "Migrering av bilagor",
"attachment-monitoring": "Övervakning av bilagor",
"attachment-settings": "Attachment Settings",
"attachment-storage-settings": "Storage Settings",
"automatic-migration": "Automatic Migration",
@ -1420,14 +1420,14 @@
"days-old": "Days Old",
"duration": "Duration",
"errors": "Errors",
"estimated-time-remaining": "Estimated time remaining",
"every-1-day": "Every 1 day",
"every-1-hour": "Every 1 hour",
"every-1-minute": "Every 1 minute",
"every-10-minutes": "Every 10 minutes",
"every-30-minutes": "Every 30 minutes",
"every-5-minutes": "Every 5 minutes",
"every-6-hours": "Every 6 hours",
"estimated-time-remaining": "Beräknad återstående tid",
"every-1-day": "Var 1 dag",
"every-1-hour": "Var 1 timme",
"every-1-minute": "Var 1 minut",
"every-10-minutes": "Var 10 minuter",
"every-30-minutes": "Var 30 minuter",
"every-5-minutes": "Var 5 minuter",
"every-6-hours": "Var 6 timmar",
"export-monitoring": "Export Monitoring",
"filesystem-attachments": "Filesystem Attachments",
"filesystem-size": "Filesystem Size",

View file

@ -187,7 +187,7 @@
"enter-zoom-level": "輸入縮放層級 (50-300%)",
"board-view-cal": "日曆",
"board-view-swimlanes": "泳道",
"board-view-collapse": "損毀",
"board-view-collapse": "折疊",
"board-view-gantt": "甘特圖",
"board-view-lists": "清單",
"bucket-example": "例如「人生清單」",
@ -755,8 +755,8 @@
"delete-board-confirm-popup": "所有清單、卡片、標籤和活動都會被刪除,將無法恢覆看板內容。不支援撤銷。",
"boardDeletePopup-title": "刪除看板?",
"delete-board": "刪除看板",
"delete-duplicate-lists": "Delete Duplicate Lists",
"delete-duplicate-lists-confirm": "Are you sure? This will delete all duplicate lists that have the same name and contain no cards.",
"delete-duplicate-lists": "刪除重複的清單",
"delete-duplicate-lists-confirm": "您確定嗎?這將會刪除所有相同名稱但不包含卡片的重複清單。",
"default-subtasks-board": "__board__ 看板的子任務",
"default": "預設值",
"defaultdefault": "預設值",
@ -1284,7 +1284,7 @@
"show-week-of-year": "顯示年度週數 (ISO 8601)",
"convert-to-markdown": "轉換為 Markdown",
"import-board-zip": "新增包含看板 JSON 檔案與帶有附件的看板名稱子目錄的 .zip 檔案",
"collapse": "損毀",
"collapse": "折疊",
"uncollapse": "展開",
"hideCheckedChecklistItems": "隱藏已勾選的待辦清單項目",
"hideAllChecklistItems": "隱藏所有待辦清單項目",