Skip to content

Commit 8b188f0

Browse files
weblateGabija Vaitkevičiūtė
andauthored
Added translation using Weblate (Lithuanian) (#98)
Co-authored-by: Gabija Vaitkevičiūtė <gabija.vaitkev@gmail.com>
1 parent 34707d1 commit 8b188f0

File tree

1 file changed

+245
-0
lines changed

1 file changed

+245
-0
lines changed

po/R-lt.po

Lines changed: 245 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,245 @@
1+
msgid ""
2+
msgstr ""
3+
"Project-Id-Version: jaspAcceptanceSampling 0.95.0\n"
4+
"POT-Creation-Date: 2025-06-21 04:43\n"
5+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
6+
"Last-Translator: Automatically generated\n"
7+
"Language-Team: none\n"
8+
"Language: lt\n"
9+
"MIME-Version: 1.0\n"
10+
"Content-Type: text/plain; charset=UTF-8\n"
11+
"Content-Transfer-Encoding: 8bit\n"
12+
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && (n % 100 < 11 || n % 100 > "
13+
"19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? "
14+
"1 : 2);\n"
15+
16+
msgid "Single Sampling Plan"
17+
msgstr ""
18+
19+
msgid "Multiple Sampling Plan"
20+
msgstr ""
21+
22+
msgid "Acceptance Sampling Plan"
23+
msgstr ""
24+
25+
msgid "Value"
26+
msgstr ""
27+
28+
msgid "Sample"
29+
msgstr ""
30+
31+
msgid "Sample Size"
32+
msgstr ""
33+
34+
msgid "Cum. Sample Size"
35+
msgstr ""
36+
37+
msgid "Acc. Number"
38+
msgstr ""
39+
40+
msgid "Rej. Number"
41+
msgstr ""
42+
43+
msgid "Analyze Variable Plan"
44+
msgstr ""
45+
46+
msgid "Variable Sampling Plan (Standard deviation assumed to be <b>%s</b>)"
47+
msgstr ""
48+
49+
msgid "Sample size"
50+
msgstr ""
51+
52+
msgid "Critical Distance (k)"
53+
msgstr ""
54+
55+
msgid "If historical standard deviation is unknown, sample size has to be > 1."
56+
msgstr ""
57+
58+
msgid "Lot size (N = %1$.0f) cannot be smaller than the sample size (n = %2$.0f) of the generated variable plan."
59+
msgstr ""
60+
61+
msgid "Lower limit for proportion non-conforming items needs to be smaller than the upper limit."
62+
msgstr ""
63+
64+
msgid "Step size for proportion non-conforming items needs to be smaller than the difference between the upper and lower limits."
65+
msgstr ""
66+
67+
msgid "Step size of 0 is allowed only if the lower and upper limits of proportion non-conforming items are identical."
68+
msgstr ""
69+
70+
msgid "For hypergeometric distribution, N * proportion non-conforming should all be integer values.\n\nCheck the values of N and proportion non-conforming."
71+
msgstr ""
72+
73+
msgid "Sample size (n) cannot be larger than the lot size (N)."
74+
msgstr ""
75+
76+
msgid "Acceptance number (c) cannot be larger than the sample size (n)."
77+
msgstr ""
78+
79+
msgid "Rejection number (r) cannot be larger than the sample size (n)."
80+
msgstr ""
81+
82+
msgid "Rejection number (r) has to be larger than the acceptance number (c)."
83+
msgstr ""
84+
85+
msgid "Cumulative sample size (n1+n2+...) cannot be larger than the lot size (N)."
86+
msgstr ""
87+
88+
msgid "Final rejection number (r) needs to be 1 more than the final acceptance number (c)."
89+
msgstr ""
90+
91+
msgid "Rejection number (r) for every stage has to be larger than the corresponding acceptance number (c)."
92+
msgstr ""
93+
94+
msgid "For all stages except the last stage, rejection numbers (r) have to be at at least 2 greater than the acceptance numbers (c).\n\n Else, subsequent stages become redundant."
95+
msgstr ""
96+
97+
msgid "Acceptance numbers (c) are cumulative, so they need to be in a non-decreasing sequence."
98+
msgstr ""
99+
100+
msgid "Rejection numbers (r) are cumulative, so they need to be in a non-decreasing sequence."
101+
msgstr ""
102+
103+
msgid "No valid values found in the plan. Check the inputs."
104+
msgstr ""
105+
106+
msgid "AQL (Acceptable Quality Level) value should be lower than RQL (Rejectable Quality Level) value."
107+
msgstr ""
108+
109+
msgid "1 - α (Producer's risk) has to be greater than β (consumer's risk)."
110+
msgstr ""
111+
112+
msgid "Current plan <b>CAN %s</b> meet the specified risk point(s)."
113+
msgstr ""
114+
115+
msgid "Proportion Non-conforming"
116+
msgstr ""
117+
118+
msgid "Required P(accept)"
119+
msgstr ""
120+
121+
msgid "Actual P(accept)"
122+
msgstr ""
123+
124+
msgid "Probability of acceptance (%1$.3f) at AQL (%2$.3f) is <b>lower</b> than the required probability of acceptance (%3$.3f) at AQL."
125+
msgstr ""
126+
127+
msgid "Probability of acceptance (%1$.3f) at RQL (%2$.3f) is <b>higher</b> than the required probability of acceptance (%3$.3f) at RQL."
128+
msgstr ""
129+
130+
msgid "Acceptance Probabilities"
131+
msgstr ""
132+
133+
msgid "Prop. Non-conforming"
134+
msgstr ""
135+
136+
msgid "P(accept)"
137+
msgstr ""
138+
139+
msgid "OC (Operating Characteristics) Curve"
140+
msgstr ""
141+
142+
msgid "Probability of Acceptance"
143+
msgstr ""
144+
145+
msgid "AOQ (Average Outgoing Quality) Curve"
146+
msgstr ""
147+
148+
msgid "Can not calculate AOQ. Check the plan parameters."
149+
msgstr ""
150+
151+
msgid "(Incoming) Proportion Non-conforming"
152+
msgstr ""
153+
154+
msgid "Average Outgoing Quality"
155+
msgstr ""
156+
157+
msgid "AOQL: %.3f"
158+
msgstr ""
159+
160+
msgid "ATI (Average Total Inspection) Curve"
161+
msgstr ""
162+
163+
msgid "Can not calculate ATI. Check the plan parameters."
164+
msgstr ""
165+
166+
msgid "Average Total Inspection"
167+
msgstr ""
168+
169+
msgid "ASN (Average Sample Number) Curve"
170+
msgstr ""
171+
172+
msgid "Can not calculate ASN. Check the plan parameters."
173+
msgstr ""
174+
175+
msgid "Average Sample Number"
176+
msgstr ""
177+
178+
msgid "Generated Sampling Plan"
179+
msgstr ""
180+
181+
msgid "Acceptance probabilities at AQL and RQL"
182+
msgstr ""
183+
184+
msgid "Acceptance Probability"
185+
msgstr ""
186+
187+
msgid "Rejection Probability"
188+
msgstr ""
189+
190+
msgid "If the number of defective items out of %1$d sampled is <= %2$d, accept the lot. Reject otherwise."
191+
msgstr ""
192+
193+
msgid "Create Variable Plan"
194+
msgstr ""
195+
196+
msgid "Z.LSL = (mean - LSL) / historical standard deviation\n\nAccept lot if Z.LSL >= k, otherwise reject."
197+
msgstr ""
198+
199+
msgid "Variable plan generated for the current quality constraints is invalid. Modify the quality constraints."
200+
msgstr ""
201+
202+
msgid "Variable plan generated for the current quality constraints has an invalid sample size (n). Modify the quality constraints."
203+
msgstr ""
204+
205+
msgid "Variable plan generated for the current quality constraints has an invalid k value. Modify the quality constraints."
206+
msgstr ""
207+
208+
msgid "Accept or Reject Lot %s"
209+
msgstr ""
210+
211+
msgid "Sample Mean"
212+
msgstr ""
213+
214+
msgid "Sample Standard Deviation"
215+
msgstr ""
216+
217+
msgid "Historical Standard Deviation"
218+
msgstr ""
219+
220+
msgid "Lower Specification Limit (LSL)"
221+
msgstr ""
222+
223+
msgid "Upper Specification Limit (USL)"
224+
msgstr ""
225+
226+
msgid "Z.LSL"
227+
msgstr ""
228+
229+
msgid "Z.USL"
230+
msgstr ""
231+
232+
msgid "Sample standard deviation has to be greater than 0."
233+
msgstr ""
234+
235+
msgid "Sample mean is invalid."
236+
msgstr ""
237+
238+
msgid "Can not accept or reject lot: sample size has to be greater than 1."
239+
msgstr ""
240+
241+
msgid "Sample size has to be <b>> 1</b> if <b>both</b> LSL and USL are provided, and historical standard deviation is <b>unknown</b>."
242+
msgstr ""
243+
244+
msgid "<u>Decision:</u> <b>%s</b> lot."
245+
msgstr ""

0 commit comments

Comments
 (0)