diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 44 |
1 files changed, 30 insertions, 14 deletions
@@ -6,19 +6,20 @@ # Translators: # tarakbumba <[email protected]>, 2019 # mauron, 2019 -# Stefano Karapetsas <[email protected]>, 2019 # Emre FIRAT <[email protected]>, 2019 # Butterfly <[email protected]>, 2019 # Sabri Ünal <[email protected]>, 2019 +# Stefano Karapetsas <[email protected]>, 2019 +# Cenk Yıldızlı <[email protected]>, 2019 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-16 10:44+0100\n" +"POT-Creation-Date: 2019-04-24 16:35+0200\n" "PO-Revision-Date: 2019-03-15 20:38+0000\n" -"Last-Translator: Sabri Ünal <[email protected]>, 2019\n" +"Last-Translator: Cenk Yıldızlı <[email protected]>, 2019\n" "Language-Team: Turkish (https://www.transifex.com/mate/teams/13566/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -55,7 +56,7 @@ msgstr "MATE Sistem Gözlemcisi" msgid "System Monitor" msgstr "Sistem Gözlemcisi" -#: ../mate-system-monitor.desktop.in.in.h:3 ../src/callbacks.cpp:205 +#: ../mate-system-monitor.desktop.in.in.h:3 ../src/callbacks.cpp:206 msgid "View current processes and monitor system state" msgstr "Çalışan süreçleri ve sistem durumunu gösterir" @@ -125,7 +126,7 @@ msgstr "" "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 " "USA" -#: ../src/callbacks.cpp:204 +#: ../src/callbacks.cpp:205 msgid "About System Monitor" msgstr "Sistem Gözlemcisi Hakkında" @@ -135,6 +136,9 @@ msgid "" "Copyright © 2005-2007 Benoît Dejean\n" "Copyright © 2011-2019 MATE developers" msgstr "" +"Tüm hakkı saklıdır © 2001-2004 Kevin Vandersloot\n" +"Tüm hakkı saklıdır © 2005-2007 Benoît Dejean\n" +"Tüm hakkı saklıdır © 2011-2019 MATE geliştiricileri" #: ../src/callbacks.cpp:214 msgid "translator-credits" @@ -1352,47 +1356,59 @@ msgstr "\"%s\" (PID %u) sürecinin özellikleri:" #. Translators: The first string parameter is release version (codename), #. * the second one is the architecture, 32 or 64-bit -#: ../src/sysinfo.cpp:78 +#: ../src/sysinfo.cpp:81 #, c-format msgid "Release %s %s" msgstr "Dağıtım %s %s" +#. Translators: The string parameter is the architecture, 32 or 64-bit +#: ../src/sysinfo.cpp:88 +#, c-format +msgid "%s Version" +msgstr "%sSürüm" + +#. Translators: The string parameter is release version (codename) +#: ../src/sysinfo.cpp:93 +#, c-format +msgid "Release %s" +msgstr "Sürüm %s" + #. translators: This is the type of architecture, for example: #. * "64-bit" or "32-bit" -#: ../src/sysinfo.cpp:115 +#: ../src/sysinfo.cpp:136 #, c-format msgid "%d-bit" msgstr "%d-bit" -#: ../src/sysinfo.cpp:807 +#: ../src/sysinfo.cpp:887 #, c-format msgid "Kernel %s" msgstr "Çekirdek %s" -#: ../src/sysinfo.cpp:820 +#: ../src/sysinfo.cpp:900 #, c-format msgid "MATE %s" msgstr "MATE %s" #. hardware section -#: ../src/sysinfo.cpp:834 +#: ../src/sysinfo.cpp:914 msgid "Hardware" msgstr "Donanım" -#: ../src/sysinfo.cpp:839 +#: ../src/sysinfo.cpp:919 msgid "Memory:" msgstr "Bellek:" -#: ../src/sysinfo.cpp:843 +#: ../src/sysinfo.cpp:923 msgid "Processor:" msgstr "İşlemci:" #. disk space section -#: ../src/sysinfo.cpp:851 +#: ../src/sysinfo.cpp:931 msgid "System Status" msgstr "Sistem Durumu" -#: ../src/sysinfo.cpp:856 +#: ../src/sysinfo.cpp:936 msgid "Available disk space:" msgstr "Kullanılabilir disk alanı:" |