Automatic translation import

Change-Id: I13c96b381b0fcc17c127fe64c6fc7e3997b8f248
This commit is contained in:
Michael Bestas
2021-02-28 02:41:28 +02:00
parent 29ca6e5f3f
commit 5a9c7479e7
53 changed files with 93 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2017 The LineageOS Project
Copyright (C) 2017-2020 The LineageOS Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -53,6 +53,8 @@
<string name="menu_export_update">업데이트 내보내기</string>
<string name="menu_show_changelog">변경 사항 보기</string>
<string name="menu_ab_perf_mode">우선 업데이트</string>
<string name="menu_update_recovery">복구 모드 업데이트</string>
<string name="toast_forced_update_recovery">이 기기에서는 Lineage 복구 모드 업데이트를 비활성화할 수 없습니다.</string>
<string name="snack_updates_found">새 업데이트 발견</string>
<string name="snack_no_updates_found">새로운 업데이트 없음</string>
<string name="snack_updates_check_failed">업데이트 확인에 실패했습니다. 인터넷 연결을 확인한 뒤 다시 시도해 주세요.</string>