# Lithuanian translation of Formatted Number (6.x-1.3)
# Copyright (c) 2023 by the Lithuanian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Formatted Number (6.x-1.3)\n"
"POT-Creation-Date: 2023-11-16 19:27+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Lithuanian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):((((n%10)>=2)&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "CCK"
msgstr "CCK"
msgid "Prefix"
msgstr "Priešdėlis"
msgid "Suffix"
msgstr "Priesaga"
msgid "Default"
msgstr "Numatytasis"
msgid "Maximum"
msgstr "Maksimumas"
msgid "Unformatted"
msgstr "Nesuformatuota"
msgid "Raw number value"
msgstr "Nešvari skaitinė reikšmė"
msgid "Formatted number value"
msgstr "Formatuota skaitinė reikšmė"
msgid "Store a number in the database in a fixed decimal format."
msgstr "Saugoti skaičių duomenų bazėje fiksuotu dešimtainių formatu."
msgid "Store a number in the database in a floating point format."
msgstr "Saugoti skaičių duomenų bazėje kintančio kablelio formatu."
msgid "Minimum"
msgstr "Minimumas"
msgid "Precision"
msgstr "Tikslumas"
msgid ""
"Define a string that should be prefixed to the value, like $ or €. "
"Leave blank for none. Separate singular and plural values with a pipe "
"(pound|pounds)."
msgstr ""
"Nustatyti eilutę kuri bus naudojama kaip priešdėlis prie reikšmė, "
"tarkim $ ar €.  Palikite tuščią jei nenaudosite. Vamzdeliu "
"atskirkite daugiskaitines reikšmes (svaras|svarai)"
msgid ""
"Define a string that should suffixed to the value, like m², m/s², "
"kb/s. Leave blank for none. Separate singular and plural values with a "
"pipe (pound|pounds)."
msgstr ""
"Nustatyti eilutę kuri bus naudojama kaip galunė prie reikšmė, "
"tarkim  m², m/s², kb/s. Palikite tuščią jei nenaudosite. "
"Vamzdeliu atskirkite daugiskaitines reikšmes (svaras|svarai)"
msgid "%name: the value may be no smaller than %min."
msgstr "%name: vertė negali būti mažesnė už %min."
msgid "%name: the value may be no larger than %max."
msgstr "%name: vertė negali būti didesnė už %max."
