summaryrefslogtreecommitdiffstats
path: root/res/values-sq-rAL/arrays.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:20 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:20 -0700
commit043dd1223e05d7e2faf04e58b4c9d8bfed510e05 (patch)
tree68118577612154bb56a0c11211c62bc5b9514601 /res/values-sq-rAL/arrays.xml
parent0753218d4703976ed6201e138f46c66c44d44d09 (diff)
downloadandroid_packages_apps_Terminal-043dd1223e05d7e2faf04e58b4c9d8bfed510e05.tar.gz
android_packages_apps_Terminal-043dd1223e05d7e2faf04e58b4c9d8bfed510e05.tar.bz2
android_packages_apps_Terminal-043dd1223e05d7e2faf04e58b4c9d8bfed510e05.zip
Automatic translation importreplicant-6.0-0001
Change-Id: I0b348b0f7652a131291eb93fd1057e7d22b4cf14
Diffstat (limited to 'res/values-sq-rAL/arrays.xml')
-rw-r--r--res/values-sq-rAL/arrays.xml24
1 files changed, 23 insertions, 1 deletions
diff --git a/res/values-sq-rAL/arrays.xml b/res/values-sq-rAL/arrays.xml
index b97940f..fb113cc 100644
--- a/res/values-sq-rAL/arrays.xml
+++ b/res/values-sq-rAL/arrays.xml
@@ -15,4 +15,26 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<resources></resources>
+<resources>
+ <string-array name="screen_orientation_labels">
+ <item>Automatik</item>
+ <item>Horizontalisht</item>
+ <item>Vertikalisht</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>Tekst i zi në sfond të bardhë</item>
+ <item>Tekst i bardh në sfond të zi</item>
+ <item>Tekst i gjelbër në sfond të zi</item>
+ <item>Tekst i qelibartë në sfond të zi</item>
+ <item>Tekst i kuq në sfond të zi</item>
+ <item>Tekst blu në sfond të zi</item>
+ </string-array>
+</resources>