diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-25 02:23:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-25 02:23:02 +0000 |
commit | bf192580b923d512676fcd3dde0c38748349b94b (patch) | |
tree | 67524d4be842a9e8c59ab4f0fdb479ebfbe31550 /apps/dav | |
parent | d0538bca4947312f26a37bbfd24940d80c81a1c2 (diff) | |
download | nextcloud-server-bf192580b923d512676fcd3dde0c38748349b94b.tar.gz nextcloud-server-bf192580b923d512676fcd3dde0c38748349b94b.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/bg.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/bg.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js index ba7395541fd..99d8707846b 100644 --- a/apps/dav/l10n/bg.js +++ b/apps/dav/l10n/bg.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Отказан: %1$s", "\"%1$s\" has been canceled" : "„%1$s“ е отказано", "Re: %1$s" : "Re: %1$s", + "%1$s has accepted your invitation" : "%1$s е приел поканата ви", + "%1$s has tentatively accepted your invitation" : "%1$s е приел поканата ви условно", + "%1$s has declined your invitation" : "%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“", diff --git a/apps/dav/l10n/bg.json b/apps/dav/l10n/bg.json index 247eed09dc9..bf39115d7d1 100644 --- a/apps/dav/l10n/bg.json +++ b/apps/dav/l10n/bg.json @@ -73,6 +73,9 @@ "Cancelled: %1$s" : "Отказан: %1$s", "\"%1$s\" has been canceled" : "„%1$s“ е отказано", "Re: %1$s" : "Re: %1$s", + "%1$s has accepted your invitation" : "%1$s е приел поканата ви", + "%1$s has tentatively accepted your invitation" : "%1$s е приел поканата ви условно", + "%1$s has declined your invitation" : "%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“", |