Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 64695aae authored by F Wildermuth's avatar F Wildermuth Committed by Weblate
Browse files

Translated using Weblate (German)

Currently translated at 100.0% (19 of 19 strings)

Translation: /e//MicroGUITools
Translate-URL: https://i18n.e.foundation/projects/e/microguitools/de/
parent 4bd3ba68
Loading
Loading
Loading
Loading
+10 −18
Original line number Diff line number Diff line
@@ -13,32 +13,24 @@
  ~ 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>
    <string name="lib_name">microG UI Tools</string>
    <string name="lib_license">Apache License 2.0, microG Team</string>

  --><resources>
    <string name="lib_name">microG Benutzerschnittstelle-Werkzeuge</string>
    <string name="lib_license">Apache Lizenz 2.0, microG Team</string>
    <string name="about_version_str">Version %1$s</string>
    <string name="about_name_version_str">%1$s %2$s</string>
    <string name="about_default_license">Alle Rechte vorbehalten.</string>

    <string name="prefcat_setup">Einrichtung</string>

    <string name="self_check_title">Selbstprüfung</string>
    <string name="self_check_desc">Prüft ob das System zur Nutzung von microG konfiguriert ist.</string>

    <string name="self_check_desc">Prüft, ob das System zur Nutzung von microG konfiguriert ist.</string>
    <string name="self_check_cat_permissions">Berechtigungen erteilt</string>
    <string name="self_check_name_permission">%1$s:</string>
    <string name="self_check_resolution_permission">Hier drücken um die Berechtigung \"%1$s\" zu erteilen. Verweigern einer Berechtigung kann zu Fehlverhalten in anderen Anwendungen führen.</string>

    <string name="about_root_title">microG UI Demo</string>
    <string name="about_root_summary">Zusammenfassung</string>
    <string name="self_check_name_permission">Berechtigung zu %1$s:</string>
    <string name="self_check_resolution_permission">Hier drücken, um die Berechtigung „%1$s“ zu erteilen. Verweigern einer Berechtigung kann zu Fehlverhalten in anderen Anwendungen führen.</string>
    <string name="about_root_title">microG Anwenderschnittstelle-Demo</string>
    <string name="about_root_summary">Übersicht</string>
    <string name="about_root_version">Version v0.1.0</string>
    <string name="about_root_libraries">Genutzte Bibliotheken</string>

    <string name="about_android_support_v4">v4 Support Library</string>
    <string name="about_android_support_v7_appcompat">v7 appcompat Support Library</string>
    <string name="about_android_support_v7_preference">v7 preference Support Library</string>
    <string name="about_android_support_license">Apache License 2.0, The Android Open Source Project</string>
    <string name="about_android_support_license">Apache Lizenz 2.0, The Android Open Source Project</string>
</resources>
 No newline at end of file