From 95742d201edd05f3f536292eab405823d60a48b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Sun, 8 Aug 2021 12:15:17 +0000 Subject: [PATCH] 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/ --- assets/l10n/intl_et.arb | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/assets/l10n/intl_et.arb b/assets/l10n/intl_et.arb index f7170b50..b789d590 100644 --- a/assets/l10n/intl_et.arb +++ b/assets/l10n/intl_et.arb @@ -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": {} } }