From baa373e40a9bae62d9a7adf1e29bf0f843fcda59 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Oct 2022 02:14:45 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/theming/l10n/cs.js | 1 + apps/theming/l10n/cs.json | 1 + apps/theming/l10n/de_DE.js | 1 + apps/theming/l10n/de_DE.json | 1 + apps/theming/l10n/zh_TW.js | 1 + apps/theming/l10n/zh_TW.json | 1 + core/l10n/fr.js | 4 ++-- core/l10n/fr.json | 4 ++-- 8 files changed, 10 insertions(+), 4 deletions(-) diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 7526b4919fd..c671ea5e836 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -50,6 +50,7 @@ OC.L10N.register( "Privacy policy" : "Zásady ochrany soukromí", "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud", "Keyboard shortcuts" : "Klávesové zkratky", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "V některých případech mohou klávesové zkratky kolidovat s těmi v rámci nástrojů pro zpřístupnění. Aby tyto nástroje fungovaly správně, je možné zde vypnout veškeré klávesové zkratky pro Nextcloud. Toto také vypne veškeré klávesové zkratky v Nextcloud aplikacích.", "Disable all keyboard shortcuts" : "Vypnout veškeré klávesové zkratky", "Background" : "Pozadí", "Set a custom background" : "Nastavit uživatelsky určené pozadí", diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index 4937199db86..68e3be56ecc 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -48,6 +48,7 @@ "Privacy policy" : "Zásady ochrany soukromí", "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud", "Keyboard shortcuts" : "Klávesové zkratky", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "V některých případech mohou klávesové zkratky kolidovat s těmi v rámci nástrojů pro zpřístupnění. Aby tyto nástroje fungovaly správně, je možné zde vypnout veškeré klávesové zkratky pro Nextcloud. Toto také vypne veškeré klávesové zkratky v Nextcloud aplikacích.", "Disable all keyboard shortcuts" : "Vypnout veškeré klávesové zkratky", "Background" : "Pozadí", "Set a custom background" : "Nastavit uživatelsky určené pozadí", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index 3e6431f98d0..03a71ad63c3 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -50,6 +50,7 @@ OC.L10N.register( "Privacy policy" : "Datenschutzbestimmungen", "Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an", "Keyboard shortcuts" : "Tastaturkürzel", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In einigen Fällen können Tastenkombinationen Barrierefreiheits-Tools beeinträchtigen. Damit Sie sich richtig auf Ihr Werkzeug konzentrieren können, können Sie hier alle Tastaturkürzel deaktivieren. Dadurch werden auch alle verfügbaren Verknüpfungen in Apps deaktiviert.", "Disable all keyboard shortcuts" : "Alle Tastenkombinationen deaktivieren", "Background" : "Hintergrund", "Set a custom background" : "Einen benutzerdefinierten Hintergrund setzen", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index 7f5bccfb4b5..ddcaedcc0cb 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -48,6 +48,7 @@ "Privacy policy" : "Datenschutzbestimmungen", "Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an", "Keyboard shortcuts" : "Tastaturkürzel", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In einigen Fällen können Tastenkombinationen Barrierefreiheits-Tools beeinträchtigen. Damit Sie sich richtig auf Ihr Werkzeug konzentrieren können, können Sie hier alle Tastaturkürzel deaktivieren. Dadurch werden auch alle verfügbaren Verknüpfungen in Apps deaktiviert.", "Disable all keyboard shortcuts" : "Alle Tastenkombinationen deaktivieren", "Background" : "Hintergrund", "Set a custom background" : "Einen benutzerdefinierten Hintergrund setzen", diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 5fe973f8d01..ddb4ba543c9 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -50,6 +50,7 @@ OC.L10N.register( "Privacy policy" : "隱私權政策", "Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題", "Keyboard shortcuts" : "鍵盤快捷鍵", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "在某些情況下,鍵盤快捷鍵可能會干擾無障礙工具。為了可以正確地將焦點置於您的工具,您可以在此處停用所有鍵盤快捷鍵。這也會停用應用程式中的所有可用的快捷鍵。", "Disable all keyboard shortcuts" : "停用所有鍵盤快捷鍵", "Background" : "背景圖片", "Set a custom background" : "設定自訂背景", diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index c33ccfc8df5..1545244cc74 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -48,6 +48,7 @@ "Privacy policy" : "隱私權政策", "Adjust the Nextcloud theme" : "調整 Nextcloud 佈景主題", "Keyboard shortcuts" : "鍵盤快捷鍵", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "在某些情況下,鍵盤快捷鍵可能會干擾無障礙工具。為了可以正確地將焦點置於您的工具,您可以在此處停用所有鍵盤快捷鍵。這也會停用應用程式中的所有可用的快捷鍵。", "Disable all keyboard shortcuts" : "停用所有鍵盤快捷鍵", "Background" : "背景圖片", "Set a custom background" : "設定自訂背景", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index d6075d87e70..609db39869c 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -182,7 +182,7 @@ OC.L10N.register( "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Discussions, appels vidéo, partage d'écran, réunions en ligne et conférences web – depuis votre navigateur et les applications mobiles.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, feuilles de calculs ou présentations créées sur Collabora Online.", "Forgot password?" : "Mot de passe oublié ?", - "Log in with a device" : "Se connecter avec un appareil", + "Log in with a device" : "Se connecter avec un périphérique", "Back" : "Retour", "Login form is disabled." : "Le formulaire de connexion est désactivé.", "Edit Profile" : "Modifier le profil", @@ -290,7 +290,7 @@ OC.L10N.register( "The profile does not exist." : "Le profile n'existe pas.", "Back to %s" : "Retour à %s", "File not found" : "Fichier non trouvé", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou est expiré ?", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou a expiré ?", "Too many requests" : "Trop de requêtes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Il y a trop de requêtes depuis votre réseau. Réessayez plus tard ou contactez votre administrateur s'il s'agit d'une erreur.", "Error" : "Erreur", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 058f380f5bc..bb2d98656e9 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -180,7 +180,7 @@ "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Discussions, appels vidéo, partage d'écran, réunions en ligne et conférences web – depuis votre navigateur et les applications mobiles.", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "Documents, feuilles de calculs ou présentations créées sur Collabora Online.", "Forgot password?" : "Mot de passe oublié ?", - "Log in with a device" : "Se connecter avec un appareil", + "Log in with a device" : "Se connecter avec un périphérique", "Back" : "Retour", "Login form is disabled." : "Le formulaire de connexion est désactivé.", "Edit Profile" : "Modifier le profil", @@ -288,7 +288,7 @@ "The profile does not exist." : "Le profile n'existe pas.", "Back to %s" : "Retour à %s", "File not found" : "Fichier non trouvé", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou est expiré ?", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou a expiré ?", "Too many requests" : "Trop de requêtes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Il y a trop de requêtes depuis votre réseau. Réessayez plus tard ou contactez votre administrateur s'il s'agit d'une erreur.", "Error" : "Erreur", -- 2.39.5