diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-11-12 02:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-11-12 02:19:24 +0000 |
commit | 2d7d82f52506f52bc49b3731a0f2f681e7ade460 (patch) | |
tree | 850034693f3a9a2b214796640378e81e1913029c /apps | |
parent | 2b43644833efea86c873a41cdb129567ab6aeb70 (diff) | |
download | nextcloud-server-2d7d82f52506f52bc49b3731a0f2f681e7ade460.tar.gz nextcloud-server-2d7d82f52506f52bc49b3731a0f2f681e7ade460.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/contactsinteraction/l10n/sk.js | 9 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/sk.json | 7 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sk.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/sk.json | 4 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/sk.js | 9 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/sk.json | 7 | ||||
-rw-r--r-- | apps/sharebymail/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/gl.json | 2 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/gl.json | 2 |
12 files changed, 46 insertions, 6 deletions
diff --git a/apps/contactsinteraction/l10n/sk.js b/apps/contactsinteraction/l10n/sk.js new file mode 100644 index 00000000000..a36874bc6c3 --- /dev/null +++ b/apps/contactsinteraction/l10n/sk.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Nedávno kontaktovaní", + "Contacts Interaction" : "Napojenia na kontakty", + "Manages interaction between users and contacts" : "Spravuje interakciu medzi používateľmi a kontaktmi", + "Collect data about user and contacts interactions and provide an address book for the data" : "Zhromaždiť údaje o interakciách používateľov a kontaktov a poskytnúť adresár pre údaje" +}, +"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/contactsinteraction/l10n/sk.json b/apps/contactsinteraction/l10n/sk.json new file mode 100644 index 00000000000..7cbf0270dae --- /dev/null +++ b/apps/contactsinteraction/l10n/sk.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Nedávno kontaktovaní", + "Contacts Interaction" : "Napojenia na kontakty", + "Manages interaction between users and contacts" : "Spravuje interakciu medzi používateľmi a kontaktmi", + "Collect data about user and contacts interactions and provide an address book for the data" : "Zhromaždiť údaje o interakciách používateľov a kontaktov a poskytnúť adresár pre údaje" +},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" +}
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sk.js b/apps/files_sharing/l10n/sk.js index 072268a5406..b04af2585e1 100644 --- a/apps/files_sharing/l10n/sk.js +++ b/apps/files_sharing/l10n/sk.js @@ -169,6 +169,7 @@ OC.L10N.register( "Password protection" : "Ochrana heslom", "Enter a password" : "Zadajte heslo", "Expiration date (enforced)" : "Dátum ukončenia platnosti (vynútené)", + "Create share" : "Vytvoriť sprístupnenie", "Cancel" : "Zrušiť", "Share label" : "Štitok zdieľania", "Read only" : "Iba na čítanie", @@ -186,6 +187,8 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Chyba, zadajte správne heslo a/alebo dátum ukončenia platnosti", "No recommendations. Start typing." : "Žiadne odporúčania. Píšte.", "Resharing is not allowed" : "Opätovné sprístupňovanie nie je povolené", + "Name or email …" : "Meno alebo e-mail …", + "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …", "Searching …" : "Hľadá sa …", "No elements found." : "Nenájdené žiadne prvky.", "Search globally" : "Hľadať globálne", @@ -228,6 +231,7 @@ OC.L10N.register( "Uploading files" : "Nahrávanie súborov", "Uploaded files:" : "Nahrané súbory...", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", + "Name, email, or federated cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …", "Uploading files…" : "Nahrávanie súborov..." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/files_sharing/l10n/sk.json b/apps/files_sharing/l10n/sk.json index c811b11de01..6e26c33ec77 100644 --- a/apps/files_sharing/l10n/sk.json +++ b/apps/files_sharing/l10n/sk.json @@ -167,6 +167,7 @@ "Password protection" : "Ochrana heslom", "Enter a password" : "Zadajte heslo", "Expiration date (enforced)" : "Dátum ukončenia platnosti (vynútené)", + "Create share" : "Vytvoriť sprístupnenie", "Cancel" : "Zrušiť", "Share label" : "Štitok zdieľania", "Read only" : "Iba na čítanie", @@ -184,6 +185,8 @@ "Error, please enter proper password and/or expiration date" : "Chyba, zadajte správne heslo a/alebo dátum ukončenia platnosti", "No recommendations. Start typing." : "Žiadne odporúčania. Píšte.", "Resharing is not allowed" : "Opätovné sprístupňovanie nie je povolené", + "Name or email …" : "Meno alebo e-mail …", + "Name, email, or Federated Cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …", "Searching …" : "Hľadá sa …", "No elements found." : "Nenájdené žiadne prvky.", "Search globally" : "Hľadať globálne", @@ -226,6 +229,7 @@ "Uploading files" : "Nahrávanie súborov", "Uploaded files:" : "Nahrané súbory...", "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahraním súborov vyjadrujete súhlas so všeobecnými podmienkami %1$s %2$s.", + "Name, email, or federated cloud ID …" : "Meno, e-mail alebo ID združeného cloudu …", "Uploading files…" : "Nahrávanie súborov..." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/provisioning_api/l10n/sk.js b/apps/provisioning_api/l10n/sk.js new file mode 100644 index 00000000000..1259223d3d9 --- /dev/null +++ b/apps/provisioning_api/l10n/sk.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "provisioning_api", + { + "Provisioning API" : "Provisioning API", + "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na správu používateľov, skupín a aplikácií.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na vytváranie, úpravy, mazanie a pýtanie sa na atribúty používateľov,\n\t\t,otázky na, nastavenie a odstránenie skupín, nastavenie kvóty, zistenie celkového využitia úložiska v NextCloude. Správcovia skupín\n\t\tmôžu využívať rovnaké funkcie ako správcovia pre skupiny, ktoré riadia. API tiež správcovi umožňuje\n\t\tdopytovať aktívne aplikácie NextCloudu, získať informácie o aplikáciách a zapnúť alebo vypnúť aplikácie na diaľku.\n\t\tAk je aplikácia zapnutá, HTTP požiadavky je možné použiť prostredníctvom Basic Auth záhlavia pre vykonanie akejkoľvek\t\tz vyššie spomenutých funkcií. Viac informácií je k dispozícii v dokumentácii k Provisioning API, spolu s príkladmi volaní\t\ta odpoveďami servra.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na vytváranie, úpravy, mazanie a pýtanie sa na atribúty používateľov,\n\t\t,otázky na, nastavenie a odstránenie skupín, nastavenie kvóty, zistenie celkového využitia úložiska v NextCloude. Správcovia skupín\n\t\tmôžu využívať rovnaké funkcie ako správcovia pre skupiny, ktoré riadia. API tiež správcovi umožňuje\n\t\tdopytovať aktívne aplikácie NextCloudu, získať informácie o aplikáciách a zapnúť alebo vypnúť aplikácie na diaľku.\n\t\tAk je aplikácia zapnutá, http požiadavky je možné použiť prostredníctvom Basic Auth záhlavia pre vykonanie akejkoľvek\t\tz vyššie spomenutých funkcií. Viac informácií je k dispozícii v dokumentácii k Provisioning API, spolu s príkladmi volaní\t\ta odpoveďami servra." +}, +"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/provisioning_api/l10n/sk.json b/apps/provisioning_api/l10n/sk.json new file mode 100644 index 00000000000..578dfb78362 --- /dev/null +++ b/apps/provisioning_api/l10n/sk.json @@ -0,0 +1,7 @@ +{ "translations": { + "Provisioning API" : "Provisioning API", + "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na správu používateľov, skupín a aplikácií.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na vytváranie, úpravy, mazanie a pýtanie sa na atribúty používateľov,\n\t\t,otázky na, nastavenie a odstránenie skupín, nastavenie kvóty, zistenie celkového využitia úložiska v NextCloude. Správcovia skupín\n\t\tmôžu využívať rovnaké funkcie ako správcovia pre skupiny, ktoré riadia. API tiež správcovi umožňuje\n\t\tdopytovať aktívne aplikácie NextCloudu, získať informácie o aplikáciách a zapnúť alebo vypnúť aplikácie na diaľku.\n\t\tAk je aplikácia zapnutá, HTTP požiadavky je možné použiť prostredníctvom Basic Auth záhlavia pre vykonanie akejkoľvek\t\tz vyššie spomenutých funkcií. Viac informácií je k dispozícii v dokumentácii k Provisioning API, spolu s príkladmi volaní\t\ta odpoveďami servra.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, http requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na vytváranie, úpravy, mazanie a pýtanie sa na atribúty používateľov,\n\t\t,otázky na, nastavenie a odstránenie skupín, nastavenie kvóty, zistenie celkového využitia úložiska v NextCloude. Správcovia skupín\n\t\tmôžu využívať rovnaké funkcie ako správcovia pre skupiny, ktoré riadia. API tiež správcovi umožňuje\n\t\tdopytovať aktívne aplikácie NextCloudu, získať informácie o aplikáciách a zapnúť alebo vypnúť aplikácie na diaľku.\n\t\tAk je aplikácia zapnutá, http požiadavky je možné použiť prostredníctvom Basic Auth záhlavia pre vykonanie akejkoľvek\t\tz vyššie spomenutých funkcií. Viac informácií je k dispozícii v dokumentácii k Provisioning API, spolu s príkladmi volaní\t\ta odpoveďami servra." +},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" +}
\ No newline at end of file diff --git a/apps/sharebymail/l10n/gl.js b/apps/sharebymail/l10n/gl.js index e0e3abf9bf8..dae72cecd89 100644 --- a/apps/sharebymail/l10n/gl.js +++ b/apps/sharebymail/l10n/gl.js @@ -40,7 +40,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartiu «%2$s» con vostede e quere engadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con vostede e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con vostede", - "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Ven de de compartir «%1$s» con %2$s. O recurso compartido xa foi enviado ao destinatario. Por mor das regras de seguridade definidas polo administrador de %3$s cada recurso compartido necesita ser protexido por un contrasinal e non está permitido que vostede envíe o contrasinal directamente ao destinatario. Polo tanto, necesita enviar manualmente o contrasinal ao destinatario.", + "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Ven de de compartir «%1$s» con %2$s. O recurso compartido xa foi enviado ao destinatario. Por mor das regras de seguridade definidas polo administrador de %3$s cada recurso compartido necesita ser protexido por un contrasinal e non está permitido que vostede envíe o contrasinal directamente ao destinatario. Daquela, necesita enviar manualmente o contrasinal ao destinatario.", "Password to access »%1$s« shared by you with %2$s" : "Contrasinal para acceder a «%1$s» compartida por vostede con %2$s", "This is the password:" : "Este é o contrasinal:", "You can choose a different password at any time in the share dialog." : "Pode escoller un contrasinal diferente en calquera momento no diálogo de compartir.", diff --git a/apps/sharebymail/l10n/gl.json b/apps/sharebymail/l10n/gl.json index 0f8fd92a78c..e3813acffaa 100644 --- a/apps/sharebymail/l10n/gl.json +++ b/apps/sharebymail/l10n/gl.json @@ -38,7 +38,7 @@ "%1$s shared »%2$s« with you and wants to add:" : "%1$s compartiu «%2$s» con vostede e quere engadir:", "%1$s shared »%2$s« with you and wants to add" : "%1$s compartiu «%2$s» con vostede e quere engadir", "»%s« added a note to a file shared with you" : "«%s» engadiu unha nota a un ficheiro compartido con vostede", - "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Ven de de compartir «%1$s» con %2$s. O recurso compartido xa foi enviado ao destinatario. Por mor das regras de seguridade definidas polo administrador de %3$s cada recurso compartido necesita ser protexido por un contrasinal e non está permitido que vostede envíe o contrasinal directamente ao destinatario. Polo tanto, necesita enviar manualmente o contrasinal ao destinatario.", + "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "Ven de de compartir «%1$s» con %2$s. O recurso compartido xa foi enviado ao destinatario. Por mor das regras de seguridade definidas polo administrador de %3$s cada recurso compartido necesita ser protexido por un contrasinal e non está permitido que vostede envíe o contrasinal directamente ao destinatario. Daquela, necesita enviar manualmente o contrasinal ao destinatario.", "Password to access »%1$s« shared by you with %2$s" : "Contrasinal para acceder a «%1$s» compartida por vostede con %2$s", "This is the password:" : "Este é o contrasinal:", "You can choose a different password at any time in the share dialog." : "Pode escoller un contrasinal diferente en calquera momento no diálogo de compartir.", diff --git a/apps/twofactor_backupcodes/l10n/de.js b/apps/twofactor_backupcodes/l10n/de.js index 0eae30ce168..3fdf192bcc1 100644 --- a/apps/twofactor_backupcodes/l10n/de.js +++ b/apps/twofactor_backupcodes/l10n/de.js @@ -6,7 +6,7 @@ OC.L10N.register( "Generate backup codes" : "Backup-Codes erzeugen", "You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes erzeugt. Diese werden für den Fall benötigt, dass Du den Zugriff auf Deinen zweiten Faktor verloren hast.", "Backup code" : "Backup-Code", - "Use backup code" : "Backup-Code verwenden", + "Use backup code" : "Verwende Backup-Code", "Two factor backup codes" : "Zweifaktor-Backup-Codes", "A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes", "Backup codes have been generated. {used} of {total} codes have been used." : "Backup-Codes wurden erzeugt. {used} von {total} Codes wurden benutzt.", diff --git a/apps/twofactor_backupcodes/l10n/de.json b/apps/twofactor_backupcodes/l10n/de.json index f348e205eee..0999a82baba 100644 --- a/apps/twofactor_backupcodes/l10n/de.json +++ b/apps/twofactor_backupcodes/l10n/de.json @@ -4,7 +4,7 @@ "Generate backup codes" : "Backup-Codes erzeugen", "You enabled two-factor authentication but did not generate backup codes yet. They are needed to restore access to your account in case you lose your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes erzeugt. Diese werden für den Fall benötigt, dass Du den Zugriff auf Deinen zweiten Faktor verloren hast.", "Backup code" : "Backup-Code", - "Use backup code" : "Backup-Code verwenden", + "Use backup code" : "Verwende Backup-Code", "Two factor backup codes" : "Zweifaktor-Backup-Codes", "A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes", "Backup codes have been generated. {used} of {total} codes have been used." : "Backup-Codes wurden erzeugt. {used} von {total} Codes wurden benutzt.", diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index 4c653b0b725..4e53b9e8465 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -94,7 +94,7 @@ OC.L10N.register( "Copy current configuration into new directory binding" : "Copiar a configuración no novo directorio vinculado", "Delete the current configuration" : "Eliminar a configuración actual", "Host" : "Máquina", - "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pode omitir o protocolo a non ser que precise de SSL. Nese caso comece con ldaps://", + "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pode omitir o protocolo a non ser que precise de SSL. Daquela comece con ldaps://", "Port" : "Porto", "Detect Port" : "Detectar o porto", "User DN" : "DN do usuario", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index 197386737bd..27a06b43aa9 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -92,7 +92,7 @@ "Copy current configuration into new directory binding" : "Copiar a configuración no novo directorio vinculado", "Delete the current configuration" : "Eliminar a configuración actual", "Host" : "Máquina", - "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pode omitir o protocolo a non ser que precise de SSL. Nese caso comece con ldaps://", + "You can omit the protocol, unless you require SSL. If so, start with ldaps://" : "Pode omitir o protocolo a non ser que precise de SSL. Daquela comece con ldaps://", "Port" : "Porto", "Detect Port" : "Detectar o porto", "User DN" : "DN do usuario", |