mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
Latest translations and error corrections in l10n (fi)
This commit is contained in:
parent
3d81dd3d69
commit
005f68fd72
2 changed files with 8 additions and 2 deletions
|
@ -1167,6 +1167,14 @@
|
|||
"@tagPickerNoTagSelectedNotification": {
|
||||
"description": "At least 1 tag is required to create a tag collection. This error is shown when user try to create one without selecting any tags"
|
||||
},
|
||||
"backgroundServiceStopping": "Pysäytetään palvelua",
|
||||
"@backgroundServiceStopping": {
|
||||
"description": "The background service is stopping itself"
|
||||
},
|
||||
"metadataTaskPauseLowBatteryNotification": "Akku on vähissä",
|
||||
"@metadataTaskPauseLowBatteryNotification": {
|
||||
"description": "Shown when the app has paused reading image metadata due to low battery"
|
||||
},
|
||||
|
||||
"errorUnauthenticated": "Ei sallittu pääsyä. Kirjaudu sovellukseen uudelleen mikäli virhe toistuu",
|
||||
"@errorUnauthenticated": {
|
||||
|
|
|
@ -354,8 +354,6 @@
|
|||
],
|
||||
|
||||
"fi": [
|
||||
"backgroundServiceStopping",
|
||||
"metadataTaskPauseLowBatteryNotification"
|
||||
],
|
||||
|
||||
"fr": [
|
||||
|
|
Loading…
Reference in a new issue