| OLD | NEW |
| 1 { | 1 { |
| 2 "name": { | 2 "name": { |
| 3 "message": "ZIP išpakavimo programa", | 3 "message": "ZIP išpakavimo programa", |
| 4 "description": "Name of the ZIP unpacker app." | 4 "description": "Name of the ZIP unpacker app." |
| 5 }, | 5 }, |
| 6 "description": { | 6 "description": { |
| 7 "message": "Atidarykite ZIP failus naudodami programą „Failai“.", | 7 "message": "Atidarykite ZIP failus naudodami programą „Failai“.", |
| 8 "description": "Short description of the ZIP unpacker app." | 8 "description": "Short description of the ZIP unpacker app." |
| 9 }, | 9 }, |
| 10 "mountErrorTitle": { | 10 "mountErrorTitle": { |
| (...skipping 26 matching lines...) Expand all Loading... |
| 37 }, | 37 }, |
| 38 "passphraseCancel": { | 38 "passphraseCancel": { |
| 39 "message": "Atšaukti", | 39 "message": "Atšaukti", |
| 40 "description": "Short name of the password cancel button." | 40 "description": "Short name of the password cancel button." |
| 41 }, | 41 }, |
| 42 "passphraseRemember": { | 42 "passphraseRemember": { |
| 43 "message": "Prisiminti", | 43 "message": "Prisiminti", |
| 44 "description": "Title for of a checkbox whether the password should be remem
bered. Please keep it as short." | 44 "description": "Title for of a checkbox whether the password should be remem
bered. Please keep it as short." |
| 45 } | 45 } |
| 46 } | 46 } |
| OLD | NEW |