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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jul 24, 2023
1 parent c913ebb commit f464f65
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
14 changes: 14 additions & 0 deletions l10n/hi_IN.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
OC.L10N.register(
"activity",
{
"Copied!" : "कॉपी कर लिया गया है!",
"Not supported!" : "समर्थित नहीं!",
"Press ⌘-C to copy." : "कॉपी करने के लिए ⌘-C दबाएँ.",
"Press Ctrl-C to copy." : "कॉपी करने के लिए Ctrl-C दबाएँ.",
"Home" : "होम",
"This stream will show events like additions, changes & shares" : "यह स्ट्रीम परिवर्धन, परिवर्तन और शेयर जैसी घटनाएं दिखाएगी",
"There are no events for this filter" : "इस फ़िल्टर के लिए कोई ईवेंट नहीं हैं",
"Today" : "आज",
"Yesterday" : "कल"
},
"nplurals=2; plural=(n != 1);");
12 changes: 12 additions & 0 deletions l10n/hi_IN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{ "translations": {
"Copied!" : "कॉपी कर लिया गया है!",
"Not supported!" : "समर्थित नहीं!",
"Press ⌘-C to copy." : "कॉपी करने के लिए ⌘-C दबाएँ.",
"Press Ctrl-C to copy." : "कॉपी करने के लिए Ctrl-C दबाएँ.",
"Home" : "होम",
"This stream will show events like additions, changes & shares" : "यह स्ट्रीम परिवर्धन, परिवर्तन और शेयर जैसी घटनाएं दिखाएगी",
"There are no events for this filter" : "इस फ़िल्टर के लिए कोई ईवेंट नहीं हैं",
"Today" : "आज",
"Yesterday" : "कल"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit f464f65

Please sign in to comment.