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

Commit 9cd3ae03 authored by Michael Bestas's avatar Michael Bestas
Browse files

Automatic translation import

Change-Id: I9e33f7c51743daa032040c2b88e3303262f9f5ba
parent 215e7465
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -272,7 +272,7 @@
  <string name="filetime_format_mode_yyyyMMdd_HHmmss">yyyy-mm-dd hh:mm:ss</string>
  <string name="selection_folders_and_files"><xliff:g id="folders">%1$s</xliff:g> i <xliff:g id="files">%2$s</xliff:g> seleccionats.</string>
  <string name="category_system">SISTEMA</string>
  <string name="category_app">APP</string>
  <string name="category_app">APLICACIÓ</string>
  <string name="category_binary">BINARI</string>
  <string name="category_text">TEXT</string>
  <string name="category_document">DOCUMENT</string>
@@ -307,7 +307,7 @@
  <string name="pref_compute_folder_statistics">Calcula estadístiques de la carpeta</string>
  <string name="pref_compute_folder_statistics_on">Alerta! El càlcul d\'estadístiques de la carpeta tarda temps i necessita força recursos del sistema</string>
  <string name="pref_display_thumbs">Previsualització</string>
  <string name="pref_display_thumbs_summary">Mostra una imatge de previsualització per les apps, arxius de música, fotografies i vídeos</string>
  <string name="pref_display_thumbs_summary">Mostra una imatge de previsualització per les aplicacions, arxius de música, fotografies i vídeos</string>
  <string name="pref_use_flinger">Utilitza gestos de lliscament</string>
  <string name="pref_use_flinger_summary">Utilitza la detecció de gestos lliscar d\'esquerra a dreta per esborrar arxius o carpetes</string>
  <string name="pref_general_advanced_settings_category">Avançat</string>
+34 −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">
  <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>
  <plurals name="selection_folders">
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> پوشه انتخاب شد.</item>
  </plurals>
  <plurals name="selection_files">
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> فایل انتخاب شد.</item>
  </plurals>
</resources>
+42 −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="app_name">مدیر پرونده</string>
  <string name="cancelled_message">لغو شد.</string>
  <string name="msgs_command_not_found">دستور عملکرد پیدا نشد یا تعریف معتبری ندارد.</string>
  <string name="msgs_operation_can_not_be_cancelled">عملیات قابل لغو شدن نیست.</string>
  <string name="msgs_illegal_argument">مقدار غیرمجاز. تلاش ناموفق بود.</string>
  <string name="actionbar_button_save_cd">ذخیره</string>
  <string name="editor_successfully_saved">فایل با موفقیت ذخیره شد.</string>
  <string name="bookmarks">نشانک‌ها</string>
  <string name="bookmarks_home">صفحه اصلی</string>
  <string name="bookmarks_root_folder">پوشه روت</string>
  <string name="bookmarks_system_folder">پوشه سیستم</string>
  <string name="bookmarks_secure">ذخیره‌سازی امن</string>
  <string name="bookmarks_remote">محل ذخیره دور</string>
  <string name="bookmarks_button_config_cd">تعیین پوشه آغازین.</string>
  <string name="bookmarks_button_remove_bookmark_cd">حذف نشانک.</string>
  <string name="bookmarks_msgs_add_success">نشانک با موفقیت اضافه شد.</string>
  <string name="actions_menu_delete">حذف</string>
  <string name="actions_menu_add_to_bookmarks">افزودن به نشانک‌ها</string>
  <string name="actions_menu_set_as_home">تنظیم به عنوان صفحه اصلی</string>
  <string name="pref_no_suggestions_desc">هنگام ویرایش فایل پیشنهادهای واژه‌نامه را نمایش نده</string>
  <string name="secure_storage_unlock_button">بازگشایی</string>
  <string name="secure_storage_delete_button">حذف</string>
  <string name="changelog_title">لیست تغییرات</string>
</resources>