Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: I2219a6caaaa67c1b3f0a99f4de434b23f7140126
  • Loading branch information
Tom Powell committed Aug 19, 2015
1 parent b1c614f commit fa7cf7f
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 0 deletions.
23 changes: 23 additions & 0 deletions res/values-eo/cm_strings.xml
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-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 name="enable_recoloring">Ĝustigi koloraron</string>
<string name="color_label">Koloro</string>
<string name="saturation_label">Intenseco</string>
<string name="brightness_label">Brileco</string>
</resources>
3 changes: 3 additions & 0 deletions res/values-fa/cm_strings.xml
Expand Up @@ -17,4 +17,7 @@
-->
<resources>
<string name="enable_recoloring">تنظیم رنگ پرتو</string>
<string name="color_label">رنگ</string>
<string name="saturation_label">اشباع</string>
<string name="brightness_label">روشنایی</string>
</resources>
23 changes: 23 additions & 0 deletions res/values-kn-rIN/cm_strings.xml
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-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 name="enable_recoloring">ಕಿರಣ ಬಣ್ಣಗಳನ್ನು ಸರಿಹೊಂದಿಸಿ</string>
<string name="color_label">ಬಣ್ಣ</string>
<string name="saturation_label">ಸ್ಯಾಚುರೇಶನ್</string>
<string name="brightness_label">ಪ್ರಖರತೆ</string>
</resources>
23 changes: 23 additions & 0 deletions res/values-sl/cm_strings.xml
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-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 name="enable_recoloring">Prilagodi barve žarkov</string>
<string name="color_label">Barva</string>
<string name="saturation_label">Nasičenost</string>
<string name="brightness_label">Svetlost</string>
</resources>

0 comments on commit fa7cf7f

Please sign in to comment.