Translated using Weblate (Estonian)

Currently translated at 100.0% (478 of 478 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
This commit is contained in:
Priit Jõerüüt 2021-08-08 12:15:17 +00:00 committed by Hosted Weblate
parent 03f92e9674
commit 95742d201e
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 37 additions and 0 deletions

View File

@ -2550,5 +2550,42 @@
"placeholders": {
"uri": {}
}
},
"locationPermissionDeniedNotice": "Puudub luba asukohateenuste kasutamiseks. Asukoha jagamiseks palun anna rakendusele vastavad õigused.",
"@locationPermissionDeniedNotice": {
"type": "text",
"placeholders": {}
},
"locationDisabledNotice": "Asukohateenused on seadmes väljalülitatud. Asukoha jagamiseks palun lülita nad sisse.",
"@locationDisabledNotice": {
"type": "text",
"placeholders": {}
},
"shareLocation": "Jaga asukohta",
"@shareLocation": {
"type": "text",
"placeholders": {}
},
"openInMaps": "Ava kaardirakendusega",
"@openInMaps": {
"type": "text",
"placeholders": {}
},
"obtainingLocation": "Tuvastan asukohta…",
"@obtainingLocation": {
"type": "text",
"placeholders": {}
},
"errorObtainingLocation": "Viga asukoha tuvastamisel: {error}",
"@errorObtainingLocation": {
"type": "text",
"placeholders": {
"error": {}
}
},
"allChats": "Kõik vestlused",
"@allChats": {
"type": "text",
"placeholders": {}
}
}