Skip to content

Commit

Permalink
Automatic translation import
Browse files Browse the repository at this point in the history
Change-Id: I5134730d01be4f1ed8cb31b4fd525787d105ff50
  • Loading branch information
mikeNG committed Aug 23, 2015
1 parent 033270c commit a2c9e77
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 1 deletion.
2 changes: 1 addition & 1 deletion res/values-ar/strings.xml
Expand Up @@ -23,7 +23,7 @@
<string name="wallpapers">خلفيات</string>
<string name="boot_anims">الرسوم المتحركة في التشغيل</string>
<string name="ringtones">نغمات</string>
<string name="notifications">التنبيهات</string>
<string name="notifications">الإشعارات</string>
<string name="alarms">التنبيهات</string>
<string name="style">نمط</string>
<string name="default_tag">(الافتراضي)</string>
Expand Down
11 changes: 11 additions & 0 deletions res/values-fa/strings.xml
Expand Up @@ -18,7 +18,18 @@
<resources>
<string name="app_name">مضامین</string>
<string name="lock_screen">کاغذدیواری‌های قفل</string>
<string name="fonts">فونت‌ها</string>
<string name="wallpapers">کاغذدیواری‌ها</string>
<string name="ringtones">صداهای زنگ</string>
<string name="notifications">اعلان‌ها</string>
<string name="notification_label">اعلان</string>
<string name="ringtone_label">صدای زنگ</string>
<string name="font_preview_letters">ا ب‌ پ‌ ت‌ ث ۱ ۲ ۳</string>
<string name="theme_installed_notification_text">تم با موفقیت نصب شد.</string>
<string name="get_more_description">شما می‌توانید از طریق لینک‌های زیر، تم‌های بیشتری دریافت کنید:</string>
<string-array name="get_more_entry_names">
<item>ویترین تم‌های سایانوژن‌مود</item>
<item>Play Store</item>
<item>More info on the CM Wiki</item>
</string-array>
</resources>
48 changes: 48 additions & 0 deletions res/values-sl/strings.xml
@@ -0,0 +1,48 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
Copyright (C) 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="app_name">Teme</string>
<string name="lock_screen">Slike ozadja zaslona za zaklepanje</string>
<string name="icons">Ikone</string>
<string name="fonts">Pisave</string>
<string name="wallpapers">Slike ozadja</string>
<string name="boot_anims">Zagonske animacije</string>
<string name="ringtones">Zvonjenje</string>
<string name="notifications">Obvestila</string>
<string name="alarms">Budilke</string>
<string name="style">Slog</string>
<string name="default_tag">(Privzeto)</string>
<string name="apply">Uveljavi</string>
<string name="applying">Uveljavljanje \u2026</string>
<string name="update">Posodobi</string>
<string name="no_preview_available">Predogled ni na voljo</string>
<string name="alarm_label">Budilka</string>
<string name="notification_label">Obvestilo</string>
<string name="ringtone_label">Melodija zvonjenja</string>
<string name="unknown_author">Avtor neznan</string>
<string name="font_preview_letters">AaBbCcDd123</string>
<string name="theme_installed_notification_title">%s nameščena</string>
<string name="theme_installed_notification_text">Tema uspešno nameščena.</string>
<string name="menu_item_get_more_themes">Dobi več</string>
<string name="get_more_description">Več tem si lahko pridobite na naslednjih povezavah:</string>
<string-array name="get_more_entry_names">
<item>Izložba tem CyanogenMod</item>
<item>Trgovina Play</item>
<item>Več podatkov na strani Wiki CM</item>
</string-array>
</resources>

0 comments on commit a2c9e77

Please sign in to comment.