Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Aug 14, 2023
1 parent 6e68b86 commit 76efab3
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/settings/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ OC.L10N.register(
"Save" : "Enregistrer",
"Test and verify email settings" : "Tester les paramètres de messagerie",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
"All checks passed." : "Tous les contrôles ont été réussis.",
"All checks passed." : "Tous les contrôles ont été effectués avec succès.",
"There are some errors regarding your setup." : "Il y a quelques erreurs concernant votre configuration.",
"There are some warnings regarding your setup." : "Il y a quelques avertissements concernant votre configuration.",
"Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.",
Expand Down
2 changes: 1 addition & 1 deletion apps/settings/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@
"Save" : "Enregistrer",
"Test and verify email settings" : "Tester les paramètres de messagerie",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.",
"All checks passed." : "Tous les contrôles ont été réussis.",
"All checks passed." : "Tous les contrôles ont été effectués avec succès.",
"There are some errors regarding your setup." : "Il y a quelques erreurs concernant votre configuration.",
"There are some warnings regarding your setup." : "Il y a quelques avertissements concernant votre configuration.",
"Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.",
Expand Down
1 change: 1 addition & 0 deletions apps/settings/l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ OC.L10N.register(
"Show to logged in users only" : "僅對已登入的使用者顯示",
"Hide" : "隱藏",
"Download and enable" : "下載並啟用",
"Allow untested app" : "允許未經測試的義用程式",
"The app will be downloaded from the App Store" : "將會從應用程式商店下載這個應用程式",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此應用程式未被標記為與您的 Nextcloud 版本相容。如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。",
"Never" : "從不",
Expand Down
1 change: 1 addition & 0 deletions apps/settings/l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@
"Show to logged in users only" : "僅對已登入的使用者顯示",
"Hide" : "隱藏",
"Download and enable" : "下載並啟用",
"Allow untested app" : "允許未經測試的義用程式",
"The app will be downloaded from the App Store" : "將會從應用程式商店下載這個應用程式",
"This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "此應用程式未被標記為與您的 Nextcloud 版本相容。如果繼續,您仍可安裝應用程式。但請注意應用程式可能無法正常運作。",
"Never" : "從不",
Expand Down
2 changes: 1 addition & 1 deletion apps/updatenotification/l10n/fr.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion apps/updatenotification/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"The most recent stable version. It is suited for regular use and will always update to the latest major version." : "La version stable la plus récente. Elle est adaptée pour une utilisation régulière et sera toujours mise à jour vers la dernière version majeure.",
"Beta" : "Beta",
"A pre-release version only for testing new features, not for production environments." : "Une version préliminaire utilisée seulement pour tester les nouvelles fonctionnalités, n'est pas adaptée dans un environnement de production.",
"_<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._" : ["<strong>%n</strong> application n'a pas de version compatible pour cette version de Nextcloud disponible.","<strong>%n</strong> applications n'ont pas de version compatible pour cette version de Nextcloud disponible.","<strong>%n</strong> applications n'ont pas de version compatible pour cette version de Nextcloud disponible."],
"_<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._" : ["<strong>%n</strong> application n'a pas de version compatible pour cette version de Nextcloud disponible.","<strong>%n</strong> applications n'ont pas de version compatible pour cette version de Nextcloud disponible.","<strong>%n</strong> applications n'ont pas de version compatible avec cette version de Nextcloud disponible."],
"Update for %1$s to version %2$s is available." : "Une mise à jour de %1$s vers la version %2$s est disponible.",
"You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Vous pouvez modifier le canal de distribution ci-dessous mais ceci changera aussi le canal pour les applications. Par exemple, après avoir choisi le canal Beta, les applications en version Beta seront aussi proposées dans les mises à jour.",
"Update channel:" : "Canal de mise à jour :"
Expand Down

0 comments on commit 76efab3

Please sign in to comment.