File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 11OC . L10N . register (
22 "workflow_ocr" ,
33 {
4+ "Failed to save settings: {error}" : "Nepavyko įrašyti nustatymų: {error}" ,
45 "Skip text" : "Praleisti tekstą" ,
6+ "Skip file completely" : "Visiškai praleisti failą" ,
7+ "Notifications" : "Pranešimai" ,
58 "Other settings" : "Kiti nustatymai" ,
69 "Remove background" : "Šalinti foną"
710} ,
Original file line number Diff line number Diff line change 11{ "translations" : {
2+ "Failed to save settings: {error}" : " Nepavyko įrašyti nustatymų: {error}" ,
23 "Skip text" : " Praleisti tekstą" ,
4+ "Skip file completely" : " Visiškai praleisti failą" ,
5+ "Notifications" : " Pranešimai" ,
36 "Other settings" : " Kiti nustatymai" ,
47 "Remove background" : " Šalinti foną"
58},"pluralForm" :" nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
You can’t perform that action at this time.
0 commit comments