Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-22 06:33:43 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-04-22 11:45:13 +0300
commit9780a1c2a8240032704703e7b7ca5d97b3df70b2 (patch)
tree710592cedcc7ef9e86e9752ba7a73121d75ff85d /app/src/main/res/values-ko
parentb3d87469518f24553030a0791edf6f4e98dbe064 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-ko')
-rw-r--r--app/src/main/res/values-ko/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 38cccadee..dc95a585b 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -70,6 +70,8 @@
<string name="error">오류가 나타남</string>
<string name="simple_copy">복사</string>
+ <string name="simple_synchronization">동기화</string>
+ <string name="simple_appearance">외형</string>
<string name="simple_error">오류</string>
<string name="simple_exception">예외</string>
<string name="copied_to_clipboard">클립보드로 복사</string>
@@ -125,4 +127,5 @@
<string name="server_error">서버 오류</string>
<string name="card_edit_comments">댓글</string>
<string name="open_in_browser">브라우저에서 열기</string>
+ <string name="maintenance_mode">서버가 유지 관리 모드임</string>
</resources>