summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/da.js1
-rw-r--r--settings/l10n/da.json1
-rw-r--r--settings/l10n/fi_FI.js1
-rw-r--r--settings/l10n/fi_FI.json1
-rw-r--r--settings/l10n/fr.js4
-rw-r--r--settings/l10n/fr.json4
-rw-r--r--settings/l10n/it.js1
-rw-r--r--settings/l10n/it.json1
-rw-r--r--settings/l10n/nl.js1
-rw-r--r--settings/l10n/nl.json1
-rw-r--r--settings/l10n/oc.js1
-rw-r--r--settings/l10n/oc.json1
-rw-r--r--settings/l10n/pt_BR.js1
-rw-r--r--settings/l10n/pt_BR.json1
-rw-r--r--settings/l10n/uk.js88
-rw-r--r--settings/l10n/uk.json88
-rw-r--r--settings/l10n/zh_CN.js3
-rw-r--r--settings/l10n/zh_CN.json3
18 files changed, 122 insertions, 80 deletions
diff --git a/settings/l10n/da.js b/settings/l10n/da.js
index 61b012de4f7..8bb3be30fca 100644
--- a/settings/l10n/da.js
+++ b/settings/l10n/da.js
@@ -149,6 +149,7 @@ OC.L10N.register(
"Allow users to send mail notification for shared files to other users" : "Tillader brugere at sende mailnotifikationer for delte filer til andre brugere",
"Exclude groups from sharing" : "Ekskluder grupper fra at dele",
"These groups will still be able to receive shares, but not to initiate them." : "Disse grupper vil stadig kunne modtage delefiler, men ikke skabe dem.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillad autofuldførelse af brugernavnet i delings dialogboksen. Hvis funktion er deaktiveret skal det fulde brugernavn indtastes.",
"Last cron job execution: %s." : "Seneste udførsel af cronjob: %s.",
"Last cron job execution: %s. Something seems wrong." : "Seneste udførsel af cronjob: %s. Der er vist noget galt.",
"Cron was not executed yet!" : "Cron har ikke kørt endnu!",
diff --git a/settings/l10n/da.json b/settings/l10n/da.json
index 2f18fedf629..90896f0ab28 100644
--- a/settings/l10n/da.json
+++ b/settings/l10n/da.json
@@ -147,6 +147,7 @@
"Allow users to send mail notification for shared files to other users" : "Tillader brugere at sende mailnotifikationer for delte filer til andre brugere",
"Exclude groups from sharing" : "Ekskluder grupper fra at dele",
"These groups will still be able to receive shares, but not to initiate them." : "Disse grupper vil stadig kunne modtage delefiler, men ikke skabe dem.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Tillad autofuldførelse af brugernavnet i delings dialogboksen. Hvis funktion er deaktiveret skal det fulde brugernavn indtastes.",
"Last cron job execution: %s." : "Seneste udførsel af cronjob: %s.",
"Last cron job execution: %s. Something seems wrong." : "Seneste udførsel af cronjob: %s. Der er vist noget galt.",
"Cron was not executed yet!" : "Cron har ikke kørt endnu!",
diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js
index c670d7abb59..a7db9452562 100644
--- a/settings/l10n/fi_FI.js
+++ b/settings/l10n/fi_FI.js
@@ -140,6 +140,7 @@ OC.L10N.register(
"Allow users to send mail notification for shared files to other users" : "Salli käyttäjien lähettää muille käyttäjille sähköpostitse ilmoitus jaetuista tiedostoista",
"Exclude groups from sharing" : "Kiellä ryhmiä jakamasta",
"These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Salli käyttäjätunnuksen automaattinen täydentäminen jakamisikkunnassa. Jos tämä asetus on pois käytöstä, tulee käyttäjätunnus kirjoittaa kokonaan itse.",
"Last cron job execution: %s." : "Viimeisin cron-työn suoritus: %s.",
"Last cron job execution: %s. Something seems wrong." : "Viimeisin cron-työn suoritus: %s. Jokin vaikuttaa menneen pieleen.",
"Cron was not executed yet!" : "Cronia ei suoritettu vielä!",
diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json
index 01b79449331..9705353642b 100644
--- a/settings/l10n/fi_FI.json
+++ b/settings/l10n/fi_FI.json
@@ -138,6 +138,7 @@
"Allow users to send mail notification for shared files to other users" : "Salli käyttäjien lähettää muille käyttäjille sähköpostitse ilmoitus jaetuista tiedostoista",
"Exclude groups from sharing" : "Kiellä ryhmiä jakamasta",
"These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Salli käyttäjätunnuksen automaattinen täydentäminen jakamisikkunnassa. Jos tämä asetus on pois käytöstä, tulee käyttäjätunnus kirjoittaa kokonaan itse.",
"Last cron job execution: %s." : "Viimeisin cron-työn suoritus: %s.",
"Last cron job execution: %s. Something seems wrong." : "Viimeisin cron-työn suoritus: %s. Jokin vaikuttaa menneen pieleen.",
"Cron was not executed yet!" : "Cronia ei suoritettu vielä!",
diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js
index 83b7d5f76d8..b11e361f921 100644
--- a/settings/l10n/fr.js
+++ b/settings/l10n/fr.js
@@ -118,17 +118,20 @@ OC.L10N.register(
"SSL" : "SSL",
"TLS" : "TLS",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php ne semble pas être configuré de manière à récupérer les valeurs des variables d’environnement. Le test de la commande getenv(\"PATH\") retourne seulement une réponse vide. ",
+ "Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Veuillez vérifier <a target=\"_blank\" href=\"%s\">la documentation d'installation ↗</a> concernant les instructions de configuration de php ainsi que la configuration de votre serveur, en particulier dans le cas où vous utilisez php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuration est en mode lecture seule. Ceci empêche la modification de certaines configurations via l'interface web. De plus, le fichier doit être passé manuellement en lecture-écriture avant chaque mise à jour.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP est apparemment configuré pour supprimer les blocs de documentation internes. Cela rendra plusieurs applications de base inaccessibles.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Votre serveur fonctionne actuellement sur une plateforme Microsoft Windows. Nous vous recommandons fortement d'utiliser une plateforme Linux pour une expérience utilisateur optimale.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend to update to a newer %1$s version." : "Une version de %1$s plus ancienne que %2$s est installée. Pour améliorer la stabilité et les performances, nous recommandons de mettre %1$s à jour.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Le module PHP 'fileinfo' est manquant. Il est vivement recommandé de l'activer afin d'obtenir de meilleurs résultats de détection mime-type.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Le verrouillage transactionnel de fichiers est désactivé, cela peut conduire à des conflits d'accès. Activer 'filelocking.enabled' dans config.php pour éviter ces problèmes. Consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a> pour plus d'informations.",
"System locale can not be set to a one which supports UTF-8." : "Les paramètres régionaux n'ont pu être configurés avec prise en charge d'UTF-8.",
"This means that there might be problems with certain characters in file names." : "Cela signifie qu'il pourrait y avoir des problèmes avec certains caractères dans les noms de fichier.",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nous vous recommandons d'installer sur votre système les paquets nécessaires à la prise en charge de l'un des paramètres régionaux suivants : %s",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si votre installation n'a pas été effectuée à la racine du domaine et qu'elle utilise le cron du système, il peut y avoir des problèmes avec la génération d'URL. Pour les éviter, veuillez configurer l'option \"overwrite.cli.url\" de votre fichier config.php avec le chemin de la racine de votre installation (suggéré : \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :",
+ "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Le verrouillage transactionnel de fichiers utilise la base de données comme moteur de verrouillage, pour de meilleures performances il est recommandé de configurer le memcache pour le verrouillage. Consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a> pour plus d'informations.",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Consultez les <a target=\"_blank\" href=\"%s\">guides d'installation ↗</a>, et cherchez des erreurs ou avertissements dans <a href=\"#log-section\">les logs</a>.",
"All checks passed." : "Tous les tests ont réussi.",
"Open documentation" : "Voir la documentation",
@@ -146,6 +149,7 @@ OC.L10N.register(
"Allow users to send mail notification for shared files to other users" : "Autoriser les utilisateurs à envoyer des notifications de partage par e-mail",
"Exclude groups from sharing" : "Empêcher certains groupes de partager",
"These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d'autres. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Autoriser la complétion du nom d'utilisateur dans les champs de partage. Sinon le nom complet d'utilisateur doit être indiqué.",
"Last cron job execution: %s." : "Dernière tâche cron exécutée : %s.",
"Last cron job execution: %s. Something seems wrong." : "Dernière tâche cron exécutée : %s. Quelque chose s'est mal passé.",
"Cron was not executed yet!" : "Le cron n'a pas encore été exécuté !",
diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json
index 3cf724abc26..327801cf0e9 100644
--- a/settings/l10n/fr.json
+++ b/settings/l10n/fr.json
@@ -116,17 +116,20 @@
"SSL" : "SSL",
"TLS" : "TLS",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php ne semble pas être configuré de manière à récupérer les valeurs des variables d’environnement. Le test de la commande getenv(\"PATH\") retourne seulement une réponse vide. ",
+ "Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Veuillez vérifier <a target=\"_blank\" href=\"%s\">la documentation d'installation ↗</a> concernant les instructions de configuration de php ainsi que la configuration de votre serveur, en particulier dans le cas où vous utilisez php-fpm.",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuration est en mode lecture seule. Ceci empêche la modification de certaines configurations via l'interface web. De plus, le fichier doit être passé manuellement en lecture-écriture avant chaque mise à jour.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP est apparemment configuré pour supprimer les blocs de documentation internes. Cela rendra plusieurs applications de base inaccessibles.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "La raison est probablement l'utilisation d'un cache / accélérateur tel que Zend OPcache ou eAccelerator.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Votre serveur fonctionne actuellement sur une plateforme Microsoft Windows. Nous vous recommandons fortement d'utiliser une plateforme Linux pour une expérience utilisateur optimale.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend to update to a newer %1$s version." : "Une version de %1$s plus ancienne que %2$s est installée. Pour améliorer la stabilité et les performances, nous recommandons de mettre %1$s à jour.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Le module PHP 'fileinfo' est manquant. Il est vivement recommandé de l'activer afin d'obtenir de meilleurs résultats de détection mime-type.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Le verrouillage transactionnel de fichiers est désactivé, cela peut conduire à des conflits d'accès. Activer 'filelocking.enabled' dans config.php pour éviter ces problèmes. Consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a> pour plus d'informations.",
"System locale can not be set to a one which supports UTF-8." : "Les paramètres régionaux n'ont pu être configurés avec prise en charge d'UTF-8.",
"This means that there might be problems with certain characters in file names." : "Cela signifie qu'il pourrait y avoir des problèmes avec certains caractères dans les noms de fichier.",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Nous vous recommandons d'installer sur votre système les paquets nécessaires à la prise en charge de l'un des paramètres régionaux suivants : %s",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Si votre installation n'a pas été effectuée à la racine du domaine et qu'elle utilise le cron du système, il peut y avoir des problèmes avec la génération d'URL. Pour les éviter, veuillez configurer l'option \"overwrite.cli.url\" de votre fichier config.php avec le chemin de la racine de votre installation (suggéré : \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "La tâche cron n'a pu s'exécuter via CLI. Ces erreurs techniques sont apparues :",
+ "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "Le verrouillage transactionnel de fichiers utilise la base de données comme moteur de verrouillage, pour de meilleures performances il est recommandé de configurer le memcache pour le verrouillage. Consultez la <a target=\"_blank\" href=\"%s\">documentation ↗</a> pour plus d'informations.",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Consultez les <a target=\"_blank\" href=\"%s\">guides d'installation ↗</a>, et cherchez des erreurs ou avertissements dans <a href=\"#log-section\">les logs</a>.",
"All checks passed." : "Tous les tests ont réussi.",
"Open documentation" : "Voir la documentation",
@@ -144,6 +147,7 @@
"Allow users to send mail notification for shared files to other users" : "Autoriser les utilisateurs à envoyer des notifications de partage par e-mail",
"Exclude groups from sharing" : "Empêcher certains groupes de partager",
"These groups will still be able to receive shares, but not to initiate them." : "Ces groupes ne pourront plus initier de partage, mais ils pourront toujours rejoindre les partages faits par d'autres. ",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Autoriser la complétion du nom d'utilisateur dans les champs de partage. Sinon le nom complet d'utilisateur doit être indiqué.",
"Last cron job execution: %s." : "Dernière tâche cron exécutée : %s.",
"Last cron job execution: %s. Something seems wrong." : "Dernière tâche cron exécutée : %s. Quelque chose s'est mal passé.",
"Cron was not executed yet!" : "Le cron n'a pas encore été exécuté !",
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 4279a8d41ca..7081214d89d 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -149,6 +149,7 @@ OC.L10N.register(
"Allow users to send mail notification for shared files to other users" : "Consenti agli utenti di inviare email di notifica per i file condivisi con altri utenti",
"Exclude groups from sharing" : "Escludi gruppi dalla condivisione",
"These groups will still be able to receive shares, but not to initiate them." : "Questi gruppi saranno in grado di ricevere condivisioni, ma non iniziarle.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Consenti il completamento del nome utente nella finestra di condivisione. Se è disabilitata, è necessario digitare il nome utente completo.",
"Last cron job execution: %s." : "Ultima esecuzione di cron: %s.",
"Last cron job execution: %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
"Cron was not executed yet!" : "Cron non è stato ancora eseguito!",
diff --git a/settings/l10n/it.json b/settings/l10n/it.json
index 416d5706280..70325f7071a 100644
--- a/settings/l10n/it.json
+++ b/settings/l10n/it.json
@@ -147,6 +147,7 @@
"Allow users to send mail notification for shared files to other users" : "Consenti agli utenti di inviare email di notifica per i file condivisi con altri utenti",
"Exclude groups from sharing" : "Escludi gruppi dalla condivisione",
"These groups will still be able to receive shares, but not to initiate them." : "Questi gruppi saranno in grado di ricevere condivisioni, ma non iniziarle.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Consenti il completamento del nome utente nella finestra di condivisione. Se è disabilitata, è necessario digitare il nome utente completo.",
"Last cron job execution: %s." : "Ultima esecuzione di cron: %s.",
"Last cron job execution: %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
"Cron was not executed yet!" : "Cron non è stato ancora eseguito!",
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index d2026810359..650879510dc 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -149,6 +149,7 @@ OC.L10N.register(
"Allow users to send mail notification for shared files to other users" : "Sta gebruikers toe om e-mailnotificaties aan andere gebruikers te versturen voor gedeelde bestanden",
"Exclude groups from sharing" : "Sluit groepen uit van delen",
"These groups will still be able to receive shares, but not to initiate them." : "Deze groepen kunnen gedeelde mappen bestanden ontvangen, maar kunnen ze niet starten.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Sta auto-aanvullen van gebruikersnaam toe in de Delen-dialoog. Als dit is uitgeschakeld, moet de gebruikersnaam volledig worden ingevuld.",
"Last cron job execution: %s." : "Laatst uitgevoerde cronjob: %s.",
"Last cron job execution: %s. Something seems wrong." : "Laatst uitgevoerde cronjob: %s. Er lijkt iets fout gegaan.",
"Cron was not executed yet!" : "Cron is nog niet uitgevoerd!",
diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json
index 42c1dacf922..faf920b43ef 100644
--- a/settings/l10n/nl.json
+++ b/settings/l10n/nl.json
@@ -147,6 +147,7 @@
"Allow users to send mail notification for shared files to other users" : "Sta gebruikers toe om e-mailnotificaties aan andere gebruikers te versturen voor gedeelde bestanden",
"Exclude groups from sharing" : "Sluit groepen uit van delen",
"These groups will still be able to receive shares, but not to initiate them." : "Deze groepen kunnen gedeelde mappen bestanden ontvangen, maar kunnen ze niet starten.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Sta auto-aanvullen van gebruikersnaam toe in de Delen-dialoog. Als dit is uitgeschakeld, moet de gebruikersnaam volledig worden ingevuld.",
"Last cron job execution: %s." : "Laatst uitgevoerde cronjob: %s.",
"Last cron job execution: %s. Something seems wrong." : "Laatst uitgevoerde cronjob: %s. Er lijkt iets fout gegaan.",
"Cron was not executed yet!" : "Cron is nog niet uitgevoerd!",
diff --git a/settings/l10n/oc.js b/settings/l10n/oc.js
index c4e745e368e..3fce61d224b 100644
--- a/settings/l10n/oc.js
+++ b/settings/l10n/oc.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"Unable to change password" : "Impossible de modificar lo senhal",
"Enabled" : "Activadas",
"Not enabled" : "Desactivadas",
+ "Federated Cloud Sharing" : "Federated Cloud Sharing",
"A problem occurred, please check your log files (Error: %s)" : "Una error s'es produsida, verificatz vòstres fichièrs de log (Error: %s)",
"Migration Completed" : "Migracion acabada",
"Group already exists." : "Aqueste grop existís ja.",
diff --git a/settings/l10n/oc.json b/settings/l10n/oc.json
index 9a2d5a5bc2d..b1df1e9bd24 100644
--- a/settings/l10n/oc.json
+++ b/settings/l10n/oc.json
@@ -26,6 +26,7 @@
"Unable to change password" : "Impossible de modificar lo senhal",
"Enabled" : "Activadas",
"Not enabled" : "Desactivadas",
+ "Federated Cloud Sharing" : "Federated Cloud Sharing",
"A problem occurred, please check your log files (Error: %s)" : "Una error s'es produsida, verificatz vòstres fichièrs de log (Error: %s)",
"Migration Completed" : "Migracion acabada",
"Group already exists." : "Aqueste grop existís ja.",
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js
index 3819e70d5ac..f4bbc350a93 100644
--- a/settings/l10n/pt_BR.js
+++ b/settings/l10n/pt_BR.js
@@ -149,6 +149,7 @@ OC.L10N.register(
"Allow users to send mail notification for shared files to other users" : "Permitir aos usuários enviar notificação de email de arquivos compartilhados para outros usuários",
"Exclude groups from sharing" : "Excluir grupos de compartilhamento",
"These groups will still be able to receive shares, but not to initiate them." : "Esses grupos ainda serão capazes de receber compartilhamentos, mas não para iniciá-los.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir autocompletar nome de usuário no diálogo de compartilhamento. Se isto estiver desativado o nome de usuário completo precisa ser inserido.",
"Last cron job execution: %s." : "Última execução do trabalho cron: %s.",
"Last cron job execution: %s. Something seems wrong." : "Última execução do trabalho cron: %s. Algo parece errado.",
"Cron was not executed yet!" : "Cron não foi executado ainda!",
diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json
index bba1b4b5847..f27256b828f 100644
--- a/settings/l10n/pt_BR.json
+++ b/settings/l10n/pt_BR.json
@@ -147,6 +147,7 @@
"Allow users to send mail notification for shared files to other users" : "Permitir aos usuários enviar notificação de email de arquivos compartilhados para outros usuários",
"Exclude groups from sharing" : "Excluir grupos de compartilhamento",
"These groups will still be able to receive shares, but not to initiate them." : "Esses grupos ainda serão capazes de receber compartilhamentos, mas não para iniciá-los.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Permitir autocompletar nome de usuário no diálogo de compartilhamento. Se isto estiver desativado o nome de usuário completo precisa ser inserido.",
"Last cron job execution: %s." : "Última execução do trabalho cron: %s.",
"Last cron job execution: %s. Something seems wrong." : "Última execução do trabalho cron: %s. Algo parece errado.",
"Cron was not executed yet!" : "Cron não foi executado ainda!",
diff --git a/settings/l10n/uk.js b/settings/l10n/uk.js
index d2d08df164c..2a89154dafc 100644
--- a/settings/l10n/uk.js
+++ b/settings/l10n/uk.js
@@ -4,7 +4,7 @@ OC.L10N.register(
"Redis" : "Redis",
"Security & setup warnings" : "Попередження безпеки та налаштування",
"Sharing" : "Спільний доступ",
- "Server-side encryption" : "Серверне шіфрування",
+ "Server-side encryption" : "Шифрування на сервері",
"External Storage" : "Зовнішні сховища",
"Cron" : "Планувальник Cron",
"Email server" : "Сервер електронної пошти",
@@ -12,35 +12,37 @@ OC.L10N.register(
"Tips & tricks" : "Поради і трюки",
"Updates" : "Оновлення",
"Authentication error" : "Помилка автентифікації",
- "Your full name has been changed." : "Ваше ім'я було змінене",
- "Unable to change full name" : "Неможливо змінити ім'я",
+ "Your full name has been changed." : "Ваше повне ім'я було змінено",
+ "Unable to change full name" : "Неможливо змінити повне ім'я",
"Couldn't remove app." : "Неможливо видалити додаток.",
- "Language changed" : "Мова змінена",
+ "Language changed" : "Мову змінено",
"Invalid request" : "Некоректний запит",
"Admins can't remove themself from the admin group" : "Адміністратор не може видалити себе з групи адміністраторів",
"Unable to add user to group %s" : "Не вдалося додати користувача у групу %s",
"Unable to remove user from group %s" : "Не вдалося видалити користувача із групи %s",
- "Couldn't update app." : "Не вдалося оновити програму. ",
+ "Couldn't update app." : "Не вдалося оновити додаток. ",
"Wrong password" : "Невірний пароль",
- "No user supplied" : "Користувач не знайдений",
- "Please provide an admin recovery password, otherwise all user data will be lost" : "Будь ласка введіть пароль адміністратора для відновлення, інакше всі дані будуть втрачені",
- "Wrong admin recovery password. Please check the password and try again." : "Невірний пароль адміністратора для відновлення. Будь ласка, перевірте пароль та спробуйте ще раз.",
- "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Використовуваний механізм не підтримує зміну паролів, але користувальницький ключ шифрування був успішно змінено",
+ "No user supplied" : "Користувача не вказано",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Будь ласка введіть пароль відновлення адміністратора, інакше всі дані будуть втрачені",
+ "Wrong admin recovery password. Please check the password and try again." : "Невірний пароль відновлення адміністратора. Будь ласка, перевірте пароль та спробуйте ще раз.",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend не підтримує зміну паролів, але користувацький ключ шифрування було успішно змінено",
"Unable to change password" : "Неможливо змінити пароль",
"Enabled" : "Увімкнено",
"Not enabled" : "Вимкнено",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "встановлення та оновлення додатків через магазин додатків або Об’єднання хмарних сховищ",
"Federated Cloud Sharing" : "Об’єднання хмарних сховищ",
- "A problem occurred, please check your log files (Error: %s)" : "Виникла проблема, будь ласка, перевірте свої журнальні файли (Помилка:%s)",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL використовує застарілу версію %s (%s). Будь ласка, поновіть вашу операційну систему або функції, такі як %s не працюватимуть надійно.",
+ "A problem occurred, please check your log files (Error: %s)" : "Виникла проблема, будь ласка, перевірте свої файли журналів (Помилка: %s)",
"Migration Completed" : "Міграцію завершено",
"Group already exists." : "Група вже існує.",
"Unable to add group." : "Неможливо додати групу.",
"Unable to delete group." : "Неможливо видалити групу.",
- "log-level out of allowed range" : "Перевищений розмір файлу-журналу",
- "Saved" : "Збереженно",
- "test email settings" : "перевірити налаштування електронної пошти",
- "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Під час відправки email сталася помилка. Будь ласка перевірте налаштування. (Помилка:%s)",
- "Email sent" : "Ел. пошта надіслана",
- "You need to set your user email before being able to send test emails." : "Перед надсиланням тестових повідомлень ви повинні вказати свою електронну адресу.",
+ "log-level out of allowed range" : "рівень протоколювання перевищує дозволені межі",
+ "Saved" : "Збережено",
+ "test email settings" : "тест налаштувань електронної пошти",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Під час надсилання email сталася помилка. Будь ласка перевірте налаштування. (Помилка: %s)",
+ "Email sent" : "Лист надіслано",
+ "You need to set your user email before being able to send test emails." : "Перед надсиланням тестових листів ви повинні вказати свою email адресу.",
"Invalid mail address" : "Неправильна email адреса",
"A user with that name already exists." : "Користувач з таким іменем вже існує.",
"Unable to create user." : "Неможливо створити користувача.",
@@ -56,22 +58,25 @@ OC.L10N.register(
"Migration started …" : "Міграцію розпочато ...",
"Sending..." : "Надсилання...",
"Official" : "Офіційні",
+ "Approved" : "Схвалені",
"Experimental" : "Експериментальні",
"All" : "Всі",
- "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Офіційні застосунки розроблені спільнотою ownCloud. Вони реалізують основні можливості ownCloud і готові до використання в продакшні.",
- "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Схвалені застосунки розроблені довіреними розробниками і пройшли незалежну перевірку безпеки. Їх активно супроводжують у репозиторії з відкритим кодом, а їх розробники стежать, щоб вони були стабільні й прийнятні для повсякденного використання.",
+ "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Офіційні додатки розроблені спільнотою ownCloud. Вони реалізують основні можливості ownCloud і готові до використання в продакшені.",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Схвалені додатки розроблені довіреними розробниками і пройшли незалежну перевірку безпеки. Їх активно супроводжують у репозиторії з відкритим кодом, а їх розробники стежать, щоб вони були стабільні й прийнятні для повсякденного використання.",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Ця програма не перевірена на вразливості безпеки і є новою або нестабільною. Встановлюйте її на власний ризик.",
"Update to %s" : "Оновити до %s",
"Please wait...." : "Зачекайте, будь ласка...",
- "Error while disabling app" : "Помилка відключення додатка",
+ "Error while disabling app" : "Помилка вимикання додатка",
"Disable" : "Вимкнути",
- "Enable" : "Включити",
- "Error while enabling app" : "Помилка підключення додатка",
+ "Enable" : "Увімкнути",
+ "Error while enabling app" : "Помилка вмикання додатка",
"Updating...." : "Оновлюється...",
- "Error while updating app" : "Помилка при оновленні програми",
+ "Error while updating app" : "Помилка при оновленні додатку",
"Updated" : "Оновлено",
"Uninstalling ...." : "Видалення...",
"Error while uninstalling app" : "Помилка видалення додатка",
"Uninstall" : "Видалити",
+ "An error occurred: {message}" : "Сталася помилка: {message}",
"Select a profile picture" : "Обрати зображення облікового запису",
"Very weak password" : "Дуже слабкий пароль",
"Weak password" : "Слабкий пароль",
@@ -95,11 +100,11 @@ OC.L10N.register(
"A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
"Error creating user" : "Помилка при створенні користувача",
"A valid password must be provided" : "Потрібно задати вірний пароль",
- "A valid email must be provided" : "Вкажіть дійсний e-mail",
+ "A valid email must be provided" : "Вкажіть дійсний email",
"__language_name__" : "__language_name__",
- "Sync clients" : "Синхронізація клієнтів",
+ "Sync clients" : "Клієнти синхронізації",
"Personal info" : "Особиста інформація",
- "SSL root certificates" : "SSL кореневі сертифікати",
+ "SSL root certificates" : "Кореневі SSL сертифікати",
"Everything (fatal issues, errors, warnings, info, debug)" : "Усі (критичні проблеми, помилки, попередження, інформаційні, налагодження)",
"Info, warnings, errors and fatal issues" : "Інформаційні, попередження, помилки та критичні проблеми",
"Warnings, errors and fatal issues" : "Попередження, помилки та критичні проблеми",
@@ -121,6 +126,7 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Пропонуємо встановити необхідні пакети для вашої системи для підтримки однієї з наступних мов %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Якщо ваша копія ownCloud встановлена не в корені домену та використовує систему планування CRON, можливі проблеми з генерацією правильних URL. Щоб уникнути цього, встановіть опцію \"overwrite.cli.url\" файлу config.php відповідно до теки розташування установки (Ймовірніше за все, це \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Не вдалося запустити завдання планувальника через CLI. Відбулися наступні технічні помилки:",
+ "All checks passed." : "Всі перевірки пройдено.",
"Open documentation" : "Відкрити документацію",
"Allow apps to use the Share API" : "Дозволити програмам використовувати API спільного доступу",
"Allow users to share via link" : "Дозволити користувачам ділитися через посилання",
@@ -130,58 +136,60 @@ OC.L10N.register(
"Set default expiration date" : "Встановити термін дії за замовчуванням",
"Expire after " : "Скінчиться через",
"days" : "днів",
- "Enforce expiration date" : "Термін дії обов'язково",
+ "Enforce expiration date" : "Термін дії обов'язковий",
"Allow resharing" : "Дозволити перевідкривати спільний доступ",
"Restrict users to only share with users in their groups" : "Дозволити користувачам відкривати спільний доступ лише для користувачів з їхньої групи",
"Allow users to send mail notification for shared files to other users" : "Дозволити користувачам сповіщати листами про спільний доступ до файлів",
"Exclude groups from sharing" : "Виключити групи зі спільного доступу",
"These groups will still be able to receive shares, but not to initiate them." : "Ці групи зможуть отримувати спільні файли, але не зможуть відправляти їх.",
- "Last cron job execution: %s." : "Останне виконане Cron завдання: %s.",
- "Last cron job execution: %s. Something seems wrong." : "Останне виконане Cron завдання: %s. Щось здається неправильним.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Дозволи автодоповнення імені користувача в діалозі спільного доступу. Якщо вимкнено - треба буде вводити повне ім’я користувача.",
+ "Last cron job execution: %s." : "Останнє виконане Cron завдання: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Останнє виконане Cron завдання: %s. Щось здається неправильним.",
"Cron was not executed yet!" : "Cron-задачі ще не запускалися!",
"Execute one task with each page loaded" : "Виконати одне завдання для кожної завантаженої сторінки ",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php зареєстрований в службі webcron та буде викликатися кожні 15 хвилин через HTTP.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Використовувати системний cron для виклику cron.php кожні 15 хвилин.",
- "Enable server-side encryption" : "Увімкнути серверне шіфрування",
+ "Enable server-side encryption" : "Увімкнути шифрування на сервері",
"Enable encryption" : "Увімкнути шифрування",
"Select default encryption module:" : "Обрати модуль шифрування за замовчуванням:",
"Start migration" : "Розпочати міграцію",
"This is used for sending out notifications." : "Використовується для відсилання повідомлень.",
- "Send mode" : "Надіслати повідомлення",
+ "Send mode" : "Режим надсилання",
"Encryption" : "Шифрування",
"From address" : "Адреса відправника",
"mail" : "пошта",
- "Authentication method" : "Метод перевірки автентифікації",
+ "Authentication method" : "Спосіб аутентифікації",
"Authentication required" : "Потрібна аутентифікація",
"Server address" : "Адреса сервера",
"Port" : "Порт",
"Credentials" : "Облікові дані",
"SMTP Username" : "Ім'я користувача SMTP",
"SMTP Password" : "Пароль SMTP",
- "Store credentials" : "Зберігання облікових даних",
- "Test email settings" : "Перевірити налаштування електронної пошти",
+ "Store credentials" : "Зберігати облікові дані",
+ "Test email settings" : "Тестувати налаштування електронної пошти",
"Send email" : "Надіслати листа",
"Log level" : "Рівень протоколювання",
"Download logfile" : "Завантажити файл журналу",
"More" : "Більше",
"Less" : "Менше",
- "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Журнал-файл - більше 100 МБ. Його скачування може зайняти деякий час!",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В якості бази даних використовується SQLite. Для великих установок ми рекомендуємо переключитися на інший тип серверу баз даних.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особливо викликає сумнів використання SQLite при синхронізації файлів з використанням клієнта для ПК.",
+ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Файл журналу - більше 100 МБ. Його завантаження може зайняти деякий час!",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В якості бази даних використовується SQLite. Для великих установок ми рекомендуємо перейти на інший тип серверу баз даних.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особливо сумнівне використання SQLite при синхронізації файлів з використанням клієнта для ПК.",
"How to do backups" : "Як робити резервне копіювання",
- "Advanced monitoring" : "Просунутий моніторинг",
+ "Advanced monitoring" : "Розширений моніторинг",
"Performance tuning" : "Налаштування продуктивності",
- "Improving the config.php" : "Покращення ",
+ "Improving the config.php" : "Покращення config.php",
"Theming" : "Оформлення",
"Hardening and security guidance" : "Інструктування з безпеки та захисту",
"Version" : "Версія",
"Developer documentation" : "Документація для розробників",
- "Experimental applications ahead" : "Спершу експериментальні застосунки",
- "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експериментальні застосунки не перевірені на наявність проблем безпеки, нові або нестабільні і в процесі активної розробки. Встановлення їх може спричинити втрату даних або дірки в безпеці.",
+ "Experimental applications ahead" : "Спершу експериментальні додатки",
+ "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експериментальні додатки не перевірені на наявність проблем безпеки, нові або нестабільні і в процесі активної розробки. Встановлення їх може спричинити втрату даних або дірки в безпеці.",
"by" : "по",
"licensed" : "Ліцензовано",
"Documentation:" : "Документація:",
"User documentation" : "Користувацька документація",
+ "Admin documentation" : "Документація адміністратора",
"Show description …" : "Показати деталі ...",
"Hide description …" : "Сховати деталі ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ця програма не може бути встановлено, так як наступні залежності не будуть виконані:",
diff --git a/settings/l10n/uk.json b/settings/l10n/uk.json
index 8105eb7e379..de302d28aee 100644
--- a/settings/l10n/uk.json
+++ b/settings/l10n/uk.json
@@ -2,7 +2,7 @@
"Redis" : "Redis",
"Security & setup warnings" : "Попередження безпеки та налаштування",
"Sharing" : "Спільний доступ",
- "Server-side encryption" : "Серверне шіфрування",
+ "Server-side encryption" : "Шифрування на сервері",
"External Storage" : "Зовнішні сховища",
"Cron" : "Планувальник Cron",
"Email server" : "Сервер електронної пошти",
@@ -10,35 +10,37 @@
"Tips & tricks" : "Поради і трюки",
"Updates" : "Оновлення",
"Authentication error" : "Помилка автентифікації",
- "Your full name has been changed." : "Ваше ім'я було змінене",
- "Unable to change full name" : "Неможливо змінити ім'я",
+ "Your full name has been changed." : "Ваше повне ім'я було змінено",
+ "Unable to change full name" : "Неможливо змінити повне ім'я",
"Couldn't remove app." : "Неможливо видалити додаток.",
- "Language changed" : "Мова змінена",
+ "Language changed" : "Мову змінено",
"Invalid request" : "Некоректний запит",
"Admins can't remove themself from the admin group" : "Адміністратор не може видалити себе з групи адміністраторів",
"Unable to add user to group %s" : "Не вдалося додати користувача у групу %s",
"Unable to remove user from group %s" : "Не вдалося видалити користувача із групи %s",
- "Couldn't update app." : "Не вдалося оновити програму. ",
+ "Couldn't update app." : "Не вдалося оновити додаток. ",
"Wrong password" : "Невірний пароль",
- "No user supplied" : "Користувач не знайдений",
- "Please provide an admin recovery password, otherwise all user data will be lost" : "Будь ласка введіть пароль адміністратора для відновлення, інакше всі дані будуть втрачені",
- "Wrong admin recovery password. Please check the password and try again." : "Невірний пароль адміністратора для відновлення. Будь ласка, перевірте пароль та спробуйте ще раз.",
- "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Використовуваний механізм не підтримує зміну паролів, але користувальницький ключ шифрування був успішно змінено",
+ "No user supplied" : "Користувача не вказано",
+ "Please provide an admin recovery password, otherwise all user data will be lost" : "Будь ласка введіть пароль відновлення адміністратора, інакше всі дані будуть втрачені",
+ "Wrong admin recovery password. Please check the password and try again." : "Невірний пароль відновлення адміністратора. Будь ласка, перевірте пароль та спробуйте ще раз.",
+ "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Backend не підтримує зміну паролів, але користувацький ключ шифрування було успішно змінено",
"Unable to change password" : "Неможливо змінити пароль",
"Enabled" : "Увімкнено",
"Not enabled" : "Вимкнено",
+ "installing and updating apps via the app store or Federated Cloud Sharing" : "встановлення та оновлення додатків через магазин додатків або Об’єднання хмарних сховищ",
"Federated Cloud Sharing" : "Об’єднання хмарних сховищ",
- "A problem occurred, please check your log files (Error: %s)" : "Виникла проблема, будь ласка, перевірте свої журнальні файли (Помилка:%s)",
+ "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL використовує застарілу версію %s (%s). Будь ласка, поновіть вашу операційну систему або функції, такі як %s не працюватимуть надійно.",
+ "A problem occurred, please check your log files (Error: %s)" : "Виникла проблема, будь ласка, перевірте свої файли журналів (Помилка: %s)",
"Migration Completed" : "Міграцію завершено",
"Group already exists." : "Група вже існує.",
"Unable to add group." : "Неможливо додати групу.",
"Unable to delete group." : "Неможливо видалити групу.",
- "log-level out of allowed range" : "Перевищений розмір файлу-журналу",
- "Saved" : "Збереженно",
- "test email settings" : "перевірити налаштування електронної пошти",
- "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Під час відправки email сталася помилка. Будь ласка перевірте налаштування. (Помилка:%s)",
- "Email sent" : "Ел. пошта надіслана",
- "You need to set your user email before being able to send test emails." : "Перед надсиланням тестових повідомлень ви повинні вказати свою електронну адресу.",
+ "log-level out of allowed range" : "рівень протоколювання перевищує дозволені межі",
+ "Saved" : "Збережено",
+ "test email settings" : "тест налаштувань електронної пошти",
+ "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Під час надсилання email сталася помилка. Будь ласка перевірте налаштування. (Помилка: %s)",
+ "Email sent" : "Лист надіслано",
+ "You need to set your user email before being able to send test emails." : "Перед надсиланням тестових листів ви повинні вказати свою email адресу.",
"Invalid mail address" : "Неправильна email адреса",
"A user with that name already exists." : "Користувач з таким іменем вже існує.",
"Unable to create user." : "Неможливо створити користувача.",
@@ -54,22 +56,25 @@
"Migration started …" : "Міграцію розпочато ...",
"Sending..." : "Надсилання...",
"Official" : "Офіційні",
+ "Approved" : "Схвалені",
"Experimental" : "Експериментальні",
"All" : "Всі",
- "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Офіційні застосунки розроблені спільнотою ownCloud. Вони реалізують основні можливості ownCloud і готові до використання в продакшні.",
- "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Схвалені застосунки розроблені довіреними розробниками і пройшли незалежну перевірку безпеки. Їх активно супроводжують у репозиторії з відкритим кодом, а їх розробники стежать, щоб вони були стабільні й прийнятні для повсякденного використання.",
+ "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "Офіційні додатки розроблені спільнотою ownCloud. Вони реалізують основні можливості ownCloud і готові до використання в продакшені.",
+ "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "Схвалені додатки розроблені довіреними розробниками і пройшли незалежну перевірку безпеки. Їх активно супроводжують у репозиторії з відкритим кодом, а їх розробники стежать, щоб вони були стабільні й прийнятні для повсякденного використання.",
+ "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "Ця програма не перевірена на вразливості безпеки і є новою або нестабільною. Встановлюйте її на власний ризик.",
"Update to %s" : "Оновити до %s",
"Please wait...." : "Зачекайте, будь ласка...",
- "Error while disabling app" : "Помилка відключення додатка",
+ "Error while disabling app" : "Помилка вимикання додатка",
"Disable" : "Вимкнути",
- "Enable" : "Включити",
- "Error while enabling app" : "Помилка підключення додатка",
+ "Enable" : "Увімкнути",
+ "Error while enabling app" : "Помилка вмикання додатка",
"Updating...." : "Оновлюється...",
- "Error while updating app" : "Помилка при оновленні програми",
+ "Error while updating app" : "Помилка при оновленні додатку",
"Updated" : "Оновлено",
"Uninstalling ...." : "Видалення...",
"Error while uninstalling app" : "Помилка видалення додатка",
"Uninstall" : "Видалити",
+ "An error occurred: {message}" : "Сталася помилка: {message}",
"Select a profile picture" : "Обрати зображення облікового запису",
"Very weak password" : "Дуже слабкий пароль",
"Weak password" : "Слабкий пароль",
@@ -93,11 +98,11 @@
"A valid username must be provided" : "Потрібно задати вірне ім'я користувача",
"Error creating user" : "Помилка при створенні користувача",
"A valid password must be provided" : "Потрібно задати вірний пароль",
- "A valid email must be provided" : "Вкажіть дійсний e-mail",
+ "A valid email must be provided" : "Вкажіть дійсний email",
"__language_name__" : "__language_name__",
- "Sync clients" : "Синхронізація клієнтів",
+ "Sync clients" : "Клієнти синхронізації",
"Personal info" : "Особиста інформація",
- "SSL root certificates" : "SSL кореневі сертифікати",
+ "SSL root certificates" : "Кореневі SSL сертифікати",
"Everything (fatal issues, errors, warnings, info, debug)" : "Усі (критичні проблеми, помилки, попередження, інформаційні, налагодження)",
"Info, warnings, errors and fatal issues" : "Інформаційні, попередження, помилки та критичні проблеми",
"Warnings, errors and fatal issues" : "Попередження, помилки та критичні проблеми",
@@ -119,6 +124,7 @@
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Пропонуємо встановити необхідні пакети для вашої системи для підтримки однієї з наступних мов %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Якщо ваша копія ownCloud встановлена не в корені домену та використовує систему планування CRON, можливі проблеми з генерацією правильних URL. Щоб уникнути цього, встановіть опцію \"overwrite.cli.url\" файлу config.php відповідно до теки розташування установки (Ймовірніше за все, це \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Не вдалося запустити завдання планувальника через CLI. Відбулися наступні технічні помилки:",
+ "All checks passed." : "Всі перевірки пройдено.",
"Open documentation" : "Відкрити документацію",
"Allow apps to use the Share API" : "Дозволити програмам використовувати API спільного доступу",
"Allow users to share via link" : "Дозволити користувачам ділитися через посилання",
@@ -128,58 +134,60 @@
"Set default expiration date" : "Встановити термін дії за замовчуванням",
"Expire after " : "Скінчиться через",
"days" : "днів",
- "Enforce expiration date" : "Термін дії обов'язково",
+ "Enforce expiration date" : "Термін дії обов'язковий",
"Allow resharing" : "Дозволити перевідкривати спільний доступ",
"Restrict users to only share with users in their groups" : "Дозволити користувачам відкривати спільний доступ лише для користувачів з їхньої групи",
"Allow users to send mail notification for shared files to other users" : "Дозволити користувачам сповіщати листами про спільний доступ до файлів",
"Exclude groups from sharing" : "Виключити групи зі спільного доступу",
"These groups will still be able to receive shares, but not to initiate them." : "Ці групи зможуть отримувати спільні файли, але не зможуть відправляти їх.",
- "Last cron job execution: %s." : "Останне виконане Cron завдання: %s.",
- "Last cron job execution: %s. Something seems wrong." : "Останне виконане Cron завдання: %s. Щось здається неправильним.",
+ "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Дозволи автодоповнення імені користувача в діалозі спільного доступу. Якщо вимкнено - треба буде вводити повне ім’я користувача.",
+ "Last cron job execution: %s." : "Останнє виконане Cron завдання: %s.",
+ "Last cron job execution: %s. Something seems wrong." : "Останнє виконане Cron завдання: %s. Щось здається неправильним.",
"Cron was not executed yet!" : "Cron-задачі ще не запускалися!",
"Execute one task with each page loaded" : "Виконати одне завдання для кожної завантаженої сторінки ",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php зареєстрований в службі webcron та буде викликатися кожні 15 хвилин через HTTP.",
"Use system's cron service to call the cron.php file every 15 minutes." : "Використовувати системний cron для виклику cron.php кожні 15 хвилин.",
- "Enable server-side encryption" : "Увімкнути серверне шіфрування",
+ "Enable server-side encryption" : "Увімкнути шифрування на сервері",
"Enable encryption" : "Увімкнути шифрування",
"Select default encryption module:" : "Обрати модуль шифрування за замовчуванням:",
"Start migration" : "Розпочати міграцію",
"This is used for sending out notifications." : "Використовується для відсилання повідомлень.",
- "Send mode" : "Надіслати повідомлення",
+ "Send mode" : "Режим надсилання",
"Encryption" : "Шифрування",
"From address" : "Адреса відправника",
"mail" : "пошта",
- "Authentication method" : "Метод перевірки автентифікації",
+ "Authentication method" : "Спосіб аутентифікації",
"Authentication required" : "Потрібна аутентифікація",
"Server address" : "Адреса сервера",
"Port" : "Порт",
"Credentials" : "Облікові дані",
"SMTP Username" : "Ім'я користувача SMTP",
"SMTP Password" : "Пароль SMTP",
- "Store credentials" : "Зберігання облікових даних",
- "Test email settings" : "Перевірити налаштування електронної пошти",
+ "Store credentials" : "Зберігати облікові дані",
+ "Test email settings" : "Тестувати налаштування електронної пошти",
"Send email" : "Надіслати листа",
"Log level" : "Рівень протоколювання",
"Download logfile" : "Завантажити файл журналу",
"More" : "Більше",
"Less" : "Менше",
- "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Журнал-файл - більше 100 МБ. Його скачування може зайняти деякий час!",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В якості бази даних використовується SQLite. Для великих установок ми рекомендуємо переключитися на інший тип серверу баз даних.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особливо викликає сумнів використання SQLite при синхронізації файлів з використанням клієнта для ПК.",
+ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Файл журналу - більше 100 МБ. Його завантаження може зайняти деякий час!",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "В якості бази даних використовується SQLite. Для великих установок ми рекомендуємо перейти на інший тип серверу баз даних.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Особливо сумнівне використання SQLite при синхронізації файлів з використанням клієнта для ПК.",
"How to do backups" : "Як робити резервне копіювання",
- "Advanced monitoring" : "Просунутий моніторинг",
+ "Advanced monitoring" : "Розширений моніторинг",
"Performance tuning" : "Налаштування продуктивності",
- "Improving the config.php" : "Покращення ",
+ "Improving the config.php" : "Покращення config.php",
"Theming" : "Оформлення",
"Hardening and security guidance" : "Інструктування з безпеки та захисту",
"Version" : "Версія",
"Developer documentation" : "Документація для розробників",
- "Experimental applications ahead" : "Спершу експериментальні застосунки",
- "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експериментальні застосунки не перевірені на наявність проблем безпеки, нові або нестабільні і в процесі активної розробки. Встановлення їх може спричинити втрату даних або дірки в безпеці.",
+ "Experimental applications ahead" : "Спершу експериментальні додатки",
+ "Experimental apps are not checked for security issues, new or known to be unstable and under heavy development. Installing them can cause data loss or security breaches." : "Експериментальні додатки не перевірені на наявність проблем безпеки, нові або нестабільні і в процесі активної розробки. Встановлення їх може спричинити втрату даних або дірки в безпеці.",
"by" : "по",
"licensed" : "Ліцензовано",
"Documentation:" : "Документація:",
"User documentation" : "Користувацька документація",
+ "Admin documentation" : "Документація адміністратора",
"Show description …" : "Показати деталі ...",
"Hide description …" : "Сховати деталі ...",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ця програма не може бути встановлено, так як наступні залежності не будуть виконані:",
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 992d70465e3..2b6205f2f4c 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -118,17 +118,20 @@ OC.L10N.register(
"SSL" : "SSL",
"TLS" : "TLS",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 似乎没有设置好查询的系统环境变量。 用 getenv(\\\"PATH\\\") 测试只返回一个空值。",
+ "Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "请检查PHP配置说明和服务器的 PHP 配置的 <a target=\"_blank\" href=\"%s\">安装文档 ↗</a>,使用 PHP-FPM 时尤其如此。",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "只读配置已启用。这样可防止通过 WEB 接口设置一些配置。此外,每次更新后该文件需要手动设置为可写。",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 被设置为移除行内 <doc> 块,这将导致数个核心应用无法访问。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "这可能是由缓存/加速器造成的,例如 Zend OPcache 或 eAccelerator。",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "你的服务器是运行于 Microsoft Windows 系统。我们强烈推荐使用 Linux 系统以获得最佳的用户体验。比如中文文件夹和文件名支持。",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend to update to a newer %1$s version." : "%1$s 下版本 %2$s 已安装。基于稳定和性能的原因,我们强烈建议更新至 %1$s 版本。",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP模块'文件信息'丢失. 我们强烈建议启用此模块以便mime类型检测取得最佳结果.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "事务文件锁定被禁用,这可能会导致竞争条件问题。在config.php 中启用“filelocking.enabled”可以避免这些问题。请参阅<a target=\"_blank\" href=\"%s\">文档↗</a>了解详情。",
"System locale can not be set to a one which supports UTF-8." : "系统语系无法设置为支持 UTF-8 的语系。",
"This means that there might be problems with certain characters in file names." : "这意味着一些文件名中的特定字符可能有问题。",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "我们强烈建议安装在系统上所需的软件包支持以下区域设置之一: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "如果你不是安装在网域根目录而且又使用系统定时计划任务,那么可以导致 URL 链接生成问题。为了避免这些问题,请在你的 Config.php 文件中设置 \\\"overwrite.cli.url\\\" 选项为 webroot 安装根目录 (建议: \\\"%s\\\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "由于下面的错误,无法通过 CLI 执行定时计划任务:",
+ "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "事务文件锁定正在使用的数据库作为锁定后端,为获得最佳的性能建议配置的 memcache 用来锁定。请参阅<a target=\"_blank\" href=\"%s\">文档↗</a>了解详情。",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "请点击检查 <a target=\\\"_blank\\\" href=\\\"%s\\\"> 安装向导 ↗</a>, 点击 <a href=\\\"#log-section\\\"> 日志 </a>查看详细错误和警告。",
"All checks passed." : "所有检查已通过。",
"Open documentation" : "打开文档",
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json
index 97eae6702a7..e67cba96e37 100644
--- a/settings/l10n/zh_CN.json
+++ b/settings/l10n/zh_CN.json
@@ -116,17 +116,20 @@
"SSL" : "SSL",
"TLS" : "TLS",
"php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 似乎没有设置好查询的系统环境变量。 用 getenv(\\\"PATH\\\") 测试只返回一个空值。",
+ "Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "请检查PHP配置说明和服务器的 PHP 配置的 <a target=\"_blank\" href=\"%s\">安装文档 ↗</a>,使用 PHP-FPM 时尤其如此。",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "只读配置已启用。这样可防止通过 WEB 接口设置一些配置。此外,每次更新后该文件需要手动设置为可写。",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 被设置为移除行内 <doc> 块,这将导致数个核心应用无法访问。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "这可能是由缓存/加速器造成的,例如 Zend OPcache 或 eAccelerator。",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "你的服务器是运行于 Microsoft Windows 系统。我们强烈推荐使用 Linux 系统以获得最佳的用户体验。比如中文文件夹和文件名支持。",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend to update to a newer %1$s version." : "%1$s 下版本 %2$s 已安装。基于稳定和性能的原因,我们强烈建议更新至 %1$s 版本。",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP模块'文件信息'丢失. 我们强烈建议启用此模块以便mime类型检测取得最佳结果.",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "事务文件锁定被禁用,这可能会导致竞争条件问题。在config.php 中启用“filelocking.enabled”可以避免这些问题。请参阅<a target=\"_blank\" href=\"%s\">文档↗</a>了解详情。",
"System locale can not be set to a one which supports UTF-8." : "系统语系无法设置为支持 UTF-8 的语系。",
"This means that there might be problems with certain characters in file names." : "这意味着一些文件名中的特定字符可能有问题。",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "我们强烈建议安装在系统上所需的软件包支持以下区域设置之一: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "如果你不是安装在网域根目录而且又使用系统定时计划任务,那么可以导致 URL 链接生成问题。为了避免这些问题,请在你的 Config.php 文件中设置 \\\"overwrite.cli.url\\\" 选项为 webroot 安装根目录 (建议: \\\"%s\\\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "由于下面的错误,无法通过 CLI 执行定时计划任务:",
+ "Transactional file locking is using the database as locking backend, for best performance it's advised to configure a memcache for locking. See the <a target=\"_blank\" href=\"%s\">documentation ↗</a> for more information." : "事务文件锁定正在使用的数据库作为锁定后端,为获得最佳的性能建议配置的 memcache 用来锁定。请参阅<a target=\"_blank\" href=\"%s\">文档↗</a>了解详情。",
"Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "请点击检查 <a target=\\\"_blank\\\" href=\\\"%s\\\"> 安装向导 ↗</a>, 点击 <a href=\\\"#log-section\\\"> 日志 </a>查看详细错误和警告。",
"All checks passed." : "所有检查已通过。",
"Open documentation" : "打开文档",