|
319 | 319 | "description": "Clear save data button text when choosing Custom Login Fields." |
320 | 320 | }, |
321 | 321 | "defineStringField": { |
322 | | - "message": "String Field", |
| 322 | + "message": "Lisämerkkijonokenttä", |
323 | 323 | "description": "Text for string field." |
324 | 324 | }, |
325 | 325 | "defineSubmitButton": { |
326 | | - "message": "Submit Button", |
| 326 | + "message": "Lähetä-nappi", |
327 | 327 | "description": "Text for Submit Button." |
328 | 328 | }, |
329 | 329 | "defineChooseUsername": { |
|
343 | 343 | "description": "Choose String Fields a selection text when choosing Custom Login Fields." |
344 | 344 | }, |
345 | 345 | "defineChooseSubmitButton": { |
346 | | - "message": "Choose submit button", |
| 346 | + "message": "Valitse lähetä-nappi", |
347 | 347 | "description": "Choose submit button selection text when choosing Custom Login Fields." |
348 | 348 | }, |
349 | 349 | "defineHelpText": { |
350 | | - "message": "Please confirm your selection or choose more fields as String Fields.", |
| 350 | + "message": "Vahvista valintasi tai merkitse lisää kenttiä lisämerkkijonokentiksi.", |
351 | 351 | "description": "Confirm a selection text when choosing Custom Login Fields which contains String Fields." |
352 | 352 | }, |
353 | 353 | "defineKeyboardText": { |
|
371 | 371 | "description": "General text for a String Fields." |
372 | 372 | }, |
373 | 373 | "submitButton": { |
374 | | - "message": "Submit Button", |
| 374 | + "message": "Lähetä-nappi", |
375 | 375 | "description": "Custom Submit Button text." |
376 | 376 | }, |
377 | 377 | "credentialsNoUsername": { |
|
406 | 406 | "message": "Vanhentunut", |
407 | 407 | "description": "If a credential is expired, this is appended to the title label." |
408 | 408 | }, |
| 409 | + "credentialsRetrieveButton": { |
| 410 | + "message": "Hae tietueet", |
| 411 | + "description": "Manual retrieve credentials button text." |
| 412 | + }, |
409 | 413 | "fieldsFill": { |
410 | 414 | "message": "Virhe:\nTäytön tarvitsemia kenttiä ei löydy.", |
411 | 415 | "description": "Alert message when no fields are found to fill in." |
|
1054 | 1058 | "message": "Vaatii KeePassXC:n version: $1", |
1055 | 1059 | "description": "KeePassXC version requirement text." |
1056 | 1060 | }, |
| 1061 | + "optionsMinimumKeePassXCVersionRequired": { |
| 1062 | + "message": "Tämä selainlaajennus vaatii KeePassXC-version: $1. Aiemmat versiot voivat aiheuttaa epätoivottua käytöstä.", |
| 1063 | + "description": "KeePassXC minimum version requirement text." |
| 1064 | + }, |
1057 | 1065 | "optionsDefault": { |
1058 | 1066 | "message": "Oletus: $1", |
1059 | 1067 | "description": "Default setting text." |
|
0 commit comments