summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpinky@build01 <jenkins@cyanogenmod.com>2016-07-16 09:43:15 -0700
committerpinky@build01 <jenkins@cyanogenmod.com>2016-07-16 09:43:15 -0700
commit61bb8015dea24ed7eb67e72c98d5a1b8d1623e61 (patch)
tree27c8e37e6129a29cd5a3d383ac46330fec80fae6
parent02bc3674c9954f99ca701982129af9450d1ec383 (diff)
downloadandroid_packages_providers_DataUsageProvider-61bb8015dea24ed7eb67e72c98d5a1b8d1623e61.tar.gz
android_packages_providers_DataUsageProvider-61bb8015dea24ed7eb67e72c98d5a1b8d1623e61.tar.bz2
android_packages_providers_DataUsageProvider-61bb8015dea24ed7eb67e72c98d5a1b8d1623e61.zip
Automatic translation import
Change-Id: Ia513eb867675f1b6f965b50bf94d259fc5e487e0 Ticket: -
-rw-r--r--res/values-lb/strings.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
index db96857..727d9c4 100644
--- a/res/values-lb/strings.xml
+++ b/res/values-lb/strings.xml
@@ -15,11 +15,26 @@ 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">Datennotzungs-Provider</string>
+ <string name="data_usage_disable_short">DEAKTIVÉIEREN</string>
+ <string name="data_usage_disable_long">MOBILDATENZOUGRËFF VUN DER APP DESAKTIVÉIEREN</string>
+ <string name="data_usage_hide">VERSTOPPEN</string>
+ <string name="data_usage_disable_message">Mobildatenzougrëff fir %s desaktivéieren</string>
+ <string name="data_usage_hide_message">Datennotzungs-Warnung fir %s ausblennen</string>
+ <string name="data_usage_notify_title">Datennotzungs-Warnung</string>
+ <string name="data_usage_notify_big_text">%s benotzt vill mobil Daten. Dréck, fir Detailer ze gesinn.</string>
<!-- Title for a work profile. [CHAR LIMIT=25] -->
+ <string name="managed_user_title">Aarbechtsprofil</string>
<!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
+ <string name="unknown">Onbekannt</string>
<!-- Title for Guest user [CHAR LIMIT=35] -->
+ <string name="user_guest">Gaascht</string>
<!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
+ <string name="running_process_item_user_label">Benotzer: <xliff:g id="user_name">%1$s</xliff:g></string>
<!-- Label for kernel threads in battery usage -->
+ <string name="process_kernel_label">Android OS</string>
<!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
+ <string name="data_usage_uninstalled_apps">Geläscht Appen</string>
<!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
+ <string name="data_usage_uninstalled_apps_users">Geläscht Appen a Benotzer</string>
</resources>