Import translations. DO NOT MERGE ANYWHERE

Auto-generated-cl: translation import
Change-Id: I11b453d82ca14af9e94ed50cb334c9bdc97bd571
This commit is contained in:
Bill Yi
2024-08-29 22:22:47 -07:00
parent 6faaf80204
commit 1a2dfb2c8b
94 changed files with 528 additions and 277 deletions

View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2007 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="show_dev_countdown" msgid="2936506773086395069">"{count,plural, =1{Nur noch # Schritt und du bist Entwickler.}other{Nur noch # Schritte und du bist Entwickler.}}"</string>
<string name="show_dev_on" msgid="2840850085134853754">"Du bist jetzt Entwickler!"</string>
<string name="show_dev_already" msgid="7041756429707644630">"Okay, du bist bereits Entwickler."</string>
<string name="user_owner" msgid="2079206733011361994">"Eigentümer"</string>
</resources>