|
| 1 | +{ |
| 2 | + "reviewPermissions": "Zkontrolovat povolení", |
| 3 | + "@reviewPermissions": { |
| 4 | + "description": "review Permissions" |
| 5 | + }, |
| 6 | + "trending": "Trendy", |
| 7 | + "@trending": { |
| 8 | + "description": "Trending" |
| 9 | + }, |
| 10 | + "repository": "Repozitář", |
| 11 | + "@repository": { |
| 12 | + "description": "Repository screen title" |
| 13 | + }, |
| 14 | + "sourceCode": "Zdrojový kód", |
| 15 | + "@sourceCode": { |
| 16 | + "description": "source code for app" |
| 17 | + }, |
| 18 | + "version": "Verze", |
| 19 | + "@version": { |
| 20 | + "description": "app version" |
| 21 | + }, |
| 22 | + "about": "O aplikaci", |
| 23 | + "@about": { |
| 24 | + "description": "about section" |
| 25 | + }, |
| 26 | + "email": "E-mail", |
| 27 | + "@email": { |
| 28 | + "description": "Email to report issues" |
| 29 | + }, |
| 30 | + "feedback": "zpětná vazba", |
| 31 | + "@feedback": { |
| 32 | + "description": "provide feedback" |
| 33 | + }, |
| 34 | + "webview": "WebView", |
| 35 | + "@webview": { |
| 36 | + "description": "render webview for markdown" |
| 37 | + }, |
| 38 | + "flutter": "Flutter", |
| 39 | + "@flutter": { |
| 40 | + "description": "render flutter for markdown" |
| 41 | + }, |
| 42 | + "cupertino": "Cupertino", |
| 43 | + "@cupertino": { |
| 44 | + "description": "Cupertino scaffold theme" |
| 45 | + }, |
| 46 | + "dark": "Tmavý", |
| 47 | + "@dark": { |
| 48 | + "description": "dark mode" |
| 49 | + }, |
| 50 | + "light": "Světlý", |
| 51 | + "@light": { |
| 52 | + "description": "light mode" |
| 53 | + }, |
| 54 | + "brightness": "Jas", |
| 55 | + "@brightness": { |
| 56 | + "description": "brightness" |
| 57 | + }, |
| 58 | + "switchAccounts": "Přepnout účet", |
| 59 | + "@switchAccounts": { |
| 60 | + "description": "Switch accounts" |
| 61 | + }, |
| 62 | + "system": "Systém", |
| 63 | + "@system": { |
| 64 | + "description": "system" |
| 65 | + }, |
| 66 | + "settings": "Nastavení", |
| 67 | + "@settings": { |
| 68 | + "description": "settings" |
| 69 | + }, |
| 70 | + "members": "Členi", |
| 71 | + "@members": { |
| 72 | + "description": "members of an organization" |
| 73 | + }, |
| 74 | + "organizations": "Organizace", |
| 75 | + "@organizations": { |
| 76 | + "description": "organizations for a user" |
| 77 | + }, |
| 78 | + "following": "Sleduji", |
| 79 | + "@following": { |
| 80 | + "description": "people followed by a person" |
| 81 | + }, |
| 82 | + "followers": "Sledující", |
| 83 | + "@followers": { |
| 84 | + "description": "followers for a person" |
| 85 | + }, |
| 86 | + "follow": "Sledovat", |
| 87 | + "@follow": { |
| 88 | + "description": "follow someone" |
| 89 | + }, |
| 90 | + "unfollow": "Přestat sledovat", |
| 91 | + "@unfollow": { |
| 92 | + "description": "unfollow someone" |
| 93 | + }, |
| 94 | + "repositories": "Repozitáře", |
| 95 | + "@repositories": { |
| 96 | + "description": "repository text" |
| 97 | + }, |
| 98 | + "search": "Hledat", |
| 99 | + "@search": { |
| 100 | + "description": "The Search tab" |
| 101 | + }, |
| 102 | + "notification": "Oznámení", |
| 103 | + "@notification": { |
| 104 | + "description": "The Notification tab" |
| 105 | + }, |
| 106 | + "news": "Zprávy", |
| 107 | + "@news": { |
| 108 | + "description": "The News tab" |
| 109 | + } |
| 110 | +} |
0 commit comments