From 5b57e16c0e0f781940a6177dc1c9a4e2ddab214a Mon Sep 17 00:00:00 2001 From: WaldiS Date: Fri, 13 Aug 2021 12:18:12 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 4.4% (19 of 428 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/pl/ --- langs/themes/pl.json | 51 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/langs/themes/pl.json b/langs/themes/pl.json index ce01d14c16..fb86003f7b 100644 --- a/langs/themes/pl.json +++ b/langs/themes/pl.json @@ -2,7 +2,56 @@ "artworks": { "layers": { "0": { - "name": "Dzieła sztuki" + "name": "Dzieła sztuki", + "tagRenderings": { + "3": { + "render": "Więcej informacji na this website", + "question": "Czy istnieje strona internetowa zawierająca więcej informacji na temat tego dzieła sztuki?" + }, + "2": { + "render": "Stworzony przez {artysta_name}", + "question": "Który artysta to stworzył?" + }, + "1": { + "mappings": { + "10": { + "then": "Azulejo (hiszpańskie kafelki dekoracyjne)" + }, + "8": { + "then": "Graffiti" + }, + "6": { + "then": "Kamień" + }, + "7": { + "then": "Instalacja" + }, + "5": { + "then": "Popiersie" + }, + "4": { + "then": "Statua" + }, + "3": { + "then": "Rzeźba" + }, + "1": { + "then": "Mural" + }, + "0": { + "then": "Architektura" + } + }, + "question": "Jaki jest typ tego dzieła sztuki?", + "render": "Jest to {artwork_type}" + } + }, + "presets": { + "0": { + "title": "Dzieła sztuki" + } + }, + "description": "Różnorodne dzieła sztuki" } } },