diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-01-16 02:20:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-01-16 02:20:04 +0000 |
commit | 154d56d56ff44b937c66bdf72a66661fb954e22a (patch) | |
tree | 6416d9e123bcdd9461c16bfe9101044b84fe8f95 /apps/provisioning_api/l10n/sc.js | |
parent | eafd281800edb93f68dbf9bfa2e2be8a4f35cf02 (diff) | |
download | nextcloud-server-154d56d56ff44b937c66bdf72a66661fb954e22a.tar.gz nextcloud-server-154d56d56ff44b937c66bdf72a66661fb954e22a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/provisioning_api/l10n/sc.js')
-rw-r--r-- | apps/provisioning_api/l10n/sc.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/provisioning_api/l10n/sc.js b/apps/provisioning_api/l10n/sc.js new file mode 100644 index 00000000000..1b5b8de2de7 --- /dev/null +++ b/apps/provisioning_api/l10n/sc.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "provisioning_api", + { + "Provisioning API" : "Frunidura API", + "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Custa aplicatzione ativat unas cantas API chi is sistemas esternos podint impreare pro organizare impitadores, grupos e aplicatziones." +}, +"nplurals=2; plural=(n != 1);"); |