OSDN Git Service

CMFileManager: ES translations
authordjMesias <djmesias@yahoo.es>
Fri, 10 May 2013 07:42:59 +0000 (09:42 +0200)
committerJorge Ruesga <jorge@ruesga.com>
Fri, 10 May 2013 07:56:37 +0000 (09:56 +0200)
- file sizes

Patchset 3: Remove Cid review

Change-Id: I11b38843a9b99e5e10fc8239a23a84e033499a4f

res/values-es/strings.xml

index acee4d0..abc0a14 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 The CyanogenMod Project
+<!-- Copyright (C) 2012-2013 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.
      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">
+ -->
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+  xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     <string name="app_name">File Manager</string>
     <string name="app_description">Un explorador de archivos de CyanogenMod.</string>
+    <string name="size_bytes">B</string>
+    <string name="size_kilobytes">KB</string>
+    <string name="size_megabytes">MB</string>
+    <string name="size_gigabytes">GB</string>
     <string name="datetime_format_order">%1$s %2$s</string>
     <string name="device_blockdevice">Dispositivo de bloques</string>
     <string name="device_characterdevice">Dispositivo de caracteres</string>