summaryrefslogtreecommitdiff
path: root/po/as.po
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2021-08-04 14:11:06 +0200
committerraveit65 <[email protected]>2021-08-04 14:11:06 +0200
commitfe0313cc2327562229bf841fa7f0d3f8cffedcd2 (patch)
tree0836fae3263dcac701a7ea97f95f8d1176212acb /po/as.po
parent9bfa393279c821d6e2e20cac42583b787752e798 (diff)
downloadmate-calc-fe0313cc2327562229bf841fa7f0d3f8cffedcd2.tar.bz2
mate-calc-fe0313cc2327562229bf841fa7f0d3f8cffedcd2.tar.xz
tx: sync with transifex
Diffstat (limited to 'po/as.po')
-rw-r--r--po/as.po176
1 files changed, 88 insertions, 88 deletions
diff --git a/po/as.po b/po/as.po
index 75dd974..233aaed 100644
--- a/po/as.po
+++ b/po/as.po
@@ -9,8 +9,8 @@
msgid ""
msgstr ""
"Project-Id-Version: mate-calc 1.25.0\n"
-"Report-Msgid-Bugs-To: http://mate-desktop.org\n"
-"POT-Creation-Date: 2021-01-16 15:04+0100\n"
+"Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-calc/issues\n"
+"POT-Creation-Date: 2021-05-30 11:18+0200\n"
"PO-Revision-Date: 2018-03-11 16:33+0000\n"
"Last-Translator: Stefano Karapetsas <[email protected]>, 2020\n"
"Language-Team: Assamese (https://www.transifex.com/mate/teams/13566/as/)\n"
@@ -575,12 +575,12 @@ msgid ""
"project's home page."
msgstr ""
-#: data/mate-calc.desktop.in:3 src/math-window.c:364
+#: data/mate-calc.desktop.in:3 src/math-window.c:368
msgid "MATE Calculator"
msgstr ""
#. Title of main window
-#: data/mate-calc.desktop.in:4 src/math-window.c:710
+#: data/mate-calc.desktop.in:4 src/math-window.c:723
msgid "Calculator"
msgstr "গণক"
@@ -947,7 +947,7 @@ msgid "Error: the number of periods must be positive"
msgstr "ত্ৰুটি: ম্যাদৰ সংখ্যা ধনাত্মক হব লাগিব"
#. Description on how to use mate-calc displayed on command-line
-#: src/mate-calc.c:82
+#: src/mate-calc.c:86
#, c-format
msgid ""
"Usage:\n"
@@ -958,7 +958,7 @@ msgstr ""
#. Description on mate-calc command-line help options displayed on command-
#. line
-#: src/mate-calc.c:90
+#: src/mate-calc.c:94
#, c-format
msgid ""
"Help Options:\n"
@@ -975,7 +975,7 @@ msgstr ""
#. Description on mate-calc command-line GTK+ options displayed on command-
#. line
-#: src/mate-calc.c:101
+#: src/mate-calc.c:105
#, c-format
msgid ""
"GTK+ Options:\n"
@@ -995,7 +995,7 @@ msgstr ""
" --g-fatal-warnings সকলো সতৰ্কবাৰ্তা মাৰাত্মক দেখুৱাওক"
#. Description on mate-calc application options displayed on command-line
-#: src/mate-calc.c:115
+#: src/mate-calc.c:119
#, c-format
msgid ""
"Application Options:\n"
@@ -1005,13 +1005,13 @@ msgstr ""
" -s, --solve <equation> প্ৰদান কৰা সমীকৰণ সমাধান কৰক"
#. Error printed to stderr when user uses --solve argument without an equation
-#: src/mate-calc.c:163
+#: src/mate-calc.c:167
#, c-format
msgid "Argument --solve requires an equation to solve"
msgstr "তৰ্ক --solve ৰ সমাধান কৰিবলে এটা সমীকৰণৰ প্ৰয়োজন"
#. Error printed to stderr when user provides an unknown command-line argument
-#: src/mate-calc.c:174
+#: src/mate-calc.c:178
#, c-format
msgid "Unknown argument '%s'"
msgstr "অজ্ঞাত তৰ্ক '%s'"
@@ -1202,12 +1202,12 @@ msgid "Boolean NOT"
msgstr "বুলিয়ান NOT"
#. Tooltip for the integer component button
-#: src/math-buttons.c:206 src/math-buttons.c:993
+#: src/math-buttons.c:206 src/math-buttons.c:997
msgid "Integer Component"
msgstr "পূৰ্ণসংখ্যা উপাদান"
#. Tooltip for the fractional component button
-#: src/math-buttons.c:209 src/math-buttons.c:995
+#: src/math-buttons.c:209 src/math-buttons.c:999
msgid "Fractional Component"
msgstr "ভগ্নাংশ উপাদান"
@@ -1292,28 +1292,28 @@ msgid "Straight Line Depreciation"
msgstr "পোন শাৰী স্খলন"
#. Number display mode combo: Binary, e.g. 10011010010₂
-#: src/math-buttons.c:626
+#: src/math-buttons.c:630
msgid "Binary"
msgstr "বাইনাৰি"
#. Number display mode combo: Octal, e.g. 2322₈
-#: src/math-buttons.c:630
+#: src/math-buttons.c:634
msgid "Octal"
msgstr "অক্টেল"
#. Number display mode combo: Decimal, e.g. 1234
-#: src/math-buttons.c:634
+#: src/math-buttons.c:638
msgid "Decimal"
msgstr "দশমীক"
#. Number display mode combo: Hexadecimal, e.g. 4D2₁₆
-#: src/math-buttons.c:638
+#: src/math-buttons.c:642
msgid "Hexadecimal"
msgstr "হেক্সাডেচিমেল"
#. Left Shift Popup: Menu item to shift left by n places (n < 10)
#. Right Shift Popup: Menu item to shift right by n places (n < 10)
-#: src/math-buttons.c:906 src/math-buttons.c:948
+#: src/math-buttons.c:910 src/math-buttons.c:952
#, c-format
msgid "_%d place"
msgid_plural "_%d places"
@@ -1322,7 +1322,7 @@ msgstr[1] ""
#. Left Shift Popup: Menu item to shift left by n places (n >= 10)
#. Right Shift Popup: Menu item to shift right by n places (n >= 10)
-#: src/math-buttons.c:910 src/math-buttons.c:952
+#: src/math-buttons.c:914 src/math-buttons.c:956
#, c-format
msgid "%d place"
msgid_plural "%d places"
@@ -1330,103 +1330,103 @@ msgstr[0] ""
msgstr[1] ""
#. Tooltip for the round button
-#: src/math-buttons.c:997
+#: src/math-buttons.c:1001
msgid "Round"
msgstr "ঘূৰণীয়া"
#. Tooltip for the floor button
-#: src/math-buttons.c:999
+#: src/math-buttons.c:1003
msgid "Floor"
msgstr "Floor"
#. Tooltip for the ceiling button
-#: src/math-buttons.c:1001
+#: src/math-buttons.c:1005
msgid "Ceiling"
msgstr "Ceiling"
#. Tooltip for the ceiling button
-#: src/math-buttons.c:1003
+#: src/math-buttons.c:1007
msgid "Sign"
msgstr "চিহ্ন"
#. Tooltip for the c₀ component button
-#: src/math-buttons.c:1045
+#: src/math-buttons.c:1049
msgid "Velocity of Light"
msgstr ""
-#: src/math-buttons.c:1045
+#: src/math-buttons.c:1049
msgid "299,792,458 m/s"
msgstr ""
#. Tooltip for the μ₀ component button
-#: src/math-buttons.c:1047
+#: src/math-buttons.c:1051
msgid "Magnetic constant"
msgstr ""
-#: src/math-buttons.c:1047
+#: src/math-buttons.c:1051
msgid "1.2566370614×10⁻⁶ N/A²"
msgstr ""
#. Tooltip for the ε₀ button
-#: src/math-buttons.c:1049
+#: src/math-buttons.c:1053
msgid "Electric constant"
msgstr ""
-#: src/math-buttons.c:1049
+#: src/math-buttons.c:1053
msgid "8.85418782×10⁻¹² s⁴A²/m³kg"
msgstr ""
#. Tooltip for the G button
-#: src/math-buttons.c:1051
+#: src/math-buttons.c:1055
msgid "Newtonian constant of gravitation"
msgstr ""
-#: src/math-buttons.c:1051
+#: src/math-buttons.c:1055
msgid "6.67408×10⁻¹¹ m³/(s²kg)"
msgstr ""
#. Tooltip for the h button
-#: src/math-buttons.c:1053
+#: src/math-buttons.c:1057
msgid "Planck constant"
msgstr ""
-#: src/math-buttons.c:1053
+#: src/math-buttons.c:1057
msgid "6.62607004×10⁻³⁴ m²kg/s"
msgstr ""
#. Tooltip for the e button
-#: src/math-buttons.c:1055
+#: src/math-buttons.c:1059
msgid "Elementary charge"
msgstr ""
-#: src/math-buttons.c:1055
+#: src/math-buttons.c:1059
msgid "1.6021766208(98)×10⁻¹⁹ C"
msgstr ""
#. Tooltip for the mₑ button
-#: src/math-buttons.c:1057
+#: src/math-buttons.c:1061
msgid "Electron mass"
msgstr ""
-#: src/math-buttons.c:1057
+#: src/math-buttons.c:1061
msgid "9.10938356×10⁻³¹ kg"
msgstr ""
#. Tooltip for the mₚ button
-#: src/math-buttons.c:1059
+#: src/math-buttons.c:1063
msgid "Proton mass"
msgstr ""
-#: src/math-buttons.c:1059
+#: src/math-buttons.c:1063
msgid "1.672621898(21)×10⁻²⁷ kg"
msgstr ""
#. Tooltip for the Nₐ button
-#: src/math-buttons.c:1061
+#: src/math-buttons.c:1065
msgid "Avogadro constant"
msgstr ""
-#: src/math-buttons.c:1061
+#: src/math-buttons.c:1065
msgid "6.02214086×10²³ mol⁻¹"
msgstr ""
@@ -1442,76 +1442,76 @@ msgid "Switch conversion units"
msgstr "পৰিবৰ্তন এককসমূহ অদল বদল কৰক"
#. Error shown when trying to undo with no undo history
-#: src/math-equation.c:458
+#: src/math-equation.c:460
msgid "No undo history"
msgstr "কাৰ্য্য বাতিলৰ কোনো ইতিহাস নাই"
#. Error shown when trying to redo with no redo history
-#: src/math-equation.c:485
+#: src/math-equation.c:487
msgid "No redo history"
msgstr "কোনো পুনৰাবৃত্তি ইতিহাস নাই"
-#: src/math-equation.c:947
+#: src/math-equation.c:949
msgid "No sane value to store"
msgstr "সংৰক্ষণ কৰিবলে কোনো স্বাভাৱিক মান নাই"
#. Error displayed to user when they perform a bitwise operation on numbers
#. greater than the current word
-#: src/math-equation.c:1257
+#: src/math-equation.c:1258
msgid "Overflow. Try a bigger word size"
msgstr "উপচি পৰিছে। এটা ডাঙৰ শব্দ আকাৰ দি চাওক"
#. Error displayed to user when they an unknown variable is entered
-#: src/math-equation.c:1262
+#: src/math-equation.c:1263
#, c-format
msgid "Unknown variable '%s'"
msgstr "অজ্ঞাত চলক '%s'"
#. Error displayed to user when an unknown function is entered
-#: src/math-equation.c:1267
+#: src/math-equation.c:1268
#, c-format
msgid "Function '%s' is not defined"
msgstr "ফলন '%s' ৰ বিৱৰণ দিয়া হোৱা নাই"
#. Error displayed to user when an conversion with unknown units is attempted
-#: src/math-equation.c:1272
+#: src/math-equation.c:1273
msgid "Unknown conversion"
msgstr "অজ্ঞাত পৰিবৰ্তন"
#. Uncategorized error. Show error token to user
-#: src/math-equation.c:1280
+#: src/math-equation.c:1281
#, c-format
msgid "Malformed expression at token '%s'"
msgstr "টকেন '%s' ত ক্ষতিগ্ৰস্থ অভিব্যক্তি"
#. Unknown error.
#. Error displayed to user when they enter an invalid calculation
-#: src/math-equation.c:1283 src/math-equation.c:1288
+#: src/math-equation.c:1284 src/math-equation.c:1289
msgid "Malformed expression"
msgstr "স্খলিত অভিব্যক্তি"
-#: src/math-equation.c:1303
+#: src/math-equation.c:1304
msgid "Calculating"
msgstr "গণনা কৰা হৈছে"
#. Error displayed when trying to factorize a non-integer value
-#: src/math-equation.c:1438
+#: src/math-equation.c:1443
msgid "Need an integer to factorize"
msgstr "গৌণিকৰণৰ বাবে এটা পূৰ্ণসংখ্যাৰ প্ৰয়োজন"
#. This message is displayed in the status bar when a bit
#. shift operation is performed and the display does not contain a number
-#: src/math-equation.c:1511
+#: src/math-equation.c:1516
msgid "No sane value to bitwise shift"
msgstr "bitwise স্থানান্তৰৰ বাবে কোনো স্বাভাৱিক মান নাই"
#. Message displayed when cannot toggle bit in display
-#: src/math-equation.c:1544
+#: src/math-equation.c:1549
msgid "Displayed value not an integer"
msgstr "প্ৰদৰ্শিত মান এটা পূৰ্ণসংখ্যা নহয়"
#. Digits localized for the given language
-#: src/math-equation.c:1981
+#: src/math-equation.c:1997
msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F"
@@ -1563,19 +1563,19 @@ msgid "Show %d decimal _places"
msgstr "%d দশমিক স্থানসমূহ দেখুৱাওক (_p)"
#. Translators: Error message displayed when unable to launch help browser
-#: src/math-window.c:290
+#: src/math-window.c:294
msgid "Unable to open help file"
msgstr "সহায়িকাৰ ফাইল খুলিবলৈ ব্যৰ্থ"
-#: src/math-window.c:308
+#: src/math-window.c:312
msgid "Sun Microsystems"
msgstr ""
-#: src/math-window.c:309
+#: src/math-window.c:313
msgid "MATE Documentation Team"
msgstr ""
-#: src/math-window.c:315
+#: src/math-window.c:319
msgid ""
"MATE Calculator is free software; you can redistribute it and/or modify it "
"under the terms of the GNU General Public License as published by the Free "
@@ -1583,7 +1583,7 @@ msgid ""
"any later version."
msgstr ""
-#: src/math-window.c:319
+#: src/math-window.c:323
msgid ""
"MATE Calculator is distributed in the hope that it will be useful, but "
"WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY "
@@ -1591,113 +1591,113 @@ msgid ""
" more details."
msgstr ""
-#: src/math-window.c:323
+#: src/math-window.c:327
msgid ""
"You should have received a copy of the GNU General Public License along with"
" MATE Calculator; if not, write to the Free Software Foundation, Inc., 51 "
"Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA."
msgstr ""
-#: src/math-window.c:360
+#: src/math-window.c:364
#, c-format
msgid ""
"Calculator with financial and scientific modes.\n"
"Using GNU MPFR %s and GNU MPC %s"
msgstr ""
-#: src/math-window.c:366
+#: src/math-window.c:370
msgid "About MATE Calculator"
msgstr ""
-#: src/math-window.c:367
+#: src/math-window.c:371
msgid ""
"Copyright © 1986–2010 The GCalctool authors\n"
"Copyright © 2011-2021 MATE developers"
msgstr ""
-#: src/math-window.c:373
+#: src/math-window.c:377
msgid "translator-credits"
msgstr "অমিতাক্ষ ফুকন ([email protected])"
#. Calculator menu
-#: src/math-window.c:515
+#: src/math-window.c:526
msgid "_Calculator"
msgstr "ক্যালকুলেটৰ"
#. Mode menu
-#: src/math-window.c:517
+#: src/math-window.c:528
msgid "_Mode"
msgstr ""
#. View menu
-#: src/math-window.c:519
+#: src/math-window.c:530
msgid "_View"
msgstr "প্ৰদৰ্শন (_V)"
#. Help menu label
-#: src/math-window.c:521
+#: src/math-window.c:532
msgid "_Help"
msgstr "সাহায্য (_H)"
#. Basic menu label
-#: src/math-window.c:523
+#: src/math-window.c:534
msgid "_Basic"
msgstr "মৌলিক (_B)"
#. Advanced menu label
-#: src/math-window.c:525
+#: src/math-window.c:536
msgid "_Advanced"
msgstr "_Advanced"
#. Financial menu label
-#: src/math-window.c:527
+#: src/math-window.c:538
msgid "_Financial"
msgstr "অৰ্থনৈতিক মোড (_F)"
#. Programming menu label
-#: src/math-window.c:529
+#: src/math-window.c:540
msgid "_Programming"
msgstr "প্রোগ্রামিং (_P)"
#. History menu label
-#: src/math-window.c:531
+#: src/math-window.c:542
msgid "_History"
msgstr ""
#. Help>Contents menu label
-#: src/math-window.c:533
+#: src/math-window.c:544
msgid "_Contents"
msgstr "বিষয়বস্তু (_C)"
-#: src/math-window.c:536
+#: src/math-window.c:547
msgid "_Copy"
msgstr "নকল কৰক (_C)"
-#: src/math-window.c:538
+#: src/math-window.c:549
msgid "_Paste"
msgstr "আঠা লগাওক (_P)"
-#: src/math-window.c:540
+#: src/math-window.c:551
msgid "_Undo"
msgstr "পূৰ্বাবস্থা (_U)"
-#: src/math-window.c:542
+#: src/math-window.c:553
msgid "_Redo"
msgstr "পুনঃ কৰক (_R)"
-#: src/math-window.c:544
+#: src/math-window.c:555
msgid "_Clear History"
msgstr ""
-#: src/math-window.c:547
+#: src/math-window.c:558
msgid "_Preferences"
msgstr "পছন্দ (_P)"
-#: src/math-window.c:549
+#: src/math-window.c:560
msgid "_Quit"
msgstr "প্ৰস্থান (_Q)"
-#: src/math-window.c:570
+#: src/math-window.c:581
msgid "_About"
msgstr "বিষয়ে (_A)"
@@ -1746,19 +1746,19 @@ msgid "Logarithm of zero is undefined"
msgstr "শূন্যৰ লগাৰিথম অবিৱৰিত"
#. Translators: Error displayed when attempting to take zeroth root
-#: src/mp.c:431
+#: src/mp.c:434
msgid "The zeroth root of a number is undefined"
msgstr ""
#. Translators: Error displayed when attempted take the factorial of a
#. negative or complex number
-#: src/mp.c:471
+#: src/mp.c:474
msgid "Factorial is only defined for non-negative real numbers"
msgstr ""
#. Translators: Error displayed when attemping to do a modulus division on
#. non-integer numbers
-#: src/mp.c:501
+#: src/mp.c:504
msgid "Modulus division is only defined for integers"
msgstr "মডুলাচ হৰণ কেৱল পূৰ্ণসংখ্যাৰ বাবে বিৱৰিত"
@@ -1766,17 +1766,17 @@ msgstr "মডুলাচ হৰণ কেৱল পূৰ্ণসংখ্য
#. exponent
#. Translators: Error displayed when attempted to raise 0 to a negative
#. re_exponent
-#: src/mp.c:572 src/mp.c:599
+#: src/mp.c:575 src/mp.c:602
msgid "The power of zero is undefined for a negative exponent"
msgstr "শূন্যৰ ঘাত এটা ঋণাত্মক ঘাতচিহ্নৰ বাবে অবিৱৰিত"
#. Translators: Error displayed when error function (erf) value is undefined
-#: src/mp.c:612
+#: src/mp.c:615
msgid "The error function is only defined for real numbers"
msgstr ""
#. Translators: Error displayed when zeta function value is undefined
-#: src/mp.c:629
+#: src/mp.c:632
msgid "The Riemann zeta function is only defined for real numbers ≠1"
msgstr ""