[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2022-04-13 02:40:12 +00:00
parent 10dc8a8c78
commit 8db8e33a6e
16 changed files with 32 additions and 16 deletions

View File

@@ -296,6 +296,7 @@ OC.L10N.register(
"Creating the new card…" : "Vytváření nové karty…",
"\"{card}\" was added to \"{board}\"" : "„{card}“ bylo přidáno do „{board}“",
"(circle)" : "(okruh)",
"This week" : "Tento týden"
"This week" : "Tento týden",
"Are you sure you want to transfer the board {title} for {user} ?" : "Opravdu chcete předat vlastnictví tabule {title} uživateli {user}?"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");