Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,128 @@
# PICTURE FRAMES
# This file is put in the public domain.
# KopfdesDaemons, 2025
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: picture-frames@KopfdesDaemons 1.1.0\n"
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-desklets/"
"issues\n"
"POT-Creation-Date: 2026-04-05 23:38+0200\n"
"PO-Revision-Date: \n"
"Last-Translator: Alan Mortensen <over.tackiness223@passinbox.com>\n"
"Language-Team: \n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.4.2\n"

#. desklet.js:23
msgid "Picture Frame"
msgstr "Billedramme"

#. desklet.js:190
msgid "Loading..."
msgstr "Indlæser …"

#. metadata.json->name
msgid "Picture frames"
msgstr "Billedrammer"

#. metadata.json->description
msgid "Displays photos in different picture frames."
msgstr "Viser billeder i forskellige billedrammer."

#. settings-schema.json->image-page->title
msgid "Image"
msgstr "Billede"

#. settings-schema.json->frame-page->title
msgid "Frame"
msgstr "Ramme"

#. settings-schema.json->image-general-section->title
msgid "General"
msgstr "Generelt"

#. settings-schema.json->image-alignment-section->title
msgid "Alignment"
msgstr "Justering"

#. settings-schema.json->frame-shape-section->title
#. settings-schema.json->shape->description
msgid "Shape"
msgstr "Form"

#. settings-schema.json->frame-border-section->title
msgid "Border"
msgstr "Ramme"

#. settings-schema.json->image-path->description
msgid "Image path"
msgstr "Billedsti"

#. settings-schema.json->image-path->tooltip
msgid "The path of the image."
msgstr "Stien til billedet."

#. settings-schema.json->size->description
msgid "Size"
msgstr "Størrelse"

#. settings-schema.json->align-x->description
msgid "Horizontal alignment"
msgstr "Vandret justering"

#. settings-schema.json->align-y->description
msgid "Vertical alignment"
msgstr "Lodret justering"

#. settings-schema.json->shape->options
msgid "Circle"
msgstr "Cirkel"

#. settings-schema.json->shape->options
msgid "Square"
msgstr "Kvadrat"

#. settings-schema.json->shape->options
msgid "Star"
msgstr "Stjerne"

#. settings-schema.json->shape->options
msgid "Wave"
msgstr "Bølge"

#. settings-schema.json->shape->options
msgid "Heart"
msgstr "Hjerte"

#. settings-schema.json->waves-number->description
msgid "Number of waves"
msgstr "Antal bølger"

#. settings-schema.json->wave-depth->description
msgid "Depth of the waves"
msgstr "Bølgedybde"

#. settings-schema.json->spikes-number->description
msgid "Number of spikes"
msgstr "Antal stråler"

#. settings-schema.json->spikes-depth->description
msgid "Depth of the spikes"
msgstr "Strålernes dybde"

#. settings-schema.json->show-border->description
msgid "Show border"
msgstr "Vis ramme"

#. settings-schema.json->border-color->description
msgid "Border color"
msgstr "Rammefarve"

#. settings-schema.json->border-width->description
msgid "Border width"
msgstr "Rammebredde"
Loading