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

Commit 13665f28 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: Ia89f382205462467359e3d3b8f78bb1119302dbb
parent efbe9408
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
  <string name="msgs_operation_failure">فشلت العملية.</string>
  <string name="msgs_console_alloc_failure">حدث خطأ داخلي.</string>
  <string name="msgs_operation_can_not_be_cancelled">لا يمكن إلغاء العملية.</string>
  <string name="msgs_read_only_filesystem">ملفات النظام للقراءة فقط. محاولة تحويل نظام الملفات الى القراءة والكتابة قبل محاولة تنفيذ العملية.</string>
  <string name="msgs_read_only_filesystem">ملفات النظام للقراءة فقط. حاول تحميل نظام الملفات الى القراءة والكتابة قبل محاولة تنفيذ العملية.</string>
  <string name="msgs_illegal_argument">البرهان غير المشروعة. فشل استدعاء.</string>
  <string name="msgs_unresolved_inconsistencies">غير مسموح العملية نظراً لأن من شأنه أن يسبب تناقضات.</string>
  <string name="msgs_operation_not_allowed_in_current_directory">غير مسموح للعملية في المجلد. \n\n مكان المجلد الحالي يتعذر متابعة مصدر أو شبيه المصدر.</string>
+1 −2
Original line number Diff line number Diff line
@@ -353,8 +353,7 @@
  <string name="theme_default_name">Açıq Rəngli Tema</string>
  <string name="theme_default_description">CyanogenMod Fayl İdarəçisi üçün açıq rəngli tema.</string>
  <string name="themes_author">CyanogenMod</string>
  <string name="drawer_open">Naviqasiya panelini aç</string>
  <string name="drawer_close">Naviqasiya panelini bağla</string>
  <string name="drawer_open">Hərəkət panelini aç</string>
  <string name="color_picker_alpha_slider_text">Alfa</string>
  <string name="color_picker_current_text">Hazırki:</string>
  <string name="color_picker_new_text">Yeni:</string>
+20 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-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="actionbar_button_save_cd">Konservi</string>
</resources>
+4 −4
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@
  <string name="msgs_overwrite_files">Fitxategiren bat helmugako karpetan existitzen da jada.\n\n Gainidatzi?</string>
  <string name="msgs_action_association_failed">Ekintza aplikazioari lotzeak huts egin du.</string>
  <string name="advise_insufficient_permissions">Eragiketa honek super-erabiltzaile baimenak behar ditu. \n\nRoot sarbide modura aldatu nahi duzu?</string>
  <string name="parent_dir">Guraso karpeta</string>
  <string name="parent_dir">Karpeta gurasoa</string>
  <string name="external_storage">Kanpo biltegiratzea</string>
  <string name="usb_storage">USB biltegiratzea</string>
  <string name="actionbar_button_filesystem_cd">Fitxategi sistema</string>
@@ -230,7 +230,7 @@
  <string name="actions_menu_add_to_bookmarks">Gehitu laster-marketara</string>
  <string name="actions_menu_add_shortcut">Gehitu lasterbidea</string>
  <string name="actions_menu_open_parent_folder">Karpeta ireki</string>
  <string name="actions_menu_compute_checksum">Checksum</string>
  <string name="actions_menu_compute_checksum">Kalkulatu kontrol-batura</string>
  <string name="actions_menu_print">Inprimatu</string>
  <string name="actions_menu_set_as_home">Ezarri hasiera gisa</string>
  <string name="actions_ask_undone_operation_msg">Eragiketa hau ezin da desegin. Jarraitu?</string>
@@ -251,9 +251,9 @@
  <string name="execution_console_script_execution_time_label">Denbora:</string>
  <string name="execution_console_script_exitcode_label">Irteerako kodea:</string>
  <string name="execution_console_script_execution_time_text"><xliff:g id="seconds">%1$s</xliff:g> seg.</string>
  <string name="compute_checksum_title">Checksum</string>
  <string name="compute_checksum_title">Kalkulatu kontrol-batura</string>
  <string name="compute_checksum_filename_label">Fitxategia:</string>
  <string name="compute_checksum_computing_checksum_msg">Checksum-a kalkulatzen\u2026</string>
  <string name="compute_checksum_computing_checksum_msg">Kontrol-batura kalkulatzen\u2026</string>
  <string name="mime_folder">Karpeta</string>
  <string name="mime_symlink">Lasterbidea</string>
  <string name="mime_unknown">Ezezaguna</string>
+6 −0
Original line number Diff line number Diff line
@@ -19,4 +19,10 @@
  <plurals name="n_folders">
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> پوشه</item>
  </plurals>
  <plurals name="n_files">
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> فایل</item>
  </plurals>
  <plurals name="search_found_items">
    <item quantity="other"><xliff:g id="count">%d</xliff:g> مورد پیدا شد</item>
  </plurals>
</resources>
Loading