]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/res/values-de/strings.xml
Standardize suggested file names. https://redmine.stoutner.com/issues/951
[PrivacyBrowserAndroid.git] / app / src / main / res / values-de / strings.xml
index 74549e195c86fb8ae4f5a0603387ff2ef21667d7..fb0c5db3a8b07ba21377b7500735f2ce859379e5 100644 (file)
         <string name="current_ip_addresses">aktuelle IP-Adressen</string>
 
     <!-- Import/Export.  Android removes double spaces, but extra spaces can be manually specified with the Unicode `\u0020` formatting.
-      The `%1$s` code inserts variables into the displayed text and should be preserved in translation.  <https://developer.android.com/reference/kotlin/java/util/Formatter> -->
+      The `%1$*` code inserts variables into the displayed text and should be preserved in translation.  <https://developer.android.com/reference/kotlin/java/util/Formatter> -->
     <string name="encryption">Verschlüsselung</string>
     <string-array name="encryption_type">
         <item>keine</item>
     <string name="export">exportieren</string>
     <string name="import_button">importieren</string>  <!-- `import` is a reserved word and cannot be used as the name. -->
     <string name="decrypt">entschlüsseln</string>
-    <string name="privacy_browser_settings_pbs">Privacy Browser Einstellungen %1$s.pbs</string>
-    <string name="privacy_browser_settings_pbs_aes">Privacy Browser Einstellungen %1$s.pbs.aes</string>
+    <string name="privacy_browser_settings_pbs">Privacy Browser Android %1$s Einstellungen - Schema %2$d.pbs</string>
+    <string name="privacy_browser_settings_pbs_aes">Privacy Browser Android %1$s Einstellungen - Schema %2$d.pbs.aes</string>
     <string name="export_successful">Export erfolgreich.</string>
     <string name="export_failed">Export fehlgeschlagen:\u0020 %1$s</string>
     <string name="import_failed">Import fehlgeschlagen:\u0020 %1$s</string>
     <string name="copy_string">kopieren</string>
     <string name="clear">leeren</string>
     <string name="logcat_copied">Logcat kopiert.</string>
-    <string name="privacy_browser_logcat_txt">Privacy Browser %1$s Logcat.txt</string>
+    <string name="privacy_browser_logcat_txt">Privacy Browser Android %1$s Logcat.txt</string>
     <string name="saved">%1$s gespeichert.</string>
     <string name="error_saving_logcat">Fehler beim Speichern von Logcat:\u0020 %1$s</string>
 
             <string name="serial_number">Seriennummer: \u0020</string>
             <string name="signature_algorithm">Signaturalgorithmus: \u0020</string>
         <string name="version_info_copied">Versions-Information wurde kopiert.</string>
-        <string name="privacy_browser_version_txt">Privacy Browser Version %1$s.txt</string>
-        <string name="privacy_browser_version_png">Privacy Browser Version %1$s.png</string>
+        <string name="privacy_browser_version_txt">Privacy Browser Android %1$s Version.txt</string>
+        <string name="privacy_browser_version_png">Privacy Browser Android %1$s Version.png</string>
     <string name="permissions">Berechtigungen</string>
     <string name="privacy_policy">Datenschutzrichtlinie</string>
     <string name="changelog">Changelog</string>