Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c12984d4 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: Ia5e1f0d8c76384ffdb04aba601c56c9a34e48ff2
JIRA: RM-154
parent 592e3ecb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -55,4 +55,6 @@
  <string name="alarm_select_external">Musiek</string>
  <string name="ringtone_default">Standaard luitoon</string>
  <string name="take_persistent_grant_uri_permission_failed_msg">Kon nie permanente toestemming verleen aan luitoon (uri)</string>
  <string name="menu_item_widget_settings">Legstuk instellings</string>
  <string name="activity_not_found">Aktiwiteit nie gevind!</string>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -55,4 +55,6 @@
  <string name="alarm_select_external">Música</string>
  <string name="ringtone_default">To de trucada per defecte</string>
  <string name="take_persistent_grant_uri_permission_failed_msg">No s\'ha pogut obtenir el permís persistent pel to de trucada</string>
  <string name="menu_item_widget_settings">Configuració Widgets</string>
  <string name="activity_not_found">No s\'ha trobat activitat!</string>
</resources>
+2 −0
Original line number Diff line number Diff line
@@ -55,4 +55,6 @@
  <string name="alarm_select_external">Musik</string>
  <string name="ringtone_default">Standard-Klingelton</string>
  <string name="take_persistent_grant_uri_permission_failed_msg">Dauerhafte Berechtigung zum Ändern des Klingeltons konnte nicht eingeholt werden</string>
  <string name="menu_item_widget_settings">Widget-Einstellungen</string>
  <string name="activity_not_found">Aktivität nicht gefunden!</string>
</resources>
+3 −3
Original line number Diff line number Diff line
@@ -32,13 +32,13 @@
  <string name="cities_add_gps_not_available">GPS-a ez dago eskuragarri</string>
  <string name="cities_add_already_exists">Hiria badago datu-basean</string>
  <string name="cities_add_city_failed">Ezin da hiria sortu</string>
  <string name="cities_delete_city_title">Hiria ezabatu</string>
  <string name="cities_delete_city_title">Ezabatu hiria</string>
  <string name="cities_delete_city_msg"><xliff:g id="city">%s</xliff:g> ezabatu nahi duzu?</string>
  <string name="cities_delete_city_failed">Ezin da hiria ezabatu</string>
  <string name="volume_buttons_summary">Bolumen botoiak sakatzean <xliff:g id="action">%s</xliff:g></string>
  <string name="flip_action_title">Iraultzerako ekintza</string>
  <string name="flip_action_summary" product="tablet"><xliff:g id="action">%s</xliff:g></string>
  <string name="flip_action_summary" product="default"><xliff:g id="action">%s</xliff:g></string>
  <string name="flip_action_summary" product="tablet">Tableta behera iraultzean <xliff:g id="action">%s</xliff:g></string>
  <string name="flip_action_summary" product="default">Telefonoa behera iraultzean <xliff:g id="action">%s</xliff:g></string>
  <string name="shake_action_title">Astintzerako ekintza</string>
  <string name="shake_action_summary" product="tablet"><xliff:g id="action">%s</xliff:g></string>
  <string name="shake_action_summary" product="default"><xliff:g id="action">%s</xliff:g></string>
+22 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2015 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="show_status_bar_icon_title">نمایش آیکون</string>
  <string name="alarm_increasing_volume">صدای صعودی</string>
  <string name="action_summary_dismiss">رد هشدار</string>
</resources>
Loading