diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
commit | 9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9 (patch) | |
tree | 713c7ac87c8f5ffc5442c1019f157220e9c1889d /core/l10n/oc.js | |
parent | b8390db624644ada50b9c00e7a69a109588d2a83 (diff) | |
download | nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.tar.gz nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index caa1cf633d1..b127531136d 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -45,7 +45,6 @@ OC.L10N.register( "Repair info:" : "Info de reparacion :", "Repair warning:" : "Avertiment de reparacion :", "Repair error:" : "Error de reparacion :", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Mercés d’utilizar l’actualizador en linha de comanda perque la mesa a jorn automatica es desactivada dins lo config.php.", "Turned on maintenance mode" : "Mòde manteniment aviat", "Turned off maintenance mode" : "Mòde manteniment atudat", "Maintenance mode is kept active" : "Lo mòde manteniment ten d’èsser actiu", @@ -313,6 +312,7 @@ OC.L10N.register( "Detailed logs" : "Jornals detalhats", "Update needed" : "Mesa a jorn requerida", "Please use the command line updater because you have a big instance with more than 50 users." : "Mercés d’utilizar l’aisina de mesa a jorn en linha de comanda s’avètz una brava instà ncia de mai de 50 utilizaires.", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Mercés d’utilizar l’actualizador en linha de comanda perque la mesa a jorn automatica es desactivada dins lo config.php.", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "Per d’ajuda, vejatz la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentacion</a>.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Sabi que se contunhi la mesa a jorn via l’interfà cia web i a un risc, que la requèsta s’execute e despasse lo delai e poiriá causar una pèrda de donadas, mas ai una salvagarda de seguretat e sabi cossà restaurar mon instà ncia en cas de fracà s.", "Upgrade via web on my own risk" : "Accèpti lo risc de metre a nivèl", |