Skip to content

Commit 7649ba6

Browse files
authored
Merge pull request #220 from weblate/weblate-metadata-remover-metadata
Translations update from Hosted Weblate
2 parents ae45d70 + fcabd8b commit 7649ba6

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed
Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
1-
<i>Protect your privacy by removing metadata from your photos, before sharing them on the Internet.</i>
1+
<i>인터넷에 공유하기 전에 사진에서 메타데이터를 제거함으로써 개인정보를 보호합니다.</i>
22

3-
<h2><b>Features:</b></h2>
3+
<h2><b>기능:</b></h2>
44

5-
 ✔️ View metadata
6-
 ✔️ Image preview
7-
 ✔️ Remove metadata
8-
 ✔️ Simple and intuitive interface
9-
 ✔️ Share directly from the app
5+
 ✔️ 메타데이터 보기
6+
 ✔️ 사진 미리보기
7+
 ✔️ 메타데이터 삭제하기
8+
 ✔️ 간단하고 직관적인 화면
9+
 ✔️ 앱에서 바로 공유하기
1010

11-
<h2><b>Learn more:</b></h2>
11+
<h2><b>더 알아보기:</b></h2>
1212

13-
Whenever you take a picture, additional metadata is saved in the image file.
14-
Most smartphones do <i>not inform</i> you about this.
13+
사진을 찍으면, 추가적인 메타데이터가 사진에 저장됩니다.
14+
대부분은 스마트폰은 이 점을 <i>알려주지 않습니다</i>.
1515

16-
<b>Metadata can look like this:</b>
17-
 🕑 On which day was the picture taken, and at what time?
18-
 🗺️ And where exactly?
19-
 📷 Which camera or smartphone was used?
20-
 🔧 What camera settings were used?
21-
 📝 Notes of the photographer or the camera?
22-
 📌 More and more often, even exact GPS coordinates are saved in your photo.
16+
<b>메타데이터는 다음과 같을 수 있습니다:</b>
17+
 🕑 어느 날짜에 어느 시간에 찍었는지?
18+
 🗺️ 그리고 정확히 어디에서 찍었는지?
19+
 📷 어떤 카메라나 스마트폰을 사용했는지?
20+
 🔧어떤 카메라 설정이 쓰였는지?
21+
 📝 촬영자나 카메라가 남긴 메모
22+
 📌 날이 갈수로 더 자주, 심지어 GPS 좌표까지 사진에 저장됩니다.
2323

24-
Metadata is sometimes very useful — for instance when sorting holiday photos.
25-
As soon as you share photos with others via social media, all this info is visible <i>publicly</i>.
26-
Data collectors and stalkers are more easily able to discover your <i>place of residence or workplace<i> from the metadata or draw conclusions about your <i>daily routine</i>.
27-
Tracking services create more comprehensive advertising profiles and sell your data to other organizations.
24+
메타데이터는 가끔 유용합니다 — 여행 사진을 정리할 때 등
25+
사진을 다른 이들과 SNS로 공유하면 , 이 모든 정보가 <i>공개됩니다.</i>.
26+
데이터 수집가와 스토커는 메타데이터를 통해 여러분의 <i>거주지나 직장</i>을 더 쉽게 알아내거나 <i>일상생활에 대한 정보</i>를 알아낼 수 있습니다.
27+
추적 서비스는 더욱 포괄적인 광고 프로필을 만들고 여러분의 데이터를 다른 업체에 판매합니다.
2828

29-
Use the Metadata Remover to easily view all that data, <i>remove it entirely</i>, and then share the anonymized photo directly!
30-
That way you stay <i>anonymous</i> and <i>safe</i> on the Internet, while your friends can still admire your cute cat.
29+
메타데이터 제거기를 사용하면 이러한 모든 데이터를 간편하게 확인하고 <i>완전히 삭제</i>한 다음 익명화된 사진을 바로 공유할 수 있습니다!
30+
이렇게 하면 인터넷에서 <i>익명성<i/>을 유지하고 <i>안전하게</i> 활동할 수 있으며, 친구들은 여전히 여러분의 귀여운 고양이 사진을 감상할 수 있습니다.
3131

32-
<i>Happy sharing! 😽</i>
32+
<i>즐겁게 공유하세요~ 😽</i>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
메타자료 제거기
1+
메타데이터 제거기

app/src/main/res/values-ko-rKR/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@
117117
<string name="description_attribute_file_creation_location_direction_west">서쪽</string>
118118
<string name="description_attribute_file_creation_location_direction_north">북쪽</string>
119119
<string name="description_attribute_file_creation_location_direction_south">남쪽</string>
120-
<string name="app_name">메타자료 제거기</string>
120+
<string name="app_name">메타데이터 제거기</string>
121121
<string name="documents">문서</string>
122122
<string name="pictures">사진</string>
123123
<string name="languaje">언어</string>
124124
<string name="video_audio">비디오/오디오</string>
125-
</resources>
125+
</resources>

0 commit comments

Comments
 (0)