diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-16 02:25:55 +0000 |
commit | 5413855d739bfefc4e686a58619b77207b6404b6 (patch) | |
tree | d6752d218614dbee5a6208722ca66e8a920948bd /apps/dav | |
parent | b36a31c918ad997e6d227dc7923791c487e18e51 (diff) | |
download | nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.tar.gz nextcloud-server-5413855d739bfefc4e686a58619b77207b6404b6.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/fr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index c7f40cb3883..97a417a8609 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -74,6 +74,7 @@ OC.L10N.register( "Cancelled: %1$s" : "Annulé : %1$s", "\"%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: %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 7e16fc1d46e..f07134e100f 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -72,6 +72,7 @@ "Cancelled: %1$s" : "Annulé : %1$s", "\"%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: %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/tr.js b/apps/dav/l10n/tr.js index 780c6fd2068..88f4d527f24 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -74,6 +74,7 @@ OC.L10N.register( "Cancelled: %1$s" : "İptal edildi: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" iptal edildi", "Re: %1$s" : "Ynt: %1$s", + "%1$s has responded to your invitation" : "%1$s çağrınızı yanıtladı", "Invitation: %1$s" : "Çağrı: %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s, size \"%2$s\" için çağrı gönderdi", "Organizer:" : "Düzenleyen:", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 619b8dfcd8d..204a5e4e861 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -72,6 +72,7 @@ "Cancelled: %1$s" : "İptal edildi: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" iptal edildi", "Re: %1$s" : "Ynt: %1$s", + "%1$s has responded to your invitation" : "%1$s çağrınızı yanıtladı", "Invitation: %1$s" : "Çağrı: %1$s", "%1$s would like to invite you to \"%2$s\"" : "%1$s, size \"%2$s\" için çağrı gönderdi", "Organizer:" : "Düzenleyen:", |