Skip to content

Commit 6041ea4

Browse files
committed
New translations app_en.arb (Slovak)
1 parent 04f2975 commit 6041ea4

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

l10n/app_sk.arb

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,26 @@
339339
"imageDetailsFetchError_title": "Nepodarilo sa načítať detaily fotky",
340340
"imageDetailsFetchError_retryMessage": "Nepodarilo sa načítať údaje fotky. Skúsiť znovu?",
341341
"imageDetailsFetchError_continueMessage": "Nepodarilo sa načítať údaje fotky. Pokračovať?",
342+
"imageDetails_dateCreated": "Created on {date} at {time}",
343+
"@imageDetails_dateCreated": {
344+
"placeholders": {
345+
"date": {},
346+
"time": {}
347+
}
348+
},
349+
"imageDetails_dateAvailable": "Available on {date} at {time}",
350+
"@imageDetails_dateAvailable": {
351+
"placeholders": {
352+
"date": {},
353+
"time": {}
354+
}
355+
},
356+
"imageDetails_nbAlbums": "{count, plural, =0{Orphan} =1{Belongs to 1 album} other{Belongs to {count} albums}}",
357+
"@imageDetails_nbAlbums": {
358+
"placeholders": {
359+
"count": {}
360+
}
361+
},
342362
"privacyLevel": "Úroveň súkromia",
343363
"privacyLevel_admin": "Správcovia",
344364
"privacyLevel_adminFamily": "Správcovia, Rodina",

0 commit comments

Comments
 (0)