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

Commit f506bb98 authored by igoriok's avatar igoriok
Browse files

CMFileManager: updated romanian translation



Change-Id: Ief7f6e63dd1f1eeacbbd55670a58e08e45fc1ed9
Signed-off-by: default avatarigoriok <igor_sorocean@hotmail.com>
parent be8ae15f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -285,6 +285,13 @@
  <string name="pref_remove_saved_search_terms">Eliminaţi termenii de căutare salvaţi</string>
  <string name="pref_remove_saved_search_terms_summary">Apăsaţi pentru eliminarea tuturor termenilor de căutare salvaţi</string>
  <string name="pref_remove_saved_search_terms_msg">Toţi termenii de căutare salvaţi au fost eliminaţi.</string>
  <string name="pref_themes_selection_category">Teme</string>
  <string name="pref_themes_set_theme">Aplicaţi tema</string>
  <string name="pref_themes_no_preview">Nici o previzualizare\ndisponibilă</string>
  <string name="pref_themes_confirmation">Tema a fost aplicată cu succes.</string>
  <string name="pref_themes_not_found">Tema nu a fost găsită.</string>
  <string name="theme_default_name">Temă \"deschisă\"</string>
  <string name="theme_default_description">Temă \"deschisă\" pentru Managerul de Fişiere CyanogenMod.</string>
  <string name="security_warning_extract">Avertizare!\n\nExtragerea unui fişier arhivă cu căi relative sau absolute poate cauza defecţiuni dispozitivului Dvs. prin suprascrierea fişierelor de sistem.\n\nDoriţi să continuaţi?</string>
  </resources>
+25 −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">Teme Manager Fișiere</string>
  <string name="app_description">Teme pentru Managerul de Fișiere CyanogenMod.</string>
  <string name="dark_theme_name">Temă \"întunecată\"</string>
  <!-- The dark theme description -->
  <string name="dark_theme_desc">Temă \"întunecată\" pentru Managerul de Fișiere CyanogenMod.</string>

</resources>