[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/extensions/ParserFunctions/i18n/ -> tr.json (source)

   1  {
   2      "@metadata": {
   3          "authors": [
   4              "Joseph"
   5          ]
   6      },
   7      "pfunc_desc": "Derleyiciyi mantıksal fonksiyonlarla geliştir",
   8      "pfunc_time_error": "Hata: geçersiz zaman",
   9      "pfunc_time_too_long": "Hata: çok fazla #time çağrısı",
  10      "pfunc_rel2abs_invalid_depth": "Hata: Yolda geçersiz derinlik: \"$1\" (kök düğümünün üstünde bir düğüme erişmeye çalıştı)",
  11      "pfunc_expr_stack_exhausted": "İfade hatası: Stack bitti",
  12      "pfunc_expr_unexpected_number": "İfade hatası: Beklenmeyen sayı",
  13      "pfunc_expr_preg_match_failure": "İfade hatası: Beklenmedik preg_match arızası",
  14      "pfunc_expr_unrecognised_word": "İfade hatası: Tanınmayan \"$1\" kelimesi",
  15      "pfunc_expr_unexpected_operator": "İfade hatası: Beklenmedik $1 operatörü",
  16      "pfunc_expr_missing_operand": "İfade hatası: $1 için eksik terim",
  17      "pfunc_expr_unexpected_closing_bracket": "İfade hatası: Beklenmedik kapa parantez",
  18      "pfunc_expr_unrecognised_punctuation": "İfade hatası: Tanınmayan noktalama karakteri \"$1\"",
  19      "pfunc_expr_unclosed_bracket": "İfade hatası: Kapanmamış parantez",
  20      "pfunc_expr_division_by_zero": "Sıfır ile bölme",
  21      "pfunc_expr_invalid_argument": "$1 için geçersiz değişken: < -1 ya da > 1",
  22      "pfunc_expr_invalid_argument_ln": "ln için geçersiz değişken: <= 0",
  23      "pfunc_expr_unknown_error": "İfade hatası: Bilinmeyen hata ($1)",
  24      "pfunc_expr_not_a_number": "$1'de: sonuç bir sayı değil",
  25      "pfunc_string_too_long": "Hata: Dize $1 karakter sınırını geçiyor"
  26  }


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1