From dda1d106f825415113ed10747998acf51f9dacc6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 4 Mar 2017 01:13:11 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/cs.js | 16 ++++++++++++++++ l10n/cs.json | 16 ++++++++++++++++ l10n/fr.js | 9 +++++++++ l10n/fr.json | 9 +++++++++ 4 files changed, 50 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 2763cb80..c71570a5 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -27,6 +27,11 @@ OC.L10N.register( "Adding {{credential}}" : "Přidávání {{credential}}", "Added {{credential}}" : "Přidáno {{credential}}", "Parsed {{num}} credentials, starting to import" : "Naparsováno {{num}} pověření, začíná import", + "Importing" : "Importování", + "Start import" : "Spustit import", + "Select csv file" : "Vybrat soubor csv", + "Skip first row" : "Přeskočit první řádek", + "First 5 lines of the csv are shown." : "Je zobrazeno prvních 5 řádků csv souboru", "Revision deleted" : "Revize smazána", "Revision restored" : "Revize obnovena", "Save in passman" : "Uložit v passmanu", @@ -232,6 +237,8 @@ OC.L10N.register( "Login automatically to this vault." : "Přihlásit se automaticky do tohoto trezoru.", "Logout of this vault automatically after: " : "Automaticky se z tohoto trezoru odhlásit po: ", "Decrypt vault" : "Dešifrovat trezor", + "Vault destruction requested" : "Vyžádání zničení trezoru", + "Request removed" : "Požadavek odebrán", "Warning! Adding credentials over http can be insecure!" : "Varování! Přidávání pověření přes http může být nebezpečné!", "Logged in to {{vault_name}}" : "Přihlášeno do {{vault_name}}", "Change vault" : "Změnit trezor", @@ -275,12 +282,21 @@ OC.L10N.register( "Passman Settings" : "Nastavení passmanu", "Github version:" : "Github verze:", "A newer version of passman is available" : "Je dostupná nová verze passmanu", + "Password sharing" : "Sdílení hesla", + "Vault destruction requests" : "Požadavky na zničení trezoru", "Check for new versions" : "Zkontrolovat nové verze", "Enable HTTPS check" : "Povolit kontrolu HTTPS", "Disable context menu" : "Zakázat kontextové menu", "Disable javascript debugger" : "Zakázat ladění javascriptu", "Allow users on this server to share passwords with a link" : "Povolit na tomto serveru uživatelům sdílení hesel pomocí odkazu", "Allow users on this server to share passwords with other users" : "Povolit na tomto serveru uživatelům sdílení hesel s ostatními uživateli", + "Source account" : "Zdrojový účet", + "Destination account" : "Cílový účet", + "Credentials moved!" : "Přihlašovací informace přesunuty!", + "Requests to destroy vault" : "Požadavky na zničení trezoru", + "Request ID" : "ID Požadavku", + "Requested by" : "Požadavek od", + "Reason" : "Důvod", "Connection to server lost" : "Připojení k serveru ztraceno", "Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, obnovení za 5 sekund", "Saving..." : "Ukládám...", diff --git a/l10n/cs.json b/l10n/cs.json index 2524624d..5f3d01f2 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -25,6 +25,11 @@ "Adding {{credential}}" : "Přidávání {{credential}}", "Added {{credential}}" : "Přidáno {{credential}}", "Parsed {{num}} credentials, starting to import" : "Naparsováno {{num}} pověření, začíná import", + "Importing" : "Importování", + "Start import" : "Spustit import", + "Select csv file" : "Vybrat soubor csv", + "Skip first row" : "Přeskočit první řádek", + "First 5 lines of the csv are shown." : "Je zobrazeno prvních 5 řádků csv souboru", "Revision deleted" : "Revize smazána", "Revision restored" : "Revize obnovena", "Save in passman" : "Uložit v passmanu", @@ -230,6 +235,8 @@ "Login automatically to this vault." : "Přihlásit se automaticky do tohoto trezoru.", "Logout of this vault automatically after: " : "Automaticky se z tohoto trezoru odhlásit po: ", "Decrypt vault" : "Dešifrovat trezor", + "Vault destruction requested" : "Vyžádání zničení trezoru", + "Request removed" : "Požadavek odebrán", "Warning! Adding credentials over http can be insecure!" : "Varování! Přidávání pověření přes http může být nebezpečné!", "Logged in to {{vault_name}}" : "Přihlášeno do {{vault_name}}", "Change vault" : "Změnit trezor", @@ -273,12 +280,21 @@ "Passman Settings" : "Nastavení passmanu", "Github version:" : "Github verze:", "A newer version of passman is available" : "Je dostupná nová verze passmanu", + "Password sharing" : "Sdílení hesla", + "Vault destruction requests" : "Požadavky na zničení trezoru", "Check for new versions" : "Zkontrolovat nové verze", "Enable HTTPS check" : "Povolit kontrolu HTTPS", "Disable context menu" : "Zakázat kontextové menu", "Disable javascript debugger" : "Zakázat ladění javascriptu", "Allow users on this server to share passwords with a link" : "Povolit na tomto serveru uživatelům sdílení hesel pomocí odkazu", "Allow users on this server to share passwords with other users" : "Povolit na tomto serveru uživatelům sdílení hesel s ostatními uživateli", + "Source account" : "Zdrojový účet", + "Destination account" : "Cílový účet", + "Credentials moved!" : "Přihlašovací informace přesunuty!", + "Requests to destroy vault" : "Požadavky na zničení trezoru", + "Request ID" : "ID Požadavku", + "Requested by" : "Požadavek od", + "Reason" : "Důvod", "Connection to server lost" : "Připojení k serveru ztraceno", "Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, obnovení za 5 sekund", "Saving..." : "Ukládám...", diff --git a/l10n/fr.js b/l10n/fr.js index 0a0a17ba..e3bc8b41 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -26,12 +26,19 @@ OC.L10N.register( "Credential has no label, skipping" : "L'information d'identification n'a pas d'étiquette, ignorée", "Adding {{credential}}" : "{{credential}} en cours d'ajout", "Added {{credential}}" : "{{credential}} ajouté", + "Skipping credential, missing label on line {{line}}" : "Information d'identification ignorée, étiquette manquante à la ligne {{line}}", "Parsed {{num}} credentials, starting to import" : "{{num}} informations d'identification analysées, commence à importer", "Importing" : "Import en cours", "Start import" : "Démarrer l'import", "Select csv file" : "Sélectionner le fichier csv", + "Parsed {{rows}} lines from csv file" : "A analysé {{rows}} lignes du fichier csv", "Skip first row" : "Ignorer le premier rang", + "You need to assign the label field before you can start the import." : "Vous devez attribuer le champ d'étiquette avant de pouvoir commencer l'importation.", "First 5 lines of the csv are shown." : "Les 5 premières lignes du csv sont montrées.", + "Assign the proper fields to each column." : "Attribuer les champs appropriés à chaque colonne.", + "Example imported credential" : "Exemple d'information d'identification importé", + "Missing an importer? Try it with the generic csv importer." : "Donnée importée manquante ? Essayez avec l'importation du csv générique.", + "Go back to importers." : "Retourner aux données importées.", "Revision deleted" : "Révision supprimée", "Revision restored" : "Révision restaurée", "Save in passman" : "Sauvegarder dans Passman", @@ -240,6 +247,7 @@ OC.L10N.register( "Decrypt vault" : "Déchiffrer le coffre-fort", "Seems you lost the vault password and you're unable to login." : "Il semblerait que vous avez perdu le mot de passe du coffre-fort et que vous êtes incapables de vous connecter.", "If you want this vault removed you can request removal of the vault here." : "Si vous souhaitez supprimer ce coffre-fort, vous pouvez demander la suppression de ce coffre-fort ici.", + "An admin then accept to the request (or not)" : "Un administrateur accepte alors la requête (ou non)", "After an admin destroy's this vault, all credentials will be lost" : "Après la destruction de ce coffre-fort par un administrateur, toutes les informations d'identification seront perdues.", "Reason to request deletion (optional):" : "Motif de la demande de suppression (optionnel) :", "Request vault destruction" : "Demander la destruction du coffre-fort", @@ -292,6 +300,7 @@ OC.L10N.register( "Github version:" : "Version Github :", "A newer version of passman is available" : "Une version plus récente de Passman est disponible", "Password sharing" : "Partage de mot de passe", + "Credential mover" : "Déplacement des informations d'identification", "Vault destruction requests" : "Requêtes de destruction de coffre-fort", "Check for new versions" : "Vérifier la présence de nouvelles versions", "Enable HTTPS check" : "Activer la vérification HTTPS", diff --git a/l10n/fr.json b/l10n/fr.json index fab3fe3a..0024e7ff 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -24,12 +24,19 @@ "Credential has no label, skipping" : "L'information d'identification n'a pas d'étiquette, ignorée", "Adding {{credential}}" : "{{credential}} en cours d'ajout", "Added {{credential}}" : "{{credential}} ajouté", + "Skipping credential, missing label on line {{line}}" : "Information d'identification ignorée, étiquette manquante à la ligne {{line}}", "Parsed {{num}} credentials, starting to import" : "{{num}} informations d'identification analysées, commence à importer", "Importing" : "Import en cours", "Start import" : "Démarrer l'import", "Select csv file" : "Sélectionner le fichier csv", + "Parsed {{rows}} lines from csv file" : "A analysé {{rows}} lignes du fichier csv", "Skip first row" : "Ignorer le premier rang", + "You need to assign the label field before you can start the import." : "Vous devez attribuer le champ d'étiquette avant de pouvoir commencer l'importation.", "First 5 lines of the csv are shown." : "Les 5 premières lignes du csv sont montrées.", + "Assign the proper fields to each column." : "Attribuer les champs appropriés à chaque colonne.", + "Example imported credential" : "Exemple d'information d'identification importé", + "Missing an importer? Try it with the generic csv importer." : "Donnée importée manquante ? Essayez avec l'importation du csv générique.", + "Go back to importers." : "Retourner aux données importées.", "Revision deleted" : "Révision supprimée", "Revision restored" : "Révision restaurée", "Save in passman" : "Sauvegarder dans Passman", @@ -238,6 +245,7 @@ "Decrypt vault" : "Déchiffrer le coffre-fort", "Seems you lost the vault password and you're unable to login." : "Il semblerait que vous avez perdu le mot de passe du coffre-fort et que vous êtes incapables de vous connecter.", "If you want this vault removed you can request removal of the vault here." : "Si vous souhaitez supprimer ce coffre-fort, vous pouvez demander la suppression de ce coffre-fort ici.", + "An admin then accept to the request (or not)" : "Un administrateur accepte alors la requête (ou non)", "After an admin destroy's this vault, all credentials will be lost" : "Après la destruction de ce coffre-fort par un administrateur, toutes les informations d'identification seront perdues.", "Reason to request deletion (optional):" : "Motif de la demande de suppression (optionnel) :", "Request vault destruction" : "Demander la destruction du coffre-fort", @@ -290,6 +298,7 @@ "Github version:" : "Version Github :", "A newer version of passman is available" : "Une version plus récente de Passman est disponible", "Password sharing" : "Partage de mot de passe", + "Credential mover" : "Déplacement des informations d'identification", "Vault destruction requests" : "Requêtes de destruction de coffre-fort", "Check for new versions" : "Vérifier la présence de nouvelles versions", "Enable HTTPS check" : "Activer la vérification HTTPS",