Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 31, 2024
1 parent ba68cc4 commit 5957c14
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
20 changes: 20 additions & 0 deletions l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ OC.L10N.register(
"From" : "Von",
"To" : "Bis",
"Email address" : "E-Mail-Adresse",
"Error exporting file." : "Fehler beim Exportieren der Datei.",
"No" : "Nein",
"Clone poll" : "Umfrage duplizieren",
"Archive poll" : "Umfrage archivieren",
Expand Down Expand Up @@ -428,6 +429,20 @@ OC.L10N.register(
"Add terms links also to the email footer" : "Links zu den Nutzungsbedingungen auch zur E-Mail-Fußzeile hinzufügen",
"Additional email disclaimer" : "Zusätzlicher E-Mail-Haftungsausschluss",
"Preview" : "Vorschau",
"Please understand, that the jobs were defined as asynchronous jobs by intention." : "Bitte habe Verständnis dafür, dass die Jobs absichtlich als asynchrone Jobs definiert wurden.",
"Only use them, if it is absolutely neccessary (i.error. your cron does not work properly) or for testing." : "Verwende sie nur, wenn es unbedingt notwendig ist (z. B. Fehler, Ihr Cron funktioniert nicht richtig) oder zu Testzwecken.",
"Starting the jobs does not mean, that the rules for these actions are overridden." : "Das Starten der Jobs bedeutet nicht, dass die Regeln für diese Aktionen außer Kraft gesetzt werden.",
"Each job can only be run once. If you want to rerun them, you have to refresh the page." : "Jeder Job kann nur einmal ausgeführt werden. Wenn du ihn erneut ausführen möchtest, musst du die Seite aktualisieren.",
"If you want to see the result, please check the logs." : "Um das Ergebnis anzusehen, überprüfe die Protokolle.",
"Run autoreminder" : "Automatische Erinnerung starten",
"Run janitor" : "Aufräumen starten",
"Run notification" : "Benachrichtigung starten",
"Autoreminder started" : "Automatische Erinnerung gestartet",
"Autoreminder failed" : "Automatische Erinnerung fehlgeschlagen",
"Janitor started" : "Aufräumen gestartet",
"Janitor failed" : "Aufräumen fehlgeschlagen",
"Notification started" : "Benachrichtigung gestartet",
"Notification failed" : "Benachrichtigung fehlgeschlagen",
"If you use different legal terms and privacy policy for public polls, enter the links below. Leave empty to use your default terms." : "Wenn Du für öffentliche Umfragen ein anderes Impressum und andere Datenschutzrichtlinien verwendest, gib unten entsprechende Links ein. Lass das Feld leer, um die Standardbedingungen zu verwenden.",
"Privacy policy link:" : "Link zu den Datenschutzbestimmungen:",
"Legal terms link:" : "Impressumslink:",
Expand Down Expand Up @@ -511,6 +526,7 @@ OC.L10N.register(
"Poll configurations" : "Umfragekonfigurationen",
"Poll closing status" : "Status zum Schließen der Umfrage",
"Result display" : "Ergebnisanzeige",
"Error {action} poll." : "Fehler {action} Umfrage.",
"Error deleting poll." : "Fehler beim Löschen der Umfrage.",
"Allow proposals from participants" : "Vorschläge von Teilnehmern zulassen",
"Shift all date options" : "Datumsoptionen verschieben",
Expand Down Expand Up @@ -565,6 +581,8 @@ OC.L10N.register(
"These options regard the appearence of the registration dialog of public polls." : "Diese Optionen betreffen das Erscheinungsbild des Registrierungsdialogs öffentlicher Umfragen.",
"Email options" : "E-Mail-Optionen",
"Add links to legal terms, if they exist and add an optional disclaimer to emails." : "Falls Links zu Nutzungsbedingungen vorhanden sind, diese hinzufügen und zu E-Mails einen optionalen Haftungsausschluss hinzufügen.",
"Job control" : "Job-Kontrolle",
"Manually start backgropund jobs, independent from the cron schedule." : "Hintergrundjobs manuell starten, unabhängig vom Cron-Zeitplan.",
"Administrative poll management" : "Administrative Umfrageverwaltung",
"Manage polls of other accounts. You can take over the ownership or delete polls." : "Umfragen anderer Konten verwalten. Sie können den Besitz übernehmen oder Umfragen löschen.",
"Take over" : "Übernehmen",
Expand Down Expand Up @@ -608,6 +626,8 @@ OC.L10N.register(
"Try to change these parameters to handle big polls" : "Diese Parameter können geändert werden, um große Umfragen zu verarbeiten",
"Experimental styles" : "Experimentelle Stile",
"Some visual styling options." : "Einige Optionen für die visuelle Gestaltung",
"We are sorry, but there are no more vote options available" : "Es sind leider keine weiteren Abstimmungsoptionen vorhanden.",
"All options are booked up." : "Alle Optionen sind ausgebucht.",
"No vote options available" : "Keine Abstimmungsoptionen verfügbar",
"Maybe the owner did not provide some until now." : "Vielleicht hat der Besitzer bis jetzt keine zur Verfügung gestellt.",
"Minute" : "Minute",
Expand Down
20 changes: 20 additions & 0 deletions l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
"From" : "Von",
"To" : "Bis",
"Email address" : "E-Mail-Adresse",
"Error exporting file." : "Fehler beim Exportieren der Datei.",
"No" : "Nein",
"Clone poll" : "Umfrage duplizieren",
"Archive poll" : "Umfrage archivieren",
Expand Down Expand Up @@ -426,6 +427,20 @@
"Add terms links also to the email footer" : "Links zu den Nutzungsbedingungen auch zur E-Mail-Fußzeile hinzufügen",
"Additional email disclaimer" : "Zusätzlicher E-Mail-Haftungsausschluss",
"Preview" : "Vorschau",
"Please understand, that the jobs were defined as asynchronous jobs by intention." : "Bitte habe Verständnis dafür, dass die Jobs absichtlich als asynchrone Jobs definiert wurden.",
"Only use them, if it is absolutely neccessary (i.error. your cron does not work properly) or for testing." : "Verwende sie nur, wenn es unbedingt notwendig ist (z. B. Fehler, Ihr Cron funktioniert nicht richtig) oder zu Testzwecken.",
"Starting the jobs does not mean, that the rules for these actions are overridden." : "Das Starten der Jobs bedeutet nicht, dass die Regeln für diese Aktionen außer Kraft gesetzt werden.",
"Each job can only be run once. If you want to rerun them, you have to refresh the page." : "Jeder Job kann nur einmal ausgeführt werden. Wenn du ihn erneut ausführen möchtest, musst du die Seite aktualisieren.",
"If you want to see the result, please check the logs." : "Um das Ergebnis anzusehen, überprüfe die Protokolle.",
"Run autoreminder" : "Automatische Erinnerung starten",
"Run janitor" : "Aufräumen starten",
"Run notification" : "Benachrichtigung starten",
"Autoreminder started" : "Automatische Erinnerung gestartet",
"Autoreminder failed" : "Automatische Erinnerung fehlgeschlagen",
"Janitor started" : "Aufräumen gestartet",
"Janitor failed" : "Aufräumen fehlgeschlagen",
"Notification started" : "Benachrichtigung gestartet",
"Notification failed" : "Benachrichtigung fehlgeschlagen",
"If you use different legal terms and privacy policy for public polls, enter the links below. Leave empty to use your default terms." : "Wenn Du für öffentliche Umfragen ein anderes Impressum und andere Datenschutzrichtlinien verwendest, gib unten entsprechende Links ein. Lass das Feld leer, um die Standardbedingungen zu verwenden.",
"Privacy policy link:" : "Link zu den Datenschutzbestimmungen:",
"Legal terms link:" : "Impressumslink:",
Expand Down Expand Up @@ -509,6 +524,7 @@
"Poll configurations" : "Umfragekonfigurationen",
"Poll closing status" : "Status zum Schließen der Umfrage",
"Result display" : "Ergebnisanzeige",
"Error {action} poll." : "Fehler {action} Umfrage.",
"Error deleting poll." : "Fehler beim Löschen der Umfrage.",
"Allow proposals from participants" : "Vorschläge von Teilnehmern zulassen",
"Shift all date options" : "Datumsoptionen verschieben",
Expand Down Expand Up @@ -563,6 +579,8 @@
"These options regard the appearence of the registration dialog of public polls." : "Diese Optionen betreffen das Erscheinungsbild des Registrierungsdialogs öffentlicher Umfragen.",
"Email options" : "E-Mail-Optionen",
"Add links to legal terms, if they exist and add an optional disclaimer to emails." : "Falls Links zu Nutzungsbedingungen vorhanden sind, diese hinzufügen und zu E-Mails einen optionalen Haftungsausschluss hinzufügen.",
"Job control" : "Job-Kontrolle",
"Manually start backgropund jobs, independent from the cron schedule." : "Hintergrundjobs manuell starten, unabhängig vom Cron-Zeitplan.",
"Administrative poll management" : "Administrative Umfrageverwaltung",
"Manage polls of other accounts. You can take over the ownership or delete polls." : "Umfragen anderer Konten verwalten. Sie können den Besitz übernehmen oder Umfragen löschen.",
"Take over" : "Übernehmen",
Expand Down Expand Up @@ -606,6 +624,8 @@
"Try to change these parameters to handle big polls" : "Diese Parameter können geändert werden, um große Umfragen zu verarbeiten",
"Experimental styles" : "Experimentelle Stile",
"Some visual styling options." : "Einige Optionen für die visuelle Gestaltung",
"We are sorry, but there are no more vote options available" : "Es sind leider keine weiteren Abstimmungsoptionen vorhanden.",
"All options are booked up." : "Alle Optionen sind ausgebucht.",
"No vote options available" : "Keine Abstimmungsoptionen verfügbar",
"Maybe the owner did not provide some until now." : "Vielleicht hat der Besitzer bis jetzt keine zur Verfügung gestellt.",
"Minute" : "Minute",
Expand Down

0 comments on commit 5957c14

Please sign in to comment.