i18n: add Kannada translation
This commit is contained in:
parent
ffc94d8b44
commit
2552b0283a
12 changed files with 136 additions and 0 deletions
|
|
@ -0,0 +1,15 @@
|
|||
hours-ago = { NUMBER($duration) ->
|
||||
[1] 1 ಗಂಟೆ ಹಿಂದೆ
|
||||
*[other] {$duration} ಗಂಟೆಗಳು ಹಿಂದೆ
|
||||
}
|
||||
minutes-ago = { NUMBER($duration) ->
|
||||
[1] 1 ನಿಮಿಷ ಹಿಂದೆ
|
||||
*[other] {$duration} ನಿಮಿಷಗಳು ಹಿಂದೆ
|
||||
}
|
||||
show-less = ಕಡಿಮೆ ತೋರಿಸಿ
|
||||
show-more = ಇನ್ನಷ್ಟು {$more} ತೋರಿಸಿ
|
||||
clear-group = ಗುಂಪು ತೆರವುಗೊಳಿಸು
|
||||
clear-all = ಎಲ್ಲಾ ನೋಟಿಫಿಕೇಶನ್ಗಳನ್ನು ತೆರವುಗೊಳಿಸಿ
|
||||
do-not-disturb = ತೊಂದರೆ ಮಾಡಬೇಡಿ
|
||||
notification-settings = ನೋಟಿಫಿಕೇಶನ್ ಸೆಟಿಂಗ್ಗಳು...
|
||||
no-notifications = ಯಾವುದೇ ನೋಟಿಫಿಕೇಶನ್ ಇಲ್ಲ
|
||||
Loading…
Add table
Add a link
Reference in a new issue