Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-21 05:27:19 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-21 05:27:19 +0300
commit301f1a5405ee9793d8a62d7dfe746fe8850fc616 (patch)
tree271fc145d776d5dbe1128ff8a816f54d68f1a0e7 /apps
parentc12ef750d5f218fcede6f3c0b6ddd0e85bb135cd (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/settings/l10n/es.js4
-rw-r--r--apps/settings/l10n/es.json4
-rw-r--r--apps/settings/l10n/hu.js7
-rw-r--r--apps/settings/l10n/hu.json7
-rw-r--r--apps/settings/l10n/ro.js2
-rw-r--r--apps/settings/l10n/ro.json2
-rw-r--r--apps/workflowengine/l10n/hu.js1
-rw-r--r--apps/workflowengine/l10n/hu.json1
8 files changed, 24 insertions, 4 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js
index a7eccbd5223..225e4a811d2 100644
--- a/apps/settings/l10n/es.js
+++ b/apps/settings/l10n/es.js
@@ -249,7 +249,7 @@ OC.L10N.register(
"Enable" : "Activar",
"Unable to update profile default setting" : "No se pudo actualizar la configuración por defecto del perfil",
"Server-side encryption" : "Cifrado en el servidor",
- "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "El cifrado en el lado del servidor hace posible cifrar archivos que se suben a este servidor. Esto trae consigo limitaciones como una ralentización en su funcionamiento, así que activa esto solo si es necesario.",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "El cifrado en el servidor hace posible cifrar archivos que se suben a este servidor. Esto trae consigo limitaciones como una ralentización en su funcionamiento, así que activa esto solo si es necesario.",
"Enable server-side encryption" : "Habilitar cifrado en el servidor",
"Please read carefully before activating server-side encryption:" : "Por favor, lea atentamente antes de activar el cifrado en el servidor:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que el cifrado está habilitado, todos los archivos subidos al servidor desde ese punto en adelante se cifrarán en reposo en el servidor. Sólo será posible desactivar el cifrado en una fecha posterior si el módulo de cifrado activado soporta esa función, y todas las condiciones (por ejemplo, el establecimiento de una clave de recuperación) se cumpen.",
@@ -518,7 +518,7 @@ OC.L10N.register(
"All languages" : "Todos los idiomas",
"Everyone" : "Todos",
"Test email settings" : "Probar configuración del correo electrónico",
- "Please read carefully before activating server-side encryption: " : "Por favor lea cuidadosamente antes de activar el cifrado del lado del servidor.",
+ "Please read carefully before activating server-side encryption: " : "Por favor, lea cuidadosamente antes de activar el cifrado en el servidor.",
"Enable encryption" : "Habilitar cifrado",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesita migrar sus claves de cifrado provenientes del antiguo sistema (ownCloud <= 8.0) al nuevo. Por favor habilite el \"Módulo de cifrado por defecto\" y ejecute 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Se necesita migrar las claves de cifrado del antiguo sistema (ownCloud <= 8.0) al nuevo sistema.",
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json
index 005e7e9ad18..a49b9630ca9 100644
--- a/apps/settings/l10n/es.json
+++ b/apps/settings/l10n/es.json
@@ -247,7 +247,7 @@
"Enable" : "Activar",
"Unable to update profile default setting" : "No se pudo actualizar la configuración por defecto del perfil",
"Server-side encryption" : "Cifrado en el servidor",
- "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "El cifrado en el lado del servidor hace posible cifrar archivos que se suben a este servidor. Esto trae consigo limitaciones como una ralentización en su funcionamiento, así que activa esto solo si es necesario.",
+ "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "El cifrado en el servidor hace posible cifrar archivos que se suben a este servidor. Esto trae consigo limitaciones como una ralentización en su funcionamiento, así que activa esto solo si es necesario.",
"Enable server-side encryption" : "Habilitar cifrado en el servidor",
"Please read carefully before activating server-side encryption:" : "Por favor, lea atentamente antes de activar el cifrado en el servidor:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Una vez que el cifrado está habilitado, todos los archivos subidos al servidor desde ese punto en adelante se cifrarán en reposo en el servidor. Sólo será posible desactivar el cifrado en una fecha posterior si el módulo de cifrado activado soporta esa función, y todas las condiciones (por ejemplo, el establecimiento de una clave de recuperación) se cumpen.",
@@ -516,7 +516,7 @@
"All languages" : "Todos los idiomas",
"Everyone" : "Todos",
"Test email settings" : "Probar configuración del correo electrónico",
- "Please read carefully before activating server-side encryption: " : "Por favor lea cuidadosamente antes de activar el cifrado del lado del servidor.",
+ "Please read carefully before activating server-side encryption: " : "Por favor, lea cuidadosamente antes de activar el cifrado en el servidor.",
"Enable encryption" : "Habilitar cifrado",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesita migrar sus claves de cifrado provenientes del antiguo sistema (ownCloud <= 8.0) al nuevo. Por favor habilite el \"Módulo de cifrado por defecto\" y ejecute 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Se necesita migrar las claves de cifrado del antiguo sistema (ownCloud <= 8.0) al nuevo sistema.",
diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js
index 03f7f9a92cd..e03901c05eb 100644
--- a/apps/settings/l10n/hu.js
+++ b/apps/settings/l10n/hu.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Unable to change personal password" : "Nem lehet megváltoztatni a személyes jelszót",
"Saved" : "Mentve",
"No user supplied" : "Nincs megadva felhasználó",
+ "Unable to change password. Password too long." : "Nem lehet megváltoztatni a jelszót. A jelszó túl hosszú.",
"Authentication error" : "Hitelesítései hiba",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Adjon meg egy rendszergazdai helyreállító jelszót; különben az összes felhasználó adata elvész.",
"Wrong admin recovery password. Please check the password and try again." : "Hibás rendszergazdai helyreállítási jelszó. Ellenőrizze a jelszót és próbálja újra.",
@@ -250,6 +251,7 @@ OC.L10N.register(
"Server-side encryption" : "Kiszolgálóoldali titkosítás",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "A kiszolgálóoldali titkosítás segítségével a tárolt fájlok titkosítva lesznek tárolva a kiszolgálón. Ez korlátozásokkal jár, például teljesítménycsökkenést okoz, így csak akkor kapcsolja be, ha szükséges.",
"Enable server-side encryption" : "Kiszolgálóoldali titkosítás engedélyezése",
+ "Please read carefully before activating server-side encryption:" : "Olvassa el figyelmesen, mielőtt bekapcsolja a kiszolgálóoldali titkosítást:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Ha egyszer engedélyezve lett a titkosítás, akkor onnantól kezdve a kiszolgálón lévő összes fájl titkosításra kerül, melyet később csak akkor lehet visszafordítani, ha azt az aktív titkosítási modul támogatja, és minden előkövetelmény (például lett helyreállítási kulcs beállítva) teljesül.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "A titkosítás önmagában nem garantálja a rendszer biztonságát. Olvassa el a dokumentációt, hogy további információkat szerezzen a titkosítási alkalmazás működéséről, és a támogatott lehetőségekről.",
"Be aware that encryption always increases the file size." : "Ügyeljen arra, hogy a titkosítás mindig megnöveli a fájlok méretét.",
@@ -257,6 +259,8 @@ OC.L10N.register(
"This is the final warning: Do you really want to enable encryption?" : "Ez az utolsó figyelmeztetés: Biztos, hogy engedélyezi a titkosítást?",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nincs titkosítási modul betöltve, engedélyezze a titkosítási modult az alkalmazások menüben.",
"Select default encryption module:" : "Alapértelmezett titkosítási modul kiválasztása:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Át kell költöztetni a titkosítási kulcsokat a régi titkosításból (ownCloud <= 8.0) az újba. Engedélyezze az „Alapértelmezett titkosítási modult” és futtassa ezt: {command}",
+ "Unable to update server side encryption config" : "A kiszolgálóoldali titkosítás beállításai nem frissíthetők",
"Rename group" : "Csoport átnevezése",
"Remove group" : "Csoport eltávolítása",
"You are about to remove the group {group}. The users will NOT be deleted." : "A(z) {group} csoport eltávolítására készül. A felhasználók NEM lesznek törölve.",
@@ -298,6 +302,7 @@ OC.L10N.register(
"Unable to update visibility of {displayId}" : "A(z) {displayId} láthatósága nem frissíthető",
"Your role" : "Az Ön szerepköre",
"Unable to update role" : "A szerepkör nem frissíthető",
+ "Change scope level of {accountProperty}, current scope is {scope}" : "A(z) {accountProperty} hatókörszintjének módosítása, a jelenlegi hatókör: {scope}",
"Unable to update federation scope of the primary {accountProperty}" : "Az elsődleges {accountProperty} föderációs hatóköre nem frissíthető",
"Unable to update federation scope of additional {accountProperty}" : "A további {accountProperty} föderációs hatóköre nem frissíthető",
"Add additional email" : "További e-mail hozzáadása",
@@ -403,6 +408,8 @@ OC.L10N.register(
"An error occured during the request. Unable to proceed." : "Hiba lépett fel a kérés közben. Nem lehet végrehajtani.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ez az alkalmazás engedélyezett, de frissíteni kell. 5 másodpercen belül a frissítési oldalra lesz irányítva.",
"Error: This app cannot be enabled because it makes the server unstable" : "Hiba: az alkalmazás nem nem engedélyezhető, mert instabillá tenné a kiszolgálót",
+ "An error occurred during the request. Unable to proceed." : "Hiba történt a kérés során. Nem lehet folytatni.",
+ "User already exists." : "A felhasználó már létezik.",
"Administrator documentation" : "Rendszergazdai dokumentáció",
"Documentation" : "Dokumentáció",
"Forum" : "Fórum",
diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json
index 68a5bf09036..daf923ed7d0 100644
--- a/apps/settings/l10n/hu.json
+++ b/apps/settings/l10n/hu.json
@@ -58,6 +58,7 @@
"Unable to change personal password" : "Nem lehet megváltoztatni a személyes jelszót",
"Saved" : "Mentve",
"No user supplied" : "Nincs megadva felhasználó",
+ "Unable to change password. Password too long." : "Nem lehet megváltoztatni a jelszót. A jelszó túl hosszú.",
"Authentication error" : "Hitelesítései hiba",
"Please provide an admin recovery password; otherwise, all user data will be lost." : "Adjon meg egy rendszergazdai helyreállító jelszót; különben az összes felhasználó adata elvész.",
"Wrong admin recovery password. Please check the password and try again." : "Hibás rendszergazdai helyreállítási jelszó. Ellenőrizze a jelszót és próbálja újra.",
@@ -248,6 +249,7 @@
"Server-side encryption" : "Kiszolgálóoldali titkosítás",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "A kiszolgálóoldali titkosítás segítségével a tárolt fájlok titkosítva lesznek tárolva a kiszolgálón. Ez korlátozásokkal jár, például teljesítménycsökkenést okoz, így csak akkor kapcsolja be, ha szükséges.",
"Enable server-side encryption" : "Kiszolgálóoldali titkosítás engedélyezése",
+ "Please read carefully before activating server-side encryption:" : "Olvassa el figyelmesen, mielőtt bekapcsolja a kiszolgálóoldali titkosítást:",
"Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Ha egyszer engedélyezve lett a titkosítás, akkor onnantól kezdve a kiszolgálón lévő összes fájl titkosításra kerül, melyet később csak akkor lehet visszafordítani, ha azt az aktív titkosítási modul támogatja, és minden előkövetelmény (például lett helyreállítási kulcs beállítva) teljesül.",
"Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "A titkosítás önmagában nem garantálja a rendszer biztonságát. Olvassa el a dokumentációt, hogy további információkat szerezzen a titkosítási alkalmazás működéséről, és a támogatott lehetőségekről.",
"Be aware that encryption always increases the file size." : "Ügyeljen arra, hogy a titkosítás mindig megnöveli a fájlok méretét.",
@@ -255,6 +257,8 @@
"This is the final warning: Do you really want to enable encryption?" : "Ez az utolsó figyelmeztetés: Biztos, hogy engedélyezi a titkosítást?",
"No encryption module loaded, please enable an encryption module in the app menu." : "Nincs titkosítási modul betöltve, engedélyezze a titkosítási modult az alkalmazások menüben.",
"Select default encryption module:" : "Alapértelmezett titkosítási modul kiválasztása:",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Át kell költöztetni a titkosítási kulcsokat a régi titkosításból (ownCloud <= 8.0) az újba. Engedélyezze az „Alapértelmezett titkosítási modult” és futtassa ezt: {command}",
+ "Unable to update server side encryption config" : "A kiszolgálóoldali titkosítás beállításai nem frissíthetők",
"Rename group" : "Csoport átnevezése",
"Remove group" : "Csoport eltávolítása",
"You are about to remove the group {group}. The users will NOT be deleted." : "A(z) {group} csoport eltávolítására készül. A felhasználók NEM lesznek törölve.",
@@ -296,6 +300,7 @@
"Unable to update visibility of {displayId}" : "A(z) {displayId} láthatósága nem frissíthető",
"Your role" : "Az Ön szerepköre",
"Unable to update role" : "A szerepkör nem frissíthető",
+ "Change scope level of {accountProperty}, current scope is {scope}" : "A(z) {accountProperty} hatókörszintjének módosítása, a jelenlegi hatókör: {scope}",
"Unable to update federation scope of the primary {accountProperty}" : "Az elsődleges {accountProperty} föderációs hatóköre nem frissíthető",
"Unable to update federation scope of additional {accountProperty}" : "A további {accountProperty} föderációs hatóköre nem frissíthető",
"Add additional email" : "További e-mail hozzáadása",
@@ -401,6 +406,8 @@
"An error occured during the request. Unable to proceed." : "Hiba lépett fel a kérés közben. Nem lehet végrehajtani.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Ez az alkalmazás engedélyezett, de frissíteni kell. 5 másodpercen belül a frissítési oldalra lesz irányítva.",
"Error: This app cannot be enabled because it makes the server unstable" : "Hiba: az alkalmazás nem nem engedélyezhető, mert instabillá tenné a kiszolgálót",
+ "An error occurred during the request. Unable to proceed." : "Hiba történt a kérés során. Nem lehet folytatni.",
+ "User already exists." : "A felhasználó már létezik.",
"Administrator documentation" : "Rendszergazdai dokumentáció",
"Documentation" : "Dokumentáció",
"Forum" : "Fórum",
diff --git a/apps/settings/l10n/ro.js b/apps/settings/l10n/ro.js
index a9af71590ee..53cc661e6f0 100644
--- a/apps/settings/l10n/ro.js
+++ b/apps/settings/l10n/ro.js
@@ -186,6 +186,7 @@ OC.L10N.register(
"Enable" : "Activare",
"Server-side encryption" : "Criptare la nivel de server",
"Enable server-side encryption" : "Activează criptarea pe server",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Criptarea, ca unică variantă, nu garantează securitatea sistemului. Consultați documentația pentru mai multe informații despre cum funcționează aplicația de criptare și variantele de utilizare acceptate.",
"This is the final warning: Do you really want to enable encryption?" : "Aceasta este avertizarea finală: Chiar vrei să activezi criptarea?",
"Select default encryption module:" : "Selectează modulul implicit de criptare:",
"Your email address" : "Adresa ta de email",
@@ -258,6 +259,7 @@ OC.L10N.register(
"Allow resharing" : "Permite repartajarea",
"Allow sharing with groups" : "Permite partajarea cu grupuri",
"Exclude groups from sharing" : "Exclude grupuri de la partajare",
+ "These groups will still be able to receive shares, but not to initiate them." : "Aceste grupuri vor putea în continuare să primească partajări, dar nu să le inițieze.",
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile.",
"Profile picture" : "Imagine de profil",
"Upload new" : "Încarcă una nouă",
diff --git a/apps/settings/l10n/ro.json b/apps/settings/l10n/ro.json
index e579571056f..40e79faa11c 100644
--- a/apps/settings/l10n/ro.json
+++ b/apps/settings/l10n/ro.json
@@ -184,6 +184,7 @@
"Enable" : "Activare",
"Server-side encryption" : "Criptare la nivel de server",
"Enable server-side encryption" : "Activează criptarea pe server",
+ "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Criptarea, ca unică variantă, nu garantează securitatea sistemului. Consultați documentația pentru mai multe informații despre cum funcționează aplicația de criptare și variantele de utilizare acceptate.",
"This is the final warning: Do you really want to enable encryption?" : "Aceasta este avertizarea finală: Chiar vrei să activezi criptarea?",
"Select default encryption module:" : "Selectează modulul implicit de criptare:",
"Your email address" : "Adresa ta de email",
@@ -256,6 +257,7 @@
"Allow resharing" : "Permite repartajarea",
"Allow sharing with groups" : "Permite partajarea cu grupuri",
"Exclude groups from sharing" : "Exclude grupuri de la partajare",
+ "These groups will still be able to receive shares, but not to initiate them." : "Aceste grupuri vor putea în continuare să primească partajări, dar nu să le inițieze.",
"This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Această versiune comunitară a Nextcloud nu este suportată, iar notificările instantanee nu sunt disponibile.",
"Profile picture" : "Imagine de profil",
"Upload new" : "Încarcă una nouă",
diff --git a/apps/workflowengine/l10n/hu.js b/apps/workflowengine/l10n/hu.js
index 125e82f4a57..4e296d63a26 100644
--- a/apps/workflowengine/l10n/hu.js
+++ b/apps/workflowengine/l10n/hu.js
@@ -54,6 +54,7 @@ OC.L10N.register(
"Images" : "Képek",
"Office documents" : "Irodai dokumentumok",
"PDF documents" : "PDF-dokumentumok",
+ "Custom MIME type" : "Egyéni MIME-típus",
"Custom mimetype" : "Egyéni MIME-típus",
"Select a tag" : "Válasszon címkét",
"No results" : "Nincs találat",
diff --git a/apps/workflowengine/l10n/hu.json b/apps/workflowengine/l10n/hu.json
index a58922f094b..1b92c87e330 100644
--- a/apps/workflowengine/l10n/hu.json
+++ b/apps/workflowengine/l10n/hu.json
@@ -52,6 +52,7 @@
"Images" : "Képek",
"Office documents" : "Irodai dokumentumok",
"PDF documents" : "PDF-dokumentumok",
+ "Custom MIME type" : "Egyéni MIME-típus",
"Custom mimetype" : "Egyéni MIME-típus",
"Select a tag" : "Válasszon címkét",
"No results" : "Nincs találat",