Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jul 11, 2024
1 parent c363d9d commit ea8cda8
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
16 changes: 16 additions & 0 deletions l10n/kn.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
OC.L10N.register(
"text",
{
"No file was uploaded" : "ವರ್ಗಾವಣೆಗೆ ಯಾವುದೇ ಕಡತಗಳು ಕಂಡುಬಂದಿಲ್ಲ",
"Missing a temporary folder" : "ತಾತ್ಕಾಲಿಕ ಕಡತಕೋಶ ದೊರೆಕುತ್ತಿಲ್ಲ",
"File not found" : "ಕಡತ ಕಂಡುಬಂದಿಲ್ಲ",
"Translate" : "Translate",
"guest" : "ಅತಿಥಿ",
"Saved" : "ಉಳಿಸಿದ",
"Link" : "ಸಂಪರ್ಕ ಕೊಂಡಿ",
"URL" : "ಜಾಲದ ಕೊಂಡಿ",
"Edit" : "ಸಂಪಾದಿಸು",
"Info" : "Info",
"Warning" : "ಎಚ್ಚರಿಕೆ"
},
"nplurals=2; plural=(n > 1);");
14 changes: 14 additions & 0 deletions l10n/kn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{ "translations": {
"No file was uploaded" : "ವರ್ಗಾವಣೆಗೆ ಯಾವುದೇ ಕಡತಗಳು ಕಂಡುಬಂದಿಲ್ಲ",
"Missing a temporary folder" : "ತಾತ್ಕಾಲಿಕ ಕಡತಕೋಶ ದೊರೆಕುತ್ತಿಲ್ಲ",
"File not found" : "ಕಡತ ಕಂಡುಬಂದಿಲ್ಲ",
"Translate" : "Translate",
"guest" : "ಅತಿಥಿ",
"Saved" : "ಉಳಿಸಿದ",
"Link" : "ಸಂಪರ್ಕ ಕೊಂಡಿ",
"URL" : "ಜಾಲದ ಕೊಂಡಿ",
"Edit" : "ಸಂಪಾದಿಸು",
"Info" : "Info",
"Warning" : "ಎಚ್ಚರಿಕೆ"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

0 comments on commit ea8cda8

Please sign in to comment.