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

Commit 67531d46 authored by Jorge Ruesga's avatar Jorge Ruesga Committed by Gerrit Code Review
Browse files

Merge "CMFileManager: Updated italian translation" into jellybean

parents ad6af15c d635f077
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
     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">File Manager</string>
  <string name="app_description">File manager di CyanogenMod.</string>
@@ -286,6 +287,7 @@
  <string name="pref">Impostazioni</string>
  <string name="pref_general">Impostazioni generali</string>
  <string name="pref_search">Opzioni di ricerca</string>
  <string name="pref_themes">Temi</string>
  <string name="pref_about">About</string>
  <string name="pref_about_summary">File Manager v<xliff:g id="version">%1$s</xliff:g>
    \nCopyright \u00A9 2012 The CyanogenMod Project</string>
@@ -319,7 +321,14 @@
  <string name="pref_remove_saved_search_terms">Rimuovi i termini di ricerca salvati</string>
  <string name="pref_remove_saved_search_terms_summary">Tocca per rimuovere tutti i termini di ricerca salvati</string>
  <string name="pref_remove_saved_search_terms_msg">Tutti i termini di ricerca salvati sono stati cancellati.</string>
  <string name="pref_themes_selection_category">Temi</string>
  <string name="pref_themes_set_theme">Imposta tema</string>
  <string name="pref_themes_no_preview">Anteprima\nnon disponibile</string>
  <string name="pref_themes_confirmation">Il tema è stato applicato con successo.</string>
  <string name="pref_themes_not_found">Tema non trovato.</string>
  <string name="pref_debug_traces">Registra informazioni per il debug</string>
  <string name="theme_default_name">Tema chiaro</string>
  <string name="theme_default_description">Un tema chiaro per il file manager di CyanogenMod.</string>
  <string name="security_warning_extract">Attenzione!\n\nEstrarre un archivio con percorsi relativi o assoluti può danneggiare il dispositivo in quanto possono venire sovrascritti file di sistema.\n\nContinuare?</string>
  <string name="changelog_title">Changelog</string>
  <string name="welcome_title">Benvenuti</string>
+22 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 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">Temi per il file manager</string>
  <string name="app_description">Temi per il file manager di CyanogenMod.</string>
  <string name="dark_theme_name">Tema scuro</string>
  <string name="dark_theme_desc">Un tema scuro per il file manager di CyanogenMod.</string>
</resources>