[general]
name=New Memory Layer
#name[pl]=Nowa warstwa w pamięci    #don't translate the name
#name[it]=Nuovo Layer Temporaneo
#name[fr]=Nouvelle couche temporaire

description=Create an empty memory layer
description[pl]=Tworzy nową warstwę w pamięci
description[it]=Crea Layer temporaneo vuoto
description[fr]=Créez une couche temporaire vide

about=The plugin creates a new layer in memory just in two simple clicks.
      All you need to do is to call the plugin, choose geometry type
      and optionally a name for the new layer. No attributes are created
      in order to make it as easy as possible. You can find the plugin button
      in the Layers toolbar as well as in the Layer->New Layer menu.
      You can also use a keyboard shortcut (Ctrl-M by default).
about[pl]=Wtyczka tworzy w pamięci nową warstwę w dwóch prostych kliknięciach.
      Wystarczy wywołać wtyczkę, wybrać typ geometrii i ewentualnie nazwę
      dla tworzonej warstwy. Wtyczka dla uproszczenia nie tworzy żadnych
      atrybutów, można je później dodać w tabeli atrybutów. Przycisk wtyczki
      znajduje się na pasku narzędzi Warstwa oraz w menu Warstwa -> Utwórz nową
      warstwę. Można także użyć skrótu klawiszowego (domyślnie Ctrl-M).

version=0.5.1
qgisMinimumVersion=3.22
qgisMaximumVersion=3.99

# changelog=

# tags are comma separated with spaces allowed
tags=memory layer, vector, new
category=Layer

homepage=https://github.com/borysiasty/NewMemoryLayer
tracker=https://github.com/borysiasty/NewMemoryLayer/issues
repository=https://github.com/borysiasty/NewMemoryLayer

icon=layer-memory-create.png
experimental=False

# deprecated flag (applies to the whole plugin, not just a single version
deprecated=False
supportsQt6=True

# Author contact information
author=Borys Jurgiel
email=qgis@borysjurgiel.pl

