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>
33 lines
No EOL
2.5 KiB
JSON
33 lines
No EOL
2.5 KiB
JSON
{ "translations": {
|
|
"File reminders" : "Filpåmindelser",
|
|
"Reminder for {name}" : "Påmindelse af {name}",
|
|
"View file" : "Vis fil",
|
|
"View folder" : "Vis mappe",
|
|
"Files reminder" : "Filpåmindelse",
|
|
"The \"files_reminders\" app can work properly." : "Appen \"files_reminders\" kan fungere korrekt.",
|
|
"The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Appen \"files_reminders\" skal bruge notifikationsappen for at fungere korrekt. Du bør enten aktivere meddelelser eller deaktivere files_reminder.",
|
|
"Set file reminders" : "Sæt filpåmindelser",
|
|
"**📣 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." : "**📣 Filpåmindelser**\n\nIndstil filpåmindelser.\n\nBemærk: For at bruge appen \"Filpåmindelser\" skal du sikre dig, at app'en \"Meddelelser\" er installeret og aktiveret. Appen 'Notifikationer' leverer de nødvendige API'er for at appen 'Filpåmindelser' kan fungere korrekt.",
|
|
"Please choose a valid date & time" : "Vælg en gyldig dato & tid",
|
|
"Reminder set for \"{fileName}\"" : "Påmindelse indstillet til \"{fileName}\"",
|
|
"Failed to set reminder" : "Kunne ikke indstille påmindelsen",
|
|
"Reminder cleared for \"{fileName}\"" : "Påmindelsen blev ryddet for \"{fileName}\"",
|
|
"Failed to clear reminder" : "Kunne ikke rydde påmindelse",
|
|
"Reminder at custom date & time" : "Påmindelse på brugerdefineret dato & tidspunkt",
|
|
"We will remind you of this file" : "Vi vil minde dig om denne fil",
|
|
"Cancel" : "Annuller",
|
|
"Clear reminder" : "Ryd påmindelse",
|
|
"Set reminder" : "Sæt påmindelse",
|
|
"Reminder set" : "Påmindelse sat",
|
|
"Custom reminder" : "Brugerdefineret påmindelse",
|
|
"Later today" : "Senere i dag",
|
|
"Set reminder for later today" : "Sæt påmindelse for senere i dag",
|
|
"Tomorrow" : "I morgen",
|
|
"Set reminder for tomorrow" : "Sæt påmindelse for i morgen",
|
|
"This weekend" : "Denne weekend",
|
|
"Set reminder for this weekend" : "Sæt påmindelse for denne weekend",
|
|
"Next week" : "Næste uge",
|
|
"Set reminder for next week" : "Sæt påmindelse for næste weekend",
|
|
"Set reminder for \"{fileName}\"" : "Indstil påmindelse for \"{fileName}\""
|
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
} |