diff --git a/l10n/de.js b/l10n/de.js index b099adc7b..ad09fad6b 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -438,6 +438,7 @@ OC.L10N.register( "Disable automatic updates (poll must be reloaded to get updates)" : "Automatische Aktualisierungen deaktivieren (Umfrage muss zur Aktualisierung neu geladen werden)", "Enable the poll creation globally" : "Umfrageerstellung global aktivieren", "Enable the spreadsheet download of polls globally" : "Herunterladen von Tabellenansichten der Umfragen global aktivieren", + "Load polls into the navigation." : "Umfragen in die Navigationsleiste laden.", "Enable the creation of openly accessible polls globally" : "Erstellung öffentlich zugänglicher Umfragen global aktivieren", "Enable public shares of polls globally" : "Öffentliche Freigaben von Umfragen global aktivieren", "Enable the login option in the registration dialog of public polls" : "Die Anmeldeoption im Registrierungsdialog öffentlicher Umfragen aktivieren", @@ -455,6 +456,7 @@ OC.L10N.register( "Enter the amount of days, polls without activity stay in the relevant list:" : "Anzahl der Tage eingeben, für die Umfragen ohne Aktivität in der betreffenden Liste verbleiben:", "A poll with many options and voters can have a heavy impact on client performance." : "Eine Umfrage mit vielen Optionen und Wählern kann sich stark auf die Leistung des Clients auswirken", "Set the amount of voting cells (options x participants) up to which all voting cells should be displayed." : "Anzahl der Abstimmungszellen (Optionen x Teilnehmer) einstellen, bis zu der alle Abstimmungszellen angezeigt werden sollen", + "If this threshold gets trespassed, only the current participant will be displayed, to avoid a performance breakdown." : "Wenn dieser Schwellenwert überschritten wird, wird nur der aktuelle Teilnehmer angezeigt, um einen Leistungseinbruch zu vermeiden.", "The default threshold of 1000 should be a good and safe value." : "Der Standardschwellenwert von 1.000 sollte ein guter und sicherer Wert sein.", "The style settings are still experimental!" : "Die Design-Einstellungen sind noch expermimentell", "Use alternative styling for the comments sidebar" : "Alternative Stile für die Seitenleiste der Kommentare verwenden", @@ -571,6 +573,7 @@ OC.L10N.register( "Yes" : "Ja", "Do you want to delete this poll?" : "Möchtest du diese Umfrage wirklich löschen?", "This action cannot be reverted." : "Dies kann nicht rückgängig gemacht werden.", + "Loading polls…" : "Lade Umfragen…", "No polls found for this category" : "Keine Umfragen für diese Kategorie gefunden", "Administration" : "Verwaltung", "Error archiving/restoring poll." : "Fehler beim Archivieren/Wiederherstellen der Umfrage", @@ -588,8 +591,11 @@ OC.L10N.register( "Error cloning poll." : "Fehler beim Klonen der Umfrage.", "404 - poll not found" : "404 - Umfrage nicht gefunden", "Enter a poll or start a new one." : "Tritt einer Umfrage bei oder starte eine neue.", + "Click here to load more" : "Hier klicken, um mehr zu laden", "Add one or change category!" : "Kategorie hinzufügen oder ändern!", + "Error loading more polls" : "Fehler beim Laden weiterer Umfragen", "Error loading poll" : "Fehler beim Laden der Umfrage", + "_{loadedPolls} of {countPolls} poll loaded._::_{loadedPolls} of {countPolls} polls loaded._" : ["{loadedPolls} von {countPolls} Umfrage geladen.","{loadedPolls} von {countPolls} Umfragen geladen."], "Details" : "Details", "Configuration" : "Konfiguration", "Options" : "Optionen", diff --git a/l10n/de.json b/l10n/de.json index ecf76af4b..badfeb04b 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -436,6 +436,7 @@ "Disable automatic updates (poll must be reloaded to get updates)" : "Automatische Aktualisierungen deaktivieren (Umfrage muss zur Aktualisierung neu geladen werden)", "Enable the poll creation globally" : "Umfrageerstellung global aktivieren", "Enable the spreadsheet download of polls globally" : "Herunterladen von Tabellenansichten der Umfragen global aktivieren", + "Load polls into the navigation." : "Umfragen in die Navigationsleiste laden.", "Enable the creation of openly accessible polls globally" : "Erstellung öffentlich zugänglicher Umfragen global aktivieren", "Enable public shares of polls globally" : "Öffentliche Freigaben von Umfragen global aktivieren", "Enable the login option in the registration dialog of public polls" : "Die Anmeldeoption im Registrierungsdialog öffentlicher Umfragen aktivieren", @@ -453,6 +454,7 @@ "Enter the amount of days, polls without activity stay in the relevant list:" : "Anzahl der Tage eingeben, für die Umfragen ohne Aktivität in der betreffenden Liste verbleiben:", "A poll with many options and voters can have a heavy impact on client performance." : "Eine Umfrage mit vielen Optionen und Wählern kann sich stark auf die Leistung des Clients auswirken", "Set the amount of voting cells (options x participants) up to which all voting cells should be displayed." : "Anzahl der Abstimmungszellen (Optionen x Teilnehmer) einstellen, bis zu der alle Abstimmungszellen angezeigt werden sollen", + "If this threshold gets trespassed, only the current participant will be displayed, to avoid a performance breakdown." : "Wenn dieser Schwellenwert überschritten wird, wird nur der aktuelle Teilnehmer angezeigt, um einen Leistungseinbruch zu vermeiden.", "The default threshold of 1000 should be a good and safe value." : "Der Standardschwellenwert von 1.000 sollte ein guter und sicherer Wert sein.", "The style settings are still experimental!" : "Die Design-Einstellungen sind noch expermimentell", "Use alternative styling for the comments sidebar" : "Alternative Stile für die Seitenleiste der Kommentare verwenden", @@ -569,6 +571,7 @@ "Yes" : "Ja", "Do you want to delete this poll?" : "Möchtest du diese Umfrage wirklich löschen?", "This action cannot be reverted." : "Dies kann nicht rückgängig gemacht werden.", + "Loading polls…" : "Lade Umfragen…", "No polls found for this category" : "Keine Umfragen für diese Kategorie gefunden", "Administration" : "Verwaltung", "Error archiving/restoring poll." : "Fehler beim Archivieren/Wiederherstellen der Umfrage", @@ -586,8 +589,11 @@ "Error cloning poll." : "Fehler beim Klonen der Umfrage.", "404 - poll not found" : "404 - Umfrage nicht gefunden", "Enter a poll or start a new one." : "Tritt einer Umfrage bei oder starte eine neue.", + "Click here to load more" : "Hier klicken, um mehr zu laden", "Add one or change category!" : "Kategorie hinzufügen oder ändern!", + "Error loading more polls" : "Fehler beim Laden weiterer Umfragen", "Error loading poll" : "Fehler beim Laden der Umfrage", + "_{loadedPolls} of {countPolls} poll loaded._::_{loadedPolls} of {countPolls} polls loaded._" : ["{loadedPolls} von {countPolls} Umfrage geladen.","{loadedPolls} von {countPolls} Umfragen geladen."], "Details" : "Details", "Configuration" : "Konfiguration", "Options" : "Optionen",