[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2021-11-06 02:33:23 +00:00
parent 7aa94c74d7
commit 89a3f4fc26
172 changed files with 346 additions and 346 deletions

View File

@@ -17,6 +17,7 @@ OC.L10N.register(
"Edit" : "Uredi",
"Attachments" : "Prilozi",
"Due date" : "Rok",
"Today" : "Danas",
"Save" : "Sačuvaj",
"Reply" : "Odgovori",
"Update" : "Ažuriraj",
@@ -27,7 +28,6 @@ OC.L10N.register(
"seconds ago" : "pre nekoliko sekundi",
"Shared with you" : "Shared with you",
"Edit board" : "Izmeni tablu",
"Today" : "Danas",
"This week" : "Ove sedmice"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");