diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-21 02:27:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-21 02:27:20 +0000 |
commit | f305c65ec522659d1b843c4883daa2c42d9bf0a6 (patch) | |
tree | 9decc99c3d6cc34c2d3edea68212ef8766d2583c /apps/dav | |
parent | 8f59ff880fcc3a90e8eb92292ceefcf36d050733 (diff) | |
download | nextcloud-server-f305c65ec522659d1b843c4883daa2c42d9bf0a6.tar.gz nextcloud-server-f305c65ec522659d1b843c4883daa2c42d9bf0a6.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/fr.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/zh_TW.json | 2 |
6 files changed, 10 insertions, 2 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 69ab4927fd2..ab170d444a3 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -72,7 +72,7 @@ OC.L10N.register( "Where: %s" : "Ort: %s", "%1$s via %2$s" : "%1$s über %2$s", "Cancelled: %1$s" : "Abgesagt: %1$s", - "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen", + "\"%1$s\" has been canceled" : "\"%1$s“ wurde abgesagt.", "Re: %1$s" : "Re: %1$s", "%1$s has responded to your invitation" : "%1$s hat auf Ihre Einladung geantwortet", "Invitation updated: %1$s" : "Einladung aktualisiert: %1$s", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index db9f42aec38..ab756378088 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -70,7 +70,7 @@ "Where: %s" : "Ort: %s", "%1$s via %2$s" : "%1$s über %2$s", "Cancelled: %1$s" : "Abgesagt: %1$s", - "\"%1$s\" has been canceled" : "\"%1$s\" wurde abgebrochen", + "\"%1$s\" has been canceled" : "\"%1$s“ wurde abgesagt.", "Re: %1$s" : "Re: %1$s", "%1$s has responded to your invitation" : "%1$s hat auf Ihre Einladung geantwortet", "Invitation updated: %1$s" : "Einladung aktualisiert: %1$s", diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 7008bb8dc9f..95dd7ff3414 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -75,6 +75,8 @@ OC.L10N.register( "\"%1$s\" has been canceled" : "\"%1$s\" a été annulé(e)", "Re: %1$s" : "Re : %1$s", "%1$s has responded to your invitation" : "%1$s a répondu à votre invitation", + "Invitation updated: %1$s" : "Invitation mise à jour : %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s a mis à jour l'évènement %2$s", "Invitation: %1$s" : "Invitation : %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s souhaite vous inviter à \"%2$s\"", "Organizer:" : "Organisateur :", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 20d11c43640..60901d2d3ff 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -73,6 +73,8 @@ "\"%1$s\" has been canceled" : "\"%1$s\" a été annulé(e)", "Re: %1$s" : "Re : %1$s", "%1$s has responded to your invitation" : "%1$s a répondu à votre invitation", + "Invitation updated: %1$s" : "Invitation mise à jour : %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s a mis à jour l'évènement %2$s", "Invitation: %1$s" : "Invitation : %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s souhaite vous inviter à \"%2$s\"", "Organizer:" : "Organisateur :", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 38f38a0e42e..ae03ec07516 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -75,6 +75,8 @@ OC.L10N.register( "\"%1$s\" has been canceled" : "「%1$s」已取消", "Re: %1$s" : "回覆:%1$s", "%1$s has responded to your invitation" : "%1$s 已回應您的邀請", + "Invitation updated: %1$s" : "邀請已更新:%1$s", + "%1$s updated the event \"%2$s\"" : "%1$s 已更新事件:「%2$s」", "Invitation: %1$s" : "邀請:%1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀請您加入「%2$s」", "Organizer:" : "組織者:", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 86fd67cc337..9b612c9022d 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -73,6 +73,8 @@ "\"%1$s\" has been canceled" : "「%1$s」已取消", "Re: %1$s" : "回覆:%1$s", "%1$s has responded to your invitation" : "%1$s 已回應您的邀請", + "Invitation updated: %1$s" : "邀請已更新:%1$s", + "%1$s updated the event \"%2$s\"" : "%1$s 已更新事件:「%2$s」", "Invitation: %1$s" : "邀請:%1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s 想邀請您加入「%2$s」", "Organizer:" : "組織者:", |