Browse Source
Fix(l10n): Update translations from Transifex
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/38667/head
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
12 changed files with 60 additions and 32 deletions
-
7apps/admin_audit/l10n/hi_IN.js
-
5apps/admin_audit/l10n/hi_IN.json
-
1apps/files_trashbin/l10n/fr.js
-
1apps/files_trashbin/l10n/fr.json
-
5apps/settings/l10n/fr.js
-
5apps/settings/l10n/fr.json
-
26apps/workflowengine/l10n/fr.js
-
26apps/workflowengine/l10n/fr.json
-
5core/l10n/fr.js
-
5core/l10n/fr.json
-
3core/l10n/it.js
-
3core/l10n/it.json
@ -0,0 +1,7 @@ |
|||
OC.L10N.register( |
|||
"admin_audit", |
|||
{ |
|||
"Auditing / Logging" : "ऑडिटिंग/लॉगिंग", |
|||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "नेक्स्टक्लाउड के लिए लॉगिंग क्षमताएं प्रदान करता है जैसे फ़ाइल एक्सेस या अन्यथा संवेदनशील कार्यों को लॉग करना।" |
|||
}, |
|||
"nplurals=2; plural=(n != 1);"); |
|||
@ -0,0 +1,5 @@ |
|||
{ "translations": { |
|||
"Auditing / Logging" : "ऑडिटिंग/लॉगिंग", |
|||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "नेक्स्टक्लाउड के लिए लॉगिंग क्षमताएं प्रदान करता है जैसे फ़ाइल एक्सेस या अन्यथा संवेदनशील कार्यों को लॉग करना।" |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
|||
} |
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue