mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable32, 8.1, stable32, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
34 lines
No EOL
2.7 KiB
JSON
34 lines
No EOL
2.7 KiB
JSON
{ "translations": {
|
|
"File reminders" : "Dateierinnerungen",
|
|
"Reminder for {name}" : "Erinnerung für {name}",
|
|
"View file" : "Datei anzeigen",
|
|
"View folder" : "Ordner anzeigen",
|
|
"Files reminder" : "Dateierinnerung",
|
|
"The \"files_reminders\" app can work properly." : "Die App \"files_reminders\" kann ordnungsgemäß funktionieren.",
|
|
"The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Die App \"files_reminders\" benötigt die Benachrichtigungs-App, um ordnungsgemäß zu funktionieren. Sie sollten entweder Benachrichtigungen aktivieren oder \"files_reminders\" deaktivieren.",
|
|
"Set file reminders" : "Dateierinnerungen setzen",
|
|
"**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Dateierinnerungen**\n\nDateierinnerungen festlegen.\n\nHinweis: Um die App ``Dateierinnerungen` zu verwenden, stelle sicher, dass die App `Benachrichtigungen` installiert und aktiviert ist. Die App `Benachrichtigungen` bietet die erforderlichen APIs, damit die App `Dateierinnerungen`ordnungsgemäß funktioniert.",
|
|
"Please choose a valid date & time" : "Bitte gültiges Datum und Uhrzeit wählen",
|
|
"Reminder set for \"{fileName}\"" : "Erinnerung für \"{fileName}\" gesetzt",
|
|
"Failed to set reminder" : "Erinnerung konnte nicht festgelegt werden",
|
|
"Reminder cleared for \"{fileName}\"" : "Erinnerung für \"{fileName}\" gelöscht",
|
|
"Failed to clear reminder" : "Erinnerung konnte nicht gelöscht werden",
|
|
"Reminder at custom date & time" : "Erinnerung zu benutzerdefiniertem Zeitpunkt und Tag",
|
|
"We will remind you of this file" : "Du wirst an diese Datei erinnert",
|
|
"Cancel" : "Abbrechen",
|
|
"Clear reminder" : "Erinnerung löschen",
|
|
"Set reminder" : "Erinnerung erstellen",
|
|
"Set reminder for " : "Erinnerung erstellen für ",
|
|
"Reminder set" : "Erinnerung gesetzt",
|
|
"Custom reminder" : "Benutzerdefinierte Erinnerung",
|
|
"Later today" : "Später heute",
|
|
"Set reminder for later today" : "Erinnerung für nachher erstellen",
|
|
"Tomorrow" : "Morgen",
|
|
"Set reminder for tomorrow" : "Erinnerung für morgen erstellen",
|
|
"This weekend" : "Dieses Wochenende",
|
|
"Set reminder for this weekend" : "Erinnerung für dieses Wochenende erstellen",
|
|
"Next week" : "Nächste Woche",
|
|
"Set reminder for next week" : "Erinnerung für nächste Woche erstellen",
|
|
"Set reminder for \"{fileName}\"" : "Erinnerung für \"{fileName}\" setzen"
|
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
} |