mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Pulled translations from Transifex
This commit is contained in:
@@ -747,9 +747,6 @@ msgstr "파일 선택 안됨"
|
||||
msgid "Delete"
|
||||
msgstr "삭제"
|
||||
|
||||
msgid "The current picture will be deleted when you save the product"
|
||||
msgstr "제품을 저장하면 현재 사진은 삭제됩니다."
|
||||
|
||||
msgid "Select file"
|
||||
msgstr "파일 선택"
|
||||
|
||||
@@ -777,12 +774,8 @@ msgstr "장비 수정"
|
||||
msgid "Create equipment"
|
||||
msgstr "장비 생성"
|
||||
|
||||
msgid "No instruction manual available"
|
||||
msgstr "사용 설명서 없음"
|
||||
|
||||
msgid ""
|
||||
"The current instruction manual will be deleted when you save the equipment"
|
||||
msgstr "장비를 저장하면 현재 사용자 설명서는 삭제됩니다."
|
||||
msgid "The current file will be deleted on save"
|
||||
msgstr ""
|
||||
|
||||
msgid "No picture available"
|
||||
msgstr "사용 가능한 사진 없음"
|
||||
@@ -987,8 +980,8 @@ msgstr "목록"
|
||||
msgid "Gallery"
|
||||
msgstr "사진첩"
|
||||
|
||||
msgid "The current picture will be deleted when you save the recipe"
|
||||
msgstr "요리법을 저장하면 현재 사진은 삭제됩니다."
|
||||
msgid "The current picture will be deleted on save"
|
||||
msgstr ""
|
||||
|
||||
msgid "Journal for this battery"
|
||||
msgstr "해당 배터리에 대한 일지"
|
||||
@@ -1988,7 +1981,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?"
|
||||
@@ -2140,7 +2133,7 @@ msgstr ""
|
||||
msgid "Show disabled"
|
||||
msgstr ""
|
||||
|
||||
msgid "Show on stock overview page"
|
||||
msgid "Never show on stock overview"
|
||||
msgstr ""
|
||||
|
||||
msgid "None"
|
||||
@@ -2183,3 +2176,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 ""
|
||||
|
@@ -17,38 +17,54 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Domain: grocy/userfield_types\n"
|
||||
|
||||
# Text (single line)
|
||||
msgid "text-single-line"
|
||||
msgstr "text-single-line"
|
||||
|
||||
# Text (multi line)
|
||||
msgid "text-multi-line"
|
||||
msgstr "text-multi-line"
|
||||
|
||||
# Number (integral)
|
||||
msgid "number-integral"
|
||||
msgstr "number-integral"
|
||||
|
||||
# Number (decimal)
|
||||
msgid "number-decimal"
|
||||
msgstr "number-decimal"
|
||||
|
||||
# Date (without time)
|
||||
msgid "date"
|
||||
msgstr "date"
|
||||
|
||||
# Date & time
|
||||
msgid "datetime"
|
||||
msgstr "datetime"
|
||||
|
||||
# Checkbox
|
||||
msgid "checkbox"
|
||||
msgstr "checkbox"
|
||||
|
||||
# Select list (a single item can be selected)
|
||||
msgid "preset-list"
|
||||
msgstr "preset-list"
|
||||
|
||||
# Select list (multiple items can be selected)
|
||||
msgid "preset-checklist"
|
||||
msgstr "preset-checklist"
|
||||
|
||||
# Link
|
||||
msgid "link"
|
||||
msgstr "link"
|
||||
|
||||
# Link (with title)
|
||||
msgid "link-with-title"
|
||||
msgstr ""
|
||||
|
||||
# File
|
||||
msgid "file"
|
||||
msgstr "file"
|
||||
|
||||
# Image
|
||||
msgid "image"
|
||||
msgstr "image"
|
||||
|
Reference in New Issue
Block a user