Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Aug 19, 2024
1 parent c366872 commit a6c01b8
Show file tree
Hide file tree
Showing 5 changed files with 131 additions and 133 deletions.
8 changes: 4 additions & 4 deletions lang/ar-SA.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ label-game = اللعبة
label-alias = الاسم المستعار
label-original-name = الاسم الأصلي
# Which manifest a game's data came from
label-source = Source
label-source = المصدر
# This refers to the main Ludusavi manifest: https://github.com/mtkennerly/ludusavi-manifest
label-primary-manifest = Primary manifest
store-ea = EA
Expand Down Expand Up @@ -187,7 +187,7 @@ override-max-threads = تجاوز الحد الأقصى للموضوعات
synchronize-automatically = المزامنة تلقائياً
prefer-alias-display = عرض الاسم المستعار بدلاً من الاسم الأصلي
explanation-for-exclude-store-screenshots = في النسخ الاحتياطية، استبعاد لقطات الشاشة الخاصة بالمتجر
explanation-for-exclude-cloud-games = Do not back up games with cloud support on these platforms
explanation-for-exclude-cloud-games = لا تقم بعمل نسخة احتياطية للألعاب التي تدعم السحابة على هذه المنصات
consider-doing-a-preview =
إذا لم تكن قد قمت بالفعل ، فكر في إجراء معاينة أولاً حتى لا يكون هناك
مفاجآت.
Expand Down Expand Up @@ -239,5 +239,5 @@ back-up-specific-game =
restore-specific-game =
.confirm = هل تريد استعادة بيانات الحفظ ل { $game }؟
.failed = فشل في استعادة بيانات الحفظ ل { $game }
new-version-check = Check for application updates automatically
new-version-available = An application update is available: { $version }. Would you like to view the release notes?
new-version-check = التحقق من وجود تحديثات التطبيق تلقائيا
new-version-available = يتوفر تحديث للتطبيق: { $version }. هل ترغب في عرض ملاحظات الإصدار؟
2 changes: 1 addition & 1 deletion lang/fr-FR.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ label-original-name = Nom d'origine
# Which manifest a game's data came from
label-source = Source
# This refers to the main Ludusavi manifest: https://github.com/mtkennerly/ludusavi-manifest
label-primary-manifest = Primary manifest
label-primary-manifest = Manifeste principal
store-ea = EA
store-epic = Epic Games
store-gog = GOG
Expand Down
20 changes: 10 additions & 10 deletions lang/ja-JP.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ cli-unable-to-request-confirmation = 確認を要求できません。
cli-backup-id-with-multiple-games = 複数ゲームの復元時に、バックアップIDを指定できない。
cli-invalid-backup-id = 無効なバックアップIDです。
badge-failed = 失敗
badge-duplicates = DUPLICATES
badge-duplicated = DUPLICATED
badge-duplicates = 重複している
badge-duplicated = 重複済み
badge-ignored = 無効
badge-redirected-from = FROM: { $path }
badge-redirecting-to = TO: { $path }
Expand Down Expand Up @@ -43,7 +43,7 @@ button-lock = Lock
button-unlock = Unlock
# This opens a download page.
button-get-app = Get { $app }
button-validate = Validate
button-validate = 検証
no-roots-are-configured = いくつかのルートを追加して、さらに多くのデータをバックアップします。
config-is-invalid = エラー:設定ファイルが無効です。
manifest-is-invalid = エラー: マニフェストファイルが無効です。
Expand Down Expand Up @@ -104,7 +104,7 @@ label-comment = コメント
label-unchanged = 未変更
label-scan = スキャン
label-filter = 絞り込み
label-unique = Unique
label-unique = 単一
label-complete = Complete
label-partial = Partial
label-enabled = Enabled
Expand Down Expand Up @@ -183,11 +183,11 @@ redirect-bidirectional = 双方向
show-deselected-games = 選択されていないゲームを表示
show-unchanged-games = 変更されていないゲームを表示
show-unscanned-games = スキャンされていないゲームを表示
override-max-threads = Override max threads
override-max-threads = 使用するCPUの最大スレッド数を上書き
synchronize-automatically = Synchronize automatically
prefer-alias-display = Display alias instead of original name
explanation-for-exclude-store-screenshots = In backups, exclude store-specific screenshots
explanation-for-exclude-cloud-games = Do not back up games with cloud support on these platforms
explanation-for-exclude-cloud-games = 以下のプラットフォームでは、クラウドゲームのバックアップを行いません
consider-doing-a-preview = まだ行っていない場合は、予期しない結果を防ぐためにプレビューを行うことをおすすめします。
confirm-backup =
Are you sure you want to proceed with the backup? { $path-action ->
Expand All @@ -211,17 +211,17 @@ loading = ロード中...
preparing-backup-target = バックアップディレクトリを準備中...
updating-manifest = マニフェストを更新中...
no-cloud-changes = No changes to synchronize
backups-are-valid = Your backups are valid.
backups-are-valid = バックアップは正常です。
backups-are-invalid =
These games' backups appear to be invalid.
Do you want to create new full backups for these games?
これらゲームのバックアップは無効のようです。
フルバックアップを新規作成しますか?
saves-found = セーブデータが見つかりました。
no-saves-found = セーブデータが見つかりませんでした。
# This is tacked on to form something like "Back up (no confirmation)",
# meaning we would perform an action without asking the user if they're sure.
suffix-no-confirmation = 確認なし
# This is shown when a setting will only take effect after closing and reopening Ludusavi.
suffix-restart-required = restart required
suffix-restart-required = 再起動が必要
prefix-error = エラー: { $message }
prefix-warning = Warning: { $message }
cloud-app-unavailable = Cloud backups are disabled because { $app } is not available.
Expand Down
204 changes: 101 additions & 103 deletions lang/ko-KR.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ total-games = 게임
file-size = 크기
file-location = 위치
overall = 전체
status = Status
status = 상태
cli-unrecognized-games = 다음 게임에 대한 정보가 없습니다:
cli-unable-to-request-confirmation = 확인을 요청할 수 없습니다.
.winpty-workaround = Git Bash와 같은 Bash 에뮬레이터를 사용 중이라면, winpty를 사용해보세요.
cli-backup-id-with-multiple-games = Cannot specify backup ID when restoring multiple games.
cli-invalid-backup-id = Invalid backup ID.
cli-backup-id-with-multiple-games = 복수 게임 복원 시 백업 ID를 지정할 수 없습니다.
cli-invalid-backup-id = 잘못된 백업 ID
badge-failed = 실패
badge-duplicates = 중복됨
badge-duplicated = 복사됨
Expand All @@ -19,7 +19,7 @@ badge-redirected-from = 출처: { $path }
badge-redirecting-to = TO: { $path }
some-entries-failed = 일부 항목을 처리하지 못했습니다. { badge-failed } 를 참조하세요. 해당 파일에 접근할 수 있는지, 파일의 경로가 너무 길지 않은지 확인하세요.
cli-game-line-item-redirected = 다음에서 리다이렉트되었습니다: { $path }
cli-game-line-item-redirecting = Redirecting to: { $path }
cli-game-line-item-redirecting = 다음으로 디다이렉트: { $path }
button-backup = 백업
button-preview = 미리보기
button-restore = 복원
Expand All @@ -36,14 +36,14 @@ button-select-all = 모두 선택
button-deselect-all = 모두 선택 해제
button-enable-all = 모두 활성화
button-disable-all = 모두 비활성화
button-customize = Customize
button-exit = Exit
button-customize = 사용자 정의
button-exit = 종료
button-comment = Comment
button-lock = Lock
button-unlock = Unlock
button-lock = 잠금
button-unlock = 잠금해제
# This opens a download page.
button-get-app = Get { $app }
button-validate = Validate
button-get-app = { $app } 받기
button-validate = 검증
no-roots-are-configured = 최상위 디렉토리를 추가해서 더 많은 데이터를 백업하세요.
config-is-invalid = 오류: 설정 파일이 올바르지 않습니다.
manifest-is-invalid = 오류: 매니페스트 파일이 올바르지 않습니다.
Expand All @@ -54,9 +54,9 @@ registry-issue = 오류: 일부 레지스트리 항목을 건너뛰었습니다.
unable-to-browse-file-system = 오류: 시스템 탐색을 할 수 없습니다.
unable-to-open-directory = 오류: 다음 디렉토리를 열 수 없습니다:
unable-to-open-url = 오류: 다음 URL을 열 수 없습니다:
unable-to-configure-cloud = Unable to configure cloud.
unable-to-synchronize-with-cloud = Unable to synchronize with cloud.
cloud-synchronize-conflict = Your local and cloud backups are in conflict. Perform an upload or download to resolve this.
unable-to-configure-cloud = 클라우드를 구성할 수 없습니다.
unable-to-synchronize-with-cloud = 클라우드와 동기화 할 수 없습니다.
cloud-synchronize-conflict = 로컬 백업과 클라우드 백업이 충돌합니다. 이 문제를 해결하려면 업로드 또는 다운로드를 수행하세요.
command-unlaunched = Command did not launch: { $command }
command-terminated = Command terminated abruptly: { $command }
command-failed = Command failed with code { $code }: { $command }
Expand All @@ -70,19 +70,19 @@ processed-games-subset =
[one] game
*[other] games
}
processed-size-subset = { $processed-size } of { $total-size }
field-backup-target = Back up to:
field-restore-source = Restore from:
field-custom-files = Paths:
field-custom-registry = Registry:
field-sort = Sort:
processed-size-subset = { $processed-size } { $total-size }
field-backup-target = 여기에 백업
field-restore-source = 다음에서 복원
field-custom-files = 경로
field-custom-registry = 레지스트리
field-sort = 분류
field-redirect-source =
.placeholder = Source (original location)
.placeholder = 출처 (원래 위치)
field-redirect-target =
.placeholder = Target (new location)
field-roots = Roots:
field-backup-excluded-items = Backup exclusions:
field-redirects = Redirects:
.placeholder = 대상(새 위치)
field-roots = 경로
field-backup-excluded-items = 백업 제외:
field-redirects = 리디엑션
# This appears next to the number of full backups that you'd like to keep.
# A full backup includes all save files for a game.
field-retention-full = Full:
Expand All @@ -92,26 +92,26 @@ field-retention-differential = Differential:
field-backup-format = Format:
field-backup-compression = Compression:
# The compression level determines how much compresison we perform.
field-backup-compression-level = Level:
field-backup-compression-level = 수준
label-manifest = Manifest
# This shows the time when we checked for an update to the manifest.
label-checked = Checked
# This shows the time when we found an update to the manifest.
label-updated = Updated
label-new = New
label-removed = Removed
label-updated = 업데이트됨
label-new = 신규
label-removed = 제거됨
label-comment = Comment
label-unchanged = Unchanged
label-scan = Scan
label-unchanged = 변경 안 됨
label-scan = 스캔
label-filter = Filter
label-unique = Unique
label-complete = Complete
label-complete = 완료됨
label-partial = Partial
label-enabled = Enabled
label-disabled = Disabled
label-enabled = 활성화됨
label-disabled = 비활성화됨
# https://en.wikipedia.org/wiki/Thread_(computing)
label-threads = Threads
label-cloud = Cloud
label-threads = 스레드
label-cloud = 클라우드
# A "remote" is what Rclone calls cloud systems like Google Drive.
label-remote = Remote
label-remote-name = Remote name
Expand All @@ -122,26 +122,26 @@ label-executable = Executable
label-arguments = Arguments
label-url = URL
# https://en.wikipedia.org/wiki/Host_(network)
label-host = Host
label-host = 호스트
# https://en.wikipedia.org/wiki/Port_(computer_networking)
label-port = Port
label-username = Username
label-password = Password
label-port = 포트
label-username = 아이디
label-password = 비밀번호
# This is a specific website or service that provides some cloud functionality.
# For example, Nextcloud and Owncloud are providers of WebDAV services.
label-provider = Provider
label-custom = Custom
label-none = None
label-provider = 공급자
label-custom = 사용자 정의
label-none = 없음
label-change-count = Changes: { $total }
label-unscanned = Unscanned
# This refers to a local file on the computer
label-file = File
label-game = Game
label-file = 파일
label-game = 게임
# Aliases are alternative titles for the same game.
label-alias = Alias
label-original-name = Original name
label-alias = 별칭
label-original-name = 원래 이름
# Which manifest a game's data came from
label-source = Source
label-source = 출처
# This refers to the main Ludusavi manifest: https://github.com/mtkennerly/ludusavi-manifest
label-primary-manifest = Primary manifest
store-ea = EA
Expand All @@ -168,76 +168,74 @@ store-other-linux = Linux drive
# This would be a folder with typical Mac system folders,
# like "Applications" and "Users".
store-other-mac = Mac drive
store-other = Other
backup-format-simple = Simple
store-other = 기타
backup-format-simple = 간단
backup-format-zip = Zip
compression-none = None
compression-none = 압축 없음
# "Deflate" is a proper noun: https://en.wikipedia.org/wiki/Deflate
compression-deflate = Deflate
compression-bzip2 = Bzip2
compression-zstd = Zstd
theme = Theme
theme-light = Light
theme-dark = Dark
redirect-bidirectional = Bidirectional
show-deselected-games = Show deselected games
show-unchanged-games = Show unchanged games
show-unscanned-games = Show unscanned games
theme = 테마
theme-light = 라이트
theme-dark = 다크
redirect-bidirectional = 양방향
show-deselected-games = 선택되지 않은 게임 보기
show-unchanged-games = 변경되지 않은 게임 보기
show-unscanned-games = 스캔 되지 않은 게임 보기
override-max-threads = Override max threads
synchronize-automatically = Synchronize automatically
prefer-alias-display = Display alias instead of original name
explanation-for-exclude-store-screenshots = In backups, exclude store-specific screenshots
explanation-for-exclude-cloud-games = Do not back up games with cloud support on these platforms
consider-doing-a-preview =
If you haven't already, consider doing a preview first so that there
are no surprises.
synchronize-automatically = 자동 동기화
prefer-alias-display = 원래 이름 대신 별칭 표시
explanation-for-exclude-store-screenshots = 백업에서 스토어별 스크린샷 제외하기
explanation-for-exclude-cloud-games = 클라우드를 지원하는 플랫폼 게임들은 백업 안 함
consider-doing-a-preview = 먼저 미리 보기를 수행하여 예상치 못한 일이 발생하지 않도록 하세요.
confirm-backup =
Are you sure you want to proceed with the backup? { $path-action ->
[merge] New save data will be merged into the target folder:
*[create] The target folder will be created:
백업을 진행하시겠습니까 { $path-action ->
[merge] 새 저장 데이터가 대상 폴더에 병합됩니다:
*[create] 대상 폴더가 생성됩니다:
}
confirm-restore =
Are you sure you want to proceed with the restoration?
This will overwrite any current files with the backups from here:
복원을 진행하시겠습니까?
현재 파일을 여기에서 백업한 파일로 덮어씁니다:
confirm-cloud-upload =
Do you want to replace your cloud files with your local files?
Your cloud files ({ $cloud-path }) will become an exact copy of your local files ({ $local-path }).
Files in the cloud will be updated or deleted as necessary.
클라우드 파일을 로컬 파일로 교체하시겠습니까?
클라우드 파일 ({ $cloud-path }) 이 로컬 파일 ({ $local-path }) 의 정확한 복사본이 됩니다.
클라우드의 파일은 필요에 따라 업데이트되거나 삭제됩니다.
confirm-cloud-download =
Do you want to replace your local files with your cloud files?
Your local files ({ $local-path }) will become an exact copy of your cloud files ({ $cloud-path }).
Local files will be updated or deleted as necessary.
confirm-add-missing-roots = Add these roots?
no-missing-roots = No additional roots found.
loading = Loading...
preparing-backup-target = Preparing backup directory...
updating-manifest = Updating manifest...
no-cloud-changes = No changes to synchronize
backups-are-valid = Your backups are valid.
로컬 파일을 클라우드 파일로 교체하시겠습니까?
로컬 파일 ({ $local-path }) 이 클라우드 파일 ({ $cloud-path }) 의 정확한 복사본이 됩니다.
로컬 파일은 필요에 따라 업데이트되거나 삭제됩니다.
confirm-add-missing-roots = 이 경로를 추가하시겠습니까?
no-missing-roots = 추가할 경로를 찾을 수 없습니다.
loading = 로드 중...
preparing-backup-target = 백업 파일 준비 중...
updating-manifest = 목록 업데이트 중...
no-cloud-changes = 동기화할 변경 사항 없음
backups-are-valid = 백업이 유효합니다.
backups-are-invalid =
These games' backups appear to be invalid.
Do you want to create new full backups for these games?
saves-found = Save data found.
no-saves-found = No save data found.
이 게임들의 백업이 유효하지 않은 것 같습니다.
이러한 게임에 대한 새로운 전체 백업을 생성하시겠습니까?
saves-found = 세이브 데이터 찾음.
no-saves-found = 세이브 데이터를 찾을 수 없음.
# This is tacked on to form something like "Back up (no confirmation)",
# meaning we would perform an action without asking the user if they're sure.
suffix-no-confirmation = no confirmation
suffix-no-confirmation = 다시 묻지 않음
# This is shown when a setting will only take effect after closing and reopening Ludusavi.
suffix-restart-required = restart required
prefix-error = Error: { $message }
prefix-warning = Warning: { $message }
cloud-app-unavailable = Cloud backups are disabled because { $app } is not available.
cloud-not-configured = Cloud backups are disabled because no cloud system is configured.
cloud-path-invalid = Cloud backups are disabled because the backup path is invalid.
game-is-unrecognized = Ludusavi does not recognize this game.
game-has-nothing-to-restore = This game does not have a backup to restore.
launch-game-after-error = Launch the game anyway?
game-did-not-launch = Game failed to launch.
suffix-restart-required = 재시작 필요
prefix-error = 오류: { $message }
prefix-warning = 경고: { $message }
cloud-app-unavailable = { $app } 을 사용할 수 없으므로 클라우드 백업이 비활성화 됩니다.
cloud-not-configured = 클라우드 시스템이 구성되어 있지 않으므로 클라우드 백업이 비활성화됩니다.
cloud-path-invalid = 백업 경로가 잘못되어 클라우드 백업이 비활성화됩니다.
game-is-unrecognized = Ludusavi가 이 게임을 인식할 수 없습니다.
game-has-nothing-to-restore = 이 게임은 복원할 백업이 없습니다.
launch-game-after-error = 게임을 실행할까요?
game-did-not-launch = 게임 시작 실패.
back-up-specific-game =
.confirm = Back up save data for { $game }?
.failed = Failed to back up save data for { $game }
.confirm = { $game } 의 세이브 데이터를 백업할까요?
.failed = { $game } 의 세이브 데이터 백업 실패
restore-specific-game =
.confirm = Restore save data for { $game }?
.failed = Failed to restore save data for { $game }
new-version-check = Check for application updates automatically
new-version-available = An application update is available: { $version }. Would you like to view the release notes?
.confirm = { $game } 의 세이브 데이터를 복원할까요?
.failed = { $game } 의 세이브 데이터 복원 실패
new-version-check = 자동으로 애플리케이션 업데이트 확인
new-version-available = 업데이트를 할 수 있습니다: { $version }. 변경사항을 보시겠습니까?
Loading

0 comments on commit a6c01b8

Please sign in to comment.