Browse Source
Fix(l10n): Update translations from Transifex
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/40959/head
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
256 changed files with 1344 additions and 1126 deletions
-
8apps/cloud_federation_api/l10n/ast.js
-
6apps/cloud_federation_api/l10n/ast.json
-
9apps/contactsinteraction/l10n/ast.js
-
7apps/contactsinteraction/l10n/ast.json
-
2apps/dashboard/l10n/sk.js
-
2apps/dashboard/l10n/sk.json
-
2apps/dav/l10n/sk.js
-
2apps/dav/l10n/sk.json
-
4apps/federatedfilesharing/l10n/sk.js
-
4apps/federatedfilesharing/l10n/sk.json
-
14apps/federation/l10n/ast.js
-
14apps/federation/l10n/ast.json
-
17apps/files/l10n/ar.js
-
17apps/files/l10n/ar.json
-
11apps/files/l10n/bg.js
-
11apps/files/l10n/bg.json
-
17apps/files/l10n/ca.js
-
17apps/files/l10n/ca.json
-
18apps/files/l10n/cs.js
-
18apps/files/l10n/cs.json
-
2apps/files/l10n/da.js
-
2apps/files/l10n/da.json
-
15apps/files/l10n/de.js
-
15apps/files/l10n/de.json
-
17apps/files/l10n/de_DE.js
-
17apps/files/l10n/de_DE.json
-
12apps/files/l10n/el.js
-
12apps/files/l10n/el.json
-
17apps/files/l10n/en_GB.js
-
17apps/files/l10n/en_GB.json
-
17apps/files/l10n/es.js
-
17apps/files/l10n/es.json
-
13apps/files/l10n/es_EC.js
-
13apps/files/l10n/es_EC.json
-
2apps/files/l10n/es_MX.js
-
2apps/files/l10n/es_MX.json
-
6apps/files/l10n/et_EE.js
-
6apps/files/l10n/et_EE.json
-
17apps/files/l10n/eu.js
-
17apps/files/l10n/eu.json
-
13apps/files/l10n/fa.js
-
13apps/files/l10n/fa.json
-
11apps/files/l10n/fi.js
-
11apps/files/l10n/fi.json
-
17apps/files/l10n/fr.js
-
17apps/files/l10n/fr.json
-
17apps/files/l10n/gl.js
-
17apps/files/l10n/gl.json
-
3apps/files/l10n/hr.js
-
3apps/files/l10n/hr.json
-
17apps/files/l10n/hu.js
-
17apps/files/l10n/hu.json
-
2apps/files/l10n/id.js
-
2apps/files/l10n/id.json
-
2apps/files/l10n/is.js
-
2apps/files/l10n/is.json
-
17apps/files/l10n/it.js
-
17apps/files/l10n/it.json
-
16apps/files/l10n/ja.js
-
16apps/files/l10n/ja.json
-
14apps/files/l10n/ko.js
-
14apps/files/l10n/ko.json
-
5apps/files/l10n/lt_LT.js
-
5apps/files/l10n/lt_LT.json
-
16apps/files/l10n/mk.js
-
16apps/files/l10n/mk.json
-
2apps/files/l10n/nb.js
-
2apps/files/l10n/nb.json
-
3apps/files/l10n/nl.js
-
3apps/files/l10n/nl.json
-
17apps/files/l10n/pl.js
-
17apps/files/l10n/pl.json
-
17apps/files/l10n/pt_BR.js
-
17apps/files/l10n/pt_BR.json
-
2apps/files/l10n/ro.js
-
2apps/files/l10n/ro.json
-
17apps/files/l10n/ru.js
-
17apps/files/l10n/ru.json
-
3apps/files/l10n/sc.js
-
3apps/files/l10n/sc.json
-
21apps/files/l10n/sk.js
-
21apps/files/l10n/sk.json
-
11apps/files/l10n/sl.js
-
11apps/files/l10n/sl.json
-
17apps/files/l10n/sr.js
-
17apps/files/l10n/sr.json
-
17apps/files/l10n/sv.js
-
17apps/files/l10n/sv.json
-
2apps/files/l10n/th.js
-
2apps/files/l10n/th.json
-
17apps/files/l10n/tr.js
-
17apps/files/l10n/tr.json
-
16apps/files/l10n/uk.js
-
16apps/files/l10n/uk.json
-
12apps/files/l10n/vi.js
-
12apps/files/l10n/vi.json
-
17apps/files/l10n/zh_CN.js
-
17apps/files/l10n/zh_CN.json
-
17apps/files/l10n/zh_HK.js
-
17apps/files/l10n/zh_HK.json
@ -0,0 +1,8 @@ |
|||
OC.L10N.register( |
|||
"cloud_federation_api", |
|||
{ |
|||
"Cloud Federation API" : "API de la federación na nube", |
|||
"Enable clouds to communicate with each other and exchange data" : "Permite que les nubes se comuniquen ente elles ya intercambien datos", |
|||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API de la federación na nube permite que delles instancies de Nextcloud se comuniquen ente elles ya intercambien datos." |
|||
}, |
|||
"nplurals=2; plural=(n != 1);"); |
@ -0,0 +1,6 @@ |
|||
{ "translations": { |
|||
"Cloud Federation API" : "API de la federación na nube", |
|||
"Enable clouds to communicate with each other and exchange data" : "Permite que les nubes se comuniquen ente elles ya intercambien datos", |
|||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "L'API de la federación na nube permite que delles instancies de Nextcloud se comuniquen ente elles ya intercambien datos." |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
|||
} |
@ -0,0 +1,9 @@ |
|||
OC.L10N.register( |
|||
"contactsinteraction", |
|||
{ |
|||
"Recently contacted" : "Contautos de recién", |
|||
"Contacts Interaction" : "Interaición con contautos", |
|||
"Manages interaction between users and contacts" : "Xestiona la interaición ente usuarios y contautos", |
|||
"Collect data about user and contacts interactions and provide an address book for the data" : "Recueye datos de les interaiciones d'usuarios y contautos y forne una llibreta de direiciones colos datos" |
|||
}, |
|||
"nplurals=2; plural=(n != 1);"); |
@ -0,0 +1,7 @@ |
|||
{ "translations": { |
|||
"Recently contacted" : "Contautos de recién", |
|||
"Contacts Interaction" : "Interaición con contautos", |
|||
"Manages interaction between users and contacts" : "Xestiona la interaición ente usuarios y contautos", |
|||
"Collect data about user and contacts interactions and provide an address book for the data" : "Recueye datos de les interaiciones d'usuarios y contautos y forne una llibreta de direiciones colos datos" |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
|||
} |
@ -1,14 +1,16 @@ |
|||
OC.L10N.register( |
|||
"federation", |
|||
{ |
|||
"Added to the list of trusted servers" : "Amestóse al llistáu de sirvidores d'enfotu", |
|||
"Server is already in the list of trusted servers." : "El sirvidor yá ta nel llistáu de sirvidores d'enfotu.", |
|||
"No server to federate with found" : "Nun s'alcontró dengún sirvidor col que federase", |
|||
"Could not add server" : "Nun pudo amestase'l sirvidor", |
|||
"Added to the list of trusted servers" : "Amestóse a la llista de sirvidores d'enfotu", |
|||
"Server is already in the list of trusted servers." : "El sirvidor yá ta na llista de los sirvidores d'enfotu.", |
|||
"No server to federate with found" : "Nun s'atopó nengún sirvidor col que se federar", |
|||
"Could not add server" : "Nun se pudo amestar el sirvidor", |
|||
"Trusted servers" : "Sirvidores d'enfotu", |
|||
"Federation" : "Federación", |
|||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federación permítete coneutar con otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, esto usaráse p'auto-completar usuarios esternos y compatir de mou federáu.", |
|||
"+ Add trusted server" : "+ Amestar sirvidor d'enfotu", |
|||
"Federation allows you to connect with other trusted servers to exchange the user directory." : "La federación permite que te conectes a otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios.", |
|||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federación permite que te conectes a otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, va usase pa completar automáticamente'l nome d'usuarios esternos de la compartición federada.", |
|||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "La federación permite que te conectes a otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, va usase pa completar automáticamente'l nome d'usuarios esternos de la compartición federada. Nun ye necesario amestar un sirvidor como sirvidor d'enfotu pa crear una compartición federada.", |
|||
"+ Add trusted server" : "+ Amestar un sirvidor d'enfotu", |
|||
"Trusted server" : "Sirvidor d'enfotu", |
|||
"Add" : "Amestar" |
|||
}, |
|||
|
@ -1,12 +1,14 @@ |
|||
{ "translations": { |
|||
"Added to the list of trusted servers" : "Amestóse al llistáu de sirvidores d'enfotu", |
|||
"Server is already in the list of trusted servers." : "El sirvidor yá ta nel llistáu de sirvidores d'enfotu.", |
|||
"No server to federate with found" : "Nun s'alcontró dengún sirvidor col que federase", |
|||
"Could not add server" : "Nun pudo amestase'l sirvidor", |
|||
"Added to the list of trusted servers" : "Amestóse a la llista de sirvidores d'enfotu", |
|||
"Server is already in the list of trusted servers." : "El sirvidor yá ta na llista de los sirvidores d'enfotu.", |
|||
"No server to federate with found" : "Nun s'atopó nengún sirvidor col que se federar", |
|||
"Could not add server" : "Nun se pudo amestar el sirvidor", |
|||
"Trusted servers" : "Sirvidores d'enfotu", |
|||
"Federation" : "Federación", |
|||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federación permítete coneutar con otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, esto usaráse p'auto-completar usuarios esternos y compatir de mou federáu.", |
|||
"+ Add trusted server" : "+ Amestar sirvidor d'enfotu", |
|||
"Federation allows you to connect with other trusted servers to exchange the user directory." : "La federación permite que te conectes a otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios.", |
|||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federación permite que te conectes a otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, va usase pa completar automáticamente'l nome d'usuarios esternos de la compartición federada.", |
|||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "La federación permite que te conectes a otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, va usase pa completar automáticamente'l nome d'usuarios esternos de la compartición federada. Nun ye necesario amestar un sirvidor como sirvidor d'enfotu pa crear una compartición federada.", |
|||
"+ Add trusted server" : "+ Amestar un sirvidor d'enfotu", |
|||
"Trusted server" : "Sirvidor d'enfotu", |
|||
"Add" : "Amestar" |
|||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save
Reference in new issue