[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2021-09-09 02:38:56 +00:00
parent 0f71741c46
commit 15ea081daa
60 changed files with 96 additions and 120 deletions

View File

@@ -279,7 +279,6 @@ OC.L10N.register(
"Error creating the share" : "Pogreška pri stvaranju dijeljenja",
"Share with a Deck card" : "Dijeli s Deck karticom",
"Share {file} with a Deck card" : "Dijeli {file} s Deck karticom",
"Share" : "Dijeli",
"Unshare file" : "Prestani dijeliti datoteku"
"Share" : "Dijeli"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");