diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 58 |
1 files changed, 44 insertions, 14 deletions
@@ -3,14 +3,24 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # +# Translators: +# tarakbumba <[email protected]>, 2018 +# Emre FIRAT <[email protected]>, 2018 +# Butterfly <[email protected]>, 2018 +# Umut Barış GÖKMEN <[email protected]>, 2018 +# mauron, 2018 +# Stefano Karapetsas <[email protected]>, 2018 +# Mehmet, 2018 +# yaşar çiv <[email protected]>, 2018 +# #, fuzzy msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-14 09:30+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Umut Barış GÖKMEN <[email protected]>, 2018\n" +"POT-Creation-Date: 2018-07-17 22:37+0200\n" +"PO-Revision-Date: 2018-03-11 15:17+0000\n" +"Last-Translator: yaşar çiv <[email protected]>, 2018\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" @@ -775,50 +785,70 @@ msgstr "'%s' içerisinde resim bulunamadı." msgid "The given locations contain no images." msgstr "Verilen konumlar hiçbir resim içermiyor." -#: ../src/eom-exif-details.c:68 +#: ../src/eom-exif-details.c:69 msgid "Camera" msgstr "Fotoğraf makinesi" -#: ../src/eom-exif-details.c:69 +#: ../src/eom-exif-details.c:70 msgid "Image Data" msgstr "Resim Verisi" -#: ../src/eom-exif-details.c:70 +#: ../src/eom-exif-details.c:71 msgid "Image Taking Conditions" msgstr "Resim Kayıt Şartları" -#: ../src/eom-exif-details.c:71 +#: ../src/eom-exif-details.c:72 +msgid "GPS Data" +msgstr "GPS Verileri" + +#: ../src/eom-exif-details.c:73 msgid "Maker Note" msgstr "Yapımcı Notu" -#: ../src/eom-exif-details.c:72 +#: ../src/eom-exif-details.c:74 msgid "Other" msgstr "Diğer" -#: ../src/eom-exif-details.c:74 +#: ../src/eom-exif-details.c:76 msgid "XMP Exif" msgstr "XMP Exif" -#: ../src/eom-exif-details.c:75 +#: ../src/eom-exif-details.c:77 msgid "XMP IPTC" msgstr "XMP IPTC" -#: ../src/eom-exif-details.c:76 +#: ../src/eom-exif-details.c:78 msgid "XMP Rights Management" msgstr "XMP Hak Yönetimi" -#: ../src/eom-exif-details.c:77 +#: ../src/eom-exif-details.c:79 msgid "XMP Other" msgstr "XMP Diğer" -#: ../src/eom-exif-details.c:251 +#: ../src/eom-exif-details.c:253 msgid "Tag" msgstr "Etiket" -#: ../src/eom-exif-details.c:258 +#: ../src/eom-exif-details.c:263 msgid "Value" msgstr "Değer" +#: ../src/eom-exif-details.c:422 +msgid "North" +msgstr "Kuzey" + +#: ../src/eom-exif-details.c:425 +msgid "East" +msgstr "Doğu" + +#: ../src/eom-exif-details.c:428 +msgid "West" +msgstr "Batı" + +#: ../src/eom-exif-details.c:431 +msgid "South" +msgstr "Güney" + #. A strftime-formatted string, to display the date the image was taken. #: ../src/eom-exif-util.c:121 ../src/eom-exif-util.c:161 msgid "%a, %d %B %Y %X" |