Skip to content

Commit

Permalink
New Crowdin updates (#53)
Browse files Browse the repository at this point in the history
* New translations strings.xml (German)

* New translations strings.xml (German)
  • Loading branch information
LeddaZ authored Dec 3, 2024
1 parent 10d47f0 commit 0ac696a
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="installed_app_version">Installed: %1$s</string>
<string name="latest_app_version">Latest: %1$s</string>
<string name="update_status">Checking for updates…</string>
<string name="update_available">Update available!</string>
<string name="no_update_available">No update available</string>
<string name="app_not_installed">App not installed</string>
<string name="download_error">An error occurred while downloading. Check logs for more details.</string>
<string name="open_github">See on GitHub</string>
<string name="about_dialog_text">ReVanced Updater is an app made by LeddaZ to update his ReVanced builds.</string>
<string name="revanced_download_button_description">Download ReVanced</string>
<string name="bottom_bar_refresh">Refresh</string>
<string name="none">none</string>
<string name="music_download_button_description">Download ReVanced Music</string>
<string name="microg_download_button_description">Download ReVanced GmsCore</string>
<string name="updater_download_button_description">Download ReVanced Updater</string>
<string name="invalid">invalid</string>
<string name="invalid_version_detected">Invalid version detected. Uninstall existing apps.</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="microg_dialog_title">ReVanced GmsCore not installed</string>
<string name="microg_dialog_text">ReVanced GmsCore is required to log in to your Google account on ReVanced apps. Do you want to install it now?</string>
<string name="bottom_bar_about">About</string>
<string name="about_dialog_title">About this app</string>
<string name="download_button_text">Download</string>
<string name="hold_app_card">Hold an app\'s card to open its changelog.</string>
<string name="x_download_button_description">Download X</string>
<string name="disclaimer">LeddaZ is only responsible for ReVanced Updater, app issues are not under his control.</string>
<string name="downloading">Downloading</string>
<string name="installed_app_version">Installiert: %1$s</string>
<string name="latest_app_version">Neueste Version: %1$s</string>
<string name="update_status">Suche nach Updates…</string>
<string name="update_available">Update verfügbar!</string>
<string name="no_update_available">Kein Update verfügbar</string>
<string name="app_not_installed">App nicht installiert</string>
<string name="download_error">Beim Herunterladen ist ein Fehler aufgetreten. Überprüfe die Protokolle für weitere Details.</string>
<string name="open_github">Auf Github ansehen</string>
<string name="about_dialog_text">ReVanced Updater ist eine App von LeddaZ zur Aktualisierung seiner ReVanced Builds.</string>
<string name="revanced_download_button_description">ReVanced herunterladen</string>
<string name="bottom_bar_refresh">Neu laden</string>
<string name="none">keine</string>
<string name="music_download_button_description">ReVanced Music herunterladen</string>
<string name="microg_download_button_description">ReVanced GmsCore herunterladen</string>
<string name="updater_download_button_description">ReVanced Updater herunterladen</string>
<string name="invalid">ungültig</string>
<string name="invalid_version_detected">Ungültige Version erkannt. Deinstalliere vorhandene Apps.</string>
<string name="yes">Ja</string>
<string name="no">Nein</string>
<string name="microg_dialog_title">ReVanced GmsCore nicht installiert</string>
<string name="microg_dialog_text">ReVanced GmsCore wird benötigt, um sich bei ReVanced Apps in Ihrem Google-Konto anzumelden. Möchten Sie es jetzt installieren?</string>
<string name="bottom_bar_about">Über</string>
<string name="about_dialog_title">Über diese App</string>
<string name="download_button_text">Herunterladen</string>
<string name="hold_app_card">Halten Sie die Karte einer App gedrückt, um ihren Changelog zu anzuzeigen.</string>
<string name="x_download_button_description">X herunterladen</string>
<string name="disclaimer">LeddaZ ist nur für den ReVanced Updater verantwortlich, App-Probleme sind nicht unter seiner Kontrolle.</string>
<string name="downloading">Wird heruntergeladen</string>
</resources>

0 comments on commit 0ac696a

Please sign in to comment.