cconard96 / glpi-screenshot-plugin

Take a screenshot or screen recording directly from GLPI and attach it to a ticket, change or problem
GNU General Public License v2.0
5 stars 0 forks source link

Adding Turkish language support #49

Open talipcakir opened 3 months ago

talipcakir commented 3 months ago

I want Turkish language support to be added to the screenshot tool. I did the Turkish translation.

tr_TR.zip

#: inc/screenshot.class.php:47 inc/config.class.php:31 inc/profile.class.php:30
#: inc/profile.class.php:67 setup.php:40
msgid "Screenshot"
msgstr "Ekran Görüntüsü"

#: inc/screenshot.class.php:51
msgid "Screen Recording"
msgstr "Ekran Kaydı"

#: inc/config.class.php:46
msgid "Screenshot Settings"
msgstr "Ekran Görüntüsü Ayarları"

#: inc/config.class.php:49
msgid "Screenshot Format"
msgstr "Ekran Görüntüsü Formatı"

#: inc/config.class.php:60 inc/profile.class.php:73
msgctxt "button"
msgid "Save"
msgstr "Kaydet"

#: inc/profile.class.php:60
msgid "Screen recordings"
msgstr "Ekran kayıtları"

#: inc/profile.class.php:63
msgid "Create"
msgstr "Oluştur"

#: js/screenshot.js:104 js/screenshot.js:205
msgid "Upload"
msgstr "Yükle"

#: js/screenshot.js:249
msgid "Stop recording"
msgstr "Kaydı durdur"

#: js/screenshot.js:278
msgid "Start recording"
msgstr "Kaydı başlat"