From 1a59f01f43938afc27bd046ec53f706c70363737 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 4 Jan 2013 09:48:12 +0000 Subject: =?UTF-8?q?[trunk]=20-=20new=20language=20Konkani=20=20-=20?= =?UTF-8?q?=E0=A4=95=E0=A5=8B=E0=A4=82=E0=A4=95=E0=A4=A3=E0=A5=80=20=20-?= =?UTF-8?q?=20kok=5FIN=20-=20Thanks=20to=20Seby=20Fernandes=20-=20the=20fi?= =?UTF-8?q?rst=20lines?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://piwigo.org/svn/trunk@19783 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/kok_IN/common.lang.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'language/kok_IN') diff --git a/language/kok_IN/common.lang.php b/language/kok_IN/common.lang.php index 438d995f5..1cec70f6b 100644 --- a/language/kok_IN/common.lang.php +++ b/language/kok_IN/common.lang.php @@ -80,5 +80,27 @@ $lang['month'][6] = "जून"; $lang['month'][7] = "जुलाय"; $lang['month'][8] = "ऑगस्ट"; $lang['month'][9] = "सप्टेंबर"; +$lang['Username is mandatory'] = 'वापरप्याचें नांव सक्तीचें आसा'; +$lang['Username: %s'] = 'वापरप्याचें नांव: %s'; +$lang['View in'] = 'दृश्य करचें'; +$lang['View'] = 'दृश्य'; +$lang['Visits'] = 'भेटी'; +$lang['Visits, high → low'] = 'भेटी, चड → निम्न'; +$lang['Visits, low → high'] = 'भेटी, निम्न → चड'; +$lang['Website'] = 'वॅबसायट'; +$lang['Webmaster'] = 'वॅबमास्टर'; +$lang['Week %d'] = 'सप्तक %d'; +$lang['Welcome to your Piwigo photo gallery!'] = 'तुमचे Piwigo फोटो गॅलरीक येवकार!'; +$lang['Welcome'] = 'येवकार'; +$lang['wrong date'] = 'चुकीची तारीख'; +$lang['xlarge'] = 'XL – मायझ व्हड'; +$lang['xsmall'] = 'XS – मायझ ल्हान'; +$lang['xxlarge'] = 'XXL - व्हडलें'; +$lang['Yes'] = 'हय'; +$lang['You are not authorized to access the requested page'] = 'मागणी केल्ल्या पानांक ऍक्सॅस करूंक तुमकां अधिकार ना'; +$lang['You will receive a link to create a new password via email.'] = 'तुमकां ई-मेली वरवीं नवो पासवर्ड निर्माण करूंक एक लिंक मेळटलें.'; +$lang['Your comment has been registered'] = 'तुमची टिप्पणीची नोंदणी केल्या'; +$lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'तुमची टिप्पणी नोंदणी केल्ली ना कारण ती वैधताय नियमाचो पाळो करिना'; +$lang['Your favorites'] = 'तुमचे आवडीचे'; ?> \ No newline at end of file -- cgit v1.2.3