summaryrefslogtreecommitdiffstats
path: root/res/values-vi/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-vi/arrays.xml')
-rw-r--r--res/values-vi/arrays.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/res/values-vi/arrays.xml b/res/values-vi/arrays.xml
new file mode 100644
index 0000000..5e423b3
--- /dev/null
+++ b/res/values-vi/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source 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="screen_orientation_labels">
+ <item>Tự động</item>
+ <item>Ngang</item>
+ <item>Dọc</item>
+ </string-array>
+ <string-array name="font_size_labels">
+ <item>10 pt</item>
+ <item>12 pt</item>
+ <item>14 pt</item>
+ <item>16 pt</item>
+ <item>20 pt</item>
+ <item>24 pt</item>
+ </string-array>
+ <string-array name="text_colors_labels">
+ <item>Chữ đen nền trắng</item>
+ <item>Chữ trắng nền đen</item>
+ <item>Chữ xanh lá nền đen</item>
+ <item>Chữ hổ phách nền đen</item>
+ <item>Chữ đỏ nền đen</item>
+ <item>Chữ xanh nền đen</item>
+ </string-array>
+</resources>