Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
c0dbfcf
Translated using Weblate (Italian)
Jun 18, 2025
026ad8d
chore: Translated using Weblate (Portuguese (Brazil))
RickyM7 Jun 18, 2025
541c7b4
chore: Translated using Weblate (German)
qwerty287 Jun 18, 2025
363dc9b
chore: Translated using Weblate (Dutch)
Vistaus Jun 18, 2025
f1586be
chore: Translated using Weblate (Spanish)
1hiking Jun 18, 2025
be5b944
chore: Translated using Weblate (Indonesian)
rezaalmanda Jun 18, 2025
c709e0e
chore: Translated using Weblate (Czech)
Jun 18, 2025
7760037
chore: Translated using Weblate (Romanian)
ecxod Jun 18, 2025
fddcc9e
chore: Translated using Weblate (Turkish)
akyunus Jun 18, 2025
34a0cbc
chore: Translated using Weblate (Chinese (Simplified))
Jun 18, 2025
cd0d3cb
chore: Translated using Weblate (Romanian)
simonaiacob Jun 18, 2025
6792304
chore: Translated using Weblate (Chinese (Simplified))
Jun 18, 2025
2a7c6b5
chore: Translated using Weblate (Portuguese)
SantosSi Jun 18, 2025
e722264
chore: Translated using Weblate (French)
Lisapple Jun 18, 2025
99e52ee
chore: Translated using Weblate (Indonesian)
nattadasu Jun 18, 2025
aa37316
chore: Translated using Weblate (Chinese (Simplified))
calcitem Jun 18, 2025
117e881
chore: Translated using Weblate (Indonesian)
Jun 18, 2025
a8a6fe5
chore: Translated using Weblate (Chinese (Simplified))
yangyangdaji Jun 18, 2025
1a9f3d1
chore: Translated using Weblate (Spanish)
fitojb Jun 18, 2025
684a0c9
chore: Translated using Weblate (Japanese)
morotesovtannu Jun 18, 2025
69d6d1f
chore: Translated using Weblate (Turkish)
HinameChan Jun 18, 2025
021406e
chore: Added translation using Weblate (Tamil)
Srkrishna Jun 18, 2025
ab7e9b3
chore: Translated using Weblate (Spanish)
gallegonovato Jun 18, 2025
029c9f0
chore: Translated using Weblate (Galician)
antonlnz Jun 18, 2025
4e5c751
chore: Translated using Weblate (Ukrainian)
Jun 18, 2025
1fdfc1e
chore: Translated using Weblate (Indonesian)
Jun 18, 2025
81ea7ce
chore: Added translation using Weblate (Korean)
kchsoft Jun 18, 2025
14cce03
chore: Translated using Weblate (Ukrainian)
Kefir2105 Jun 18, 2025
7788836
chore: Translated using Weblate (Romanian)
victorBuzdugan Jun 18, 2025
e2c1402
chore: Translated using Weblate (Romanian)
NicoaraAlex Jun 18, 2025
2893b57
chore: Translated using Weblate (Chinese (Traditional))
Young-TW Jun 18, 2025
421c145
chore: Translated using Weblate (German)
Atalanttore Jun 18, 2025
32fffa7
chore: Translated using Weblate (Tamil)
TamilNeram Jun 18, 2025
6a5d592
chore: Translated using Weblate (Russian)
Jun 18, 2025
ea6f4b8
chore: Translated using Weblate (Russian)
yurtpage Jun 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
110 changes: 110 additions & 0 deletions lib/l10n/intl_cs.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
{
"reviewPermissions": "Zkontrolovat povolení",
"@reviewPermissions": {
"description": "review Permissions"
},
"trending": "Trendy",
"@trending": {
"description": "Trending"
},
"repository": "Repozitář",
"@repository": {
"description": "Repository screen title"
},
"sourceCode": "Zdrojový kód",
"@sourceCode": {
"description": "source code for app"
},
"version": "Verze",
"@version": {
"description": "app version"
},
"about": "O aplikaci",
"@about": {
"description": "about section"
},
"email": "E-mail",
"@email": {
"description": "Email to report issues"
},
"feedback": "zpětná vazba",
"@feedback": {
"description": "provide feedback"
},
"webview": "WebView",
"@webview": {
"description": "render webview for markdown"
},
"flutter": "Flutter",
"@flutter": {
"description": "render flutter for markdown"
},
"cupertino": "Cupertino",
"@cupertino": {
"description": "Cupertino scaffold theme"
},
"dark": "Tmavý",
"@dark": {
"description": "dark mode"
},
"light": "Světlý",
"@light": {
"description": "light mode"
},
"brightness": "Jas",
"@brightness": {
"description": "brightness"
},
"switchAccounts": "Přepnout účet",
"@switchAccounts": {
"description": "Switch accounts"
},
"system": "Systém",
"@system": {
"description": "system"
},
"settings": "Nastavení",
"@settings": {
"description": "settings"
},
"members": "Členi",
"@members": {
"description": "members of an organization"
},
"organizations": "Organizace",
"@organizations": {
"description": "organizations for a user"
},
"following": "Sleduji",
"@following": {
"description": "people followed by a person"
},
"followers": "Sledující",
"@followers": {
"description": "followers for a person"
},
"follow": "Sledovat",
"@follow": {
"description": "follow someone"
},
"unfollow": "Přestat sledovat",
"@unfollow": {
"description": "unfollow someone"
},
"repositories": "Repozitáře",
"@repositories": {
"description": "repository text"
},
"search": "Hledat",
"@search": {
"description": "The Search tab"
},
"notification": "Oznámení",
"@notification": {
"description": "The Notification tab"
},
"news": "Zprávy",
"@news": {
"description": "The News tab"
}
}
Loading
Loading