diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
commit | a22bc0e78758a86000b1023c93e554ebca696493 (patch) | |
tree | 89b642351e7d1dde1e45170b9f721859e30758c2 /apps/updatenotification/l10n/de.json | |
parent | ed6352af0ecb7cd4faf9635e8bab9042022b5018 (diff) | |
download | nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.tar.gz nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.json')
-rw-r--r-- | apps/updatenotification/l10n/de.json | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index da1dc9a429f..cac586fc11b 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -1,8 +1,18 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.", + "Update notifications" : "Update-Benachrichtigungen", + "Channel updated" : "Kanal aktualisiert", + "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", + "Please check the Nextcloud and server log files for errors." : "Bitte überprüfe die Server- und Nextcloud-Logdateien auf Fehler.", + "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.", + "Update for %1$s to version %2$s is available." : "Eine Aktualisierung von %1$s auf Version %2$s ist verfügbar.", + "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", + "Update notification" : "Aktualisierungs-Benachrichtigung", + "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", "Apps with available updates" : "Für diese Apps gibt es Aktualisierungen", "Open updater" : "Updater öffnen", - "Your version is up to date." : "Deine Version ist aktuell.", + "What's new?" : "Was ist neu?", + "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", "A non-default update server is in use to be checked for updates:" : "Es wird ein Nicht-Standard-Aktualisierungsserver zum Prüfen auf Aktualisierungen verwendet:", "Update channel:" : "Update-Kanal:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Es kann immer auf eine neuere Version / experimentellen Kanal aktualisiert werden. Allerdings kann kein Downgrade auf einen stabileren Kanal durchgeführt werden.", @@ -21,20 +31,11 @@ "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>stabil</strong> ist die aktuellste stabile Version. Die stabile Version ist für den normalen Gebrauch gedacht und wird jeweils auf die aktuelle Hauptversion aktualisiert.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>Beta</strong> bietet eine Vorabversion an und dient zum Testen von neuen Funktionen. Nicht für den Einsatz in Produktivumgebungen geeignet.", "Could not start updater, please try the manual update" : "Der Updater konnte nicht gestartet werden, bitte versuche ein manuelles Update", - "Update notifications" : "Update-Benachrichtigungen", - "Channel updated" : "Kanal aktualisiert", - "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfügbare Aktualisierungen zu prüfen.", - "Please check the Nextcloud and server log files for errors." : "Bitte überprüfe die Server- und Nextcloud-Logdateien auf Fehler.", - "Update to %1$s is available." : "Aktualisierung auf %1$s ist verfügbar.", - "Update for %1$s to version %2$s is available." : "Eine Aktualisierung von %1$s auf Version %2$s ist verfügbar.", - "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", - "Update notification" : "Aktualisierungs-Benachrichtigung", - "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Zeigt Benachrichtigungen für Aktualisierungen von Nextcloud an und bietet SSO für den Aktualisierer.", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.", "Download now" : "Jetzt herunterladen", + "Your version is up to date." : "Deine Version ist aktuell.", "Checked on %s" : "Geprüft am %s", - "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", - "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden." + "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |