From 9d6329098f4be5299180c8a3ce88a9f87a087b9e Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 7 Feb 2025 09:22:52 +0100 Subject: [PATCH] tr: Fix typo Reported-by: Heikki Linnakangas Discussion: https://www.postgresql.org/message-id/flat/b115d862-afc8-465e-a0f8-db44510454b7%40iki.fi --- tr/psql.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tr/psql.po b/tr/psql.po index 6016ae4b..70cd1cbe 100644 --- a/tr/psql.po +++ b/tr/psql.po @@ -5608,7 +5608,7 @@ msgstr "sort_ifadesi" #: sql_help.c:4764 sql_help.c:5742 msgid "abort the current transaction" -msgstr "aktif transcation'ı iptal et" +msgstr "aktif transaction'ı iptal et" #: sql_help.c:4770 msgid "change the definition of an aggregate function" @@ -6272,7 +6272,7 @@ msgstr "ilk oturum ve geçerli oturum için kullanıcı tanımla" #: sql_help.c:5808 msgid "set the characteristics of the current transaction" -msgstr "geçerli transcation'ın karakteristiklerini ayarla" +msgstr "geçerli transaction'ın karakteristiklerini ayarla" #: sql_help.c:5814 msgid "show the value of a run-time parameter" -- 2.39.5