Ignore:
Timestamp:
Jul 25, 2010, 6:45:17 PM (15 years ago)
Author:
Александър Шопов
Message:

gcalctool, epiphany, brasero, gnome-shell, caribou, pitivi: подадени в master

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/master/gcalctool.master.bg.po

    r2092 r2094  
    1212"Project-Id-Version: gaclctool master\n"
    1313"Report-Msgid-Bugs-To: \n"
    14 "POT-Creation-Date: 2010-07-20 14:57+0300\n"
     14"POT-Creation-Date: 2010-07-25 13:58+0300\n"
    1515"PO-Revision-Date: 2010-07-22 01:23+0300\n"
    1616"Last-Translator: Ivaylo Valkov <ivaylo@e-valkov.org>\n"
    1717"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
     18"Language: bg\n"
    1819"MIME-Version: 1.0\n"
    1920"Content-Type: text/plain; charset=UTF-8\n"
     
    495496#: ../data/org.gnome.gcalctool.gschema.xml.in.h:3
    496497msgid "Button mode"
    497 msgstr "Режим за бутонните"
     498msgstr "Режим за бутоните"
    498499
    499500#: ../data/org.gnome.gcalctool.gschema.xml.in.h:4
     
    956957
    957958#. Tooltip for the integer component button
    958 #: ../src/math-buttons.c:207 ../src/math-buttons.c:1440
     959#: ../src/math-buttons.c:207 ../src/math-buttons.c:1442
    959960msgid "Integer Component"
    960961msgstr "Целочислена част"
    961962
    962963#. Tooltip for the fractional component button
    963 #: ../src/math-buttons.c:210 ../src/math-buttons.c:1442
     964#: ../src/math-buttons.c:210 ../src/math-buttons.c:1444
    964965msgid "Fractional Component"
    965966msgstr "Дробна част"
     
    10521053#. Advanced buttons: Angle unit combo box: Use degrees for trigonometric calculations
    10531054#. Preferences dialog: Angle unit combo box: Use degrees for trigonometric calculations
    1054 #: ../src/math-buttons.c:890 ../src/math-preferences.c:255
     1055#: ../src/math-buttons.c:892 ../src/math-preferences.c:255
    10551056msgid "Degrees"
    10561057msgstr "градуси"
     
    10581059#. Advanced buttons: Angle unit combo box: Use radians for trigonometric calculations
    10591060#. Preferences dialog: Angle unit combo box: Use radians for trigonometric calculations
    1060 #: ../src/math-buttons.c:894 ../src/math-preferences.c:259
     1061#: ../src/math-buttons.c:896 ../src/math-preferences.c:259
    10611062msgid "Radians"
    10621063msgstr "радиани"
     
    10641065#. Advanced buttons: Angle unit combo box: Use gradians for trigonometric calculations
    10651066#. Preferences dialog: Angle unit combo box: Use gradians for trigonometric calculations
    1066 #: ../src/math-buttons.c:898 ../src/math-preferences.c:263
     1067#: ../src/math-buttons.c:900 ../src/math-preferences.c:263
    10671068msgid "Gradians"
    10681069msgstr "градиани"
    10691070
    10701071#. Number display mode combo: Binary, e.g. 10011010010₂
    1071 #: ../src/math-buttons.c:932
     1072#: ../src/math-buttons.c:934
    10721073msgid "Binary"
    10731074msgstr "двоичен"
    10741075
    10751076#. Number display mode combo: Octal, e.g. 2322₈
    1076 #: ../src/math-buttons.c:936
     1077#: ../src/math-buttons.c:938
    10771078msgid "Octal"
    10781079msgstr "осмичен"
    10791080
    10801081#. Number display mode combo: Decimal, e.g. 1234
    1081 #: ../src/math-buttons.c:940
     1082#: ../src/math-buttons.c:942
    10821083msgid "Decimal"
    10831084msgstr "десетичен"
    10841085
    10851086#. Number display mode combo: Hexadecimal, e.g. 4D2₁₆
    1086 #: ../src/math-buttons.c:944
     1087#: ../src/math-buttons.c:946
    10871088msgid "Hexadecimal"
    10881089msgstr "шестнадесетичен"
     
    10901091#. Text shown in store menu when no variables defined
    10911092#. Text shown in recall menu when no variables defined
    1092 #: ../src/math-buttons.c:1261 ../src/math-buttons.c:1307
     1093#: ../src/math-buttons.c:1263 ../src/math-buttons.c:1309
    10931094msgid "No variables defined"
    10941095msgstr "Не са дефинирани променливи"
     
    10961097#. Left Shift Popup: Menu item to shift left by n places (n < 10)
    10971098#. Right Shift Popup: Menu item to shift right by n places (n < 10)
    1098 #: ../src/math-buttons.c:1350 ../src/math-buttons.c:1394
     1099#: ../src/math-buttons.c:1352 ../src/math-buttons.c:1396
    10991100#, c-format
    11001101msgid "_%d place"
     
    11051106#. Left Shift Popup: Menu item to shift left by n places (n >= 10)
    11061107#. Right Shift Popup: Menu item to shift right by n places (n >= 10)
    1107 #: ../src/math-buttons.c:1354 ../src/math-buttons.c:1398
     1108#: ../src/math-buttons.c:1356 ../src/math-buttons.c:1400
    11081109#, c-format
    11091110msgid "%d place"
     
    11131114
    11141115#. Tooltip for the round button
    1115 #: ../src/math-buttons.c:1444
     1116#: ../src/math-buttons.c:1446
    11161117msgid "Round"
    11171118msgstr "Закръгляне до целочислено"
    11181119
    11191120#. Tooltip for the floor button
    1120 #: ../src/math-buttons.c:1446
     1121#: ../src/math-buttons.c:1448
    11211122msgid "Floor"
    11221123msgstr "Закръгляне надолу до целочислено"
    11231124
    11241125#. Tooltip for the ceiling button
    1125 #: ../src/math-buttons.c:1448
     1126#: ../src/math-buttons.c:1450
    11261127msgid "Ceiling"
    11271128msgstr "Закръгляне нагоре до целочислено"
    11281129
    11291130#. Tooltip for the ceiling button
    1130 #: ../src/math-buttons.c:1450
     1131#: ../src/math-buttons.c:1452
    11311132msgid "Sign"
    11321133msgstr "Знак"
     
    14311432"Функцията обратен хиперболичен тангенс е неопределена за стойности извън "
    14321433"интервала [-1, 1]"
    1433 
Note: See TracChangeset for help on using the changeset viewer.