forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: அனிச்பிரபு தி <[email protected]>
- Loading branch information
அனிச்பிரபு தி
committed
Apr 22, 2024
1 parent
e7cb112
commit d191214
Showing
1 changed file
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
# Tamil translations for Git package. | ||
# Copyright (C) 2024 THE Git'S COPYRIGHT HOLDER | ||
# This file is distributed under the same license as the Git package. | ||
# Automatically generated, 2024. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Git\n" | ||
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n" | ||
"POT-Creation-Date: 2024-04-14 22:24+0530\n" | ||
"PO-Revision-Date: 2024-04-14 22:24+0530\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: ta\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | ||
|
||
#: git-send-email.perl:2020 | ||
#, perl-format | ||
msgid "(%s) failed to close pipe to '%s'" | ||
msgstr "(%s) குழாயை '%s' என்று மூடுவதில் தோல்வியுற்றது" | ||
|
||
#: git-send-email.perl:2064 | ||
#, perl-format | ||
msgid "(%s) Adding %s: %s from: '%s'\n" | ||
msgstr "(%s) சேர்க்கிறது %s: %s இலிருந்து: '%s'\n" | ||
|
||
#: git-send-email.perl:2096 | ||
msgid "cannot send message as 7bit" | ||
msgstr "7இருமம் என செய்தியை அனுப்ப முடியாது" | ||
|
||
#: git-send-email.perl:2104 | ||
msgid "invalid transfer encoding" | ||
msgstr "தவறான பரிமாற்ற குறியாக்கம்" | ||
|
||
#: git-send-email.perl:2157 | ||
#, perl-format | ||
msgid "" | ||
"fatal: %s: rejected by %s hook\n" | ||
"%s\n" | ||
"warning: no patches were sent\n" | ||
msgstr "" | ||
"அபாயகரமான: %s: %s கொக்கி மூலம் நிராகரிக்கப்பட்டது\n" | ||
"%s\n" | ||
"முன்னறிவிப்பு: திட்டுகள் எதுவும் அனுப்பப்படவில்லை" | ||
|
||
#: git-send-email.perl:2167 git-send-email.perl:2220 git-send-email.perl:2230 | ||
#, perl-format | ||
msgid "unable to open %s: %s\n" | ||
msgstr "%s ஐ திறக்க முடியவில்லை: %s\n" | ||
|
||
#: git-send-email.perl:2170 | ||
#, perl-format | ||
msgid "" | ||
"fatal: %s:%d is longer than 998 characters\n" | ||
"warning: no patches were sent\n" | ||
msgstr "" | ||
"அபாயகரமான: %s:%d என்பது 998 எழுத்துக்களை விட நீளமானது\n" | ||
"முன்னறிவிப்பு: திட்டுகள் எதுவும் அனுப்பப்படவில்லை\n" | ||
|
||
#: git-send-email.perl:2188 | ||
#, perl-format | ||
msgid "Skipping %s with backup suffix '%s'.\n" | ||
msgstr "காப்புப்பிரதி பின்னொட்டு '%s' உடன் %s ஐத் தவிர்க்கிறது.\n" | ||
|
||
#. TRANSLATORS: please keep "[y|N]" as is. | ||
#: git-send-email.perl:2192 | ||
#, perl-format | ||
msgid "Do you really want to send %s? [y|N]: " | ||
msgstr "நீங்கள் உண்மையில் %s அனுப்ப விரும்புகிறீர்களா? [y|N]:" |