mirror of
https://bitbucket.org/smil3y/kde-l10n.git
synced 2025-02-24 11:02:53 +00:00
72 lines
2 KiB
Text
72 lines
2 KiB
Text
# Copyright (C) YEAR This_file_is_part_of_KDE
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Serdar Soytetir, 2011.
|
||
# Volkan Gezer <volkangezer@gmail.com>, 2013.
|
||
# Kaan Ozdincer <kaanozdincer@gmail.com>, 2014.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: \n"
|
||
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
||
"POT-Creation-Date: 2015-07-27 00:41+0300\n"
|
||
"PO-Revision-Date: 2014-11-10 18:02+0000\n"
|
||
"Last-Translator: Simge <simgesezgin88@gmail.com>\n"
|
||
"Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
|
||
"Language: tr\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
"X-Generator: Lokalize 1.4\n"
|
||
|
||
#. i18n: file: kdevcodeutils.rc:5
|
||
#. i18n: ectx: Menu (code)
|
||
#: rc.cpp:3
|
||
msgctxt "@title:menu"
|
||
msgid "Code"
|
||
msgstr "Kod"
|
||
|
||
#: codeutilsplugin.cpp:60
|
||
msgid "Code Utilities"
|
||
msgstr "Kod Araçları"
|
||
|
||
#: codeutilsplugin.cpp:60
|
||
msgid ""
|
||
"Collection of various utilities that increase productivity while programming."
|
||
msgstr ""
|
||
"Programlama sırasında verimliliği arttırmak için kullanılan çeşitli "
|
||
"araçlardan oluşan bir koleksiyon."
|
||
|
||
#: codeutilsplugin.cpp:61
|
||
msgid "Milian Wolff"
|
||
msgstr "Milian Wolff"
|
||
|
||
#: codeutilsplugin.cpp:61
|
||
msgid "Author"
|
||
msgstr "Yazar"
|
||
|
||
#. i18n: action name; 'Document' is a verb
|
||
#: codeutilsplugin.cpp:75
|
||
msgid "Document Declaration"
|
||
msgstr "Belge Bildirimi"
|
||
|
||
#: codeutilsplugin.cpp:76
|
||
msgid "Alt+Shift+d"
|
||
msgstr "Alt+Shift+d"
|
||
|
||
#: codeutilsplugin.cpp:78
|
||
msgid "Add Doxygen skeleton for declaration under cursor."
|
||
msgstr "İmlecin altındaki bildirim için Doxygen iskeleti ekle."
|
||
|
||
#. i18n: translate title same as the action name
|
||
#: codeutilsplugin.cpp:80
|
||
msgid ""
|
||
"Adds a basic Doxygen comment skeleton in front of the declaration under the "
|
||
"cursor, e.g. with all the parameter of a function."
|
||
msgstr ""
|
||
"Bildirimin önüne, imlecin altına fonksiyonun tüm parametreleri ile basit bir "
|
||
"Doxygen iskeleti ekler."
|
||
|
||
#: codeutilsplugin.cpp:120
|
||
msgid "..."
|
||
msgstr "..."
|