From 72b878de90bbba71d4c671b952349ef92070285d Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sat, 14 Nov 2009 11:43:47 +0000 Subject: [PATCH] add Telugu translation git-svn-id: file:///tmp/cracklib-svn/trunk@130 4175fe1e-86d5-4fdc-8e6a-506fab9d8533 --- cracklib/NEWS | 2 ++ cracklib/configure.in | 2 +- cracklib/po/te.po | 79 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 cracklib/po/te.po diff --git a/cracklib/NEWS b/cracklib/NEWS index 8675898..ca50e69 100644 --- a/cracklib/NEWS +++ b/cracklib/NEWS @@ -1,6 +1,8 @@ v2.8.14 Added russian translation (Anton Dobkin) Added kn_IN translation (shankysringeri) Added gujarati translation (Ankit Patel) + Added Marathi translation (Sandeep Shedmake) + Added Telugu translation (Krishna Babu) Updated polish translation (Piotr Drąg) v2.8.13 Compressed dictionary support and better python module v2.8.11 Better create-cracklib-dict helper script (Mike Frysinger) diff --git a/cracklib/configure.in b/cracklib/configure.in index 20c3f90..a34405d 100644 --- a/cracklib/configure.in +++ b/cracklib/configure.in @@ -4,7 +4,7 @@ AM_INIT_AUTOMAKE(cracklib, 2.8.14) AM_CONFIG_HEADER(config.h) dnl Set of available languages. -ALL_LINGUAS="cs da de el es fi fr gu hu it ja kn_IN lt nb nl mr pa pl pt_BR pt ru sl_SI sk tr zh_CN zh_TW" +ALL_LINGUAS="cs da de el es fi fr gu hu it ja kn_IN lt nb nl mr pa pl pt_BR pt ru sl_SI sk te tr zh_CN zh_TW" dnl Checks for programs. AC_PROG_LIBTOOL diff --git a/cracklib/po/te.po b/cracklib/po/te.po new file mode 100644 index 0000000..819f6ea --- /dev/null +++ b/cracklib/po/te.po @@ -0,0 +1,79 @@ +# translation of cracklib.pot to Telugu +# Copyright (C) 2009 Free Software Foundation, Inc. +# This file is distributed under the same license as the cracklib package. +# +# Krishna Babu K , 2009. +msgid "" +msgstr "" +"Project-Id-Version: cracklib\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2008-09-23 06:55-0500\n" +"PO-Revision-Date: 2009-11-11 15:13+0530\n" +"Last-Translator: Krishna Babu K \n" +"Language-Team: Telugu \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n\n" + +#: lib/fascist.c:551 +msgid "you are not registered in the password file" +msgstr "మీరు సంకేతపదపు ఫైలునందు నమోదు కాలేదు" + +#: lib/fascist.c:565 +msgid "it is based on your username" +msgstr "ఇది మీ వినియోగదారినామముపై ఆధారపడి వుంది" + +#: lib/fascist.c:630 +msgid "it is based upon your password entry" +msgstr "ఇది మీ సంకేతపదము ప్రవేశముపై ఆధారపడి వుంది" + +#: lib/fascist.c:650 +msgid "it is derived from your password entry" +msgstr "ఇది మీ సంకేతపదము ప్రవేశమునుండి ఉత్పాదించబడింది" + +#: lib/fascist.c:663 +msgid "it's derived from your password entry" +msgstr "ఇది మీ సంకేతపదము ప్రవేశమునుండి ఉత్పాదించబడింది" + +#: lib/fascist.c:677 +msgid "it is derivable from your password entry" +msgstr "ఇది మీ సంకేతపదము ప్రవేశమునుండి ఉత్పాదించబడ గలదు" + +#: lib/fascist.c:691 +msgid "it's derivable from your password entry" +msgstr "ఇది మీ సంకేతపదము ప్రవేశమునుండి ఉత్పాదించబడ గలదు" + +#: lib/fascist.c:727 +msgid "it is WAY too short" +msgstr "ఇది పొట్టి దానికి మార్గము" + +#: lib/fascist.c:732 +msgid "it is too short" +msgstr "ఇది మరీ పొట్టిదిగా వుంది" + +#: lib/fascist.c:749 +msgid "it does not contain enough DIFFERENT characters" +msgstr "ఇది కావలసినన్ని విభిన్న అక్షరాలను కలిగిలేదు" + +#: lib/fascist.c:763 +msgid "it is all whitespace" +msgstr "ఇది అంతా ఖాళీగానే వుంది" + +#: lib/fascist.c:779 +msgid "it is too simplistic/systematic" +msgstr "ఇదీ మరీ సాధారణంగా/క్రమపద్దతిలో వుంది" + +#: lib/fascist.c:784 +msgid "it looks like a National Insurance number." +msgstr "ఇది నేష్నల్ ఇన్సూరెన్స్ సంఖ్య వలె వుంది." + +#: lib/fascist.c:811 +msgid "it is based on a dictionary word" +msgstr "ఇది నిఘంటువు పదముపై ఆధారపడివుంది" + +#: lib/fascist.c:830 +msgid "it is based on a (reversed) dictionary word" +msgstr "ఇది నిఘంటువు(కలిగివున్న) పదముపై ఆధారపడివుంది" + -- 2.40.0