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

Commit bda07d12 authored by Michael Bestas's avatar Michael Bestas Committed by Jorge Ruesga
Browse files

CMFileManager: Add Greek translation

Patchset 2: Remove untranslatable strings

Patchset 3: Add missing themes translation

Change-Id: Ica0afe84cdd9fac9c243c817eb407a5d098e2410
parent bf0eebef
Loading
Loading
Loading
Loading
+690 −0

File added.

Preview size limit exceeded, changes collapsed.

+29 −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">

  <!-- The name of the application -->
  <string name="app_name">Θέματα Διαχείρισης αρχείων</string>
  <!-- The description of the application -->
  <string name="app_description">Θέματα για την Διαχείριση αρχείων του CyanogenMod.</string>

  <!-- The dark theme name -->
  <string name="dark_theme_name">Σκούρο θέμα</string>
  <!-- The dark theme description -->
  <string name="dark_theme_desc">Ένα σκούρο θέμα για την Διαχείριση αρχείων του CyanogenMod.</string>

</resources>