mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 13:45:35 +03:00
[tx-robot] updated from transifex
This commit is contained in:
parent
5d342032f3
commit
b4521a315b
3 changed files with 9 additions and 0 deletions
|
@ -193,6 +193,7 @@
|
|||
<string name="dev_version_new_version_available">새 버전을 사용할 수 있음</string>
|
||||
<string name="dev_version_no_information_available">정보가 없습니다.</string>
|
||||
<string name="dev_version_no_new_version_available">새로운 버전이 없습니다.</string>
|
||||
<string name="dialog_close">닫기</string>
|
||||
<string name="digest_algorithm_not_available">이 다이제스트 알고리즘을 이 장치에서 사용할 수 없습니다.</string>
|
||||
<string name="disable_new_media_folder_detection_notifications">비활성화</string>
|
||||
<string name="dismiss">무시</string>
|
||||
|
@ -317,6 +318,7 @@
|
|||
<string name="file_list_seconds_ago">초 전</string>
|
||||
<string name="file_migration_checking_destination">대상 점검 중…</string>
|
||||
<string name="file_migration_cleaning">정리 중…</string>
|
||||
<string name="file_migration_dialog_title">데이터 저장 폴더 업데이트 중</string>
|
||||
<string name="file_migration_directory_already_exists">데이터 폴더가 이미 존재합니다. 다음 중 하나를 선택하십시오:</string>
|
||||
<string name="file_migration_failed_dir_already_exists">Nextcloud 폴더가 이미 존재함</string>
|
||||
<string name="file_migration_failed_not_enough_space">공간 부족</string>
|
||||
|
@ -330,6 +332,7 @@
|
|||
<string name="file_migration_preparing">이전 준비 중…</string>
|
||||
<string name="file_migration_restoring_accounts_configuration">계정 설정 복원 중…</string>
|
||||
<string name="file_migration_saving_accounts_configuration">계정 설정 저장중…</string>
|
||||
<string name="file_migration_source_not_readable">데이터 저장 폴더를 %1$s로 변경 하시겠습니까?\n\n 주의: 모든 데이터를 다시 다운로드해야 합니다.</string>
|
||||
<string name="file_migration_source_not_readable_title">원본 폴더에서 읽을 수 없음!</string>
|
||||
<string name="file_migration_updating_index">색인 업데이트 중…</string>
|
||||
<string name="file_migration_use_data_folder">사용</string>
|
||||
|
@ -534,6 +537,7 @@
|
|||
<string name="prefs_recommend">친구에게 추천하기</string>
|
||||
<string name="prefs_show_hidden_files">숨겨진 파일 보기</string>
|
||||
<string name="prefs_sourcecode">소스 코드 보기</string>
|
||||
<string name="prefs_storage_path">데이터 저장 폴더</string>
|
||||
<string name="prefs_sycned_folders_summary">자동 업로드를 위한 폴더 관리</string>
|
||||
<string name="prefs_synced_folders_local_path_title">로컬 폴더</string>
|
||||
<string name="prefs_synced_folders_remote_path_title">원격 폴더</string>
|
||||
|
@ -850,6 +854,8 @@ Nextcloud를 여기서 확인하십시오: https://nextcloud.com</string>
|
|||
<string name="whats_new_skip">건너뛰기</string>
|
||||
<string name="whats_new_title">%1$s의 새로운 것</string>
|
||||
<string name="whats_your_status">지금 무엇을 하나요?</string>
|
||||
<string name="wrong_storage_path">데이터 저장 폴더가 존재하지 않습니다!</string>
|
||||
<string name="wrong_storage_path_desc">백업이 다른 장치에 복원된 것 같습니다. 초기값으로 돌아갑니다. 설정을 확인하고 데이터 저장 폴더를 조정하세요.</string>
|
||||
<plurals name="sync_fail_in_favourites_content">
|
||||
<item quantity="other">파일 %1$d개의 내용을 동기화할 수 없음(충돌 %2$d개)</item>
|
||||
</plurals>
|
||||
|
|
|
@ -834,6 +834,7 @@
|
|||
<string name="whats_new_title">Co nowego w %1$s</string>
|
||||
<string name="whats_your_status">Jaki jest Twój status?</string>
|
||||
<string name="wrong_storage_path">Katalog przechowywania danych nie istnieje!</string>
|
||||
<string name="wrong_storage_path_desc">Może to być spowodowane z przywróceniem kopii zapasowej na innym urządzeniu. Powrócono do wartości domyślnych. Sprawdź ustawienia, aby dostosować katalog przechowywania danych.</string>
|
||||
<plurals name="sync_fail_in_favourites_content">
|
||||
<item quantity="one">Nie udała się synchronizacja %1$d pliku (konflikty: %2$d)</item>
|
||||
<item quantity="few">Nie udała się synchronizacja %1$d plików (konflikty: %2$d)</item>
|
||||
|
|
|
@ -832,6 +832,8 @@
|
|||
<string name="whats_new_skip">略過</string>
|
||||
<string name="whats_new_title">新增到 %1$s </string>
|
||||
<string name="whats_your_status">你目前的狀態?</string>
|
||||
<string name="wrong_storage_path">資料儲存資料不存在!</string>
|
||||
<string name="wrong_storage_path_desc">這可能是因為在另一台裝置上備份還原的關係。汰退至預設值。請檢查設定以調整資料儲存資料夾。</string>
|
||||
<plurals name="sync_fail_in_favourites_content">
|
||||
<item quantity="other">無法同步 %1$d 檔案 (衝突: %2$d)</item>
|
||||
</plurals>
|
||||
|
|
Loading…
Reference in a new issue