]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Thu, 22 Nov 2018 01:12:30 +0000 (01:12 +0000)
committerNextcloud bot <bot@nextcloud.com>
Thu, 22 Nov 2018 01:12:30 +0000 (01:12 +0000)
apps/oauth2/l10n/cs.js
apps/oauth2/l10n/cs.json
apps/oauth2/l10n/fr.js
apps/oauth2/l10n/fr.json
settings/l10n/fr.js
settings/l10n/fr.json

index 746f621d4581e562e42c91bb5e9fbcd048651c37..f194f53b7b8ab84e02cdd379485f9052e19be65d 100644 (file)
@@ -6,12 +6,15 @@ OC.L10N.register(
     "Allows OAuth2 compatible authentication from other web applications." : "Umožní ověřování kompatibilní s OAuth2 z ostatních webových aplikací.",
     "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikace OAuth2 umožňuje správcům nastavit vestavěný postup ověřování tak, aby podporoval také OAuth2 kompatibilní ověřování z ostatních webových aplikací.",
     "OAuth 2.0 clients" : "OAuth 2.0 klienti",
+    "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externím službám vyžádat si přístup k {instanceName}.",
     "Name" : "Název",
     "Redirection URI" : "URL pro přesměrování",
     "Client Identifier" : "Identifikátor klienta",
     "Secret" : "Tajemství",
     "Add client" : "Přidat klienta",
     "Add" : "Přidat",
+    "Show client secret" : "Zobrazit klientské tajemství",
+    "Delete" : "Smazat",
     "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k %s."
 },
 "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
index 49ef6f72457ff8372f4aba1147aa6cddf5333722..637b4184b67cf60acba9f496efb9bbc0af13f205 100644 (file)
@@ -4,12 +4,15 @@
     "Allows OAuth2 compatible authentication from other web applications." : "Umožní ověřování kompatibilní s OAuth2 z ostatních webových aplikací.",
     "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aplikace OAuth2 umožňuje správcům nastavit vestavěný postup ověřování tak, aby podporoval také OAuth2 kompatibilní ověřování z ostatních webových aplikací.",
     "OAuth 2.0 clients" : "OAuth 2.0 klienti",
+    "OAuth 2.0 allows external services to request access to {instanceName}." : "OAuth 2.0 umožňuje externím službám vyžádat si přístup k {instanceName}.",
     "Name" : "Název",
     "Redirection URI" : "URL pro přesměrování",
     "Client Identifier" : "Identifikátor klienta",
     "Secret" : "Tajemství",
     "Add client" : "Přidat klienta",
     "Add" : "Přidat",
+    "Show client secret" : "Zobrazit klientské tajemství",
+    "Delete" : "Smazat",
     "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje cizím službám žádat přístup k %s."
 },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
 }
\ No newline at end of file
index 9975d9e8d4554d3979d641dddb69bae6985e1a14..a00901bf05bbeb56efcf983bbb7230207e9ef59e 100644 (file)
@@ -13,6 +13,7 @@ OC.L10N.register(
     "Secret" : "Secret",
     "Add client" : "Ajouter un client",
     "Add" : "Ajouter",
+    "Show client secret" : "Afficher client secret",
     "Delete" : "Supprimer",
     "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s."
 },
index 60833263f8eddb6d5720615b742d286b463c8625..6d64340dd409d0683703733d303624089a27f86c 100644 (file)
@@ -11,6 +11,7 @@
     "Secret" : "Secret",
     "Add client" : "Ajouter un client",
     "Add" : "Ajouter",
+    "Show client secret" : "Afficher client secret",
     "Delete" : "Supprimer",
     "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet à des services externes de demander l'accès à %s."
 },"pluralForm" :"nplurals=2; plural=(n > 1);"
