Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #53

Merged
merged 2 commits into from
Dec 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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>