Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-09 04:13:00 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-09 04:13:00 +0300
commitc4a97a2144d27715d07d139a149fb502b2cadf49 (patch)
tree40911f3adf4701f5d6081b95fde63000c5435ce1 /apps/updatenotification/l10n/de.json
parentd0500f0b5baef9ffe0b477a97007e3ea48ebd444 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.json')
-rw-r--r--apps/updatenotification/l10n/de.json11
1 files changed, 9 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index cb63dda4129..37787050023 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -1,5 +1,8 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Weitere Informationen zur Aktualisierung.",
+ "Apps missing updates" : "Für diese Apps fehlen Aktualisierungen",
+ "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.",
"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:",
@@ -8,8 +11,13 @@
"Notify members of the following groups about available updates:" : "Informiere die Mitglieder der folgenden Gruppen über verfügbare Updates:",
"Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.",
"The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
- "A new version is available: {newVersionString}" : "Eine neue Version ist verfügbar: {newVersionString}",
+ "A new version is available: <strong>{newVersionString}</strong>" : "Eine neue Version ist verfügbar: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Geprüft am {lastCheckedDate}",
+ "Checking apps for compatible updates" : "Es werden alle Apps auf kompatible Aktualisierungen geprüft",
+ "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stelle sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp> nicht auf \"false\" steht.",
+ "Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Die Verbindung zum Appstore konnte nicht aufgebaut werden oder der Appstore hat keine Apps zurück geliefert. Suche selbst nach den Updates oder stelle sicher, dass dein Server Zugriff auf das Internet hat und eine Verbindung zum Appstore aufbauen kann. ",
+ "<strong>All</strong> apps have an update for this version available" : "Für <strong>alle</strong> Apps steht eine Aktualisierung zur Verfügung",
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["Für <strong>%n</strong> App steht keine Aktualisierung für diese Version zur Verfügung","Für <strong>%n</strong> Apps stehen keine Aktualisierungen für diese Version zur Verfügung"],
"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",
@@ -20,7 +28,6 @@
"Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.",
"Update notification" : "Aktualisierungs-Benachrichtigung",
"A new version is available: %s" : "Eine neue Version ist verfügbar: %s",
- "Open updater" : "Updater öffnen",
"Download now" : "Jetzt herunterladen",
"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.",