Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions code.gs
Original file line number Diff line number Diff line change
Expand Up @@ -1565,6 +1565,37 @@ var i18n = {
'It looks like you are using an outdated version of this script': 'Sembra che tu stia usando una vecchia versione di questo script',
'You can find the latest one here': 'Puoi trovare l\'ultima qui',
},
'kn-IN': {
'Age': 'ವಯಸ್ಸು',
'Years': 'ವರ್ಷಗಳು',
'Events': 'ಕಾರ್ಯಕ್ರಮಗಳು',
'Birthdays today': 'ಇಂದಿನ ಜನ್ಮದಿನಗಳು',
'Birthdays tomorrow': 'ನಾಳೆಯ ಜನ್ಮದಿನಗಳು',
'Birthdays in {0} days': '{0} ದಿನಗಳಲ್ಲಿ ಇರುವ ಜನ್ಮದಿನಗಳು',
'Anniversaries today': 'ಇಂದಿನ ವಾರ್ಷಿಕೋತ್ಸವಗಳು',
'Anniversaries tomorrow': 'ನಾಳೆಯ ವಾರ್ಷಿಕೋತ್ಸವಗಳು',
'Anniversaries in {0} days': '{0} ದಿನಗಳಲ್ಲಿ ಇರುವ ವಾರ್ಷಿಕೋತ್ಸವಗಳು',
'Custom events today': 'ಇಂದಿನ ಅನುಕೂಲಕರ ಕಾರ್ಯಕ್ರಮಗಳು',
'Custom events tomorrow': 'ನಾಳೆಯ ಅನುಕೂಲಕರ ಕಾರ್ಯಕ್ರಮಗಳು',
'Custom events in {0} days': '{0} ದಿನಗಳಲ್ಲಿ ಅನುಕೂಲಕರ ಕಾರ್ಯಕ್ರಮಗಳು',
'Hey! Don\'t forget these events': 'ಹೇಯ್! ಈ ಘಟನೆಗಳನ್ನು ಮರೆಯಬೇಡಿ!',
'version': 'ವರ್ಷನ್',
'dd-MM-yyyy': 'dd-MM-yyyy',
'Mobile phone': 'ಮೊಬೈಲ್ ದೂರವಾಣಿ',
'Work phone': 'ದೂರವಾಣಿ (ಕಚೇರಿ)',
'Home phone': 'ದೂರವಾಣಿ (ನಿವಾಸ)',
'Main phone': 'ದೂರವಾಣಿ (ಪ್ರಾಥಮಿಕ)',
'Other phone': 'ದೂರವಾಣಿ (ಇತರ)',
'Home fax': 'ಫ್ಯಾಕ್ಸ್ (ನಿವಾಸ)',
'Work fax': 'ಫ್ಯಾಕ್ಸ್ (ಕಚೇರಿ)',
'Google voice': 'ಗೂಗಲ್ ವಾಯ್ಸ್',
'Pager': 'ಪೇಜರ್',
'Home email': 'ಇ-ಮೇಲ್ (ನಿವಾಸ)',
'Work email': 'ಇ-ಮೇಲ್ (ಕಚೇರಿ)',
'Other email': 'ಇ-ಮೇಲ್ (ಇತರ)',
'It looks like you are using an outdated version of this script': 'ಈ ಸ್ಕ್ರಿಪ್ಟ್‌ನ ಹಳೆಯ ವರ್ಷನ್ ಅನ್ನು ನೀವು ಬಳಸುತ್ತಿರುವಂತೆ ಅನಿಸುತ್ತಿದೆ',
'You can find the latest one here': 'ನೀವು ಹೊಸದನ್ನು ಇಲ್ಲಿ ಪಡೆಯಬಹುದು',
},
'kr': {
'Age': '나이',
'Years': '년도',
Expand Down