1 # Turkish translation for ikiwiki.
2 # This file is distributed under the same license as the ikiwiki package.
3 # Recai Oktaş <roktas@debian.org>, 2009.
6 "Project-Id-Version: ikiwiki 3.20091031\n"
7 "Report-Msgid-Bugs-To: \n"
8 "POT-Creation-Date: 2011-11-30 16:33-0400\n"
9 "PO-Revision-Date: 2009-11-08 03:04+0200\n"
10 "Last-Translator: Recai Oktaş <roktas@debian.org>\n"
11 "Language-Team: Turkish <debian-l10n-turkish@lists.debian.org>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: ../IkiWiki/CGI.pm:200
19 "probable misconfiguration: sslcookie is set, but you are attempting to login "
23 #: ../IkiWiki/CGI.pm:203
24 msgid "login failed, perhaps you need to turn on cookies?"
27 #: ../IkiWiki/CGI.pm:222 ../IkiWiki/CGI.pm:373
28 msgid "Your login session has expired."
31 #: ../IkiWiki/CGI.pm:243
35 #: ../IkiWiki/CGI.pm:244
39 #: ../IkiWiki/CGI.pm:245
43 #: ../IkiWiki/CGI.pm:285
44 msgid "Preferences saved."
45 msgstr "Tercihler kaydedildi."
47 #: ../IkiWiki/CGI.pm:337
48 msgid "You are banned."
51 #: ../IkiWiki/CGI.pm:464 ../IkiWiki/CGI.pm:465 ../IkiWiki.pm:1470
55 #: ../IkiWiki/Plugin/aggregate.pm:95
56 msgid "Aggregation triggered via web."
59 #: ../IkiWiki/Plugin/aggregate.pm:104
60 msgid "Nothing to do right now, all feeds are up-to-date!"
63 #: ../IkiWiki/Plugin/aggregate.pm:237
65 msgid "missing %s parameter"
66 msgstr "%s parametresi eksik"
68 #: ../IkiWiki/Plugin/aggregate.pm:272
70 msgstr "yeni özet akışı"
72 #: ../IkiWiki/Plugin/aggregate.pm:286
76 #: ../IkiWiki/Plugin/aggregate.pm:288
80 #: ../IkiWiki/Plugin/aggregate.pm:475
82 msgid "expiring %s (%s days old)"
83 msgstr "%s için zaman aşımı (%s gün eski)"
85 #: ../IkiWiki/Plugin/aggregate.pm:482
88 msgstr "%s için zaman aşımı"
90 #: ../IkiWiki/Plugin/aggregate.pm:510
92 msgid "last checked %s"
93 msgstr "son güncelleme: %s"
95 #: ../IkiWiki/Plugin/aggregate.pm:514
97 msgid "checking feed %s ..."
98 msgstr "%s özet akışı denetleniyor ..."
100 #: ../IkiWiki/Plugin/aggregate.pm:519
102 msgid "could not find feed at %s"
103 msgstr "%s özet akışı bulunamadı"
105 #: ../IkiWiki/Plugin/aggregate.pm:542
106 msgid "feed not found"
107 msgstr "özet akışı bulunamadı"
109 #: ../IkiWiki/Plugin/aggregate.pm:553
111 msgid "(invalid UTF-8 stripped from feed)"
112 msgstr "(geçersiz UTF-8 dizgisi özet akışından çıkarıldı)"
114 #: ../IkiWiki/Plugin/aggregate.pm:561
116 msgid "(feed entities escaped)"
117 msgstr "(özet akışı girdileri işlendi)"
119 #: ../IkiWiki/Plugin/aggregate.pm:569
120 msgid "feed crashed XML::Feed!"
121 msgstr "özet akışı XML::Feed'in çakılmasına yol açtı!"
123 #: ../IkiWiki/Plugin/aggregate.pm:661
125 msgid "creating new page %s"
126 msgstr "%s için yeni sayfa oluşturuluyor"
128 #: ../IkiWiki/Plugin/aggregate.pm:689 ../IkiWiki/Plugin/edittemplate.pm:135
129 msgid "failed to process template:"
132 #: ../IkiWiki/Plugin/amazon_s3.pm:31
133 msgid "deleting bucket.."
136 #: ../IkiWiki/Plugin/amazon_s3.pm:38 ../ikiwiki.in:227
140 #: ../IkiWiki/Plugin/amazon_s3.pm:97
142 msgid "Must specify %s"
145 #: ../IkiWiki/Plugin/amazon_s3.pm:140
146 msgid "Failed to create S3 bucket: "
149 #: ../IkiWiki/Plugin/amazon_s3.pm:225
150 msgid "Failed to save file to S3: "
153 #: ../IkiWiki/Plugin/amazon_s3.pm:247
154 msgid "Failed to delete file from S3: "
157 #: ../IkiWiki/Plugin/attachment.pm:52
159 msgid "there is already a page named %s"
162 #: ../IkiWiki/Plugin/attachment.pm:68
163 msgid "prohibited by allowed_attachments"
166 #: ../IkiWiki/Plugin/attachment.pm:225
167 msgid "bad attachment filename"
170 #: ../IkiWiki/Plugin/attachment.pm:295
171 msgid "attachment upload"
174 #: ../IkiWiki/Plugin/attachment.pm:346
175 msgid "this attachment is not yet saved"
178 #: ../IkiWiki/Plugin/attachment.pm:363
179 msgid "just uploaded"
182 #: ../IkiWiki/Plugin/autoindex.pm:43
183 #, fuzzy, perl-format
184 msgid "creating index page %s"
185 msgstr "%s için yeni sayfa oluşturuluyor"
187 #: ../IkiWiki/Plugin/blogspam.pm:118
189 "Sorry, but that looks like spam to <a href=\"http://blogspam.net/"
193 #: ../IkiWiki/Plugin/brokenlinks.pm:38
198 #: ../IkiWiki/Plugin/brokenlinks.pm:46
199 msgid "There are no broken links!"
202 #: ../IkiWiki/Plugin/comments.pm:114
204 msgid "this comment needs %s"
207 #: ../IkiWiki/Plugin/comments.pm:117
211 #: ../IkiWiki/Plugin/comments.pm:138 ../IkiWiki/Plugin/format.pm:50
213 msgid "unsupported page format %s"
216 #: ../IkiWiki/Plugin/comments.pm:143
217 msgid "comment must have content"
220 #: ../IkiWiki/Plugin/comments.pm:201
224 #: ../IkiWiki/Plugin/comments.pm:263
225 msgid "Comment Moderation"
228 #: ../IkiWiki/Plugin/comments.pm:379 ../IkiWiki/Plugin/editpage.pm:95
229 #: ../IkiWiki/Plugin/editpage.pm:101
230 msgid "bad page name"
233 #: ../IkiWiki/Plugin/comments.pm:382
235 msgid "commenting on %s"
238 #: ../IkiWiki/Plugin/comments.pm:399
240 msgid "page '%s' doesn't exist, so you can't comment"
243 #: ../IkiWiki/Plugin/comments.pm:406
245 msgid "comments on page '%s' are closed"
248 #: ../IkiWiki/Plugin/comments.pm:520
249 msgid "comment stored for moderation"
252 #: ../IkiWiki/Plugin/comments.pm:522
253 msgid "Your comment will be posted after moderator review"
256 #: ../IkiWiki/Plugin/comments.pm:535
257 msgid "Added a comment"
260 #: ../IkiWiki/Plugin/comments.pm:539
262 msgid "Added a comment: %s"
265 #: ../IkiWiki/Plugin/comments.pm:608 ../IkiWiki/Plugin/userlist.pm:55
266 #: ../IkiWiki/Plugin/websetup.pm:272
267 msgid "you are not logged in as an admin"
270 #: ../IkiWiki/Plugin/comments.pm:660
271 msgid "Comment moderation"
274 #: ../IkiWiki/Plugin/comments.pm:701
275 msgid "comment moderation"
278 #: ../IkiWiki/Plugin/comments.pm:862
281 msgid_plural "%i comments"
285 #. translators: Here "Comment" is a verb;
286 #. translators: the user clicks on it to
287 #. translators: post a comment.
288 #: ../IkiWiki/Plugin/comments.pm:872
292 #: ../IkiWiki/Plugin/conditional.pm:28 ../IkiWiki/Plugin/cutpaste.pm:46
293 #: ../IkiWiki/Plugin/cutpaste.pm:60 ../IkiWiki/Plugin/cutpaste.pm:75
294 #: ../IkiWiki/Plugin/testpagespec.pm:26
296 msgid "%s parameter is required"
299 #: ../IkiWiki/Plugin/cutpaste.pm:80
300 msgid "no text was copied in this page"
303 #: ../IkiWiki/Plugin/cutpaste.pm:83
305 msgid "no text was copied in this page with id %s"
308 #: ../IkiWiki/Plugin/editpage.pm:41
310 msgid "removing old preview %s"
313 #: ../IkiWiki/Plugin/editpage.pm:117
315 msgid "%s is not an editable page"
318 #: ../IkiWiki/Plugin/editpage.pm:307
323 #: ../IkiWiki/Plugin/editpage.pm:325 ../IkiWiki/Plugin/editpage.pm:344
324 #: ../IkiWiki/Plugin/editpage.pm:355 ../IkiWiki/Plugin/editpage.pm:400
325 #: ../IkiWiki/Plugin/editpage.pm:442
330 #: ../IkiWiki/Plugin/edittemplate.pm:54
331 msgid "template not specified"
334 #: ../IkiWiki/Plugin/edittemplate.pm:57
335 msgid "match not specified"
338 #: ../IkiWiki/Plugin/edittemplate.pm:72
340 msgid "edittemplate %s registered for %s"
343 #: ../IkiWiki/Plugin/format.pm:30
344 msgid "must specify format and text"
347 #: ../IkiWiki/Plugin/fortune.pm:28
348 msgid "fortune failed"
351 #: ../IkiWiki/Plugin/getsource.pm:64 ../IkiWiki/Plugin/goto.pm:59
355 #: ../IkiWiki/Plugin/getsource.pm:66 ../IkiWiki/Plugin/goto.pm:61
357 msgid "The page %s does not exist."
360 #: ../IkiWiki/Plugin/getsource.pm:75
364 #: ../IkiWiki/Plugin/getsource.pm:77
366 msgid "%s is an attachment, not a page."
369 #: ../IkiWiki/Plugin/git.pm:777 ../IkiWiki/Plugin/git.pm:840
370 #: ../IkiWiki.pm:1690
372 msgid "you are not allowed to change %s"
375 #: ../IkiWiki/Plugin/git.pm:799
377 msgid "you cannot act on a file with mode %s"
380 #: ../IkiWiki/Plugin/git.pm:803
381 msgid "you are not allowed to change file modes"
384 #: ../IkiWiki/Plugin/git.pm:873
385 msgid "you are not allowed to revert a merge"
388 #: ../IkiWiki/Plugin/git.pm:892
390 msgid "Failed to revert commit %s"
393 #: ../IkiWiki/Plugin/google.pm:26 ../IkiWiki/Plugin/search.pm:41
395 msgid "Must specify %s when using the %s plugin"
398 #: ../IkiWiki/Plugin/graphviz.pm:87
399 msgid "failed to run graphviz"
402 #: ../IkiWiki/Plugin/graphviz.pm:143
403 msgid "prog not a valid graphviz program"
406 #: ../IkiWiki/Plugin/highlight.pm:83
408 msgid "tohighlight contains unknown file type '%s'"
411 #: ../IkiWiki/Plugin/highlight.pm:94
413 msgid "Source code: %s"
416 #: ../IkiWiki/Plugin/highlight.pm:179
418 "warning: highlight perl module not available; falling back to pass through"
421 #: ../IkiWiki/Plugin/htmltidy.pm:65
422 msgid "htmltidy failed to parse this html"
425 #: ../IkiWiki/Plugin/img.pm:70
426 msgid "Image::Magick is not installed"
429 #: ../IkiWiki/Plugin/img.pm:74 ../IkiWiki/Plugin/img.pm:118
431 msgid "failed to read %s: %s"
434 #: ../IkiWiki/Plugin/img.pm:80
436 msgid "wrong size format \"%s\" (should be WxH)"
439 #: ../IkiWiki/Plugin/img.pm:122
441 msgid "failed to resize: %s"
444 #: ../IkiWiki/Plugin/img.pm:147
446 msgid "failed to determine size of image %s"
449 #: ../IkiWiki/Plugin/inline.pm:93
450 msgid "Must specify url to wiki with --url when using --rss or --atom"
453 #: ../IkiWiki/Plugin/inline.pm:139
454 msgid "page editing not allowed"
457 #: ../IkiWiki/Plugin/inline.pm:156
458 msgid "missing pages parameter"
461 #: ../IkiWiki/Plugin/inline.pm:192
463 msgid "the %s and %s parameters cannot be used together"
466 #: ../IkiWiki/Plugin/inline.pm:297
468 msgid "%s (RSS feed)"
471 #: ../IkiWiki/Plugin/inline.pm:301
473 msgid "%s (Atom feed)"
476 #: ../IkiWiki/Plugin/inline.pm:330
477 msgid "Add a new post titled:"
480 #: ../IkiWiki/Plugin/inline.pm:369 ../IkiWiki/Plugin/template.pm:44
482 msgid "failed to process template %s"
485 #: ../IkiWiki/Plugin/inline.pm:695
486 msgid "RPC::XML::Client not found, not pinging"
489 #: ../IkiWiki/Plugin/linkmap.pm:81 ../IkiWiki/Plugin/linkmap.pm:88
490 #: ../IkiWiki/Plugin/linkmap.pm:92 ../IkiWiki/Plugin/linkmap.pm:95
491 msgid "failed to run dot"
494 #: ../IkiWiki/Plugin/linkmap.pm:85
498 #: ../IkiWiki/Plugin/lockedit.pm:49
500 msgid "%s is locked and cannot be edited"
503 #: ../IkiWiki/Plugin/mdwn.pm:45
504 msgid "multimarkdown is enabled, but Text::MultiMarkdown is not installed"
507 #: ../IkiWiki/Plugin/mdwn.pm:70
509 msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)"
512 #: ../IkiWiki/Plugin/meta.pm:175
513 msgid "stylesheet not found"
516 #: ../IkiWiki/Plugin/meta.pm:187
518 msgid "script not found"
519 msgstr "özet akışı bulunamadı"
521 #: ../IkiWiki/Plugin/meta.pm:235
522 msgid "redir page not found"
525 #: ../IkiWiki/Plugin/meta.pm:249
526 msgid "redir cycle is not allowed"
529 #: ../IkiWiki/Plugin/meta.pm:427
530 msgid "sort=meta requires a parameter"
533 #: ../IkiWiki/Plugin/mirrorlist.pm:44
537 #: ../IkiWiki/Plugin/mirrorlist.pm:44
541 #: ../IkiWiki/Plugin/moderatedcomments.pm:57
542 msgid "comment needs moderation"
545 #: ../IkiWiki/Plugin/more.pm:8
549 #: ../IkiWiki/Plugin/openid.pm:71
551 msgid "failed to load openid module: "
554 #: ../IkiWiki/Plugin/orphans.pm:56
555 msgid "All pages have other pages linking to them."
558 #: ../IkiWiki/Plugin/pagetemplate.pm:30
559 msgid "bad or missing template"
562 #: ../IkiWiki/Plugin/passwordauth.pm:231
563 msgid "Your user page: "
566 #: ../IkiWiki/Plugin/passwordauth.pm:238
567 msgid "Create your user page"
570 #: ../IkiWiki/Plugin/passwordauth.pm:268
571 msgid "Account creation successful. Now you can Login."
574 #: ../IkiWiki/Plugin/passwordauth.pm:271
575 msgid "Error creating account."
578 #: ../IkiWiki/Plugin/passwordauth.pm:278
579 msgid "No email address, so cannot email password reset instructions."
582 #: ../IkiWiki/Plugin/passwordauth.pm:312
583 msgid "Failed to send mail"
586 #: ../IkiWiki/Plugin/passwordauth.pm:314
587 msgid "You have been mailed password reset instructions."
590 #: ../IkiWiki/Plugin/passwordauth.pm:349
591 msgid "incorrect password reset url"
594 #: ../IkiWiki/Plugin/passwordauth.pm:352
595 msgid "password reset denied"
598 #: ../IkiWiki/Plugin/pingee.pm:30
599 msgid "Ping received."
602 #: ../IkiWiki/Plugin/pinger.pm:54
603 msgid "requires 'from' and 'to' parameters"
606 #: ../IkiWiki/Plugin/pinger.pm:59
611 #: ../IkiWiki/Plugin/pinger.pm:62
613 msgid "Ignoring ping directive for wiki %s (this wiki is %s)"
616 #: ../IkiWiki/Plugin/pinger.pm:80
617 msgid "LWP not found, not pinging"
620 #: ../IkiWiki/Plugin/po.pm:15
621 msgid "warning: Old po4a detected! Recommend upgrade to 0.35."
624 #: ../IkiWiki/Plugin/po.pm:180
626 msgid "%s is not a valid language code"
629 #: ../IkiWiki/Plugin/po.pm:192
632 "%s is not a valid value for po_link_to, falling back to po_link_to=default"
635 #: ../IkiWiki/Plugin/po.pm:197
637 "po_link_to=negotiated requires usedirs to be enabled, falling back to "
641 #: ../IkiWiki/Plugin/po.pm:468
642 msgid "updated PO files"
645 #: ../IkiWiki/Plugin/po.pm:491
647 "Can not remove a translation. If the master page is removed, however, its "
648 "translations will be removed as well."
651 #: ../IkiWiki/Plugin/po.pm:511
653 "Can not rename a translation. If the master page is renamed, however, its "
654 "translations will be renamed as well."
657 #: ../IkiWiki/Plugin/po.pm:957
659 msgid "POT file (%s) does not exist"
662 #: ../IkiWiki/Plugin/po.pm:971
664 msgid "failed to copy underlay PO file to %s"
667 #: ../IkiWiki/Plugin/po.pm:980
669 msgid "failed to update %s"
672 #: ../IkiWiki/Plugin/po.pm:986
674 msgid "failed to copy the POT file to %s"
677 #: ../IkiWiki/Plugin/po.pm:1022
681 #: ../IkiWiki/Plugin/po.pm:1033
683 msgid "failed to translate %s"
686 #: ../IkiWiki/Plugin/po.pm:1112
687 msgid "removed obsolete PO files"
690 #: ../IkiWiki/Plugin/po.pm:1169 ../IkiWiki/Plugin/po.pm:1181
691 #: ../IkiWiki/Plugin/po.pm:1220
693 msgid "failed to write %s"
696 #: ../IkiWiki/Plugin/po.pm:1179
697 msgid "failed to translate"
700 #: ../IkiWiki/Plugin/po.pm:1232
701 msgid "invalid gettext data, go back to previous page to continue edit"
704 #: ../IkiWiki/Plugin/po.pm:1275
706 msgid "%s has invalid syntax: must use CODE|NAME"
709 #: ../IkiWiki/Plugin/poll.pm:70
713 #: ../IkiWiki/Plugin/poll.pm:78
717 #: ../IkiWiki/Plugin/polygen.pm:42
718 msgid "polygen not installed"
721 #: ../IkiWiki/Plugin/polygen.pm:61
722 msgid "command failed"
725 #: ../IkiWiki/Plugin/postsparkline.pm:47
726 msgid "missing formula"
729 #: ../IkiWiki/Plugin/postsparkline.pm:54
730 msgid "unknown formula"
733 #. translators: These descriptions of times of day are used
734 #. translators: in messages like "last edited <description>".
735 #. translators: %A is the name of the day of the week, while
736 #. translators: %A- is the name of the previous day.
737 #: ../IkiWiki/Plugin/prettydate.pm:15
738 msgid "late %A- night"
739 msgstr "%A- gecesi geç saatlerde"
741 #: ../IkiWiki/Plugin/prettydate.pm:17
742 msgid "in the wee hours of %A- night"
743 msgstr "%A- gecesi erken saatlerde"
745 #: ../IkiWiki/Plugin/prettydate.pm:20
746 msgid "terribly early %A morning"
747 msgstr "%A sabahı çok erken saatlerde"
749 #: ../IkiWiki/Plugin/prettydate.pm:22
750 msgid "early %A morning"
751 msgstr "%A sabahı erken saatlerde"
753 #: ../IkiWiki/Plugin/prettydate.pm:25
754 msgid "mid-morning %A"
757 #: ../IkiWiki/Plugin/prettydate.pm:26
758 msgid "late %A morning"
759 msgstr "%A sabahı ilerleyen saatlerde"
761 #: ../IkiWiki/Plugin/prettydate.pm:27
762 msgid "at lunch time on %A"
763 msgstr "%A öğle arası"
765 #: ../IkiWiki/Plugin/prettydate.pm:29
767 msgstr "%A öğleden sonra"
769 #: ../IkiWiki/Plugin/prettydate.pm:32
770 msgid "late %A afternoon"
771 msgstr "%A öğleden sonra ilerleyen saatlerde"
773 #: ../IkiWiki/Plugin/prettydate.pm:33
777 #: ../IkiWiki/Plugin/prettydate.pm:35
778 msgid "late %A evening"
779 msgstr "%A akşamı ilerleyen saatlerde"
781 #: ../IkiWiki/Plugin/prettydate.pm:37
785 #: ../IkiWiki/Plugin/prettydate.pm:101
786 msgid "at teatime on %A"
787 msgstr "%A ikindi saatlerinde"
789 #: ../IkiWiki/Plugin/prettydate.pm:105
791 msgstr "geceyarısında"
793 #: ../IkiWiki/Plugin/prettydate.pm:108
794 msgid "at noon on %A"
797 #: ../IkiWiki/Plugin/progress.pm:35
799 msgid "illegal percent value %s"
802 #: ../IkiWiki/Plugin/progress.pm:56
803 msgid "need either `percent` or `totalpages` and `donepages` parameters"
806 #: ../IkiWiki/Plugin/recentchanges.pm:106
808 msgid "This reverts commit %s"
811 #: ../IkiWiki/Plugin/recentchanges.pm:125
813 msgid "confirm reversion of %s"
816 #: ../IkiWiki/Plugin/recentchangesdiff.pm:36
817 msgid "(Diff truncated)"
820 #: ../IkiWiki/Plugin/remove.pm:32 ../IkiWiki/Plugin/rename.pm:37
822 msgid "%s does not exist"
825 #: ../IkiWiki/Plugin/remove.pm:39
827 msgid "%s is not in the srcdir, so it cannot be deleted"
830 #: ../IkiWiki/Plugin/remove.pm:42 ../IkiWiki/Plugin/rename.pm:46
832 msgid "%s is not a file"
835 #: ../IkiWiki/Plugin/remove.pm:149
837 msgid "confirm removal of %s"
840 #: ../IkiWiki/Plugin/remove.pm:186
841 msgid "Please select the attachments to remove."
844 #: ../IkiWiki/Plugin/remove.pm:230
848 #: ../IkiWiki/Plugin/rename.pm:43
850 msgid "%s is not in the srcdir, so it cannot be renamed"
853 #: ../IkiWiki/Plugin/rename.pm:63
854 msgid "no change to the file name was specified"
857 #: ../IkiWiki/Plugin/rename.pm:68
862 #: ../IkiWiki/Plugin/rename.pm:73
864 msgid "%s already exists"
867 #: ../IkiWiki/Plugin/rename.pm:79
869 msgid "%s already exists on disk"
872 #: ../IkiWiki/Plugin/rename.pm:123
877 #: ../IkiWiki/Plugin/rename.pm:164
878 msgid "Also rename SubPages and attachments"
881 #: ../IkiWiki/Plugin/rename.pm:258
882 msgid "Only one attachment can be renamed at a time."
885 #: ../IkiWiki/Plugin/rename.pm:261
886 msgid "Please select the attachment to rename."
889 #: ../IkiWiki/Plugin/rename.pm:371
891 msgid "rename %s to %s"
894 #: ../IkiWiki/Plugin/rename.pm:597
896 msgid "update for rename of %s to %s"
899 #: ../IkiWiki/Plugin/rsync.pm:37
901 msgid "failed to execute rsync_command: %s"
904 #: ../IkiWiki/Plugin/rsync.pm:40
906 msgid "rsync_command exited %d"
909 #: ../IkiWiki/Plugin/search.pm:199
911 msgid "need Digest::SHA to index %s"
914 #: ../IkiWiki/Plugin/search.pm:253
918 #: ../IkiWiki/Plugin/shortcut.pm:32
920 msgid "shortcut plugin will not work without %s"
923 #: ../IkiWiki/Plugin/shortcut.pm:45
924 msgid "missing name or url parameter"
927 #. translators: This is used to display what shortcuts are defined.
928 #. translators: First parameter is the name of the shortcut, the second
929 #. translators: is an URL.
930 #: ../IkiWiki/Plugin/shortcut.pm:55
932 msgid "shortcut %s points to <i>%s</i>"
935 #: ../IkiWiki/Plugin/smiley.pm:30
937 msgid "smiley plugin will not work without %s"
940 #: ../IkiWiki/Plugin/smiley.pm:50
941 msgid "failed to parse any smileys"
944 #: ../IkiWiki/Plugin/sparkline.pm:73
948 #: ../IkiWiki/Plugin/sparkline.pm:79
949 msgid "invalid featurepoint diameter"
952 #: ../IkiWiki/Plugin/sparkline.pm:89
953 msgid "invalid featurepoint location"
956 #: ../IkiWiki/Plugin/sparkline.pm:100
957 msgid "missing values"
960 #: ../IkiWiki/Plugin/sparkline.pm:105
961 msgid "invalid height value"
964 #: ../IkiWiki/Plugin/sparkline.pm:112
965 msgid "missing width parameter"
968 #: ../IkiWiki/Plugin/sparkline.pm:116
969 msgid "invalid width value"
972 #: ../IkiWiki/Plugin/sparkline.pm:154
973 msgid "failed to run php"
976 #: ../IkiWiki/Plugin/table.pm:32
977 msgid "cannot find file"
980 #: ../IkiWiki/Plugin/table.pm:88
981 msgid "unknown data format"
984 #: ../IkiWiki/Plugin/table.pm:96
988 #: ../IkiWiki/Plugin/table.pm:115
989 msgid "Direct data download"
992 #: ../IkiWiki/Plugin/table.pm:149
994 msgid "parse fail at line %d: %s"
997 #: ../IkiWiki/Plugin/tag.pm:114
998 #, fuzzy, perl-format
999 msgid "creating tag page %s"
1000 msgstr "%s için yeni sayfa oluşturuluyor"
1002 #: ../IkiWiki/Plugin/template.pm:33
1003 msgid "missing id parameter"
1006 #: ../IkiWiki/Plugin/teximg.pm:73
1007 msgid "missing tex code"
1010 #: ../IkiWiki/Plugin/teximg.pm:125
1011 msgid "failed to generate image from code"
1014 #: ../IkiWiki/Plugin/transient.pm:45
1016 msgid "removing transient version of %s"
1019 #: ../IkiWiki/Plugin/userlist.pm:59
1024 #: ../IkiWiki/Plugin/userlist.pm:59
1028 #: ../IkiWiki/Plugin/userlist.pm:73
1032 #: ../IkiWiki/Plugin/websetup.pm:105
1037 #: ../IkiWiki/Plugin/websetup.pm:121
1042 #: ../IkiWiki/Plugin/websetup.pm:135
1047 #: ../IkiWiki/Plugin/websetup.pm:276
1048 msgid "setup file for this wiki is not known"
1051 #: ../IkiWiki/Plugin/websetup.pm:292
1055 #: ../IkiWiki/Plugin/websetup.pm:436
1057 "The configuration changes shown below require a wiki rebuild to take effect."
1060 #: ../IkiWiki/Plugin/websetup.pm:440
1062 "For the configuration changes shown below to fully take effect, you may need "
1063 "to rebuild the wiki."
1066 #: ../IkiWiki/Plugin/websetup.pm:477
1068 msgid "Error: %s exited nonzero (%s). Discarding setup changes."
1071 #: ../IkiWiki/Receive.pm:34
1073 msgid "cannot determine id of untrusted committer %s"
1076 #: ../IkiWiki/Render.pm:158
1081 #: ../IkiWiki/Render.pm:280
1084 "symlink found in srcdir path (%s) -- set allow_symlinks_before_srcdir to "
1088 #: ../IkiWiki/Render.pm:316
1090 msgid "skipping bad filename %s"
1093 #: ../IkiWiki/Render.pm:332
1095 msgid "%s has multiple possible source pages"
1098 #: ../IkiWiki/Render.pm:372
1100 msgid "querying %s for file creation and modification times.."
1103 #: ../IkiWiki/Render.pm:446
1105 msgid "removing obsolete %s"
1108 #: ../IkiWiki/Render.pm:530
1110 msgid "building %s, which links to %s"
1113 #: ../IkiWiki/Render.pm:539
1115 msgid "removing %s, no longer built by %s"
1118 #: ../IkiWiki/Render.pm:622 ../IkiWiki/Render.pm:704
1120 msgid "building %s, which depends on %s"
1123 #: ../IkiWiki/Render.pm:717
1125 msgid "building %s, to update its backlinks"
1128 #: ../IkiWiki/Render.pm:797
1133 #: ../IkiWiki/Render.pm:849
1135 msgid "ikiwiki: cannot build %s"
1138 #. translators: The first parameter is a filename, and the second
1139 #. translators: is a (probably not translated) error message.
1140 #: ../IkiWiki/Setup.pm:23
1142 msgid "cannot read %s: %s"
1145 #: ../IkiWiki/Setup.pm:34
1147 msgid "cannot load %s in safe mode"
1150 #: ../IkiWiki/Setup.pm:47
1152 msgid "failed to parse %s"
1155 #: ../IkiWiki/Setup/Automator.pm:34
1156 msgid "you must enter a wikiname (that contains alphanumerics)"
1159 #: ../IkiWiki/Setup/Automator.pm:89
1161 msgid "unsupported revision control system %s"
1164 #: ../IkiWiki/Setup/Automator.pm:115
1165 msgid "failed to set up the repository with ikiwiki-makerepo"
1168 #: ../IkiWiki/Setup/Automator.pm:134
1170 msgid "** Disabling plugin %s, since it is failing with this message:"
1173 #: ../IkiWiki/Wrapper.pm:12
1174 msgid "generating wrappers.."
1177 #: ../IkiWiki/Wrapper.pm:36
1179 msgid "%s doesn't seem to be executable"
1182 #: ../IkiWiki/Wrapper.pm:40
1183 msgid "cannot create a wrapper that uses a setup file"
1186 #: ../IkiWiki/Wrapper.pm:44
1187 msgid "wrapper filename not specified"
1190 #. translators: The parameter is a C filename.
1191 #: ../IkiWiki/Wrapper.pm:220
1193 msgid "failed to compile %s"
1196 #. translators: The parameter is a filename.
1197 #: ../IkiWiki/Wrapper.pm:240
1199 msgid "successfully generated %s"
1203 msgid "usage: ikiwiki [options] source dest"
1207 msgid " ikiwiki --setup configfile"
1210 #: ../ikiwiki.in:102
1211 msgid "usage: --set var=value"
1214 #: ../ikiwiki.in:109
1215 msgid "usage: --set-yaml var=value"
1218 #: ../ikiwiki.in:216
1219 msgid "rebuilding wiki.."
1222 #: ../ikiwiki.in:219
1223 msgid "refreshing wiki.."
1226 #: ../IkiWiki.pm:232
1230 #: ../IkiWiki.pm:557
1231 msgid "Must specify url to wiki with --url when using --cgi"
1234 #: ../IkiWiki.pm:605
1236 msgid "unsupported umask setting %s"
1239 #: ../IkiWiki.pm:645
1240 msgid "cannot use multiple rcs plugins"
1243 #: ../IkiWiki.pm:675
1245 msgid "failed to load external plugin needed for %s plugin: %s"
1248 #: ../IkiWiki.pm:1452
1250 msgid "preprocessing loop detected on %s at depth %i"
1253 #: ../IkiWiki.pm:1646
1255 msgid "bad file name %s"
1258 #: ../IkiWiki.pm:1946
1260 msgid "template %s not found"
1263 #: ../IkiWiki.pm:2196
1267 #: ../IkiWiki.pm:2273
1269 msgid "invalid sort type %s"
1272 #: ../IkiWiki.pm:2294
1274 msgid "unknown sort type %s"
1277 #: ../IkiWiki.pm:2430
1279 msgid "cannot match pages: %s"
1283 msgid "What will the wiki be named?"
1291 msgid "What revision control system to use?"
1295 msgid "Which user (wiki account or openid) will be admin?"
1299 msgid "What is the domain name of the web server?"
1302 #~ msgid "You need to log in first."
1303 #~ msgstr "Önce sisteme giriş yapmanız gerekiyor."