summaryrefslogtreecommitdiffstats
path: root/res/values-de/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-de/strings.xml')
-rw-r--r--res/values-de/strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 69459ef..1805cd2 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -15,9 +15,16 @@ 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">Datennutzungs-Anbieter</string>
<string name="data_usage_disable_short">DEAKTIVIEREN</string>
+ <string name="data_usage_disable_long">MOBILFUNKDATENZUGRIFF DER APP DEAKTIVIEREN</string>
<string name="data_usage_hide">AUSBLENDEN</string>
+ <string name="data_usage_disable_message">Mobilfunkdatenzugriff für %s deaktivieren</string>
+ <string name="data_usage_hide_message">Datennutzungs-Warnungen für %s ausblenden</string>
+ <string name="data_usage_notify_title">Mobilfunkdaten-Warnung</string>
+ <string name="data_usage_notify_big_text">%s hat einen hohen Mobilfunkdatenverbrauch. Tippen, um Details zu sehen.</string>
<!-- Title for a work profile. [CHAR LIMIT=25] -->
+ <string name="managed_user_title">Arbeitsprofil</string>
<!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
<string name="unknown">Unbekannt</string>
<!-- Title for Guest user [CHAR LIMIT=35] -->
@@ -25,6 +32,9 @@ limitations under the License.
<!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
<string name="running_process_item_user_label">Benutzer: <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">Entfernte Apps</string>
<!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
+ <string name="data_usage_uninstalled_apps_users">Entfernte Apps und Benutzer</string>
</resources>