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

Commit 4019ae05 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I0fef868d8c6c1249deb6ce8aac48d2e0fb18e709
JIRA: RM-154
parent 71d7578e
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <plurals name="hour">
    <item quantity="one">%d h-o</item>
    <item quantity="other">%d h-oj</item>
  </plurals>
</resources>
+20 −0
Original line number Diff line number Diff line
<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="call_log_stats_title">Statistikoj</string>
</resources>
+25 −0
Original line number Diff line number Diff line
<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <plurals name="hour">
    <item quantity="other">%d ساعت</item>
  </plurals>
  <plurals name="minute">
    <item quantity="other">%d دقیقه</item>
  </plurals>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="call_log_stats_title">آمار</string>
  <string name="callStatsDetailTitle">جزئیات آمار تماس</string>
  <string name="video_call">تماس ویدیویی</string>
  <string name="video_call_settings">تنظیمات تماس ویدیویی</string>
  <string name="description_videocall">تماس ویدیویی <xliff:g id="name">%1$s</xliff:g></string>
+4 −4
Original line number Diff line number Diff line
@@ -45,13 +45,13 @@
  <string name="call_stats_sort_by_count">Sortare după numărul de apeluri</string>
  <string name="menu_add_to_blacklist">Adaugă la lista neagră</string>
  <string name="toast_added_to_blacklist"><xliff:g id="number"> %s </xliff:g> adăugat la lista neagră</string>
  <string name="menu_delete_from_blacklist">Ştergeţi din lista neagră</string>
  <string name="menu_delete_from_blacklist">Ștergeți din lista neagră</string>
  <string name="toast_deleted_from_blacklist"><xliff:g id="number">%s</xliff:g> eliminat din lista neagră</string>
  <string name="nearby_places">Locații în apropiere</string>
  <string name="people">Oameni</string>
  <string name="start_call_playback">Redă înregistrarea</string>
  <string name="stop_call_playback">Stop</string>
  <string name="call_playback_error_message">Nu s-a reuşit să se redea înregistrarea</string>
  <string name="call_playback_error_message">Nu s-a reușit redarea înregistrării</string>
  <string name="calllog_search_hint">Căutare în jurnalul de apeluri</string>
  <string name="video_call">Apel video</string>
  <string name="video_call_settings">Setări apel video</string>
@@ -61,8 +61,8 @@
  <string name="speed_dial_replace">Înlocuire</string>
  <string name="speed_dial_delete">Ștergeți</string>
  <string name="speed_dial_unassigned_dialog_title">Cheie neatribuită</string>
  <string name="speed_dial_unassigned_dialog_message">Niciun contact cu apelare rapidă nu este atribuit tastei \'<xliff:g id="number">%s</xliff:g>\'. Vreți să atribuiţi un contact acum?</string>
  <string name="dialog_speed_dial_airplane_mode_message">"Pentru a utiliza apelarea rapidă, în primul rând opriţi modul avion."</string>
  <string name="speed_dial_unassigned_dialog_message">Niciun contact cu apelare rapidă nu este atribuit tastei \'<xliff:g id="number">%s</xliff:g>\'. Vreți să atribuiți un contact acum?</string>
  <string name="dialog_speed_dial_airplane_mode_message">"Pentru a utiliza apelarea rapidă, în primul rând opriți modul avion."</string>
  <string name="msim_ime_dialog_title">Identificatorul dispozitivului</string>
  <string name="multi_sim_slot_name">SIM <xliff:g id="index">%d</xliff:g></string>
  <string name="call_log_show_all_slots">Toate SIM-urile</string>
Loading