diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
commit | b24bb42ef793712f6ba91d86969b2424a63cea00 (patch) | |
tree | 5d1d191891eb30fa14cec116f49a27b74ff404cf /apps/dav/l10n/cs.js | |
parent | 545b3b392f47a97928c7b0d54d10496461fb966e (diff) | |
download | nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/cs.js')
-rw-r--r-- | apps/dav/l10n/cs.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 526451b7cd5..122c95f69c8 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Zrušeno: %1$s", "\"%1$s\" has been canceled" : "„%1$s“ bylo zrušeno", "Re: %1$s" : "Odp.: %1$s", + "%1$s has accepted your invitation" : "%1$s přijal(a) vaše pozvání", + "%1$s has tentatively accepted your invitation" : "%1$s nezávazně přijal(a) vaši pozvánku", + "%1$s has declined your invitation" : "%1$s odmítla(a) vaši pozvánku", "%1$s has responded to your invitation" : "%1$s odpověděl(a) na vaši pozvánku", "Invitation updated: %1$s" : "Pozvánka aktualizována: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s zaktualizoval(a) událost „%2$s", |