[gnome-software] Update German translation
- From: Translations User D-L <translations src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Update German translation
- Date: Thu, 16 Sep 2021 17:53:33 +0000 (UTC)
commit 29b14303e52bba4331336b26b283a9f827f6b41a
Author: Philipp Kiemle <philipp kiemle gmail com>
Date: Thu Sep 16 17:53:31 2021 +0000
Update German translation
po/de.po | 229 ++++++++++++++++++++++++++++++++++-----------------------------
1 file changed, 123 insertions(+), 106 deletions(-)
---
diff --git a/po/de.po b/po/de.po
index 0d4f65592..9e12a8765 100644
--- a/po/de.po
+++ b/po/de.po
@@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gnome-software master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-software/issues\n"
-"POT-Creation-Date: 2021-09-10 18:43+0000\n"
-"PO-Revision-Date: 2021-09-14 00:01+0200\n"
+"POT-Creation-Date: 2021-09-16 12:17+0000\n"
+"PO-Revision-Date: 2021-09-16 14:41+0200\n"
"Last-Translator: Philipp Kiemle <philipp kiemle gmail com>\n"
"Language-Team: German <gnome-de gnome org>\n"
"Language: de\n"
@@ -620,7 +620,7 @@ msgstr "Lokale Datei"
#. Example string: "Local file (RPM)"
#. Translators: The first placeholder is an app runtime
#. * name, the second is its version number.
-#: lib/gs-app.c:5623 src/gs-safety-context-dialog.c:396
+#: lib/gs-app.c:5623 src/gs-safety-context-dialog.c:391
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
@@ -1013,49 +1013,51 @@ msgstr "Darf Ihre Downloads lesen"
#. Translators: This indicates an app can access or change user settings.
#. * It’s used in a context tile, so should be short.
-#: src/gs-app-context-bar.c:334 src/gs-safety-context-dialog.c:210
+#: src/gs-app-context-bar.c:334 src/gs-safety-context-dialog.c:217
msgid "Can access and change user settings"
msgstr "Darf Benutzereinstellungen lesen und ändern"
#. Translators: This indicates an app uses the X11 windowing system.
#. * It’s used in a context tile, so should be short.
-#: src/gs-app-context-bar.c:341 src/gs-safety-context-dialog.c:194
+#: src/gs-app-context-bar.c:341 src/gs-safety-context-dialog.c:201
msgid "Uses a legacy windowing system"
msgstr "Verwendet ein veraltetes Anzeigesystem"
#. Translators: This indicates an app can escape its sandbox.
#. * It’s used in a context tile, so should be short.
-#: src/gs-app-context-bar.c:348 src/gs-safety-context-dialog.c:202
+#: src/gs-app-context-bar.c:348 src/gs-safety-context-dialog.c:209
msgid "Can acquire arbitrary permissions"
msgstr "Darf beliebige Berechtigungen erhalten"
-#. Translators: This indicates that we don’t know what permissions an app requires to run.
+#. Translators: This indicates that an application has been packaged
+#. * by the user’s distribution and is safe.
#. * It’s used in a context tile, so should be short.
-#: src/gs-app-context-bar.c:360
-msgid "Software has unknown permissions"
-msgstr "Berechtigungen dieser Anwendung sind unbekannt"
+#: src/gs-app-context-bar.c:374 src/gs-safety-context-dialog.c:142
+msgid "Reviewed by your distribution"
+msgstr "Von Ihrer Distribution überprüft"
+
+#. Translators: This indicates that an application has been packaged
+#. * by someone other than the user’s distribution, so might not be safe.
+#. * It’s used in a context tile, so should be short.
+#: src/gs-app-context-bar.c:381 src/gs-safety-context-dialog.c:139
+msgid "Provided by a third party"
+msgstr "Durch Dritte bereitgestellt"
#. Translators: This indicates an app is not licensed under a free software license.
#. * It’s used in a context tile, so should be short.
-#: src/gs-app-context-bar.c:372
+#: src/gs-app-context-bar.c:393
msgid "Proprietary code"
msgstr "Proprietärer Quellcode"
#. Translators: This indicates an app’s source code is freely available, so can be audited for security.
#. * It’s used in a context tile, so should be short.
-#: src/gs-app-context-bar.c:378
+#: src/gs-app-context-bar.c:399
msgid "Auditable code"
msgstr "Überprüfbarer Quellcode"
-#. Translators: This indicates an app comes from the distribution’s main repositories, so can be trusted.
-#. * It’s used in a context tile, so should be short.
-#: src/gs-app-context-bar.c:387
-msgid "Software comes from a trusted source"
-msgstr "Software stammt aus einer vertrauenswürdigen Quelle"
-
#. Translators: This indicates an app was written and released by a developer who has been verified.
#. * It’s used in a context tile, so should be short.
-#: src/gs-app-context-bar.c:394
+#: src/gs-app-context-bar.c:406
msgid "Software developer is verified"
msgstr "Entwickler ist verifiziert"
@@ -1073,104 +1075,104 @@ msgstr "Entwickler ist verifiziert"
#. * If concatenating strings as a list using a separator like this is not
#. * possible in your language, please file an issue against gnome-software:
#. * https://gitlab.gnome.org/GNOME/gnome-software/-/issues/new
-#: src/gs-app-context-bar.c:406 src/gs-app-context-bar.c:667
+#: src/gs-app-context-bar.c:418 src/gs-app-context-bar.c:679
msgid "; "
msgstr "; "
#. Translators: The app is considered safe to install and run.
#. * This is displayed in a context tile, so the string should be short.
-#: src/gs-app-context-bar.c:414
+#: src/gs-app-context-bar.c:426
msgid "Safe"
msgstr "Sicher"
#. Translators: The app is considered potentially unsafe to install and run.
#. * This is displayed in a context tile, so the string should be short.
-#: src/gs-app-context-bar.c:421
+#: src/gs-app-context-bar.c:433
msgid "Potentially Unsafe"
msgstr "Potenziell unsicher"
#. Translators: The app is considered unsafe to install and run.
#. * This is displayed in a context tile, so the string should be short.
-#: src/gs-app-context-bar.c:428
+#: src/gs-app-context-bar.c:440
msgid "Unsafe"
msgstr "Unsicher"
-#: src/gs-app-context-bar.c:507 src/gs-app-context-bar.c:539
+#: src/gs-app-context-bar.c:519 src/gs-app-context-bar.c:551
#: src/gs-hardware-support-context-dialog.c:587
msgid "Mobile Only"
msgstr "Nur Mobilgeräte"
-#: src/gs-app-context-bar.c:508
+#: src/gs-app-context-bar.c:520
msgid "Only works on a small screen"
msgstr "Funktioniert nur mit einem kleinen Bildschirm"
-#: src/gs-app-context-bar.c:513 src/gs-app-context-bar.c:546
-#: src/gs-app-context-bar.c:553 src/gs-app-context-bar.c:593
-#: src/gs-app-context-bar.c:598 src/gs-hardware-support-context-dialog.c:567
+#: src/gs-app-context-bar.c:525 src/gs-app-context-bar.c:558
+#: src/gs-app-context-bar.c:565 src/gs-app-context-bar.c:605
+#: src/gs-app-context-bar.c:610 src/gs-hardware-support-context-dialog.c:567
msgid "Desktop Only"
msgstr "Nur Desktop"
-#: src/gs-app-context-bar.c:514
+#: src/gs-app-context-bar.c:526
msgid "Only works on a large screen"
msgstr "Funktioniert nur auf einem großen Bildschirm"
-#: src/gs-app-context-bar.c:518 src/gs-hardware-support-context-dialog.c:605
+#: src/gs-app-context-bar.c:530 src/gs-hardware-support-context-dialog.c:605
msgid "Screen Size Mismatch"
msgstr ""
-#: src/gs-app-context-bar.c:519 src/gs-hardware-support-context-dialog.c:606
+#: src/gs-app-context-bar.c:531 src/gs-hardware-support-context-dialog.c:606
msgid "Doesn’t support your current screen size"
msgstr "Ihre aktuelle Bildschirmgröße wird nicht unterstützt"
-#: src/gs-app-context-bar.c:540 src/gs-hardware-support-context-dialog.c:658
+#: src/gs-app-context-bar.c:552 src/gs-hardware-support-context-dialog.c:658
#: src/gs-hardware-support-context-dialog.c:664
msgid "Requires a touchscreen"
msgstr "Erfordert einen Touchscreen"
-#: src/gs-app-context-bar.c:547 src/gs-hardware-support-context-dialog.c:618
+#: src/gs-app-context-bar.c:559 src/gs-hardware-support-context-dialog.c:618
#: src/gs-hardware-support-context-dialog.c:624
msgid "Requires a keyboard"
msgstr "Erfordert eine Tastatur"
-#: src/gs-app-context-bar.c:554
+#: src/gs-app-context-bar.c:566
msgid "Requires a mouse"
msgstr "Erfordert eine Maus"
-#: src/gs-app-context-bar.c:565
+#: src/gs-app-context-bar.c:577
msgid "Gamepad Needed"
msgstr "Gamepad erforderlich"
-#: src/gs-app-context-bar.c:566
+#: src/gs-app-context-bar.c:578
msgid "Requires a gamepad to play"
msgstr "Erfordert ein Gamepad zum Spielen"
#. Translators: This is used in a context tile to indicate that
#. * an app works on phones, tablets *and* desktops. It should be
#. * short and in title case.
-#: src/gs-app-context-bar.c:580
+#: src/gs-app-context-bar.c:592
msgid "Adaptive"
msgstr "Adaptiv"
-#: src/gs-app-context-bar.c:581
+#: src/gs-app-context-bar.c:593
msgid "Works on phones, tablets and desktops"
msgstr "Funktioniert auf Mobiltelefonen, Tablets und Desktop-PCs"
-#: src/gs-app-context-bar.c:594
+#: src/gs-app-context-bar.c:606
msgid "Probably requires a keyboard or mouse"
msgstr "Erfordert vermutlich eine Tastatur oder Maus"
-#: src/gs-app-context-bar.c:599
+#: src/gs-app-context-bar.c:611
msgid "Works on desktops and laptops"
msgstr "Funktioniert auf Desktop-PCs und Laptops"
#. Translators: This indicates that the content rating for an
#. * app says it can be used by all ages of people, as it contains
#. * no objectionable content.
-#: src/gs-app-context-bar.c:642
+#: src/gs-app-context-bar.c:654
msgid "Contains no age-inappropriate content"
msgstr "Enthält keine altersbeschränkten Inhalte"
-#: src/gs-app-context-bar.c:691
+#: src/gs-app-context-bar.c:703
msgid "No age rating information available"
msgstr "Keine Informationen zur Altersfreigabe verfügbar"
@@ -1968,12 +1970,12 @@ msgid "Find in Software"
msgstr "Software suchen"
#. Translators: Button to return more application-submitted reviews.
-#: src/gs-description-box.c:64 src/gs-description-box.c:166
+#: src/gs-description-box.c:65 src/gs-description-box.c:171
#: src/gs-details-page.ui:966
msgid "_Show More"
msgstr "_Mehr anzeigen"
-#: src/gs-description-box.c:64
+#: src/gs-description-box.c:65
msgid "_Show Less"
msgstr "_Weniger anzeigen"
@@ -3320,161 +3322,167 @@ msgstr "Melden …"
msgid "Remove…"
msgstr "Entfernen …"
-#: src/gs-safety-context-dialog.c:133
-msgid "Unknown Permissions"
-msgstr "Unbekannte Berechtigungen"
+#: src/gs-safety-context-dialog.c:140
+msgid "Check that you trust the vendor, as the application isn’t sandboxed"
+msgstr ""
+"Überprüfen Sie, ob Sie dem Anbieter vertrauen - die Anwendung läuft nicht in "
+"einer isolierten Sandbox"
-#: src/gs-safety-context-dialog.c:134
-msgid "The permissions needed by this app aren’t known"
-msgstr "Die für diese Anwendung benötigten Berechtigungen sind unbekannt"
+#: src/gs-safety-context-dialog.c:143
+msgid ""
+"Application isn’t sandboxed but the distribution has checked that it is not "
+"malicious"
+msgstr ""
+"Anwendung läuft nicht in einer Sandbox, aber die Distribution hat sie auf "
+"Schädlichkeit überprüft"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:143
+#: src/gs-safety-context-dialog.c:150
msgid "No Permissions"
msgstr "Keine Berechtigungen"
-#: src/gs-safety-context-dialog.c:144
+#: src/gs-safety-context-dialog.c:151
msgid "App is fully sandboxed"
msgstr "Diese Anwendung läuft vollständig in einer isolierten Umgebung"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:155
+#: src/gs-safety-context-dialog.c:162
msgid "Network Access"
msgstr "Netwerkzugriff"
-#: src/gs-safety-context-dialog.c:156
+#: src/gs-safety-context-dialog.c:163
msgid "Can access the internet"
msgstr "Darf auf das Internet zugreifen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:159
+#: src/gs-safety-context-dialog.c:166
msgid "No Network Access"
msgstr "Kein Netwerkzugriff"
-#: src/gs-safety-context-dialog.c:160
+#: src/gs-safety-context-dialog.c:167
msgid "Cannot access the internet"
msgstr "Darf nicht auf das Internet zugreifen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:166
+#: src/gs-safety-context-dialog.c:173
msgid "Uses System Services"
msgstr "Verwendet Systemdienste"
-#: src/gs-safety-context-dialog.c:167
+#: src/gs-safety-context-dialog.c:174
msgid "Can request data from system services"
msgstr "Darf Daten von Systemdiensten verlangen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:174
+#: src/gs-safety-context-dialog.c:181
msgid "Uses Session Services"
msgstr "Verwendet Sitzungsdienste"
-#: src/gs-safety-context-dialog.c:175
+#: src/gs-safety-context-dialog.c:182
msgid "Can request data from session services"
msgstr "Darf Daten von Sitzungsdiensten verlangen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:182
+#: src/gs-safety-context-dialog.c:189
msgid "Device Access"
msgstr "Gerätezugriff"
-#: src/gs-safety-context-dialog.c:183
+#: src/gs-safety-context-dialog.c:190
msgid "Can access devices such as webcams or gaming controllers"
msgstr "Darf auf Geräte wie Webcams oder Gaming-Controller zugreifen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:186
+#: src/gs-safety-context-dialog.c:193
msgid "No Device Access"
msgstr "Kein Gerätezugriff"
-#: src/gs-safety-context-dialog.c:187
+#: src/gs-safety-context-dialog.c:194
msgid "Cannot access devices such as webcams or gaming controllers"
msgstr "Darf nicht auf Geräte wie Webcams oder Gaming-Controller zugreifen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:193
+#: src/gs-safety-context-dialog.c:200
msgid "Legacy Windowing System"
msgstr "Veraltetes Anzeigesystem"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:201
+#: src/gs-safety-context-dialog.c:208
msgid "Arbitrary Permissions"
msgstr "Beliebige Berechtigungen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:209
+#: src/gs-safety-context-dialog.c:216
msgid "User Settings"
msgstr "Benutzereinstellungen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:221
+#: src/gs-safety-context-dialog.c:228
msgid "Full File System Read/Write Access"
msgstr "Lese-/Schreibzugriff auf das gesamte Dateisystem"
-#: src/gs-safety-context-dialog.c:222
+#: src/gs-safety-context-dialog.c:229
msgid "Can read and write all data on the file system"
msgstr "Darf alle Daten im Dateisystem lesen und schreiben"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:230
+#: src/gs-safety-context-dialog.c:237
msgid "Home Folder Read/Write Access"
msgstr "Lese-/Schreibzugriff auf den persönlichen Ordner"
-#: src/gs-safety-context-dialog.c:231
+#: src/gs-safety-context-dialog.c:238
msgid "Can read and write all data in your home directory"
msgstr "Darf alle Daten im persönlichen Ordner lesen und schreiben"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:239
+#: src/gs-safety-context-dialog.c:246
msgid "Full File System Read Access"
msgstr "Lesezugriff auf das gesamte Dateisystem"
-#: src/gs-safety-context-dialog.c:240
+#: src/gs-safety-context-dialog.c:247
msgid "Can read all data on the file system"
msgstr "Darf alle Daten im Dateisystem lesen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:249
+#: src/gs-safety-context-dialog.c:256
msgid "Home Folder Read Access"
msgstr "Lesezugriff auf den persönlichen Ordner"
-#: src/gs-safety-context-dialog.c:250
+#: src/gs-safety-context-dialog.c:257
msgid "Can read all data in your home directory"
msgstr "Darf alle Daten im persönlichen Ordner lesen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:259
+#: src/gs-safety-context-dialog.c:266
msgid "Download Folder Read/Write Access"
msgstr "Lese-/Schreibzugriff auf den Download-Ordner"
-#: src/gs-safety-context-dialog.c:260
+#: src/gs-safety-context-dialog.c:267
msgid "Can read and write all data in your downloads directory"
msgstr "Darf alle Daten im Download-Ordner lesen und schreiben"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:271
+#: src/gs-safety-context-dialog.c:278
msgid "Download Folder Read Access"
msgstr "Lesezugriff auf den Download-Ordner"
-#: src/gs-safety-context-dialog.c:272
+#: src/gs-safety-context-dialog.c:279
msgid "Can read all data in your downloads directory"
msgstr "Darf alle Daten im Download-Ordner lesen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:285
+#: src/gs-safety-context-dialog.c:292
msgid "No File System Access"
msgstr "Kein Dateisystemzugriff"
-#: src/gs-safety-context-dialog.c:286
+#: src/gs-safety-context-dialog.c:293
msgid "Cannot access the file system at all"
msgstr "Darf überhaupt nicht auf das Dateisystem zugreifen"
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:300
+#: src/gs-safety-context-dialog.c:307
msgid "Proprietary Code"
msgstr "Proprietärer Quellcode"
-#: src/gs-safety-context-dialog.c:301
+#: src/gs-safety-context-dialog.c:308
msgid ""
"The source code is not public, so it cannot be independently audited and "
"might be unsafe"
@@ -3483,11 +3491,11 @@ msgstr ""
"Stellen überprüft werden. Er ist potentiell unsicher."
#. Translators: This refers to permissions (for example, from flatpak) which an app requests from the user.
-#: src/gs-safety-context-dialog.c:304
+#: src/gs-safety-context-dialog.c:311
msgid "Auditable Code"
msgstr "Überprüfbarer Quellcode"
-#: src/gs-safety-context-dialog.c:305
+#: src/gs-safety-context-dialog.c:312
msgid ""
"The source code is public and can be independently audited, which makes the "
"app more likely to be safe"
@@ -3496,43 +3504,33 @@ msgstr ""
"überprüft werden. Dadurch ist die Anwendung mit höherer Wahrscheinlichkeit "
"sicher."
-#. Translators: This indicates an app comes from the distribution’s main repositories, so can be trusted.
-#. * It’s used in a context tile, so should be short.
-#: src/gs-safety-context-dialog.c:315
-msgid "App comes from a trusted source"
-msgstr "Anwendung stammt aus einer vertrauenswürdigen Quelle"
-
-#: src/gs-safety-context-dialog.c:316
-msgid "Your distribution has verified that this app can be trusted"
-msgstr "Ihre Distribution hat diese Anwendung als vertrauenswürdig eingestuft"
-
#. Translators: This indicates an app was written and released by a developer who has been verified.
#. * It’s used in a context tile, so should be short.
-#: src/gs-safety-context-dialog.c:325
+#: src/gs-safety-context-dialog.c:320
msgid "App developer is verified"
msgstr "Entwickler ist verifiziert"
-#: src/gs-safety-context-dialog.c:326
+#: src/gs-safety-context-dialog.c:321
msgid "The developer of this app has been verified to be who they say they are"
msgstr "Der Anwendungsentwickler hat seine Identität verifizieren lassen"
#. Translators: The app is considered safe to install and run.
#. * The placeholder is the app name.
-#: src/gs-safety-context-dialog.c:335
+#: src/gs-safety-context-dialog.c:330
#, c-format
msgid "%s is safe"
msgstr "%s ist sicher"
#. Translators: The app is considered potentially unsafe to install and run.
#. * The placeholder is the app name.
-#: src/gs-safety-context-dialog.c:342
+#: src/gs-safety-context-dialog.c:337
#, c-format
msgid "%s is potentially unsafe"
msgstr "%s ist potenziell unsicher"
#. Translators: The app is considered unsafe to install and run.
#. * The placeholder is the app name.
-#: src/gs-safety-context-dialog.c:349
+#: src/gs-safety-context-dialog.c:344
#, c-format
msgid "%s is unsafe"
msgstr "%s ist unsicher"
@@ -4623,37 +4621,37 @@ msgstr "Aktualisierungen werden automatisch verwaltet."
#. TRANSLATORS: This is the button for installing all
#. * offline updates
-#: src/gs-updates-section.c:326
+#: src/gs-updates-section.c:334
msgid "Restart & Update"
msgstr "Neu starten und Aktualisierungen installieren"
#. TRANSLATORS: This is the button for upgrading all
#. * online-updatable applications
-#: src/gs-updates-section.c:332
+#: src/gs-updates-section.c:340
msgid "Update All"
msgstr "Alle Aktualisieren"
#. TRANSLATORS: This is the header for system firmware that
#. * requires a reboot to apply
-#: src/gs-updates-section.c:460
+#: src/gs-updates-section.c:468
msgid "Integrated Firmware"
msgstr "Integrierte Firmware"
#. TRANSLATORS: This is the header for offline OS and offline
#. * app updates that require a reboot to apply
-#: src/gs-updates-section.c:465
+#: src/gs-updates-section.c:473
msgid "Requires Restart"
msgstr "Neustart erforderlich"
#. TRANSLATORS: This is the header for online runtime and
#. * app updates, typically flatpaks or snaps
-#: src/gs-updates-section.c:470
+#: src/gs-updates-section.c:478
msgid "Application Updates"
msgstr "Aktualisierungen"
#. TRANSLATORS: This is the header for device firmware that can
#. * be installed online
-#: src/gs-updates-section.c:475
+#: src/gs-updates-section.c:483
msgid "Device Firmware"
msgstr "Geräte-Firmware"
@@ -4961,6 +4959,25 @@ msgstr "Unterstützung von Snap"
msgid "A snap is a universal Linux package"
msgstr "Ein Snap ist ein universelles Linux-Paket"
+#~ msgid "Software has unknown permissions"
+#~ msgstr "Berechtigungen dieser Anwendung sind unbekannt"
+
+#~ msgid "Software comes from a trusted source"
+#~ msgstr "Software stammt aus einer vertrauenswürdigen Quelle"
+
+#~ msgid "Unknown Permissions"
+#~ msgstr "Unbekannte Berechtigungen"
+
+#~ msgid "The permissions needed by this app aren’t known"
+#~ msgstr "Die für diese Anwendung benötigten Berechtigungen sind unbekannt"
+
+#~ msgid "App comes from a trusted source"
+#~ msgstr "Anwendung stammt aus einer vertrauenswürdigen Quelle"
+
+#~ msgid "Your distribution has verified that this app can be trusted"
+#~ msgstr ""
+#~ "Ihre Distribution hat diese Anwendung als vertrauenswürdig eingestuft"
+
#~ msgid "Other Apps"
#~ msgstr "Andere Anwendungen"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]