Browse Source
Fix(l10n): Update translations from Transifex
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/38097/head
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
18 changed files with 66 additions and 0 deletions
-
7apps/admin_audit/l10n/eo.js
-
5apps/admin_audit/l10n/eo.json
-
8apps/cloud_federation_api/l10n/eo.js
-
6apps/cloud_federation_api/l10n/eo.json
-
3apps/dav/l10n/pl.js
-
3apps/dav/l10n/pl.json
-
2apps/files/l10n/en_GB.js
-
2apps/files/l10n/en_GB.json
-
2apps/files/l10n/es.js
-
2apps/files/l10n/es.json
-
4apps/files/l10n/fr.js
-
4apps/files/l10n/fr.json
-
2apps/files/l10n/zh_HK.js
-
2apps/files/l10n/zh_HK.json
-
3apps/files_versions/l10n/pl.js
-
3apps/files_versions/l10n/pl.json
-
4apps/theming/l10n/eo.js
-
4apps/theming/l10n/eo.json
@ -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);" |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue