summaryrefslogtreecommitdiffstats
path: root/res/values-hu
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:46:09 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-02-10 23:46:09 +0200
commit68a467f5d5660806c54b49c34975b8eb6cad1efa (patch)
tree1b0bdd3bb04c40c69fdd4dfdb57d8fc8a08018d2 /res/values-hu
parentbb02e260036093774358ba3d95cf584e6819b962 (diff)
downloadandroid_packages_apps_Terminal-68a467f5d5660806c54b49c34975b8eb6cad1efa.tar.gz
android_packages_apps_Terminal-68a467f5d5660806c54b49c34975b8eb6cad1efa.tar.bz2
android_packages_apps_Terminal-68a467f5d5660806c54b49c34975b8eb6cad1efa.zip
Automatic translation import
Change-Id: Ibdeda14a6891bcf8c5573299436ca3d11d9ac754
Diffstat (limited to 'res/values-hu')
-rw-r--r--res/values-hu/arrays.xml40
-rw-r--r--res/values-hu/strings.xml28
2 files changed, 68 insertions, 0 deletions
diff --git a/res/values-hu/arrays.xml b/res/values-hu/arrays.xml
new file mode 100644
index 0000000..1566ba9
--- /dev/null
+++ b/res/values-hu/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>Automatikus</item>
+ <item>Fekvő</item>
+ <item>Álló</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>Fekete szöveg fehér háttér</item>
+ <item>Fehér szöveg fekete háttér</item>
+ <item>Zöld szöveg fekete háttér</item>
+ <item>Sárga szöveg fekete háttér</item>
+ <item>Piros szöveg fekete háttér</item>
+ <item>Kék szöveg fekete háttér</item>
+ </string-array>
+</resources>
diff --git a/res/values-hu/strings.xml b/res/values-hu/strings.xml
new file mode 100644
index 0000000..5f09f01
--- /dev/null
+++ b/res/values-hu/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 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 name="app_label">Terminál</string>
+ <string name="menu_new_tab">Új fül</string>
+ <string name="menu_close_tab">Fül bezárása</string>
+ <string name="menu_item_settings">Beállítások</string>
+ <string name="screen_settings">Képernyő beállításai</string>
+ <string name="fullscreen_mode_title">Teljes képernyős mód</string>
+ <string name="screen_orientation_title">Képernyő tájolása</string>
+ <string name="text_settings">Szöveg beállítások</string>
+ <string name="font_size_title">Betűméret</string>
+ <string name="text_colors_title">Szöveg színek</string>
+</resources>