diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-28 02:26:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-28 02:26:02 +0000 |
commit | 4ae17a04ebe0dc09a5a1c09ff2d368ba3cfd1554 (patch) | |
tree | 31be83faeb341f34714782f345d0a227cc7988ea /core | |
parent | 7269766e05a8c56bac22ed354677dfad8951326d (diff) | |
download | nextcloud-server-4ae17a04ebe0dc09a5a1c09ff2d368ba3cfd1554.tar.gz nextcloud-server-4ae17a04ebe0dc09a5a1c09ff2d368ba3cfd1554.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/da.js | 1 | ||||
-rw-r--r-- | core/l10n/da.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 22545ba7741..236dc4a05d5 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -28,6 +28,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Din login-nøgle er ugyldig eller udløbet", "This community release of Nextcloud is unsupported and push notifications are limited." : "Denne fællesskabsudgivelse af Nextcloud er ikke understøttet, og push-meddelelser er begrænsede.", "Login" : "Login", + "Please try again" : "Prøv venligst igen", "Password reset is disabled" : "Muligheden for at nulstille adgangskoden er deaktiveret", "Could not reset password because the token is expired" : "Kunne ikke nulstille adgangskoden, fordi tokenet er udløbet", "Could not reset password because the token is invalid" : "Kunne ikke nulstille adgangskoden, fordi tokenet er ugyldigt", diff --git a/core/l10n/da.json b/core/l10n/da.json index 5f07ee1fbe1..92ebb4d75f7 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -26,6 +26,7 @@ "Your login token is invalid or has expired" : "Din login-nøgle er ugyldig eller udløbet", "This community release of Nextcloud is unsupported and push notifications are limited." : "Denne fællesskabsudgivelse af Nextcloud er ikke understøttet, og push-meddelelser er begrænsede.", "Login" : "Login", + "Please try again" : "Prøv venligst igen", "Password reset is disabled" : "Muligheden for at nulstille adgangskoden er deaktiveret", "Could not reset password because the token is expired" : "Kunne ikke nulstille adgangskoden, fordi tokenet er udløbet", "Could not reset password because the token is invalid" : "Kunne ikke nulstille adgangskoden, fordi tokenet er ugyldigt", |