cloud_bbb/l10n/kn.js
Nextcloud bot 98950a2ae2
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-21 02:25:50 +00:00

16 lines
498 B
JavaScript

OC.L10N.register(
"bbb",
{
"Close" : "ಮುಚ್ಚು",
"Save" : "ಉಳಿಸಿ",
"Password" : "ಗುಪ್ತ ಪದ",
"Group" : "ಗುಂಪು",
"Name" : "ಹೆಸರು",
"Edit" : "ಸಂಪಾದಿಸು",
"Sharing" : "ಹಂಚಿಕೆ",
"Create" : "ಸೃಷ್ಟಿಸಿ",
"Delete" : "ಅಳಿಸಿ",
"Error" : "ತಪ್ಪಾಗಿದೆ",
"All" : "ಎಲ್ಲಾ"
},
"nplurals=2; plural=(n > 1);");