summaryrefslogtreecommitdiffstats
path: root/res/values-ko/cm_arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko/cm_arrays.xml')
-rw-r--r--res/values-ko/cm_arrays.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/res/values-ko/cm_arrays.xml b/res/values-ko/cm_arrays.xml
new file mode 100644
index 000000000..634c0468e
--- /dev/null
+++ b/res/values-ko/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string-array name="transition_effect_entries">
+ <item>없음</item>
+ <item>확대</item>
+ <item>축소</item>
+ <item>위로 회전</item>
+ <item>아래로 회전</item>
+ <item>큐브 인</item>
+ <item>큐브 아웃</item>
+ <item>스택</item>
+ <item>아코디언</item>
+ <item>뒤집기</item>
+ <item>실린더 인</item>
+ <item>실린더 아웃</item>
+ <item>회전목마</item>
+ <item>개요</item>
+ </string-array>
+</resources>