diff options
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 161 |
1 files changed, 81 insertions, 80 deletions
@@ -1,15 +1,16 @@ # Translation of 'flex' messages to Turkish -# Copyright (C) 2004 Free Software Foundation, Inc. +# Copyright (C) 2004 The Flex Project # Deniz Akkus Kanca <deniz@arayan.com>, 2004. # msgid "" msgstr "" "Project-Id-Version: flex 2.5.31\n" "Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2012-07-22 20:48-0400\n" +"POT-Creation-Date: 2014-03-26 15:00-0400\n" "PO-Revision-Date: 2004-05-16 18:36+0300\n" "Last-Translator: Deniz Akkus Kanca <deniz@arayan.com>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -172,310 +173,310 @@ msgstr "eoltbl yazılamadı" msgid "Could not write yynultrans_tbl" msgstr "yynultrans_tbl yazılamadı" -#: main.c:189 +#: main.c:191 msgid "rule cannot be matched" msgstr "kural eşlenemedi" -#: main.c:194 +#: main.c:196 msgid "-s option given but default rule can be matched" msgstr "-s seçeneği verilmiş fakat öntanımlı kural eşlenebiliyor" -#: main.c:234 +#: main.c:236 msgid "Can't use -+ with -l option" msgstr "-+'yi -l seçeneği ile kullanma" -#: main.c:237 +#: main.c:239 msgid "Can't use -f or -F with -l option" msgstr "-f veya -F'yi -l seçeneği ile kullanma" -#: main.c:241 +#: main.c:243 msgid "Can't use --reentrant or --bison-bridge with -l option" msgstr "-l seçeneği ile --reentrant veya --bison-bridge bir arada kullanılamaz" -#: main.c:278 +#: main.c:275 msgid "-Cf/-CF and -Cm don't make sense together" msgstr "-Cf/-CF ve -Cm birlikte anlam ifade etmiyor" -#: main.c:281 +#: main.c:278 msgid "-Cf/-CF and -I are incompatible" msgstr "-Cf/-CF ve -I uyumsuz" -#: main.c:285 +#: main.c:282 msgid "-Cf/-CF are incompatible with lex-compatibility mode" msgstr "-Cf/-CF lex-uyumluluk kipi ile uyumsuz" -#: main.c:290 +#: main.c:287 msgid "-Cf and -CF are mutually exclusive" msgstr "-Cf ve -CF bir arada kullanılamaz" -#: main.c:294 +#: main.c:291 msgid "Can't use -+ with -CF option" msgstr "-+, -CF seçeneği ile kullanılamaz" -#: main.c:297 +#: main.c:294 #, c-format msgid "%array incompatible with -+ option" msgstr "%array, -+ seçeneği ile uyumsuz" -#: main.c:302 +#: main.c:299 msgid "Options -+ and --reentrant are mutually exclusive." msgstr "-+ ve --reentrant seçenekleri bir arada kullanılamaz" -#: main.c:305 +#: main.c:302 msgid "bison bridge not supported for the C++ scanner." msgstr "bison bridge, C++ tarayıcısı için desteklenmiyor." -#: main.c:360 main.c:406 +#: main.c:357 main.c:403 #, c-format msgid "could not create %s" msgstr "%s oluşturulamadı" -#: main.c:419 +#: main.c:416 msgid "could not write tables header" msgstr "tablo başlığı yazılamadı" -#: main.c:423 +#: main.c:420 #, c-format msgid "can't open skeleton file %s" msgstr "iskelet dosyası %s açılamadı" -#: main.c:459 +#: main.c:456 msgid "allocation of macro definition failed" msgstr "" -#: main.c:507 +#: main.c:504 #, c-format msgid "input error reading skeleton file %s" msgstr "iskelet dosyası %s okunurken girdi hatası" -#: main.c:511 +#: main.c:508 #, c-format msgid "error closing skeleton file %s" msgstr "iskelet dosyası %s kapatılırken hata" -#: main.c:696 +#: main.c:693 #, c-format msgid "error creating header file %s" msgstr "başlık dosyası %s oluşturulurken hata" -#: main.c:704 +#: main.c:701 #, c-format msgid "error writing output file %s" msgstr "çıktı dosyası %s yazılırken hata" -#: main.c:708 +#: main.c:705 #, c-format msgid "error closing output file %s" msgstr "çıktı dosyası %s kapatılırken hata" -#: main.c:712 +#: main.c:709 #, c-format msgid "error deleting output file %s" msgstr "çıktı dosyası %s silinirken hata" -#: main.c:719 +#: main.c:716 #, c-format msgid "No backing up.\n" msgstr "Yedekleme yok.\n" -#: main.c:723 +#: main.c:720 #, c-format msgid "%d backing up (non-accepting) states.\n" msgstr "%d yedeklenen (kabul-etmeyen) durumlar.\n" -#: main.c:727 +#: main.c:724 #, c-format msgid "Compressed tables always back up.\n" msgstr "Sıkıştırılmış tablolar daima yedeklidir.\n" -#: main.c:730 +#: main.c:727 #, c-format msgid "error writing backup file %s" msgstr "yedek dosyası %s yazılırken hata" -#: main.c:734 +#: main.c:731 #, c-format msgid "error closing backup file %s" msgstr "yedek dosyası %s kapatılırken hata" -#: main.c:739 +#: main.c:736 #, c-format msgid "%s version %s usage statistics:\n" msgstr "%s sürüm %s kullanım istatistikleri:\n" -#: main.c:742 +#: main.c:739 #, c-format msgid " scanner options: -" msgstr " tarayıcı seçenekleri: -" -#: main.c:821 +#: main.c:818 #, c-format msgid " %d/%d NFA states\n" msgstr " %d/%d NFA durumu\n" -#: main.c:823 +#: main.c:820 #, c-format msgid " %d/%d DFA states (%d words)\n" msgstr " %d/%d DFA durumu (%d sözcük)\n" -#: main.c:825 +#: main.c:822 #, c-format msgid " %d rules\n" msgstr " %d kural\n" -#: main.c:830 +#: main.c:827 #, c-format msgid " No backing up\n" msgstr " Yedekleme yok\n" -#: main.c:834 +#: main.c:831 #, c-format msgid " %d backing-up (non-accepting) states\n" msgstr " %d yedeklenmiş (kabul-edilmeyen) durum\n" -#: main.c:839 +#: main.c:836 #, c-format msgid " Compressed tables always back-up\n" msgstr " Sıkıştırılmış tablolar daima yedeklenir\n" -#: main.c:843 +#: main.c:840 #, c-format msgid " Beginning-of-line patterns used\n" msgstr " Başlangıç-satırı kalıpları kullanıldı\n" -#: main.c:845 +#: main.c:842 #, c-format msgid " %d/%d start conditions\n" msgstr " %d/%d başlangıç şartları\n" -#: main.c:849 +#: main.c:846 #, c-format msgid " %d epsilon states, %d double epsilon states\n" msgstr " %d epsilon durumu, %d çift epsilon durumu\n" -#: main.c:853 +#: main.c:850 #, c-format msgid " no character classes\n" msgstr " karakter sınıfı yok\n" -#: main.c:857 +#: main.c:854 #, c-format msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n" msgstr "" " %d/%d ihtiyaç duyulan karakter sınıfı %d/%d depolanan sözcük, %d yeniden " "kullanıldı\n" -#: main.c:862 +#: main.c:859 #, c-format msgid " %d state/nextstate pairs created\n" msgstr " %d durumu/sonrakidurum çifti yaratıldı\n" -#: main.c:865 +#: main.c:862 #, c-format msgid " %d/%d unique/duplicate transitions\n" msgstr " %d/%d tekil/çift geçişler\n" -#: main.c:870 +#: main.c:867 #, c-format msgid " %d table entries\n" msgstr " %d tablo girdileri\n" -#: main.c:878 +#: main.c:875 #, c-format msgid " %d/%d base-def entries created\n" msgstr " %d/%d temel-tanım girdileri yaratıldı\n" -#: main.c:882 +#: main.c:879 #, c-format msgid " %d/%d (peak %d) nxt-chk entries created\n" msgstr " %d/%d (en yüksek %d) nxt-chk girdileri yaratıldı\n" -#: main.c:886 +#: main.c:883 #, c-format msgid " %d/%d (peak %d) template nxt-chk entries created\n" msgstr " %d/%d (en yüksek %d) şablon nxt-chk girdileri yaratıldı\n" -#: main.c:890 +#: main.c:887 #, c-format msgid " %d empty table entries\n" msgstr " %d boş tablo girdileri\n" -#: main.c:892 +#: main.c:889 #, c-format msgid " %d protos created\n" msgstr " %d prototip yaratıldı\n" -#: main.c:895 +#: main.c:892 #, c-format msgid " %d templates created, %d uses\n" msgstr " %d şablon yaratıldı, %d kullanıldı\n" -#: main.c:903 +#: main.c:900 #, c-format msgid " %d/%d equivalence classes created\n" msgstr " %d/%d denklik sınıfı yaratıldı\n" -#: main.c:911 +#: main.c:908 #, c-format msgid " %d/%d meta-equivalence classes created\n" msgstr " %d/%d ara-denklik sınıfı yaratıldı\n" -#: main.c:917 +#: main.c:914 #, c-format msgid " %d (%d saved) hash collisions, %d DFAs equal\n" msgstr " %d (%d kaydedildi) saçılma çarpışması, %d DFA denk\n" -#: main.c:919 +#: main.c:916 #, c-format msgid " %d sets of reallocations needed\n" msgstr " %d tekrar ayırım kümesine ihtiyaç var\n" -#: main.c:921 +#: main.c:918 #, c-format msgid " %d total table entries needed\n" msgstr " %d toplam tablo girdisine ihtiyaç var\n" -#: main.c:998 +#: main.c:995 #, c-format msgid "Internal error. flexopts are malformed.\n" msgstr "İç hata. flexopt'lar bozuk.\n" -#: main.c:1008 +#: main.c:1005 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Daha fazla bilgi için `%s --help' yazın.\n" -#: main.c:1065 +#: main.c:1062 #, c-format msgid "unknown -C option '%c'" msgstr "bilinmeyen -C seçeneği '%c'" -#: main.c:1194 +#: main.c:1191 #, c-format msgid "%s %s\n" msgstr "%s %s\n" -#: main.c:1469 +#: main.c:1466 msgid "fatal parse error" msgstr "ölümcül ayrıştırma hatası" -#: main.c:1501 +#: main.c:1498 #, c-format msgid "could not create backing-up info file %s" msgstr "yedekleme bilgi dosyası %s oluşturulamadı" -#: main.c:1522 +#: main.c:1519 #, c-format msgid "-l AT&T lex compatibility option entails a large performance penalty\n" msgstr "-l AT&T lex uyumluluğu seçeneği önemli ölçüde yavaşlamaya yol açar\n" -#: main.c:1525 +#: main.c:1522 #, c-format msgid " and may be the actual source of other reported performance penalties\n" msgstr "" " ve belki bildirilen başka performans kayıplarının da kaynağı olabilir\n" -#: main.c:1531 +#: main.c:1528 #, c-format msgid "" "%%option yylineno entails a performance penalty ONLY on rules that can match " @@ -484,51 +485,51 @@ msgstr "" "yylineno %%seçeneği YALNIZCA yenisatır karakterlerini de eşleyen satırlarda " "yavaşlar.\n" -#: main.c:1538 +#: main.c:1535 #, c-format msgid "-I (interactive) entails a minor performance penalty\n" msgstr "-I (etkileşimli) küçük ölçekli bir yavaşlamaya neden olur\n" -#: main.c:1543 +#: main.c:1540 #, c-format msgid "yymore() entails a minor performance penalty\n" msgstr "yymore() küçük ölçekli bir yavaşlamaya neden olur\n" -#: main.c:1549 +#: main.c:1546 #, c-format msgid "REJECT entails a large performance penalty\n" msgstr "REJECT büyük ölçekli bir yavaşlamaya neden olur\n" -#: main.c:1554 +#: main.c:1551 #, c-format msgid "Variable trailing context rules entail a large performance penalty\n" msgstr "" "Değişken izleyen bağlam kuralları, büyük ölçekli yavaşlamaya neden olur\n" -#: main.c:1566 +#: main.c:1563 msgid "REJECT cannot be used with -f or -F" msgstr "REJECT, -f veya -F ile kullanılamaz" -#: main.c:1569 +#: main.c:1566 #, c-format msgid "%option yylineno cannot be used with REJECT" msgstr "%option yylineno, REJECT ile birlikte kullanılamaz" -#: main.c:1572 +#: main.c:1569 msgid "variable trailing context rules cannot be used with -f or -F" msgstr "değişken izleme ortamı kuralları, -f veya -F ile birlikte kullanılamaz" -#: main.c:1695 +#: main.c:1692 #, c-format msgid "%option yyclass only meaningful for C++ scanners" msgstr "%option yyclass, sadece C++ tarayıcıları için anlamlıdır" -#: main.c:1802 +#: main.c:1799 #, c-format msgid "Usage: %s [OPTIONS] [FILE]...\n" msgstr "Kullanım: %s [SEÇENEKLER...] [DOSYA...]\n" -#: main.c:1805 +#: main.c:1802 #, c-format msgid "" "Generates programs that perform pattern-matching on text.\n" @@ -729,20 +730,20 @@ msgstr "dupmachine() içinde boş makine" msgid "Variable trailing context rule at line %d\n" msgstr "%d satırında değişken izleyen bağlam kuralı\n" -#: nfa.c:353 +#: nfa.c:364 msgid "bad state type in mark_beginning_as_normal()" msgstr "mark_beginning_as_normal() içinde hatalı durum türü" -#: nfa.c:598 +#: nfa.c:609 #, c-format msgid "input rules are too complicated (>= %d NFA states)" msgstr "girdi kuralları fazla karışık (>= %d NFA durumu)" -#: nfa.c:677 +#: nfa.c:688 msgid "found too many transitions in mkxtion()" msgstr "mkxtion() içinde çok fazla geçiş bulundu" -#: nfa.c:703 +#: nfa.c:714 #, c-format msgid "too many rules (> %d)!" msgstr "çok fazla kural (> %d)!" |