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

Commit e5620bce authored by Michael Bestas's avatar Michael Bestas Committed by Jessica Wagantall
Browse files

Automatic translation import

Ticket: YAM-21
Change-Id: I7a5da9a22c62463da28f7026d39172fbe441552f
parent b8c012fa
Loading
Loading
Loading
Loading
+43 −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="one"><xliff:g id="folders">%1$d</xliff:g> cartafol</item>
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> cartafoles</item>
  </plurals>
  <plurals name="n_files">
    <item quantity="one"><xliff:g id="files">%1$d</xliff:g> ficheiro</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> ficheiros</item>
  </plurals>
  <plurals name="search_found_items">
    <item quantity="one"><xliff:g id="count">%1$d</xliff:g> elemento atopado</item>
    <item quantity="other"><xliff:g id="count">%d</xliff:g> elementos atopados</item>
  </plurals>
  <plurals name="selection_folders">
    <item quantity="one"><xliff:g id="folders">%1$d</xliff:g> cartafol seleccionado.</item>
    <item quantity="other"><xliff:g id="folders">%1$d</xliff:g> cartafoles seleccionados.</item>
  </plurals>
  <plurals name="selection_files">
    <item quantity="one"><xliff:g id="files">%1$d</xliff:g> ficheiro seleccionado.</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> ficheiros seleccionados.</item>
  </plurals>
  <plurals name="deleting_n_items">
    <item quantity="one">Eliminarase <xliff:g id="count">%1$d</xliff:g> elemento.</item>
    <item quantity="other">Eliminaranse <xliff:g id="count">%1$d</xliff:g> elementos.</item>
  </plurals>
</resources>
+407 −0

File added.

Preview size limit exceeded, changes collapsed.

+4 −0
Original line number Diff line number Diff line
@@ -36,4 +36,8 @@
    <item quantity="one"><xliff:g id="files">%1$d</xliff:g> fájl kiválasztva.</item>
    <item quantity="other"><xliff:g id="files">%1$d</xliff:g> fájl kiválasztva.</item>
  </plurals>
  <plurals name="deleting_n_items">
    <item quantity="one"><xliff:g id="count">%1$d</xliff:g> elem kerül törlésre.</item>
    <item quantity="other"><xliff:g id="count">%1$d</xliff:g> elem kerül törlésre.</item>
  </plurals>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -310,7 +310,7 @@
  <string name="pref_display_thumbs">プレビュー</string>
  <string name="pref_display_thumbs_summary">アプリ、音楽ファイル、写真、動画のプレビュー画像を表示する</string>
  <string name="pref_use_flinger">スワイプジェスチャーを使用</string>
  <string name="pref_use_flinger_summary">ファイルまたはフォルダの削除に左から右へのジェスチャーの検出を使用する</string>
  <string name="pref_use_flinger_summary">ファイルまたはフォルダの削除に左から右へのジェスチャーの検出を使用する</string>
  <string name="pref_general_advanced_settings_category">詳細設定</string>
  <string name="pref_access_mode">アクセスモード</string>
  <string name="pref_access_mode_safe">セーフモード</string>