diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-25 02:22:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-25 02:22:46 +0000 |
commit | e9aefb5251ff4a13affbda4a771d8522e01d25e4 (patch) | |
tree | 4e7edefaba18833037afb36128fb9ab429fca0a2 /apps/dav/l10n | |
parent | 721de348ec677ce986cb45c0c4f9b695cbbfbc47 (diff) | |
download | nextcloud-server-e9aefb5251ff4a13affbda4a771d8522e01d25e4.tar.gz nextcloud-server-e9aefb5251ff4a13affbda4a771d8522e01d25e4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-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“", |