index 146f2862d8279405c8773951f547eb80abcfde3f..45a2558f90378b9662920700bcb048515fd188c0 100644 (file)
@@ -114,7 +114,11 @@ OC.L10N.register(
     "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être spécifiée pour tous les \tutilisateurs et groupes spécifiques. S'ils n'ont pas de fournisseur à deux facteurs configuré, ils seront dans l'incapacité de se connecter au système.",
     "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs",
     "Limit to groups" : "Limiter aux groupes",
+    "Enforcement of two-factor authentication can be set for certain groups only." : "L'application de l'authentification à deux facteurs ne peut être définie que pour certains groupes.",
+    "Two-factor authentication is enforced for all\tmembers of the following groups." : "L'authentification à deux facteurs est appliquée aux membres des groupes suivants.",
+    "Enforced groups" : "Groupes forcés",
     "Two-factor authentication is not enforced for\tmembers of the following groups." : "L'authentification à deux facteurs n'est pas appliquée aux \tutilisateurs des groupes suivants.",
+    "Excluded groups" : "Groupes exclus",
     "Save changes" : "Enregistrer les modifications",
     "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Les applications officielles sont développées par et dans la communauté. Elles offrent les fonctionnalités indispensables et sont prêtes pour être utilisées en production.",
     "Official" : "Officielle",
@@ -123,6 +127,7 @@ OC.L10N.register(
     "Remove" : "Supprimer",
     "Disable" : "Désactiver",
     "All" : "Tous",
+    "Limit app usage to groups" : "Limiter l'utilisation de l'application aux groupes",
     "No results" : "Aucun résultat",
     "View in store" : "Afficher dans le magasin d'application",
     "Visit website" : "Visiter le site web",
@@ -134,6 +139,7 @@ OC.L10N.register(
     "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version maximum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Cette application ne peut être installée à cause de ces dépendances non satisfaites :",
     "Update to {update}" : "Mise à jour vers {update}",
+    "Results from other categories" : "Résultats d'autres catégories",
     "No apps found for your version" : "Pas d'application trouvée pour votre version",
     "Disable all" : "Tout désactiver",
     "Enable all" : "Tout activer",
@@ -141,7 +147,10 @@ OC.L10N.register(
     "Enable" : "Activer",
     "The app will be downloaded from the app store" : "Cette application va être téléchargée depuis l'app store",
     "You do not have permissions to see the details of this user" : "Vous n'avez pas les autorisations pour voir le détail de cet utilisateur",
+    "The backend does not support changing the display name" : "Le backend ne prend pas en charge la modification du nom d'affichage",
     "New password" : "Nouveau mot de passe",
+    "Add user in group" : "Ajouter un utilisateur au groupe",
+    "Set user as admin for" : "Définir en tant qu'administrateur pour",
     "Select user quota" : "Sélectionner le quota de l'utilisateur ",
     "No language set" : "Aucune langue définie",
     "Never" : "Jamais",
@@ -177,8 +186,10 @@ OC.L10N.register(
     "{license}-licensed" : "{license}-Sous licence",
     "Default quota:" : "Quota par défaut :",
     "Select default quota" : "Sélectionner le quota par défaut",
+    "Show Languages" : "Afficher les langues",
     "Show last login" : "Montrer la dernière connexion",
     "Show user backend" : "Montrer la source de l'identifiant",
+    "Show storage path" : "Afficher le chemin du stockage",
     "You are about to remove the group {group}. The users will NOT be deleted." : "Vous êtes sur le point de supprimer le groupe {group}. Les utilisateurs ne seront PAS supprimés.",
     "Please confirm the group removal " : "Veuillez confirmer la suppression du groupe",
     "Remove group" : "Supprimer le groupe",
index f0805b4a89009cd908e1d0bd2620f79f5f6cc0c9..e3884b3e22a65ccab1798bcf9c5bfa9a477fee8f 100644 (file)
     "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "L'authentification à deux facteurs peut être spécifiée pour tous les \tutilisateurs et groupes spécifiques. S'ils n'ont pas de fournisseur à deux facteurs configuré, ils seront dans l'incapacité de se connecter au système.",
     "Enforce two-factor authentication" : "Imposer l'authentification à deux facteurs",
     "Limit to groups" : "Limiter aux groupes",
+    "Enforcement of two-factor authentication can be set for certain groups only." : "L'application de l'authentification à deux facteurs ne peut être définie que pour certains groupes.",
+    "Two-factor authentication is enforced for all\tmembers of the following groups." : "L'authentification à deux facteurs est appliquée aux membres des groupes suivants.",
+    "Enforced groups" : "Groupes forcés",
     "Two-factor authentication is not enforced for\tmembers of the following groups." : "L'authentification à deux facteurs n'est pas appliquée aux \tutilisateurs des groupes suivants.",
+    "Excluded groups" : "Groupes exclus",
     "Save changes" : "Enregistrer les modifications",
     "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Les applications officielles sont développées par et dans la communauté. Elles offrent les fonctionnalités indispensables et sont prêtes pour être utilisées en production.",
     "Official" : "Officielle",
     "Remove" : "Supprimer",
     "Disable" : "Désactiver",
     "All" : "Tous",
+    "Limit app usage to groups" : "Limiter l'utilisation de l'application aux groupes",
     "No results" : "Aucun résultat",
     "View in store" : "Afficher dans le magasin d'application",
     "Visit website" : "Visiter le site web",
     "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Cette application n'a pas de version maximum Nextcloud exigée. Ce sera considéré comme une erreur à l'avenir.",
     "This app cannot be installed because the following dependencies are not fulfilled:" : "Cette application ne peut être installée à cause de ces dépendances non satisfaites :",
     "Update to {update}" : "Mise à jour vers {update}",
+    "Results from other categories" : "Résultats d'autres catégories",
     "No apps found for your version" : "Pas d'application trouvée pour votre version",
     "Disable all" : "Tout désactiver",
     "Enable all" : "Tout activer",
     "Enable" : "Activer",
     "The app will be downloaded from the app store" : "Cette application va être téléchargée depuis l'app store",
     "You do not have permissions to see the details of this user" : "Vous n'avez pas les autorisations pour voir le détail de cet utilisateur",
+    "The backend does not support changing the display name" : "Le backend ne prend pas en charge la modification du nom d'affichage",
     "New password" : "Nouveau mot de passe",
+    "Add user in group" : "Ajouter un utilisateur au groupe",
+    "Set user as admin for" : "Définir en tant qu'administrateur pour",
     "Select user quota" : "Sélectionner le quota de l'utilisateur ",
     "No language set" : "Aucune langue définie",
     "Never" : "Jamais",
     "{license}-licensed" : "{license}-Sous licence",
     "Default quota:" : "Quota par défaut :",
     "Select default quota" : "Sélectionner le quota par défaut",
+    "Show Languages" : "Afficher les langues",
     "Show last login" : "Montrer la dernière connexion",
     "Show user backend" : "Montrer la source de l'identifiant",
+    "Show storage path" : "Afficher le chemin du stockage",
     "You are about to remove the group {group}. The users will NOT be deleted." : "Vous êtes sur le point de supprimer le groupe {group}. Les utilisateurs ne seront PAS supprimés.",
     "Please confirm the group removal " : "Veuillez confirmer la suppression du groupe",
     "Remove group" : "Supprimer le groupe",