From 3cb6e82858d28f2f50f748a468bb27d7e133ffc3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 27 Dec 2024 00:49:52 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 3 +++ l10n/fr.json | 3 +++ l10n/sr.js | 3 +++ l10n/sr.json | 3 +++ 4 files changed, 12 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 2b755792..e48e57eb 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -11,6 +11,9 @@ OC.L10N.register( "Temporary files lock" : "Verrouillage temporaire des fichiers ", "Temporary lock your files" : "Verrouillez temporairement vos fichiers", "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Autoriser vos utilisateurs à verrouiller temporairement leurs fichiers pour éviter des conflits lorsqu'ils travaillent sur des documents partagés.", + "Manually locked by {user}" : "Verrouillé manuellement par {user}", + "Locked by editing online in {app}" : "Verrouillé par l'édition en ligne dans {app}", + "Automatically locked by {user}" : "Verrouillé automatiquement par {user}", "Unlock file" : "Déverrouiller le fichier", "Lock file" : "Verrouiller le fichier", "This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Ce fichier a été verrouillé automatiquement par un client. Supprimer le verrou peut conduire à un entrer en conflit lors de l'enregistrement du fichier.", diff --git a/l10n/fr.json b/l10n/fr.json index 2d9156e5..01cd03c3 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -9,6 +9,9 @@ "Temporary files lock" : "Verrouillage temporaire des fichiers ", "Temporary lock your files" : "Verrouillez temporairement vos fichiers", "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Autoriser vos utilisateurs à verrouiller temporairement leurs fichiers pour éviter des conflits lorsqu'ils travaillent sur des documents partagés.", + "Manually locked by {user}" : "Verrouillé manuellement par {user}", + "Locked by editing online in {app}" : "Verrouillé par l'édition en ligne dans {app}", + "Automatically locked by {user}" : "Verrouillé automatiquement par {user}", "Unlock file" : "Déverrouiller le fichier", "Lock file" : "Verrouiller le fichier", "This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Ce fichier a été verrouillé automatiquement par un client. Supprimer le verrou peut conduire à un entrer en conflit lors de l'enregistrement du fichier.", diff --git a/l10n/sr.js b/l10n/sr.js index a4d39b16..5ea8c132 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -11,6 +11,9 @@ OC.L10N.register( "Temporary files lock" : "Привремено закључавање фајлова", "Temporary lock your files" : "Закључај фајлове привремено", "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволите Вашим корисницима да привремено закључају своје фајлове да избегну конфликте док раде на дељеним фајловима.", + "Manually locked by {user}" : "Ручно је закључао корисник {user}", + "Locked by editing online in {app}" : "Закључано уређивањем на мрежи у {app}", + "Automatically locked by {user}" : "Аутоматски је закључао корисник {user}", "Unlock file" : "Откључај фајл", "Lock file" : "Закључај фајл", "This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Клијент је аутоматски закључао овај фајл. Уклањање катанца може да изазове конфликте приликом чувања фајла.", diff --git a/l10n/sr.json b/l10n/sr.json index 15d07dae..4e78c93a 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -9,6 +9,9 @@ "Temporary files lock" : "Привремено закључавање фајлова", "Temporary lock your files" : "Закључај фајлове привремено", "Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Дозволите Вашим корисницима да привремено закључају своје фајлове да избегну конфликте док раде на дељеним фајловима.", + "Manually locked by {user}" : "Ручно је закључао корисник {user}", + "Locked by editing online in {app}" : "Закључано уређивањем на мрежи у {app}", + "Automatically locked by {user}" : "Аутоматски је закључао корисник {user}", "Unlock file" : "Откључај фајл", "Lock file" : "Закључај фајл", "This file has been locked automatically by a client. Removing the lock may lead to a conflict saving the file." : "Клијент је аутоматски закључао овај фајл. Уклањање катанца може да изазове конфликте приликом чувања фајла.",