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
diff options
context:
space:
mode:
-rw-r--r--apps/files_external/l10n/ca.js9
-rw-r--r--apps/files_external/l10n/ca.json9
-rw-r--r--apps/files_external/l10n/cs.js1
-rw-r--r--apps/files_external/l10n/cs.json1
-rw-r--r--apps/files_external/l10n/de_DE.js1
-rw-r--r--apps/files_external/l10n/de_DE.json1
-rw-r--r--apps/updatenotification/l10n/ca.js12
-rw-r--r--apps/updatenotification/l10n/ca.json12
-rw-r--r--apps/updatenotification/l10n/cs.js2
-rw-r--r--apps/updatenotification/l10n/cs.json2
-rw-r--r--apps/updatenotification/l10n/de_DE.js2
-rw-r--r--apps/updatenotification/l10n/de_DE.json2
-rw-r--r--core/l10n/ca.js13
-rw-r--r--core/l10n/ca.json13
-rw-r--r--core/l10n/cs.js2
-rw-r--r--core/l10n/cs.json2
16 files changed, 78 insertions, 6 deletions
diff --git a/apps/files_external/l10n/ca.js b/apps/files_external/l10n/ca.js
index ba38475fd17..25eda82dcda 100644
--- a/apps/files_external/l10n/ca.js
+++ b/apps/files_external/l10n/ca.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Generate keys" : "Genera les claus",
"Error generating key pair" : "Error en generar el parell de claus",
"All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup.",
+ "(Group)" : "(Grup)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilitat amb la codificació de Mac NFD (lent)",
"Enable encryption" : "Activa l'encriptació",
"Enable previews" : "Active les vistes prèvies",
@@ -40,6 +41,7 @@ OC.L10N.register(
"Credentials saved" : "Credencials desades",
"Credentials saving failed" : "Error en desar les credencials",
"Credentials required" : "Es necessiten credencials",
+ "Forbidden to manage local mounts" : "No es permès gestionar volums locals",
"Storage with ID \"%d\" not found" : "No s’ha trobat l’emmagatzematge amb ID \"%d\"",
"Invalid backend or authentication mechanism class" : "Classe de mecanisme d'autenticació o rerefons no vàlids",
"Invalid mount point" : "Punt de muntatge no vàlid",
@@ -79,6 +81,8 @@ OC.L10N.register(
"Public key" : "Clau pública",
"RSA private key" : "Clau privada RSA",
"Private key" : "Clau privada",
+ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Domini predeterminat de Kerberos, per defecte «WORKGROUP»",
+ "Kerberos ticket Apache mode" : "Mode Apache d'entrada a Kerberos",
"Kerberos ticket" : "Tiquet Kerberos",
"Amazon S3" : "Amazon S3",
"Bucket" : "Galleda",
@@ -101,11 +105,13 @@ OC.L10N.register(
"SFTP" : "SFTP",
"Root" : "Arrel",
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
+ "SMB/CIFS" : "SMB/CIFS",
"Share" : "Comparteix",
"Show hidden files" : "Mostra els fitxers ocults",
"Verify ACL access when listing files" : "Verificar accés ACL quan es llistin fitxers",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Comprovar els ACLs de cada fitxer o carpeta a dins d'un directori per filtrar els elements pels que l'usuari no tingui permís, provoca una disminució del rendiment",
"Timeout" : "Sense temps",
+ "SMB/CIFS using OC login" : "SMB/CIFS utilitzant l'inici de sessió OC",
"Username as share" : "Nom d'usuari amb que es comparteix",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nom del servei",
@@ -134,6 +140,7 @@ OC.L10N.register(
"External storages" : "Emmagatzematges externs",
"(group)" : "(grup)",
"SMB / CIFS" : "SMB / CIFS",
- "SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC"
+ "SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC",
+ "Kerberos ticket apache mode" : "Mode apache d'entrada a Kerberos"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/ca.json b/apps/files_external/l10n/ca.json
index 46536662b3f..a092f8a53a9 100644
--- a/apps/files_external/l10n/ca.json
+++ b/apps/files_external/l10n/ca.json
@@ -9,6 +9,7 @@
"Generate keys" : "Genera les claus",
"Error generating key pair" : "Error en generar el parell de claus",
"All users. Type to select user or group." : "Tots els usuaris. Escriviu per seleccionar un usuari o grup.",
+ "(Group)" : "(Grup)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibilitat amb la codificació de Mac NFD (lent)",
"Enable encryption" : "Activa l'encriptació",
"Enable previews" : "Active les vistes prèvies",
@@ -38,6 +39,7 @@
"Credentials saved" : "Credencials desades",
"Credentials saving failed" : "Error en desar les credencials",
"Credentials required" : "Es necessiten credencials",
+ "Forbidden to manage local mounts" : "No es permès gestionar volums locals",
"Storage with ID \"%d\" not found" : "No s’ha trobat l’emmagatzematge amb ID \"%d\"",
"Invalid backend or authentication mechanism class" : "Classe de mecanisme d'autenticació o rerefons no vàlids",
"Invalid mount point" : "Punt de muntatge no vàlid",
@@ -77,6 +79,8 @@
"Public key" : "Clau pública",
"RSA private key" : "Clau privada RSA",
"Private key" : "Clau privada",
+ "Kerberos default realm, defaults to \"WORKGROUP\"" : "Domini predeterminat de Kerberos, per defecte «WORKGROUP»",
+ "Kerberos ticket Apache mode" : "Mode Apache d'entrada a Kerberos",
"Kerberos ticket" : "Tiquet Kerberos",
"Amazon S3" : "Amazon S3",
"Bucket" : "Galleda",
@@ -99,11 +103,13 @@
"SFTP" : "SFTP",
"Root" : "Arrel",
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
+ "SMB/CIFS" : "SMB/CIFS",
"Share" : "Comparteix",
"Show hidden files" : "Mostra els fitxers ocults",
"Verify ACL access when listing files" : "Verificar accés ACL quan es llistin fitxers",
"Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Comprovar els ACLs de cada fitxer o carpeta a dins d'un directori per filtrar els elements pels que l'usuari no tingui permís, provoca una disminució del rendiment",
"Timeout" : "Sense temps",
+ "SMB/CIFS using OC login" : "SMB/CIFS utilitzant l'inici de sessió OC",
"Username as share" : "Nom d'usuari amb que es comparteix",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nom del servei",
@@ -132,6 +138,7 @@
"External storages" : "Emmagatzematges externs",
"(group)" : "(grup)",
"SMB / CIFS" : "SMB / CIFS",
- "SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC"
+ "SMB / CIFS using OC login" : "SMB / CIFS fent servir acreditació OC",
+ "Kerberos ticket apache mode" : "Mode apache d'entrada a Kerberos"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js
index 54d7a1ab4bf..311277b644c 100644
--- a/apps/files_external/l10n/cs.js
+++ b/apps/files_external/l10n/cs.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"RSA private key" : "Soukromá část RSA klíče",
"Private key" : "Soukromá část klíče",
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Výchozí kerberos oblast (realm) – výchozí je „WORKGROUP",
+ "Kerberos ticket Apache mode" : "Režim kerberos lístku (ticket) apache serveru",
"Kerberos ticket" : "Kerberos ticket",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json
index e85206c3570..168137aa097 100644
--- a/apps/files_external/l10n/cs.json
+++ b/apps/files_external/l10n/cs.json
@@ -80,6 +80,7 @@
"RSA private key" : "Soukromá část RSA klíče",
"Private key" : "Soukromá část klíče",
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Výchozí kerberos oblast (realm) – výchozí je „WORKGROUP",
+ "Kerberos ticket Apache mode" : "Režim kerberos lístku (ticket) apache serveru",
"Kerberos ticket" : "Kerberos ticket",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js
index 65ccf20c197..566a1bbceee 100644
--- a/apps/files_external/l10n/de_DE.js
+++ b/apps/files_external/l10n/de_DE.js
@@ -82,6 +82,7 @@ OC.L10N.register(
"RSA private key" : "Privater RSA-Schlüssel",
"Private key" : "Privater Schlüssel",
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig „WORKGROUP“",
+ "Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus",
"Kerberos ticket" : "Kerberos-Ticket",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json
index e3077b5be0b..b7255b5adce 100644
--- a/apps/files_external/l10n/de_DE.json
+++ b/apps/files_external/l10n/de_DE.json
@@ -80,6 +80,7 @@
"RSA private key" : "Privater RSA-Schlüssel",
"Private key" : "Privater Schlüssel",
"Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos-Standard-Realm, standardmäßig „WORKGROUP“",
+ "Kerberos ticket Apache mode" : "Kerberos-Ticket Apache-Modus",
"Kerberos ticket" : "Kerberos-Ticket",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
diff --git a/apps/updatenotification/l10n/ca.js b/apps/updatenotification/l10n/ca.js
index f9d96cd803c..e88afa8a345 100644
--- a/apps/updatenotification/l10n/ca.js
+++ b/apps/updatenotification/l10n/ca.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"{version} is available. Get more information on how to update." : "Hi ha disponible la versió {version}. Obtingueu més informació sobre com actualitzar.",
"Channel updated" : "S'ha actualitzat el canal.",
+ "Web updater is disabled" : "L'actualitzador web està desactivat",
"Update notifications" : "Notificacions d'actualització",
"The update server could not be reached since %d days to check for new updates." : "No s’ha pogut accedir al servidor d’actualitzacions des de fa %d dies per comprovar si hi ha actualitzacions noves.",
"Please check the Nextcloud and server log files for errors." : "Si us plau, comproveu els fitxers de registre del servidor i del Nextcloud per detectar errors.",
@@ -12,9 +13,12 @@ OC.L10N.register(
"Update notification" : "Notificació d'actualització",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Mostra les notificacions d’actualització de Nextcloud i proporciona l’SSO de l’actualitzador.",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versió que esteu executant ja no es manté. Assegureu-vos d’actualitzar el més aviat possible a una versió suportada.",
+ "Apps missing compatible version" : "Aplicacions sense versió compatible",
"View in store" : "Mostra-ho al magatzem",
+ "Apps with compatible version" : "Aplicacions amb una versió compatible",
"Open updater" : "Obre l'actualitzador",
"Download now" : "Descarrega-ho ara",
+ "Please use the command line updater to update." : "Utilitzeu l'actualitzador de línia d'ordres per actualitzar.",
"What's new?" : "Quines novetats hi ha?",
"The update check is not yet finished. Please refresh the page." : "La comprovació de l’actualització encara no ha finalitzat. Si us plau, actualitzeu la pàgina.",
"Your version is up to date." : "La vostra versió està actualitzada.",
@@ -22,11 +26,16 @@ OC.L10N.register(
"Update channel:" : "Canal d'actualitzacions:",
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre podeu actualitzar a una versió més recent. Però mai no podeu baixar a una versió més estable.",
"Notify members of the following groups about available updates:" : "Notifica als membres dels següents grups sobre les actualitzacions disponibles:",
+ "Only notifications for app updates are available." : "Només hi ha notificacions per actualitzacions d'aplicacions disponibles.",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal d'actualització seleccionat deixa obsoletes les notificacions específiques del servidor.",
"The selected update channel does not support updates of the server." : "El canal d'actualitzacions seleccionat no admet les actualitzacions del servidor.",
"A new version is available: <strong>{newVersionString}</strong>" : "Hi ha una nova versió disponible: <strong>{newVersionString}</strong>",
+ "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Tingueu en compte que després d'un nou llançament l'actualització només es mostrarà després del primer llançament menor o posterior. Fem versions noves disperses amb el temps als nostres usuaris i de vegades saltem una versió quan es troben problemes. Teniu més informació sobre les actualitzacions i els canals de llançament a {link}",
"Checked on {lastCheckedDate}" : "Verificat el {lastCheckedDate}",
+ "Checking apps for compatible versions" : "S'estan comprovant les aplicacions per a versions compatibles",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Si us plau, assegureu-vos que en el vostre config.php no s'ha establert <samp>appstoreenabled</samp> com a fals.",
+ "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "No s'ha pogut connectar a la Botiga d'Aplicacions o no s'ha retornat cap actualització. Cerqueu manualment les actualitzacions o assegureu-vos que el vostre servidor tingui accés a Internet i que es pugui connectar a la Botiga d'Aplicacions.",
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>All</strong> aplicacions tenen una versió compatible per aquesta versió de Nextcloud.",
"View changelog" : "Mostra el registre de canvis",
"Enterprise" : "Empresa",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Per ús empresarial. Proporciona sempre el nivell de patch més recent, però no s'actualitzarà immediatament a la propera versió principal. Aquesta actualització es produeix quan Nextcloud GmbH ha realitzat proves i enduriments addicionals per a implementacions a gran escala i de missions crítiques. Aquest canal només està disponible per als clients i proporciona el paquet Nextcloud Enterprise.",
@@ -41,6 +50,7 @@ OC.L10N.register(
"Checking apps for compatible updates" : "S'estàn comprovant aplicacions per a actualitzacions compatibles",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No s’ha pogut connectar amb el magatzem d’aplicacions o aquest no ha retornat cap actualització. Cerqueu manualment actualitzacions o assegureu-vos que el vostre servidor tingui accés a Internet i es pugui connectar al magatzem d'aplicacions.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Totes</strong> les aplicacions tenen una actualització disponible per aquesta versió",
- "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicació no té cap actualització disponible per aquesta versió.","<strong>%n</strong> aplicacions no tenen cap actualització disponible per aquesta versió."]
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicació no té cap actualització disponible per aquesta versió.","<strong>%n</strong> aplicacions no tenen cap actualització disponible per aquesta versió."],
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>All</strong> aplicacions tenen una versió compatible per aquesta versió de Nextcloud."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/updatenotification/l10n/ca.json b/apps/updatenotification/l10n/ca.json
index 261a52e3879..5ff3891fcf3 100644
--- a/apps/updatenotification/l10n/ca.json
+++ b/apps/updatenotification/l10n/ca.json
@@ -1,6 +1,7 @@
{ "translations": {
"{version} is available. Get more information on how to update." : "Hi ha disponible la versió {version}. Obtingueu més informació sobre com actualitzar.",
"Channel updated" : "S'ha actualitzat el canal.",
+ "Web updater is disabled" : "L'actualitzador web està desactivat",
"Update notifications" : "Notificacions d'actualització",
"The update server could not be reached since %d days to check for new updates." : "No s’ha pogut accedir al servidor d’actualitzacions des de fa %d dies per comprovar si hi ha actualitzacions noves.",
"Please check the Nextcloud and server log files for errors." : "Si us plau, comproveu els fitxers de registre del servidor i del Nextcloud per detectar errors.",
@@ -10,9 +11,12 @@
"Update notification" : "Notificació d'actualització",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Mostra les notificacions d’actualització de Nextcloud i proporciona l’SSO de l’actualitzador.",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versió que esteu executant ja no es manté. Assegureu-vos d’actualitzar el més aviat possible a una versió suportada.",
+ "Apps missing compatible version" : "Aplicacions sense versió compatible",
"View in store" : "Mostra-ho al magatzem",
+ "Apps with compatible version" : "Aplicacions amb una versió compatible",
"Open updater" : "Obre l'actualitzador",
"Download now" : "Descarrega-ho ara",
+ "Please use the command line updater to update." : "Utilitzeu l'actualitzador de línia d'ordres per actualitzar.",
"What's new?" : "Quines novetats hi ha?",
"The update check is not yet finished. Please refresh the page." : "La comprovació de l’actualització encara no ha finalitzat. Si us plau, actualitzeu la pàgina.",
"Your version is up to date." : "La vostra versió està actualitzada.",
@@ -20,11 +24,16 @@
"Update channel:" : "Canal d'actualitzacions:",
"You can always update to a newer version. But you can never downgrade to a more stable version." : "Sempre podeu actualitzar a una versió més recent. Però mai no podeu baixar a una versió més estable.",
"Notify members of the following groups about available updates:" : "Notifica als membres dels següents grups sobre les actualitzacions disponibles:",
+ "Only notifications for app updates are available." : "Només hi ha notificacions per actualitzacions d'aplicacions disponibles.",
"The selected update channel makes dedicated notifications for the server obsolete." : "El canal d'actualització seleccionat deixa obsoletes les notificacions específiques del servidor.",
"The selected update channel does not support updates of the server." : "El canal d'actualitzacions seleccionat no admet les actualitzacions del servidor.",
"A new version is available: <strong>{newVersionString}</strong>" : "Hi ha una nova versió disponible: <strong>{newVersionString}</strong>",
+ "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Tingueu en compte que després d'un nou llançament l'actualització només es mostrarà després del primer llançament menor o posterior. Fem versions noves disperses amb el temps als nostres usuaris i de vegades saltem una versió quan es troben problemes. Teniu més informació sobre les actualitzacions i els canals de llançament a {link}",
"Checked on {lastCheckedDate}" : "Verificat el {lastCheckedDate}",
+ "Checking apps for compatible versions" : "S'estan comprovant les aplicacions per a versions compatibles",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Si us plau, assegureu-vos que en el vostre config.php no s'ha establert <samp>appstoreenabled</samp> com a fals.",
+ "Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "No s'ha pogut connectar a la Botiga d'Aplicacions o no s'ha retornat cap actualització. Cerqueu manualment les actualitzacions o assegureu-vos que el vostre servidor tingui accés a Internet i que es pugui connectar a la Botiga d'Aplicacions.",
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>All</strong> aplicacions tenen una versió compatible per aquesta versió de Nextcloud.",
"View changelog" : "Mostra el registre de canvis",
"Enterprise" : "Empresa",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Per ús empresarial. Proporciona sempre el nivell de patch més recent, però no s'actualitzarà immediatament a la propera versió principal. Aquesta actualització es produeix quan Nextcloud GmbH ha realitzat proves i enduriments addicionals per a implementacions a gran escala i de missions crítiques. Aquest canal només està disponible per als clients i proporciona el paquet Nextcloud Enterprise.",
@@ -39,6 +48,7 @@
"Checking apps for compatible updates" : "S'estàn comprovant aplicacions per a actualitzacions compatibles",
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "No s’ha pogut connectar amb el magatzem d’aplicacions o aquest no ha retornat cap actualització. Cerqueu manualment actualitzacions o assegureu-vos que el vostre servidor tingui accés a Internet i es pugui connectar al magatzem d'aplicacions.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Totes</strong> les aplicacions tenen una actualització disponible per aquesta versió",
- "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicació no té cap actualització disponible per aquesta versió.","<strong>%n</strong> aplicacions no tenen cap actualització disponible per aquesta versió."]
+ "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplicació no té cap actualització disponible per aquesta versió.","<strong>%n</strong> aplicacions no tenen cap actualització disponible per aquesta versió."],
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>All</strong> aplicacions tenen una versió compatible per aquesta versió de Nextcloud."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js
index 15a3dff750b..4ea31b6a15a 100644
--- a/apps/updatenotification/l10n/cs.js
+++ b/apps/updatenotification/l10n/cs.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"Checking apps for compatible versions" : "Kontrola kompatibilních verzí aplikací",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Ověřte, že v souboru s nastaveními config.php není volba <samp>appstoreenabled</samp> nastavena na hodnotu false.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Nedaří se spojit s katalogem aplikací nebo tento nevrátil vůbec žádné aktualizace. Vyhledejte aktualizace ručně nebo ověřte, zda má váš server přístup k Internetu a může se spojit s katalogem.",
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>Všechny</strong> aplikace mají k dispozici kompatibilní verzi s verzí tohoto Nextcloud serveru.",
"View changelog" : "Zobrazit souhrn změn",
"Enterprise" : "Podnikové",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Pro podnikové nasazení. Poskytuje vždy nejnovější opravy, ale nebude hned aktualizováno na další hlavní vydání. K tomu dochází až když Nextcloud GmbH dokončí další zodolnění a testování pro rozsáhlá a kritická nasazení. Tento kanál je k dispozici pouze zákazníkům a poskytuje balíček Nextcloud Enterprise.",
@@ -42,6 +43,7 @@ OC.L10N.register(
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Nejnovější stabilní verze. Je vhodná pro běžné používání a vždy ji lze aktualizovat na nejnovější hlavní verzi",
"Beta" : "Vývojové",
"A pre-release version only for testing new features, not for production environments." : "Předprodukční verze, pouze pro zkoušení nových funkcí, není určeno pro praktické nasazení.",
+ "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["1%n1 aplikace nemá kompatibilní verzi pro verzi tohoto Nextcloud serveru.","1%n1 aplikace nemají kompatibilní verzi pro verzi tohoto Nextcloud serveru.","1%n1 aplikací nemá kompatibilní verzi pro verzi tohoto Nextcloud serveru.","1%n1 aplikace nemají kompatibilní verzi pro verzi tohoto Nextcloud serveru."],
"Apps missing updates" : "Aplikace s chybějícími aktualizacemi",
"Apps with available updates" : "Aplikace s dostupnými aktualizacemi",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Všimněte si, že po vydání nové verze může chvíli trvat, než se zde objeví. Nové verze totiž distribuujeme mezi uživatele postupně a pokud jsou nalezeny problémy, někdy danou verzi přeskočíme.",
diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json
index 6399195ce05..498d9cd1687 100644
--- a/apps/updatenotification/l10n/cs.json
+++ b/apps/updatenotification/l10n/cs.json
@@ -33,6 +33,7 @@
"Checking apps for compatible versions" : "Kontrola kompatibilních verzí aplikací",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Ověřte, že v souboru s nastaveními config.php není volba <samp>appstoreenabled</samp> nastavena na hodnotu false.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Nedaří se spojit s katalogem aplikací nebo tento nevrátil vůbec žádné aktualizace. Vyhledejte aktualizace ručně nebo ověřte, zda má váš server přístup k Internetu a může se spojit s katalogem.",
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "<strong>Všechny</strong> aplikace mají k dispozici kompatibilní verzi s verzí tohoto Nextcloud serveru.",
"View changelog" : "Zobrazit souhrn změn",
"Enterprise" : "Podnikové",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Pro podnikové nasazení. Poskytuje vždy nejnovější opravy, ale nebude hned aktualizováno na další hlavní vydání. K tomu dochází až když Nextcloud GmbH dokončí další zodolnění a testování pro rozsáhlá a kritická nasazení. Tento kanál je k dispozici pouze zákazníkům a poskytuje balíček Nextcloud Enterprise.",
@@ -40,6 +41,7 @@
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Nejnovější stabilní verze. Je vhodná pro běžné používání a vždy ji lze aktualizovat na nejnovější hlavní verzi",
"Beta" : "Vývojové",
"A pre-release version only for testing new features, not for production environments." : "Předprodukční verze, pouze pro zkoušení nových funkcí, není určeno pro praktické nasazení.",
+ "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["1%n1 aplikace nemá kompatibilní verzi pro verzi tohoto Nextcloud serveru.","1%n1 aplikace nemají kompatibilní verzi pro verzi tohoto Nextcloud serveru.","1%n1 aplikací nemá kompatibilní verzi pro verzi tohoto Nextcloud serveru.","1%n1 aplikace nemají kompatibilní verzi pro verzi tohoto Nextcloud serveru."],
"Apps missing updates" : "Aplikace s chybějícími aktualizacemi",
"Apps with available updates" : "Aplikace s dostupnými aktualizacemi",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Všimněte si, že po vydání nové verze může chvíli trvat, než se zde objeví. Nové verze totiž distribuujeme mezi uživatele postupně a pokud jsou nalezeny problémy, někdy danou verzi přeskočíme.",
diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js
index 0caef6ebb14..9f25d6b470b 100644
--- a/apps/updatenotification/l10n/de_DE.js
+++ b/apps/updatenotification/l10n/de_DE.js
@@ -35,6 +35,7 @@ OC.L10N.register(
"Checking apps for compatible versions" : "Es werden alle Apps auf kompatible Versionen geprüft",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stellen Sie sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp>nicht auf \"false\" steht.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Es konnte keine Verbindung zum App-Store hergestellt werden oder es wurden keine Updates zurückgegeben. Suchen Sie manuell nach Updates oder stellen Sie sicher, dass Ihr Server Zugang zum Internet hat und eine Verbindung zum App-Store herstellen kann.",
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "Für <strong>alle</strong> Apps steht eine kompatible Version zur Verfügung.",
"View changelog" : "Liste der Änderungen anschauen",
"Enterprise" : "Version für Unternehmen",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Diese Aktualisierung wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Software-Verteilungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .",
@@ -42,6 +43,7 @@ OC.L10N.register(
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Die aktuellste stabile Version. Diese ist für den regelmäßigen Gebrauch geeignet und wird immer auf die letzte Hauptversion aktualisiert.",
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Eine Vorabversion, die einzig zum Testen neuer Funktionen dient, nicht aber für den Einsatz in Produktivumgebungen geeignet ist.",
+ "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["Für <strong>%n</strong> App steht keine kompatible Version zur Verfügung.","Für <strong>%n</strong> Apps steht keine kompatible Version zur Verfügung."],
"Apps missing updates" : "Für diese Apps fehlen Aktualisierungen",
"Apps with available updates" : "Für diese Apps gibt es Aktualisierungen",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nach Veröffentlichung einer neuen Version kann es einige Zeit dauern bis diese hier erscheint. Die neuen Versionen verteilen sich beim Ausrollen im Laufe der Zeit auf die Benutzer. Manchmal werden Versionen übersprungen, wenn Probleme gefunden wurden.",
diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json
index ebd4bb61be6..b93ee0257c0 100644
--- a/apps/updatenotification/l10n/de_DE.json
+++ b/apps/updatenotification/l10n/de_DE.json
@@ -33,6 +33,7 @@
"Checking apps for compatible versions" : "Es werden alle Apps auf kompatible Versionen geprüft",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stellen Sie sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp>nicht auf \"false\" steht.",
"Could not connect to the App Store or no updates have been returned at all. Search manually for updates or make sure your server has access to the internet and can connect to the App Store." : "Es konnte keine Verbindung zum App-Store hergestellt werden oder es wurden keine Updates zurückgegeben. Suchen Sie manuell nach Updates oder stellen Sie sicher, dass Ihr Server Zugang zum Internet hat und eine Verbindung zum App-Store herstellen kann.",
+ "<strong>All</strong> apps have a compatible version for this Nextcloud version available." : "Für <strong>alle</strong> Apps steht eine kompatible Version zur Verfügung.",
"View changelog" : "Liste der Änderungen anschauen",
"Enterprise" : "Version für Unternehmen",
"For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "Für den Einsatz in Unternehmen. Stellt immer die neueste Patch-Version bereit, wird jedoch nicht sofort auf die nächste Hauptversion aktualisiert. Diese Aktualisierung wird durchgeführt, sobald die Nextcloud GmbH zusätzliche Vorbereitungen und Tests für umfangreiche und unternehmenskritische Software-Verteilungen durchgeführt hat. Dieser Kanal steht nur Kunden zur Verfügung und enthält das Nextcloud Firmen-Paket .",
@@ -40,6 +41,7 @@
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Die aktuellste stabile Version. Diese ist für den regelmäßigen Gebrauch geeignet und wird immer auf die letzte Hauptversion aktualisiert.",
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Eine Vorabversion, die einzig zum Testen neuer Funktionen dient, nicht aber für den Einsatz in Produktivumgebungen geeignet ist.",
+ "_<strong>%n</strong> app has no compatible version for this Nextcloud version available._::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available._" : ["Für <strong>%n</strong> App steht keine kompatible Version zur Verfügung.","Für <strong>%n</strong> Apps steht keine kompatible Version zur Verfügung."],
"Apps missing updates" : "Für diese Apps fehlen Aktualisierungen",
"Apps with available updates" : "Für diese Apps gibt es Aktualisierungen",
"Note that after a new release it can take some time before it shows up here. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found." : "Nach Veröffentlichung einer neuen Version kann es einige Zeit dauern bis diese hier erscheint. Die neuen Versionen verteilen sich beim Ausrollen im Laufe der Zeit auf die Benutzer. Manchmal werden Versionen übersprungen, wenn Probleme gefunden wurden.",
diff --git a/core/l10n/ca.js b/core/l10n/ca.js
index f623a34ba67..5b997280633 100644
--- a/core/l10n/ca.js
+++ b/core/l10n/ca.js
@@ -5,6 +5,14 @@ OC.L10N.register(
"File is too big" : "El fitxer és massa gran",
"The selected file is not an image." : "El fitxer seleccionat no és una imatge.",
"The selected file cannot be read." : "No s'ha pogut llegir el fitxer seleccionat.",
+ "The file was uploaded" : "S'ha pujat el fitxer",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat excedeix la directiva upload_max_filesize a php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer pujat excedeix la directiva MAX_FILE_SIZE que s'ha especificat en el formulari HTML",
+ "The file was only partially uploaded" : "El fitxer només s'ha pujat parcialment",
+ "No file was uploaded" : "No s'ha pujat cap fitxer",
+ "Missing a temporary folder" : "No es troba cap carpeta temporal",
+ "Could not write file to disk" : "No s'ha pogut escriure el fitxer al disc",
+ "A PHP extension stopped the file upload" : "Una extensió PHP ha aturat la pujada del fitxer",
"Invalid file provided" : "El fitxer proporcionat no és vàlid",
"No image or file provided" : "No s'han proporcionat imatges o fitxers",
"Unknown filetype" : "Tipus de fitxer desconegut",
@@ -18,7 +26,10 @@ OC.L10N.register(
"Invalid app password" : "La contrasenya de l'aplicació no és vàlida",
"Could not complete login" : "No s'ha pogut completar l'inici de sessió",
"Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha caducat",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquest llançament de la comunitat de Nextcloud no és compatible i les notificacions instantànies no estan disponibles.",
"Password reset is disabled" : "El restabliment de contrasenya està inhabilitat",
+ "Could not reset password because the token is expired" : "No s'ha pogut restablir la contrasenya perquè el \"token\" ha caducat",
+ "Could not reset password because the token is invalid" : "No s'ha pogut restablir la contrasenya perquè el \"token\" no és vàlid",
"%s password reset" : "restableix la contrasenya %s",
"Password reset" : "Restableix contrasenya",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent botó pel restabliment de la vostra contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
@@ -27,6 +38,8 @@ OC.L10N.register(
"Nextcloud Server" : "Servidor Nextcloud",
"Some of your link shares have been removed" : "S'han suprimit alguns dels vostres enllaços de compartició",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Degut a un error de seguretat hem hagut d'eliminar alguns dels vostres enllaços de compartició. Mireu l'enllaç per a més informació.",
+ "The user limit of this instance is reached." : "S'ha assolit el límit d'usuari d'aquesta instància.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduïu la vostra clau de subscripció per augmentar el límit d'usuari. Per a més informació sobre Nextcloud Enterprise consulteu el nostre lloc web.",
"Preparing update" : "S'està preparant l'actualització",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Pas de reparació:",
diff --git a/core/l10n/ca.json b/core/l10n/ca.json
index ae403667304..1410bc75bff 100644
--- a/core/l10n/ca.json
+++ b/core/l10n/ca.json
@@ -3,6 +3,14 @@
"File is too big" : "El fitxer és massa gran",
"The selected file is not an image." : "El fitxer seleccionat no és una imatge.",
"The selected file cannot be read." : "No s'ha pogut llegir el fitxer seleccionat.",
+ "The file was uploaded" : "S'ha pujat el fitxer",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer pujat excedeix la directiva upload_max_filesize a php.ini",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer pujat excedeix la directiva MAX_FILE_SIZE que s'ha especificat en el formulari HTML",
+ "The file was only partially uploaded" : "El fitxer només s'ha pujat parcialment",
+ "No file was uploaded" : "No s'ha pujat cap fitxer",
+ "Missing a temporary folder" : "No es troba cap carpeta temporal",
+ "Could not write file to disk" : "No s'ha pogut escriure el fitxer al disc",
+ "A PHP extension stopped the file upload" : "Una extensió PHP ha aturat la pujada del fitxer",
"Invalid file provided" : "El fitxer proporcionat no és vàlid",
"No image or file provided" : "No s'han proporcionat imatges o fitxers",
"Unknown filetype" : "Tipus de fitxer desconegut",
@@ -16,7 +24,10 @@
"Invalid app password" : "La contrasenya de l'aplicació no és vàlida",
"Could not complete login" : "No s'ha pogut completar l'inici de sessió",
"Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha caducat",
+ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquest llançament de la comunitat de Nextcloud no és compatible i les notificacions instantànies no estan disponibles.",
"Password reset is disabled" : "El restabliment de contrasenya està inhabilitat",
+ "Could not reset password because the token is expired" : "No s'ha pogut restablir la contrasenya perquè el \"token\" ha caducat",
+ "Could not reset password because the token is invalid" : "No s'ha pogut restablir la contrasenya perquè el \"token\" no és vàlid",
"%s password reset" : "restableix la contrasenya %s",
"Password reset" : "Restableix contrasenya",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Feu clic al següent botó pel restabliment de la vostra contrasenya. Si no heu sol·licitat un canvi de contrasenya, ignoreu aquest correu electrònic.",
@@ -25,6 +36,8 @@
"Nextcloud Server" : "Servidor Nextcloud",
"Some of your link shares have been removed" : "S'han suprimit alguns dels vostres enllaços de compartició",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Degut a un error de seguretat hem hagut d'eliminar alguns dels vostres enllaços de compartició. Mireu l'enllaç per a més informació.",
+ "The user limit of this instance is reached." : "S'ha assolit el límit d'usuari d'aquesta instància.",
+ "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Introduïu la vostra clau de subscripció per augmentar el límit d'usuari. Per a més informació sobre Nextcloud Enterprise consulteu el nostre lloc web.",
"Preparing update" : "S'està preparant l'actualització",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Pas de reparació:",
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 1a39aa4b160..17135fbd0bb 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -380,7 +380,7 @@ OC.L10N.register(
"Maintenance mode" : "Režim údržby",
"This %s instance is currently in maintenance mode, which may take a while." : "Tato instance %s se právě nachází v režimu údržby a ta může chvíli trvat.",
"This page will refresh itself when the instance is available again." : "Tato stránka se automaticky znovu načte, jakmile bude tato instance opět dostupná.",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje trvale nebo nečekaně, obraťte se správce systému.",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje trvale nebo nečekaně, obraťte se na správce systému.",
"Couldn't reset password because the token is invalid" : "Heslo není možné resetovat, protože token není platný",
"Couldn't reset password because the token is expired" : "Heslo není možné resetovat, protože platnost tokenu skončila",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Zjišťuje se, zda je možné schéma databáze zaktualizovat (v závislosti na velikosti databáze to může trvat delší dobu)",
diff --git a/core/l10n/cs.json b/core/l10n/cs.json
index 85f764a354d..5590a28fa72 100644
--- a/core/l10n/cs.json
+++ b/core/l10n/cs.json
@@ -378,7 +378,7 @@
"Maintenance mode" : "Režim údržby",
"This %s instance is currently in maintenance mode, which may take a while." : "Tato instance %s se právě nachází v režimu údržby a ta může chvíli trvat.",
"This page will refresh itself when the instance is available again." : "Tato stránka se automaticky znovu načte, jakmile bude tato instance opět dostupná.",
- "Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje trvale nebo nečekaně, obraťte se správce systému.",
+ "Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje trvale nebo nečekaně, obraťte se na správce systému.",
"Couldn't reset password because the token is invalid" : "Heslo není možné resetovat, protože token není platný",
"Couldn't reset password because the token is expired" : "Heslo není možné resetovat, protože platnost tokenu skončila",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Zjišťuje se, zda je možné schéma databáze zaktualizovat (v závislosti na velikosti databáze to může trvat delší dobu)",