summaryrefslogtreecommitdiffstats
path: root/res/values-gl-rES
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:43:05 +0200
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-01-11 15:22:44 -0800
commit1b1716ed40d623e88102b41c93f96cbe7dd5c70d (patch)
tree8489e8ea26c9bdbf72d16a7931a5537c1f27b04d /res/values-gl-rES
parentc28091bce1432dc14e5440e8e7ad696de46f0a31 (diff)
downloadpackages_apps_Settings-1b1716ed40d623e88102b41c93f96cbe7dd5c70d.zip
packages_apps_Settings-1b1716ed40d623e88102b41c93f96cbe7dd5c70d.tar.gz
packages_apps_Settings-1b1716ed40d623e88102b41c93f96cbe7dd5c70d.tar.bz2
Automatic translation import
Change-Id: I6a73233e7c5689c683bc444bcea93b910f69124e
Diffstat (limited to 'res/values-gl-rES')
-rw-r--r--res/values-gl-rES/cm_plurals.xml7
-rw-r--r--res/values-gl-rES/cm_strings.xml1
2 files changed, 8 insertions, 0 deletions
diff --git a/res/values-gl-rES/cm_plurals.xml b/res/values-gl-rES/cm_plurals.xml
index 806dfe8..45d7afb 100644
--- a/res/values-gl-rES/cm_plurals.xml
+++ b/res/values-gl-rES/cm_plurals.xml
@@ -2,10 +2,13 @@
<!--Generated by crowdin.com-->
<!--
Copyright (C) 2013-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.
@@ -17,4 +20,8 @@
<item quantity="one"><xliff:g id="seconds">%d</xliff:g> segundo</item>
<item quantity="other"><xliff:g id="seconds">%d</xliff:g> segundos</item>
</plurals>
+ <plurals name="app_ops_count">
+ <item quantity="one">Unha vez</item>
+ <item quantity="other">%d veces</item>
+ </plurals>
</resources>
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml
index d4682ab..a8f7935 100644
--- a/res/values-gl-rES/cm_strings.xml
+++ b/res/values-gl-rES/cm_strings.xml
@@ -24,4 +24,5 @@
<string name="show_dev_already_cm">Non fai falla, a configuración de desenvolvemento xa están activa.</string>
<string name="root_access">Acceso root</string>
<string name="root_access_warning_title">Permitir acceso root?</string>
+ <string name="app_ops_labels_superuser">Acceso root</string>
</resources>