-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
f01289f
commit 386fa2e
Showing
32 changed files
with
148 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
OC.L10N.register( | ||
"cloud_federation_api", | ||
{ | ||
"Cloud Federation API" : "Felhő együttműködési alkalmazás fejlesztői felület", | ||
"Enable clouds to communicate with each other and exchange data" : "Kommunikáció és adatcsere engedélyezése a felhőszolgáltatások között", | ||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "A felhő együttműködési alkalmazás fejlesztői felület segítségével a különféle Nextcloud példányok képesek egymás között kommunikálni és adatokat cserélni." | ||
"Cloud Federation API" : "Felhő föderációs API", | ||
"Enable clouds to communicate with each other and exchange data" : "A felhőszolgáltatások egymás közti kommunikációjának és adatcseréjének lehetővé tétele", | ||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "A felhő föderációs API segítségével a különféle Nextcloud példányok képesek lesznek egymás között kommunikálni és adatokat cserélni." | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ "translations": { | ||
"Cloud Federation API" : "Felhő együttműködési alkalmazás fejlesztői felület", | ||
"Enable clouds to communicate with each other and exchange data" : "Kommunikáció és adatcsere engedélyezése a felhőszolgáltatások között", | ||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "A felhő együttműködési alkalmazás fejlesztői felület segítségével a különféle Nextcloud példányok képesek egymás között kommunikálni és adatokat cserélni." | ||
"Cloud Federation API" : "Felhő föderációs API", | ||
"Enable clouds to communicate with each other and exchange data" : "A felhőszolgáltatások egymás közti kommunikációjának és adatcseréjének lehetővé tétele", | ||
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "A felhő föderációs API segítségével a különféle Nextcloud példányok képesek lesznek egymás között kommunikálni és adatokat cserélni." | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
OC.L10N.register( | ||
"federation", | ||
{ | ||
"Added to the list of trusted servers" : "Agiuntu a sa lista de is serbidores seguros", | ||
"Server is already in the list of trusted servers." : "Su serbidore est giai in sa lista de is serbidores seguros.", | ||
"No server to federate with found" : "Perunu serbidore agatadu pro sa federatzione", | ||
"Could not add server" : "No at fatu a agiùnghere su serbidore", | ||
"Federation" : "Federatzione", | ||
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Sa federatzione cunsentit de si collegare a àteros serbidores seguros pro iscambiare sa cartella utente.", | ||
"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." : "Sa federatzione permitit de si collegare a àteros serbidores seguros pro intrare in sa cartella utente. Pro esèmpiu, si podet impreare pro su cumpletamentu automàticu de utèntzias esternas pro cumpartziduras federadas.", | ||
"Trusted servers" : "Serbidores seguros", | ||
"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." : "Sa federatzione permitit de si collegare a àteros serbidores seguros pro iscambiare sa cartella utente. Pro esèmpiu s'at a impreare pro su cumpletamentu automàticu de utèntzias esternas pro cumpartziduras federadas. Non serbit a agiùnghere unu serbidore comente seguru pro creare una cumpartzidura federada.", | ||
"+ Add trusted server" : "+ Agiunghe serbidore seguru", | ||
"Trusted server" : "Serbidore seguru", | ||
"Add" : "Agiunghe" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ "translations": { | ||
"Added to the list of trusted servers" : "Agiuntu a sa lista de is serbidores seguros", | ||
"Server is already in the list of trusted servers." : "Su serbidore est giai in sa lista de is serbidores seguros.", | ||
"No server to federate with found" : "Perunu serbidore agatadu pro sa federatzione", | ||
"Could not add server" : "No at fatu a agiùnghere su serbidore", | ||
"Federation" : "Federatzione", | ||
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Sa federatzione cunsentit de si collegare a àteros serbidores seguros pro iscambiare sa cartella utente.", | ||
"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." : "Sa federatzione permitit de si collegare a àteros serbidores seguros pro intrare in sa cartella utente. Pro esèmpiu, si podet impreare pro su cumpletamentu automàticu de utèntzias esternas pro cumpartziduras federadas.", | ||
"Trusted servers" : "Serbidores seguros", | ||
"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." : "Sa federatzione permitit de si collegare a àteros serbidores seguros pro iscambiare sa cartella utente. Pro esèmpiu s'at a impreare pro su cumpletamentu automàticu de utèntzias esternas pro cumpartziduras federadas. Non serbit a agiùnghere unu serbidore comente seguru pro creare una cumpartzidura federada.", | ||
"+ Add trusted server" : "+ Agiunghe serbidore seguru", | ||
"Trusted server" : "Serbidore seguru", | ||
"Add" : "Agiunghe" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.