Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/38097/head
parent
e127375dd4
commit
f997b8a2a3
@ -0,0 +1,7 @@ |
||||
OC.L10N.register( |
||||
"admin_audit", |
||||
{ |
||||
"Auditing / Logging" : "Ekzamenado / Protokolado", |
||||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Provizi protokolado-kapablojn por Nextcloud, kiel ekzemple protokolado de aliroj al dosieroj aŭ aliaj delikataj agoj." |
||||
}, |
||||
"nplurals=2; plural=(n != 1);"); |
@ -0,0 +1,5 @@ |
||||
{ "translations": { |
||||
"Auditing / Logging" : "Ekzamenado / Protokolado", |
||||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Provizi protokolado-kapablojn por Nextcloud, kiel ekzemple protokolado de aliroj al dosieroj aŭ aliaj delikataj agoj." |
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
||||
} |
@ -0,0 +1,8 @@ |
||||
OC.L10N.register( |
||||
"cloud_federation_api", |
||||
{ |
||||
"Cloud Federation API" : "API de Nuba Federacio", |
||||
"Enable clouds to communicate with each other and exchange data" : "Ebligi interkomunikadon inter diversaj nuboj kaj la interŝanĝon de datumoj", |
||||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "La API de Nuba Federacio ebligas diversajn instancojn de Nextcloud interkomuniki kaj interŝanĝi datumojn inter si." |
||||
}, |
||||
"nplurals=2; plural=(n != 1);"); |
@ -0,0 +1,6 @@ |
||||
{ "translations": { |
||||
"Cloud Federation API" : "API de Nuba Federacio", |
||||
"Enable clouds to communicate with each other and exchange data" : "Ebligi interkomunikadon inter diversaj nuboj kaj la interŝanĝon de datumoj", |
||||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "La API de Nuba Federacio ebligas diversajn instancojn de Nextcloud interkomuniki kaj interŝanĝi datumojn inter si." |
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
||||
} |
Loading…
Reference in new issue