From c2de228a5dbb65320925fe8df5c2af296f668b49 Mon Sep 17 00:00:00 2001 From: rehork Date: Fri, 4 Oct 2024 18:07:28 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 100.0% (694 of 694 strings) Translation: Aves/App - Main Translate-URL: https://hosted.weblate.org/projects/aves/app-main/pl/ --- lib/l10n/app_pl.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_pl.arb b/lib/l10n/app_pl.arb index 6b213de1b..e6d82339f 100644 --- a/lib/l10n/app_pl.arb +++ b/lib/l10n/app_pl.arb @@ -1544,5 +1544,9 @@ "mapStyleOpenTopoMap": "Otwórz TopoMap", "@mapStyleOpenTopoMap": {}, "mapAttributionOpenTopoMap": "Dane mapy © [OpenStreetMap](https://www.openstreetmap.org/copyright) wnoszący wkład • [SRTM](https://www.earthdata.nasa.gov/sensors/srtm) | Kafelki od [OpenTopoMap](https://opentopomap.org/), [CC BY-SA](https://creativecommons.org/licenses/by-sa/3.0/)", - "@mapAttributionOpenTopoMap": {} + "@mapAttributionOpenTopoMap": {}, + "mapStyleOsmLiberty": "OSM Liberty", + "@mapStyleOsmLiberty": {}, + "mapAttributionOsmLiberty": "Map data © [OpenStreetMap](https://www.openstreetmap.org/copyright) współtwórcy • Płytki od [OpenMapTiles](https://www.openmaptiles.org/), [CC BY](http://creativecommons.org/licenses/by/4.0) • Obsługiwane przez [OSM Americana](https://tile.ourmap.us)", + "@mapAttributionOsmLiberty": {} }