summaryrefslogtreecommitdiffstats
path: root/res/values-ro
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ro')
-rw-r--r--res/values-ro/arrays.xml40
-rw-r--r--res/values-ro/strings.xml24
2 files changed, 64 insertions, 0 deletions
diff --git a/res/values-ro/arrays.xml b/res/values-ro/arrays.xml
new file mode 100644
index 0000000..11f539b
--- /dev/null
+++ b/res/values-ro/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>Automat</item>
+ <item>Landscape</item>
+ <item>Portret</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>Text negru pe alb</item>
+ <item>Text alb pe negru</item>
+ <item>Text verde pe negru</item>
+ <item>Amber text on black</item>
+ <item>Text roşu pe negru</item>
+ <item>Text albastru pe negru</item>
+ </string-array>
+</resources>
diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml
new file mode 100644
index 0000000..f104ce7
--- /dev/null
+++ b/res/values-ro/strings.xml
@@ -0,0 +1,24 @@
+<?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">Terminal</string>
+ <string name="menu_new_tab">Filă nouă</string>
+ <string name="menu_item_settings">Setări</string>
+ <string name="screen_orientation_title">Orientare ecran</string>
+ <string name="font_size_title">Dimensiune font</string>
+ <string name="text_colors_title">Culori text</string>
+</resources>