Changeset 2094 for gnome/master/gcalctool.master.bg.po
- Timestamp:
- Jul 25, 2010, 6:45:17 PM (15 years ago)
- File:
-
- 1 edited
-
gnome/master/gcalctool.master.bg.po (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gnome/master/gcalctool.master.bg.po
r2092 r2094 12 12 "Project-Id-Version: gaclctool master\n" 13 13 "Report-Msgid-Bugs-To: \n" 14 "POT-Creation-Date: 2010-07-2 0 14:57+0300\n"14 "POT-Creation-Date: 2010-07-25 13:58+0300\n" 15 15 "PO-Revision-Date: 2010-07-22 01:23+0300\n" 16 16 "Last-Translator: Ivaylo Valkov <ivaylo@e-valkov.org>\n" 17 17 "Language-Team: Bulgarian <dict@fsa-bg.org>\n" 18 "Language: bg\n" 18 19 "MIME-Version: 1.0\n" 19 20 "Content-Type: text/plain; charset=UTF-8\n" … … 495 496 #: ../data/org.gnome.gcalctool.gschema.xml.in.h:3 496 497 msgid "Button mode" 497 msgstr "Режим за бутон ните"498 msgstr "Режим за бутоните" 498 499 499 500 #: ../data/org.gnome.gcalctool.gschema.xml.in.h:4 … … 956 957 957 958 #. Tooltip for the integer component button 958 #: ../src/math-buttons.c:207 ../src/math-buttons.c:144 0959 #: ../src/math-buttons.c:207 ../src/math-buttons.c:1442 959 960 msgid "Integer Component" 960 961 msgstr "Целочислена част" 961 962 962 963 #. Tooltip for the fractional component button 963 #: ../src/math-buttons.c:210 ../src/math-buttons.c:144 2964 #: ../src/math-buttons.c:210 ../src/math-buttons.c:1444 964 965 msgid "Fractional Component" 965 966 msgstr "Дробна част" … … 1052 1053 #. Advanced buttons: Angle unit combo box: Use degrees for trigonometric calculations 1053 1054 #. Preferences dialog: Angle unit combo box: Use degrees for trigonometric calculations 1054 #: ../src/math-buttons.c:89 0../src/math-preferences.c:2551055 #: ../src/math-buttons.c:892 ../src/math-preferences.c:255 1055 1056 msgid "Degrees" 1056 1057 msgstr "градуси" … … 1058 1059 #. Advanced buttons: Angle unit combo box: Use radians for trigonometric calculations 1059 1060 #. Preferences dialog: Angle unit combo box: Use radians for trigonometric calculations 1060 #: ../src/math-buttons.c:89 4../src/math-preferences.c:2591061 #: ../src/math-buttons.c:896 ../src/math-preferences.c:259 1061 1062 msgid "Radians" 1062 1063 msgstr "радиани" … … 1064 1065 #. Advanced buttons: Angle unit combo box: Use gradians for trigonometric calculations 1065 1066 #. Preferences dialog: Angle unit combo box: Use gradians for trigonometric calculations 1066 #: ../src/math-buttons.c: 898../src/math-preferences.c:2631067 #: ../src/math-buttons.c:900 ../src/math-preferences.c:263 1067 1068 msgid "Gradians" 1068 1069 msgstr "градиани" 1069 1070 1070 1071 #. Number display mode combo: Binary, e.g. 10011010010₂ 1071 #: ../src/math-buttons.c:93 21072 #: ../src/math-buttons.c:934 1072 1073 msgid "Binary" 1073 1074 msgstr "двоичен" 1074 1075 1075 1076 #. Number display mode combo: Octal, e.g. 2322₈ 1076 #: ../src/math-buttons.c:93 61077 #: ../src/math-buttons.c:938 1077 1078 msgid "Octal" 1078 1079 msgstr "осмичен" 1079 1080 1080 1081 #. Number display mode combo: Decimal, e.g. 1234 1081 #: ../src/math-buttons.c:94 01082 #: ../src/math-buttons.c:942 1082 1083 msgid "Decimal" 1083 1084 msgstr "десетичен" 1084 1085 1085 1086 #. Number display mode combo: Hexadecimal, e.g. 4D2₁₆ 1086 #: ../src/math-buttons.c:94 41087 #: ../src/math-buttons.c:946 1087 1088 msgid "Hexadecimal" 1088 1089 msgstr "шестнадесетичен" … … 1090 1091 #. Text shown in store menu when no variables defined 1091 1092 #. Text shown in recall menu when no variables defined 1092 #: ../src/math-buttons.c:126 1 ../src/math-buttons.c:13071093 #: ../src/math-buttons.c:1263 ../src/math-buttons.c:1309 1093 1094 msgid "No variables defined" 1094 1095 msgstr "Не са дефинирани променливи" … … 1096 1097 #. Left Shift Popup: Menu item to shift left by n places (n < 10) 1097 1098 #. Right Shift Popup: Menu item to shift right by n places (n < 10) 1098 #: ../src/math-buttons.c:135 0 ../src/math-buttons.c:13941099 #: ../src/math-buttons.c:1352 ../src/math-buttons.c:1396 1099 1100 #, c-format 1100 1101 msgid "_%d place" … … 1105 1106 #. Left Shift Popup: Menu item to shift left by n places (n >= 10) 1106 1107 #. Right Shift Popup: Menu item to shift right by n places (n >= 10) 1107 #: ../src/math-buttons.c:135 4 ../src/math-buttons.c:13981108 #: ../src/math-buttons.c:1356 ../src/math-buttons.c:1400 1108 1109 #, c-format 1109 1110 msgid "%d place" … … 1113 1114 1114 1115 #. Tooltip for the round button 1115 #: ../src/math-buttons.c:144 41116 #: ../src/math-buttons.c:1446 1116 1117 msgid "Round" 1117 1118 msgstr "Закръгляне до целочислено" 1118 1119 1119 1120 #. Tooltip for the floor button 1120 #: ../src/math-buttons.c:144 61121 #: ../src/math-buttons.c:1448 1121 1122 msgid "Floor" 1122 1123 msgstr "Закръгляне надолу до целочислено" 1123 1124 1124 1125 #. Tooltip for the ceiling button 1125 #: ../src/math-buttons.c:14 481126 #: ../src/math-buttons.c:1450 1126 1127 msgid "Ceiling" 1127 1128 msgstr "Закръгляне нагоре до целочислено" 1128 1129 1129 1130 #. Tooltip for the ceiling button 1130 #: ../src/math-buttons.c:145 01131 #: ../src/math-buttons.c:1452 1131 1132 msgid "Sign" 1132 1133 msgstr "Знак" … … 1431 1432 "Функцията обратен хиперболичен тангенс е неопределена за стойности извън " 1432 1433 "интервала [-1, 1]" 1433
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/project/gtp/chrome/site/your_project_logo.png)