diff --git a/language/kn_IN/common.lang.php b/language/kn_IN/common.lang.php index 457adb4e4..961d5f959 100644 --- a/language/kn_IN/common.lang.php +++ b/language/kn_IN/common.lang.php @@ -403,4 +403,13 @@ $lang['%d photos per page'] = '%d ಚಿತ್ರಗಳು ಪ್ರತಿ ಪ $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'ಪ್ರವೇಶಪದದ ಅನುಮೋದನೆ ಕಾಣೆಯಾಗಿದೆ. ದಯವಿಟ್ಟು ನಿಮ್ಮ ಆಯ್ಕೆಯ ಪ್ರವೇಶಪದವನ್ನು ಅನುಮೋದಿಸಿ.'; $lang['Password is missing. Please enter the password.'] = 'ಪ್ರವೇಶಪದ ಕಾಣೆಯಾಗಿದೆ. ದಯವಿಟ್ಟು ಪ್ರವೇಶಪದವನ್ನು ನಮೂದಿಸಿ.'; $lang['Theme'] = 'ಥೀಮ್'; -?> \ No newline at end of file +$lang['generate random password'] = 'ಯಾವುದೋ ಒಂದು ಗುಪ್ತಪದವನ್ನು ರಚಿಸಿ'; +$lang['Related albums'] = 'ಸಂಬಂಧಿತ ಸಂಪುಟಗಳು'; +$lang['Photo title'] = 'ಚಿತ್ರದ ಶೀರ್ಷಿಕೆ'; +$lang['Photo description'] = 'ಚಿತ್ರದ ವಿವರಣೆ'; +$lang['Password: ********** (no copy by email)'] = 'ಗುಪ್ತಪದ: ********** (no copy by email)'; +$lang['No results for'] = 'ಯಾವುದೇ ಫಲಿತಾಂಶಗಳಿಲ್ಲ'; +$lang['Link: %s'] = 'ಕೊಂಡಿ : %s'; +$lang['Invalid username or password!'] = 'ಅಸಿಂಧುವಾದ ಬಳಕೆದಾರರ ಹೆಸರು ಅಥವಾ ಗುಪ್ತಪದ!'; +$lang['Album name, Z → A'] = 'ಸಂಪುಟದ ಹೆಸರು, Z → A'; +$lang['Album name, A → Z'] = 'ಸಂಪುಟದ ಹೆಸರು, A → Z'; \ No newline at end of file