Pulled translations from Transifex

This commit is contained in:
Bernd Bestel
2020-12-22 10:31:06 +01:00
parent f1ddd4a57e
commit 94e4ee0659
48 changed files with 1971 additions and 570 deletions

View File

@@ -769,9 +769,6 @@ msgstr "Ingen fil valgt"
msgid "Delete"
msgstr "Slet"
msgid "The current picture will be deleted when you save the product"
msgstr "Det nuværende billede vil blive slettet når du gemmer denne vare"
msgid "Select file"
msgstr "Vælg fil"
@@ -799,13 +796,8 @@ msgstr "Rediger udstyr"
msgid "Create equipment"
msgstr "Opret udstyr"
msgid "No instruction manual available"
msgstr "Ingen instruktionsmanual tilgængelig"
msgid ""
"The current instruction manual will be deleted when you save the equipment"
msgid "The current file will be deleted on save"
msgstr ""
"Den nuværende instruktionsmanual vil blive slettet når du gemmer udstyret"
msgid "No picture available"
msgstr "Intet billede tilgængeligt"
@@ -1013,8 +1005,8 @@ msgstr "Liste"
msgid "Gallery"
msgstr "Galleri"
msgid "The current picture will be deleted when you save the recipe"
msgstr "Det nuværende billede vil blive slettet når du gemmer opskriften"
msgid "The current picture will be deleted on save"
msgstr ""
msgid "Journal for this battery"
msgstr "Logbog for dette batteri"
@@ -2031,7 +2023,7 @@ msgid ""
"overview page (related to quantity unit stock)"
msgstr ""
msgid "Copy this item"
msgid "Copy"
msgstr ""
msgid "Are you sure to remove this barcode?"
@@ -2185,7 +2177,7 @@ msgstr ""
msgid "Show disabled"
msgstr ""
msgid "Show on stock overview page"
msgid "Never show on stock overview"
msgstr ""
msgid "None"
@@ -2228,3 +2220,44 @@ msgstr ""
msgid "Layout type"
msgstr ""
msgid "Merge this product with another one"
msgstr ""
msgid "Merge products"
msgstr ""
msgid "Product to keep"
msgstr ""
msgid "Product to remove"
msgstr ""
msgid "Error while merging products"
msgstr ""
msgid "After merging, this product will be kept"
msgstr ""
msgid ""
"After merging, all occurences of this product will be replaced by \"Product "
"to keep\" (means this product will not exist anymore)"
msgstr ""
msgid "Merge"
msgstr ""
msgid "Title"
msgstr ""
msgid "Link"
msgstr ""
msgid ""
"The stock overview page lists all products which are currently in-stock or "
"below their min. stock amount - enable this to hide this product there "
"always"
msgstr ""
msgid "Print options"
msgstr ""

View File

@@ -18,38 +18,54 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: grocy/userfield_types\n"
# Text (single line)
msgid "text-single-line"
msgstr "tekst-enkelt-linje"
# Text (multi line)
msgid "text-multi-line"
msgstr "tekst-flere-linjer"
# Number (integral)
msgid "number-integral"
msgstr "tal-heltal"
# Number (decimal)
msgid "number-decimal"
msgstr "tal-decimal"
# Date (without time)
msgid "date"
msgstr "dato"
# Date & time
msgid "datetime"
msgstr "datotid"
# Checkbox
msgid "checkbox"
msgstr "afkrydsningsfelt"
# Select list (a single item can be selected)
msgid "preset-list"
msgstr "forudindstillet-liste"
# Select list (multiple items can be selected)
msgid "preset-checklist"
msgstr "forudindstillet-tjekliste"
# Link
msgid "link"
msgstr "link"
# Link (with title)
msgid "link-with-title"
msgstr ""
# File
msgid "file"
msgstr "fil"
# Image
msgid "image"
msgstr "billede"