Browse Source
[tx-robot] updated from transifex
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/29648/head
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
70 changed files with 200 additions and 38 deletions
-
8apps/cloud_federation_api/l10n/da.js
-
6apps/cloud_federation_api/l10n/da.json
-
8apps/comments/l10n/da.js
-
8apps/comments/l10n/da.json
-
1apps/dashboard/l10n/da.js
-
1apps/dashboard/l10n/da.json
-
2apps/dav/l10n/cs.js
-
2apps/dav/l10n/cs.json
-
2apps/dav/l10n/de.js
-
2apps/dav/l10n/de.json
-
2apps/dav/l10n/de_DE.js
-
2apps/dav/l10n/de_DE.json
-
2apps/dav/l10n/pl.js
-
2apps/dav/l10n/pl.json
-
2apps/dav/l10n/zh_CN.js
-
2apps/dav/l10n/zh_CN.json
-
2apps/dav/l10n/zh_HK.js
-
2apps/dav/l10n/zh_HK.json
-
2apps/dav/l10n/zh_TW.js
-
2apps/dav/l10n/zh_TW.json
-
13apps/federatedfilesharing/l10n/da.js
-
13apps/federatedfilesharing/l10n/da.json
-
2apps/files_external/l10n/es_419.js
-
2apps/files_external/l10n/es_419.json
-
2apps/files_external/l10n/es_AR.js
-
2apps/files_external/l10n/es_AR.json
-
2apps/files_external/l10n/es_CL.js
-
2apps/files_external/l10n/es_CL.json
-
2apps/files_external/l10n/es_CO.js
-
2apps/files_external/l10n/es_CO.json
-
2apps/files_external/l10n/es_CR.js
-
2apps/files_external/l10n/es_CR.json
-
2apps/files_external/l10n/es_DO.js
-
2apps/files_external/l10n/es_DO.json
-
2apps/files_external/l10n/es_EC.js
-
2apps/files_external/l10n/es_EC.json
-
2apps/files_external/l10n/es_GT.js
-
2apps/files_external/l10n/es_GT.json
-
2apps/files_external/l10n/es_HN.js
-
2apps/files_external/l10n/es_HN.json
-
2apps/files_external/l10n/es_MX.js
-
2apps/files_external/l10n/es_MX.json
-
2apps/files_external/l10n/es_NI.js
-
2apps/files_external/l10n/es_NI.json
-
2apps/files_external/l10n/es_PA.js
-
2apps/files_external/l10n/es_PA.json
-
2apps/files_external/l10n/es_PE.js
-
2apps/files_external/l10n/es_PE.json
-
2apps/files_external/l10n/es_PR.js
-
2apps/files_external/l10n/es_PR.json
-
2apps/files_external/l10n/es_PY.js
-
2apps/files_external/l10n/es_PY.json
-
2apps/files_external/l10n/es_SV.js
-
2apps/files_external/l10n/es_SV.json
-
2apps/files_external/l10n/es_UY.js
-
2apps/files_external/l10n/es_UY.json
-
2apps/files_sharing/l10n/de.js
-
2apps/files_sharing/l10n/de.json
-
5apps/files_trashbin/l10n/da.js
-
5apps/files_trashbin/l10n/da.json
-
7apps/lookup_server_connector/l10n/da.js
-
5apps/lookup_server_connector/l10n/da.json
-
20apps/theming/l10n/da.js
-
20apps/theming/l10n/da.json
-
6apps/twofactor_backupcodes/l10n/da.js
-
6apps/twofactor_backupcodes/l10n/da.json
-
1apps/workflowengine/l10n/el.js
-
1apps/workflowengine/l10n/el.json
-
2core/l10n/de.js
-
2core/l10n/de.json
@ -0,0 +1,8 @@ |
|||
OC.L10N.register( |
|||
"cloud_federation_api", |
|||
{ |
|||
"Cloud Federation API" : "Cloud Federation API", |
|||
"Enable clouds to communicate with each other and exchange data" : "Gør det muligt for skyer at kommunikere med hinanden og udveksle data", |
|||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API gør det muligt for forskellige Nextcloud-instanser at kommunikere med hinanden og udveksle data." |
|||
}, |
|||
"nplurals=2; plural=(n != 1);"); |
@ -0,0 +1,6 @@ |
|||
{ "translations": { |
|||
"Cloud Federation API" : "Cloud Federation API", |
|||
"Enable clouds to communicate with each other and exchange data" : "Gør det muligt for skyer at kommunikere med hinanden og udveksle data", |
|||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API gør det muligt for forskellige Nextcloud-instanser at kommunikere med hinanden og udveksle data." |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
|||
} |
@ -0,0 +1,7 @@ |
|||
OC.L10N.register( |
|||
"lookup_server_connector", |
|||
{ |
|||
"Lookup Server Connector" : "Opslagsserverforbindelse", |
|||
"Sync public user information with the lookup server" : "Synkroniser offentlige brugeroplysninger med opslagsserveren" |
|||
}, |
|||
"nplurals=2; plural=(n != 1);"); |
@ -0,0 +1,5 @@ |
|||
{ "translations": { |
|||
"Lookup Server Connector" : "Opslagsserverforbindelse", |
|||
"Sync public user information with the lookup server" : "Synkroniser offentlige brugeroplysninger med opslagsserveren" |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
|||
} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue