From 263bb678eea09fcb360902639af742ae728f9d4b Mon Sep 17 00:00:00 2001 From: Piotr Strebski Date: Thu, 5 Jan 2023 12:12:28 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 59.2% (45 of 76 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pl/ --- langs/shared-questions/pl.json | 38 +++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/pl.json b/langs/shared-questions/pl.json index a2a4184de5..c67c0ec8e3 100644 --- a/langs/shared-questions/pl.json +++ b/langs/shared-questions/pl.json @@ -114,6 +114,42 @@ } }, "question": "Jaki jest link do strony Wikipedii?" + }, + "denominations-coins": { + "mappings": { + "0": { + "then": "Akceptowane są monety 1 centowe" + }, + "1": { + "then": "Akceptowane są monety 2 centowe" + }, + "2": { + "then": "Akceptowane są monety 5 centowe" + }, + "3": { + "then": "Akceptowane są monety 10-centowe" + }, + "4": { + "then": "Akceptowane są monety 20-centowe" + }, + "5": { + "then": "Akceptowane są monety 50-centowe" + }, + "6": { + "then": "Akceptowane są monety 1 euro" + }, + "7": { + "then": "Akceptowane są monety 2 euro" + } + }, + "question": "Jakimi monetami można tutaj zapłacić?" + }, + "induction-loop": { + "mappings": { + "0": { + "then": "To miejsce ma pętlę indukcyjną audio" + } + } } } -} \ No newline at end of file +}