summaryrefslogtreecommitdiffstats
path: root/res/values-lb/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-lb/strings.xml')
-rw-r--r--res/values-lb/strings.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
new file mode 100644
index 0000000..9ea8f20
--- /dev/null
+++ b/res/values-lb/strings.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 The Android Open Source 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">Schlësselketten</string>
+ <!-- Dialog title when no certificates were found -->
+ <string name="title_no_certs">Keng Zertifikater fonnt</string>
+ <!-- Dialog title when at least one certificate was found -->
+ <string name="title_select_cert">Zertifikat auswielen</string>
+ <!-- Used at top of dialog to identify requesting application -->
+ <string name="requesting_application">D\'App %s huet en Zertifikat ugefrot. En Zertifikat auswielen erlaabt der App, dës Identitéit elo an an Zukunft bei Servere ze benotzen.</string>
+ <!-- Used at top of dialog to identify requesting server (may be host:port or just host)-->
+ <string name="requesting_server">D\'App huet de Server vun deem d\'Ufro kënnt als %s identifizéiert, mä du solls der App just Zougrëff op den Zertifikat ginn, wann s de der App traus.</string>
+ <!-- Label of button to send the user to the CertInstaller to install a certificate (arguments are constants for .pfx and .p12) -->
+ <string name="install_new_cert_message">Du kanns Zertifikater aus engem PKCS#12-Fichier mat der Erweiderung %1$s oder %2$s aus dem externe Späicher installéieren.</string>
+ <!-- Label of button to send the user to the CertInstaller to install a certificate -->
+ <string name="install_new_cert_button_label">Installéieren</string>
+ <!-- Label of button to send the allow the application certificate request -->
+ <string name="allow_button">Erlaben</string>
+ <!-- Label of button to send the deny the application certificate request -->
+ <string name="deny_button">Verweigeren</string>
+</resources>