Translated using Weblate (Czech)

Currently translated at 71.4% (330 of 462 strings)

Translation: DonutWare/Fladder
Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/cs/
This commit is contained in:
LibreTranslate 2025-06-07 16:08:18 +02:00 committed by Hosted Weblate
parent a3df743280
commit fa65804bb1
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1038,5 +1038,25 @@
"shuffleGallery": "Náhodné přehrávání galerie",
"@shuffleGallery": {},
"syncRemoveDataDesc": "Smazat synchronizovaná video data? Toto je trvalé a budete muset soubory znovu synchronizovat.",
"@syncRemoveDataDesc": {}
"@syncRemoveDataDesc": {},
"pathEditTitle": "Změnit umístění",
"@pathEditTitle": {},
"aboutVersion": "Verze: {version}",
"@aboutVersion": {
"placeholders": {
"version": {
"type": "String"
}
}
},
"aboutBuild": "Build: {buildNumber}",
"@aboutBuild": {
"placeholders": {
"buildNumber": {
"type": "String"
}
}
},
"aboutCreatedBy": "Vytvořil(a) DonutWare",
"@aboutCreatedBy": {}
}