Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-15 03:20:19 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-15 03:20:19 +0300
commit1f2c5b57edd9446ff074e518cc935fffd4a332cf (patch)
treee8cabbcabce390f1b70b61f45851def44ec7b11c
parente92752bd10e88dcab527023d0dc85c2fac9bf47f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/de.js14
-rw-r--r--l10n/de.json14
-rw-r--r--l10n/fr.js35
-rw-r--r--l10n/fr.json35
-rw-r--r--l10n/ru.js36
-rw-r--r--l10n/ru.json36
6 files changed, 156 insertions, 14 deletions
diff --git a/l10n/de.js b/l10n/de.js
index f6dab945..f855cfe5 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -33,11 +33,11 @@ OC.L10N.register(
"Select CSV file" : "CSV-Datei auswählen",
"Parsed {{rows}} lines from CSV file" : "{{rows}} Zeilen der CSV-Datei gelesen",
"Skip first row" : "Erste Zeile überspringen",
- "You need to assign the label field before you can start the import." : "Sie müssen das Bezeichnunsg-Feld zuordnen, bevor Sie den Import starten können.",
+ "You need to assign the label field before you can start the import." : "Du musst das Bezeichnungsfeld zuordnen, bevor Du den Import starten kannst.",
"The first 5 lines of the CSV are shown." : "Die ersten 5 Zeilen der CSV-Datei werden angezeigt. ",
"Assign the proper fields to each column." : "Die richtigen Felder zu jeder Spalte zuordnen",
"Example of imported credential" : " Beispiel einer importierten Anmeldeinformation ",
- "Missing an importer? Try it with the generic CSV importer." : "Fehlt ein Importer? Versuchen Sie es mit dem generischen CSV-Importer.",
+ "Missing an importer? Try it with the generic CSV importer." : "Fehlt ein Importer? Versuche es mit dem generischen CSV-Importer.",
"Go back to importers." : "Zurück zur Importfunktion.",
"Revision deleted" : "Überarbeitung gelöscht",
"Revision restored" : "Überarbeitung wiederhergestellt",
@@ -50,9 +50,9 @@ OC.L10N.register(
"Export credentials" : "Anmeldeinformationen exportieren",
"Sharing" : "Teilen",
"Are you sure you want to leave? This will destroy all your credentials" : "Möchtest du dies wirklich verlassen? Dies wird alle Deine Anmeldeinformationen zerstören",
- "Your old password is incorrect!" : "Ihr altes Passwort ist falsch!",
- "New password does not match!" : "Ihre neuen Passwörter stimmen nicht überein!",
- "Please log in with your new vault password" : "Bitte melden Sie sich mit Ihrem neuen Tresor-Passwort an",
+ "Your old password is incorrect!" : "Dein altes Passwort ist falsch!",
+ "New password does not match!" : "Deine neuen Passwörter stimmen nicht überein!",
+ "Please log in with your new vault password" : "Bitte melde Dich mit Deinem neuen Tresor-Passwort an",
"Share with users and groups" : "Mit Benutzern oder Gruppen teilen",
"Share link" : "Link freigeben",
"Are you sure you want to leave? This will corrupt this credential" : "Möchtest du dies wirklich verlassen? Dies wird diese Anmeldeinformation zerstören",
@@ -86,7 +86,7 @@ OC.L10N.register(
"Filename" : "Dateiname",
"Upload date" : "Datum des Hochladens",
"Size" : "Größe",
- "Upload or enter your OTP secret" : "Geben Sie Ihren OTP-Geheimnis ein oder laden Sie ihn hoch",
+ "Upload or enter your OTP secret" : "Gebe Dein OTP-Geheimnis ein oder lade es ihn hoch",
"Current OTP settings" : "Aktuelle OTP-Einstellungen",
"Issuer" : "Ersteller",
"Secret" : "Geheimnis",
@@ -117,7 +117,7 @@ OC.L10N.register(
"Old vault password" : "Altes Tresor-Passwort",
"New vault password" : "Neues Tresor-Passwort",
"Repeat new vault password" : "Tresor-Passwort wiederholen",
- "Please wait your vault is being updated, do not leave this page." : "Bitte warten, Ihr Tresor wird aktualisiert, bitte verlassen Sie diese Seite nicht.",
+ "Please wait your vault is being updated, do not leave this page." : "Bitte warten, Dein Tresor wird aktualisiert, bitte verlasse diese Seite nicht.",
"Processing" : "Verarbeiten",
"Total progress" : "Gesamtfortschritt",
"About Passman" : "Über Passman",
diff --git a/l10n/de.json b/l10n/de.json
index b4eb9481..37663671 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -31,11 +31,11 @@
"Select CSV file" : "CSV-Datei auswählen",
"Parsed {{rows}} lines from CSV file" : "{{rows}} Zeilen der CSV-Datei gelesen",
"Skip first row" : "Erste Zeile überspringen",
- "You need to assign the label field before you can start the import." : "Sie müssen das Bezeichnunsg-Feld zuordnen, bevor Sie den Import starten können.",
+ "You need to assign the label field before you can start the import." : "Du musst das Bezeichnungsfeld zuordnen, bevor Du den Import starten kannst.",
"The first 5 lines of the CSV are shown." : "Die ersten 5 Zeilen der CSV-Datei werden angezeigt. ",
"Assign the proper fields to each column." : "Die richtigen Felder zu jeder Spalte zuordnen",
"Example of imported credential" : " Beispiel einer importierten Anmeldeinformation ",
- "Missing an importer? Try it with the generic CSV importer." : "Fehlt ein Importer? Versuchen Sie es mit dem generischen CSV-Importer.",
+ "Missing an importer? Try it with the generic CSV importer." : "Fehlt ein Importer? Versuche es mit dem generischen CSV-Importer.",
"Go back to importers." : "Zurück zur Importfunktion.",
"Revision deleted" : "Überarbeitung gelöscht",
"Revision restored" : "Überarbeitung wiederhergestellt",
@@ -48,9 +48,9 @@
"Export credentials" : "Anmeldeinformationen exportieren",
"Sharing" : "Teilen",
"Are you sure you want to leave? This will destroy all your credentials" : "Möchtest du dies wirklich verlassen? Dies wird alle Deine Anmeldeinformationen zerstören",
- "Your old password is incorrect!" : "Ihr altes Passwort ist falsch!",
- "New password does not match!" : "Ihre neuen Passwörter stimmen nicht überein!",
- "Please log in with your new vault password" : "Bitte melden Sie sich mit Ihrem neuen Tresor-Passwort an",
+ "Your old password is incorrect!" : "Dein altes Passwort ist falsch!",
+ "New password does not match!" : "Deine neuen Passwörter stimmen nicht überein!",
+ "Please log in with your new vault password" : "Bitte melde Dich mit Deinem neuen Tresor-Passwort an",
"Share with users and groups" : "Mit Benutzern oder Gruppen teilen",
"Share link" : "Link freigeben",
"Are you sure you want to leave? This will corrupt this credential" : "Möchtest du dies wirklich verlassen? Dies wird diese Anmeldeinformation zerstören",
@@ -84,7 +84,7 @@
"Filename" : "Dateiname",
"Upload date" : "Datum des Hochladens",
"Size" : "Größe",
- "Upload or enter your OTP secret" : "Geben Sie Ihren OTP-Geheimnis ein oder laden Sie ihn hoch",
+ "Upload or enter your OTP secret" : "Gebe Dein OTP-Geheimnis ein oder lade es ihn hoch",
"Current OTP settings" : "Aktuelle OTP-Einstellungen",
"Issuer" : "Ersteller",
"Secret" : "Geheimnis",
@@ -115,7 +115,7 @@
"Old vault password" : "Altes Tresor-Passwort",
"New vault password" : "Neues Tresor-Passwort",
"Repeat new vault password" : "Tresor-Passwort wiederholen",
- "Please wait your vault is being updated, do not leave this page." : "Bitte warten, Ihr Tresor wird aktualisiert, bitte verlassen Sie diese Seite nicht.",
+ "Please wait your vault is being updated, do not leave this page." : "Bitte warten, Dein Tresor wird aktualisiert, bitte verlasse diese Seite nicht.",
"Processing" : "Verarbeiten",
"Total progress" : "Gesamtfortschritt",
"About Passman" : "Über Passman",
diff --git a/l10n/fr.js b/l10n/fr.js
index 14d1a5dd..011f279d 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -7,16 +7,22 @@ OC.L10N.register(
"Passwords do not match" : "Les mots de passe ne correspondent pas",
"General" : "Général",
"Custom Fields" : "Champs personnalisés",
+ "Please fill in a label." : "Veuillez remplir l'étiquette.",
+ "Please fill in a value." : "Veuillez renseigner une valeur.",
"Error loading file" : "Erreur lors du chargement du fichier",
+ "An error occurred during decryption" : "Une erreur est survenue lors du décryptage",
"Credential created!" : "Information d'identification créée !",
"Credential deleted" : "Information d'identification supprimée",
"Credential updated" : "Information d'identification mise à jour",
"Credential recovered" : "Information d'identification récupérée",
"Credential destroyed" : "Information d'identification détruite",
+ "Error downloading file, you probably don't have sufficient permissions" : "Erreur lors du téléchargement du fichier, vous ne devez sans doute pas avoir les autorisations suffisantes",
"Invalid QR code" : "Code QR invalide",
"Starting export" : "Démarrage de l'export",
"Decrypting credentials" : "Déchiffrement des informations d'identification",
"Done" : "Fait",
+ "File read successfully." : "Fichier lu avec succès.",
+ "Proceed with the following steps to import your file" : "Poursuivez les étapes suivantes pour importer votre fichier",
"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é",
@@ -28,18 +34,25 @@ OC.L10N.register(
"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.",
+ "The 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 of 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",
"Settings saved" : "Paramètres sauvegardés",
"General settings" : "Paramètres généraux",
+ "Password audit" : "Vérification du mot de passe",
"Password settings" : "Paramètres du mot de passe",
"Import credentials" : "Importer les informations d'identification",
"Export credentials" : "Exporter les informations d'identification",
"Sharing" : "Partage",
+ "Are you sure you want to leave? This will destroy all your credentials" : "Êtes-vous sûr de vouloir quitter ? Cela va détruire toutes vos informations d'identification",
"Your old password is incorrect!" : "Votre ancien mot de passe est incorrect !",
+ "New password does not match!" : "Le nouveau mot de passe ne correspond pas !",
+ "Please log in with your new vault password" : "Veuillez vous connecter avec votre nouveau mot de passe du coffre-fort",
"Share with users and groups" : "Partager avec des utilisateurs et des groupes",
"Share link" : "Partager un lien",
"Are you sure you want to leave? This will corrupt this credential" : "Êtes-vous sûr de vouloir quitter ? Cela va corrompre cette information d'identification",
@@ -59,6 +72,7 @@ OC.L10N.register(
"Complete" : "Terminer",
"Username" : "Nom d'utilisateur",
"Repeat password" : "Répéter le mot de passe",
+ "Add tag" : "Ajouter une étiquette",
"Field label" : "Étiquette du champ",
"Field value" : "Valeur du champ",
"Choose a file" : "Choisir un fichier",
@@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Paramètres du mot de passe OTP actuel",
"Issuer" : "Émetteur",
"Secret" : "Secret",
+ "Expiration date" : "Date d'expiration",
+ "No expiration date set" : "Aucune date d'expiration définie",
"Renew interval" : "Renouveler l'intervalle",
"Disabled" : "Désactivé",
"Day(s)" : "Jour(s)",
@@ -100,6 +116,7 @@ OC.L10N.register(
"Change vault key" : "Changer la clé du coffre-fort",
"Old vault password" : "Ancien mot de passe du coffre-fort",
"New vault password" : "Nouveau mot de passe du coffre-fort",
+ "Repeat new vault password" : "Confirmer le mot de passe du coffre-fort",
"Please wait your vault is being updated, do not leave this page." : "Veuillez patienter que votre coffre-fort soit mis à jour, ne quittez pas cette page.",
"Processing" : "En cours d'exécution",
"Total progress" : "Progression totale",
@@ -113,6 +130,7 @@ OC.L10N.register(
"Vault password" : "Mot de passe du coffre-fort",
"This process is irreversible" : "Ce processus est irréversible",
"Delete my precious passwords" : "Supprimer mes mots de passe de grandes valeurs",
+ "Deleting {{password}}…" : "Suppression de {{password}}...",
"Yes, delete my precious passwords" : "Oui, supprimer mes mots de passe de grandes valeurs",
"Import type" : "Type d'importation",
"Import" : "Importer",
@@ -131,6 +149,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Un total de {{scan_result}} informations d'identification faibles ont été trouvées",
"Score" : "Résultat",
"Action" : "Action",
+ "Search users or groups…" : "Recherche des utilisateurs ou des groupes...",
"Missing users? Only users that have vaults are shown." : "Il manque des utilisateurs ? Uniquement les utilisateurs qui ont un coffre-fort sont montrés.",
"Cyphering" : "Chiffrement",
"Uploading" : "Téléversement en cours",
@@ -184,13 +203,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "Partage l'information d'identification {{credential}}",
"Unshare" : "Ne plus partager",
"Showing deleted since" : "Montrer ceux supprimés depuis",
+ "Beginning" : "Début",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Affiche {{number_filtered}} sur {{credential_number}} informations d'identification",
+ "Search for credential…" : "Rechercher les informations d'identification...",
"Account" : "Compte",
"Password" : "Mot de passe",
"OTP" : "OTP",
"E-mail" : "E-Mail",
"URL" : "URL",
"Notes" : "Notes",
+ "Expiry time" : "Heure d'expiration",
"Changed" : "Modifié",
"Created" : "Créé",
"Edit" : "Éditer",
@@ -200,6 +222,8 @@ OC.L10N.register(
"Destroy" : "Détruire",
"Use regex" : "Utiliser une expression régulière",
"You have incoming share requests." : "Vous avez des nouvelles demandes de partage.",
+ "If you want to put the credential in another vault," : "Si vous souhaitez déplacer les informations d'identification dans un autre coffre-fort,",
+ "log out of this vault and log in to the vault you want the shared credential in." : "déconnectez-vous de ce coffre-fort et connectez-vous au coffre-fort dans lequel vous voulez les informations d'identification partagées.",
"Permissions" : "Permissions",
"Received from" : "Reçu de",
"Date" : "Date",
@@ -213,18 +237,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "La force du mot de passe doit être au moins : {{strength}}",
"Please give your new vault a name." : "Veuillez donner un nom à votre nouveau coffre-fort.",
"Repeat vault password" : "Confirmer le mot de passe du coffre-fort",
+ "Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Votre clé de partage aura un poids de 1024 octet, ce qui pourra être modifié plus tard dans les paramètres.",
"Create vault" : "Créer un coffre-fort",
"Go back to vaults" : "Retourner aux coffres-forts",
"Please input the password for" : "Veuillez entrer le mot de passe pour",
+ "Set this vault as the default." : "Choisir ce coffre-fort par défaut.",
"Log into this vault automatically." : "Se connecter à ce coffre-fort automatiquement.",
+ "Log out of this vault automatically after: " : "Se déconnecter de ce coffre-fort automatiquement après :",
"Decrypt vault" : "Déchiffrer le coffre-fort",
+ "Seems you lost the vault password and you're unable to log in." : "Il semblerait que vous avez perdu le mot de passe du coffre-fort et que vous êtes incapable de vous connecter.",
"If you want this vault to be removed you can request that here." : "Si vous souhaitez supprimer ce coffre-fort, vous pouvez demander lsa suppression ici.",
+ "An admin then accepts or declines the request" : "Un administrateur accepte ou refuse alors la requête",
+ "After an admin destroys this vault, all credentials in it will be lost" : "Après qu'un administrateur ait détruit ce coffre-fort, toutes les informations d'identification contenues à l'intérieur seront perdues",
+ "Reason for requesting deletion (optional):" : "Motif de la demande de suppression (optionnel) :",
"Request vault destruction" : "Demander la destruction du coffre-fort",
"Yes, request an admin to destroy this vault" : "Oui, demander à un administrateur de détruire ce coffre-fort",
"Cancel destruction request" : "Annuler la requête de destruction",
"Vault destruction requested" : "Destruction du coffre-fort demandée",
"Request removed" : "Demande supprimée",
"Destruction request pending" : "Requête de destruction en attente",
+ "Warning! Adding credentials over HTTP is insecure!" : "Attention ! Ajouter des informations d'identification en HTTP n'est pas sécurisé !",
"Logged in to {{vault_name}}" : "Connecté à {{vault_name}}",
"Change vault" : "Modifier le coffre-fort",
"Deleted credentials" : "Supprimer les informations d'identification",
@@ -232,6 +264,8 @@ OC.L10N.register(
"Donate" : "Donner",
"Someone has shared a credential with you." : "Quelqu'un a partagé une information d'identification avec vous.",
"Click here to request it" : "Cliquez ici pour le demander",
+ "Loading…" : "Chargement...",
+ "Awwhh… credential not found. Maybe it expired" : "Awwhh.... information d'identification non trouvée. Il est peut être expiré",
"Error while saving field" : "Erreur lors de la sauvegarde du champ",
"A Passman item has been created, modified or deleted" : "Un élément Passman a été créé, modifié ou supprimé",
"A Passman item has expired" : "Un élément Passman a expiré",
@@ -264,6 +298,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "Impossible d'obtenir l'information de la version",
"Passman Settings" : "Paramètres de Passman",
+ "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",
diff --git a/l10n/fr.json b/l10n/fr.json
index 5ff84e32..b40d07b6 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -5,16 +5,22 @@
"Passwords do not match" : "Les mots de passe ne correspondent pas",
"General" : "Général",
"Custom Fields" : "Champs personnalisés",
+ "Please fill in a label." : "Veuillez remplir l'étiquette.",
+ "Please fill in a value." : "Veuillez renseigner une valeur.",
"Error loading file" : "Erreur lors du chargement du fichier",
+ "An error occurred during decryption" : "Une erreur est survenue lors du décryptage",
"Credential created!" : "Information d'identification créée !",
"Credential deleted" : "Information d'identification supprimée",
"Credential updated" : "Information d'identification mise à jour",
"Credential recovered" : "Information d'identification récupérée",
"Credential destroyed" : "Information d'identification détruite",
+ "Error downloading file, you probably don't have sufficient permissions" : "Erreur lors du téléchargement du fichier, vous ne devez sans doute pas avoir les autorisations suffisantes",
"Invalid QR code" : "Code QR invalide",
"Starting export" : "Démarrage de l'export",
"Decrypting credentials" : "Déchiffrement des informations d'identification",
"Done" : "Fait",
+ "File read successfully." : "Fichier lu avec succès.",
+ "Proceed with the following steps to import your file" : "Poursuivez les étapes suivantes pour importer votre fichier",
"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é",
@@ -26,18 +32,25 @@
"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.",
+ "The 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 of 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",
"Settings saved" : "Paramètres sauvegardés",
"General settings" : "Paramètres généraux",
+ "Password audit" : "Vérification du mot de passe",
"Password settings" : "Paramètres du mot de passe",
"Import credentials" : "Importer les informations d'identification",
"Export credentials" : "Exporter les informations d'identification",
"Sharing" : "Partage",
+ "Are you sure you want to leave? This will destroy all your credentials" : "Êtes-vous sûr de vouloir quitter ? Cela va détruire toutes vos informations d'identification",
"Your old password is incorrect!" : "Votre ancien mot de passe est incorrect !",
+ "New password does not match!" : "Le nouveau mot de passe ne correspond pas !",
+ "Please log in with your new vault password" : "Veuillez vous connecter avec votre nouveau mot de passe du coffre-fort",
"Share with users and groups" : "Partager avec des utilisateurs et des groupes",
"Share link" : "Partager un lien",
"Are you sure you want to leave? This will corrupt this credential" : "Êtes-vous sûr de vouloir quitter ? Cela va corrompre cette information d'identification",
@@ -57,6 +70,7 @@
"Complete" : "Terminer",
"Username" : "Nom d'utilisateur",
"Repeat password" : "Répéter le mot de passe",
+ "Add tag" : "Ajouter une étiquette",
"Field label" : "Étiquette du champ",
"Field value" : "Valeur du champ",
"Choose a file" : "Choisir un fichier",
@@ -74,6 +88,8 @@
"Current OTP settings" : "Paramètres du mot de passe OTP actuel",
"Issuer" : "Émetteur",
"Secret" : "Secret",
+ "Expiration date" : "Date d'expiration",
+ "No expiration date set" : "Aucune date d'expiration définie",
"Renew interval" : "Renouveler l'intervalle",
"Disabled" : "Désactivé",
"Day(s)" : "Jour(s)",
@@ -98,6 +114,7 @@
"Change vault key" : "Changer la clé du coffre-fort",
"Old vault password" : "Ancien mot de passe du coffre-fort",
"New vault password" : "Nouveau mot de passe du coffre-fort",
+ "Repeat new vault password" : "Confirmer le mot de passe du coffre-fort",
"Please wait your vault is being updated, do not leave this page." : "Veuillez patienter que votre coffre-fort soit mis à jour, ne quittez pas cette page.",
"Processing" : "En cours d'exécution",
"Total progress" : "Progression totale",
@@ -111,6 +128,7 @@
"Vault password" : "Mot de passe du coffre-fort",
"This process is irreversible" : "Ce processus est irréversible",
"Delete my precious passwords" : "Supprimer mes mots de passe de grandes valeurs",
+ "Deleting {{password}}…" : "Suppression de {{password}}...",
"Yes, delete my precious passwords" : "Oui, supprimer mes mots de passe de grandes valeurs",
"Import type" : "Type d'importation",
"Import" : "Importer",
@@ -129,6 +147,7 @@
"A total of {{scan_result}} weak credentials were found." : "Un total de {{scan_result}} informations d'identification faibles ont été trouvées",
"Score" : "Résultat",
"Action" : "Action",
+ "Search users or groups…" : "Recherche des utilisateurs ou des groupes...",
"Missing users? Only users that have vaults are shown." : "Il manque des utilisateurs ? Uniquement les utilisateurs qui ont un coffre-fort sont montrés.",
"Cyphering" : "Chiffrement",
"Uploading" : "Téléversement en cours",
@@ -182,13 +201,16 @@
"Share credential {{credential}}" : "Partage l'information d'identification {{credential}}",
"Unshare" : "Ne plus partager",
"Showing deleted since" : "Montrer ceux supprimés depuis",
+ "Beginning" : "Début",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Affiche {{number_filtered}} sur {{credential_number}} informations d'identification",
+ "Search for credential…" : "Rechercher les informations d'identification...",
"Account" : "Compte",
"Password" : "Mot de passe",
"OTP" : "OTP",
"E-mail" : "E-Mail",
"URL" : "URL",
"Notes" : "Notes",
+ "Expiry time" : "Heure d'expiration",
"Changed" : "Modifié",
"Created" : "Créé",
"Edit" : "Éditer",
@@ -198,6 +220,8 @@
"Destroy" : "Détruire",
"Use regex" : "Utiliser une expression régulière",
"You have incoming share requests." : "Vous avez des nouvelles demandes de partage.",
+ "If you want to put the credential in another vault," : "Si vous souhaitez déplacer les informations d'identification dans un autre coffre-fort,",
+ "log out of this vault and log in to the vault you want the shared credential in." : "déconnectez-vous de ce coffre-fort et connectez-vous au coffre-fort dans lequel vous voulez les informations d'identification partagées.",
"Permissions" : "Permissions",
"Received from" : "Reçu de",
"Date" : "Date",
@@ -211,18 +235,26 @@
"Password strength must be at least: {{strength}}" : "La force du mot de passe doit être au moins : {{strength}}",
"Please give your new vault a name." : "Veuillez donner un nom à votre nouveau coffre-fort.",
"Repeat vault password" : "Confirmer le mot de passe du coffre-fort",
+ "Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Votre clé de partage aura un poids de 1024 octet, ce qui pourra être modifié plus tard dans les paramètres.",
"Create vault" : "Créer un coffre-fort",
"Go back to vaults" : "Retourner aux coffres-forts",
"Please input the password for" : "Veuillez entrer le mot de passe pour",
+ "Set this vault as the default." : "Choisir ce coffre-fort par défaut.",
"Log into this vault automatically." : "Se connecter à ce coffre-fort automatiquement.",
+ "Log out of this vault automatically after: " : "Se déconnecter de ce coffre-fort automatiquement après :",
"Decrypt vault" : "Déchiffrer le coffre-fort",
+ "Seems you lost the vault password and you're unable to log in." : "Il semblerait que vous avez perdu le mot de passe du coffre-fort et que vous êtes incapable de vous connecter.",
"If you want this vault to be removed you can request that here." : "Si vous souhaitez supprimer ce coffre-fort, vous pouvez demander lsa suppression ici.",
+ "An admin then accepts or declines the request" : "Un administrateur accepte ou refuse alors la requête",
+ "After an admin destroys this vault, all credentials in it will be lost" : "Après qu'un administrateur ait détruit ce coffre-fort, toutes les informations d'identification contenues à l'intérieur seront perdues",
+ "Reason for requesting deletion (optional):" : "Motif de la demande de suppression (optionnel) :",
"Request vault destruction" : "Demander la destruction du coffre-fort",
"Yes, request an admin to destroy this vault" : "Oui, demander à un administrateur de détruire ce coffre-fort",
"Cancel destruction request" : "Annuler la requête de destruction",
"Vault destruction requested" : "Destruction du coffre-fort demandée",
"Request removed" : "Demande supprimée",
"Destruction request pending" : "Requête de destruction en attente",
+ "Warning! Adding credentials over HTTP is insecure!" : "Attention ! Ajouter des informations d'identification en HTTP n'est pas sécurisé !",
"Logged in to {{vault_name}}" : "Connecté à {{vault_name}}",
"Change vault" : "Modifier le coffre-fort",
"Deleted credentials" : "Supprimer les informations d'identification",
@@ -230,6 +262,8 @@
"Donate" : "Donner",
"Someone has shared a credential with you." : "Quelqu'un a partagé une information d'identification avec vous.",
"Click here to request it" : "Cliquez ici pour le demander",
+ "Loading…" : "Chargement...",
+ "Awwhh… credential not found. Maybe it expired" : "Awwhh.... information d'identification non trouvée. Il est peut être expiré",
"Error while saving field" : "Erreur lors de la sauvegarde du champ",
"A Passman item has been created, modified or deleted" : "Un élément Passman a été créé, modifié ou supprimé",
"A Passman item has expired" : "Un élément Passman a expiré",
@@ -262,6 +296,7 @@
"Passman" : "Passman",
"Unable to get version info" : "Impossible d'obtenir l'information de la version",
"Passman Settings" : "Paramètres de Passman",
+ "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",
diff --git a/l10n/ru.js b/l10n/ru.js
index 5f83dcdb..7df191e3 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -7,16 +7,22 @@ OC.L10N.register(
"Passwords do not match" : "Пароли не совпадают",
"General" : "Основные",
"Custom Fields" : "Свои поля",
+ "Please fill in a label." : "Заполните название",
+ "Please fill in a value." : "Заполните значение",
"Error loading file" : "Ошибка загрузки файла",
+ "An error occurred during decryption" : "Во время расшифровки произошла ошибка",
"Credential created!" : "Запись создана!",
"Credential deleted" : "Запись удалена",
"Credential updated" : "Запись обновлена",
"Credential recovered" : "Запись восстановлена",
"Credential destroyed" : "Учетные данные уничтожены",
+ "Error downloading file, you probably don't have sufficient permissions" : "Ошибка загрузки файла, возможно у вас не достаточно прав доступа",
"Invalid QR code" : "Неверный QR код",
"Starting export" : "Начинается экспорт",
"Decrypting credentials" : "Расшифровка записей",
"Done" : "Готово",
+ "File read successfully." : "Файл успешно прочитан.",
+ "Proceed with the following steps to import your file" : "Для импорта файла выполните следующее",
"Credential has no label, skipping" : "У записи нет названия, пропускается",
"Adding {{credential}}" : "Добавляется {{credential}}",
"Added {{credential}}" : "Добавлено {{credential}}",
@@ -28,18 +34,25 @@ OC.L10N.register(
"Parsed {{rows}} lines from CSV file" : "Разобрано {{rows}} строк из файла CSV",
"Skip first row" : "Пропустить первую строку",
"You need to assign the label field before you can start the import." : "Перед началом импорта необходимо присвоить метку полю",
+ "The first 5 lines of the CSV are shown." : "Показаны первые 5 строк из файла CSV",
"Assign the proper fields to each column." : "Назначьте правильные поля каждому из столбцов",
+ "Example of imported credential" : "Пример импортированной записи",
"Missing an importer? Try it with the generic CSV importer." : "Нужный тип отсутствует в списке? Попробуйте иморт из CSV.",
"Go back to importers." : "Вернуться к списку выбора.",
"Revision deleted" : "Версия удалена",
"Revision restored" : "Версия восстановлена",
+ "Save in Passman" : "Сохранить в Passman",
"Settings saved" : "Настройки сохранены",
"General settings" : "Основные настройки",
+ "Password audit" : "Аудит пароля",
"Password settings" : "Настройки пароля",
"Import credentials" : "Импортировать записи",
"Export credentials" : "Экспортировать записи",
"Sharing" : "Общий доступ",
+ "Are you sure you want to leave? This will destroy all your credentials" : "Действительно выйти? Это повредит все ваши записи",
"Your old password is incorrect!" : "Старый пароль неверен!",
+ "New password does not match!" : "Новые пароли не совпадают!",
+ "Please log in with your new vault password" : "Войдите в систему используя новый пароль хранилища",
"Share with users and groups" : "Поделиться с пользователями и группами",
"Share link" : "Поделиться ссылкой",
"Are you sure you want to leave? This will corrupt this credential" : "Уверены, что хотите выйти? Это повредит текущую запись",
@@ -59,6 +72,7 @@ OC.L10N.register(
"Complete" : "Завершить",
"Username" : "Имя пользователя",
"Repeat password" : "Повторите пароль",
+ "Add tag" : "Добавить метку",
"Field label" : "Название поля",
"Field value" : "Значение поля",
"Choose a file" : "Выберите файл",
@@ -76,6 +90,8 @@ OC.L10N.register(
"Current OTP settings" : "Текущие настройки OPT",
"Issuer" : "Выпустил",
"Secret" : "Секрет",
+ "Expiration date" : "Дата истечения",
+ "No expiration date set" : "Дата истечения не установлена",
"Renew interval" : "Интервал обновления",
"Disabled" : "Отключено",
"Day(s)" : "День(дней)",
@@ -100,6 +116,7 @@ OC.L10N.register(
"Change vault key" : "Изменить ключ хранилща",
"Old vault password" : "Старый пароль хранилища",
"New vault password" : "Новый пароль хранилища",
+ "Repeat new vault password" : "Повторите пароль хранилища",
"Please wait your vault is being updated, do not leave this page." : "Подождите пока обновится хранилище. Не уходите с этой страницы.",
"Processing" : "Обрабатывется",
"Total progress" : "Общий ход выполнения",
@@ -113,6 +130,7 @@ OC.L10N.register(
"Vault password" : "Пароль хранилища",
"This process is irreversible" : "Эта операция необратима",
"Delete my precious passwords" : "Удалить мои драгоценные пароли",
+ "Deleting {{password}}…" : "Удаляется {{password}}...",
"Yes, delete my precious passwords" : "Да, удалить мои драгоценные пароли",
"Import type" : "Тип импорта",
"Import" : "Импорт",
@@ -131,6 +149,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Найдено записей со слабым паролем: {{scan_result}} .",
"Score" : "Баллов",
"Action" : "Действие",
+ "Search users or groups…" : "Поиск пользователя или групп...",
"Missing users? Only users that have vaults are shown." : "Пользователи отсутствуют? Показаны только имеющие хранилища.",
"Cyphering" : "Вычисление",
"Uploading" : "Загрузка",
@@ -145,6 +164,7 @@ OC.L10N.register(
"Enable link sharing" : "Разрешить обмен ссылками",
"Share until date" : "Поделиться до даты",
"Expire after views" : "Истекает после просмотров",
+ "Click Share first" : "Сначала нажмите на «поделиться»",
"Show files" : "Показать файлы",
"Details" : "Подробно",
"Hide details" : "Скрыть подробности",
@@ -184,13 +204,16 @@ OC.L10N.register(
"Share credential {{credential}}" : "Поделиться записью {{credential}}",
"Unshare" : "Закрыть доступ",
"Showing deleted since" : "Показываются удалённые после",
+ "Beginning" : "Начинается",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Показывается {{number_filtered}} из {{credential_number}} записей",
+ "Search for credential…" : "Поиск записи…",
"Account" : "Аккаунт",
"Password" : "Пароль",
"OTP" : "OTP (одноразовый пароль)",
"E-mail" : "Эл. почта",
"URL" : "URL",
"Notes" : "Заметки",
+ "Expiry time" : "Время истечения",
"Changed" : "Изменено",
"Created" : "Создано",
"Edit" : "Редактировать",
@@ -200,6 +223,8 @@ OC.L10N.register(
"Destroy" : "Уничтожить",
"Use regex" : "Использовать регулярные выражения",
"You have incoming share requests." : "У вас входящий запрос на общий доступ.",
+ "If you want to put the credential in another vault," : "Если Вы хотите поместить записи в другое хранилище,",
+ "log out of this vault and log in to the vault you want the shared credential in." : "выйдите из этого хранилища и войдите в хранилище с которым вы хотите поделиться.",
"Permissions" : "Права доступа",
"Received from" : "Получено от",
"Date" : "Дата",
@@ -213,18 +238,26 @@ OC.L10N.register(
"Password strength must be at least: {{strength}}" : "Устойчивать пароля должна быть не ниже: {{strength}}",
"Please give your new vault a name." : "Укажите имя нового хранилища.",
"Repeat vault password" : "Повторите пароль хранилища",
+ "Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Общий ключ будет иметь устойчивость 1024 бита, позже вы можете изменить её в настройках.",
"Create vault" : "Создать хранилище",
"Go back to vaults" : "Вернуться в хранилище",
"Please input the password for" : "Введите пароль для",
+ "Set this vault as the default." : "Установить текущее хранилище по умолчанию.",
"Log into this vault automatically." : "Автоматически входить в это хранилище.",
+ "Log out of this vault automatically after: " : "Автоматически выходить из этого хранилища через:",
"Decrypt vault" : "Расшифровать хранилище",
+ "Seems you lost the vault password and you're unable to log in." : "Вероятно, вы утеряли пароль хранилища. Вход не возможен.",
"If you want this vault to be removed you can request that here." : "Если вы хотите, чтобы это хранилище было удалено, вы можете запросить это здесь.",
+ "An admin then accepts or declines the request" : "После этого администратор примет или отклонит запрос",
+ "After an admin destroys this vault, all credentials in it will be lost" : "После удаления хранилища администратором, все записи внутри хранилища будет потеряны.",
+ "Reason for requesting deletion (optional):" : "Причина запроса на удаление (необязательно):",
"Request vault destruction" : "Запросить уничтожение хранилища",
"Yes, request an admin to destroy this vault" : "Да, запросить удаление этого хранилища администратором.",
"Cancel destruction request" : "Отменить запрос удаления",
"Vault destruction requested" : "Удаление хранилища запрошено",
"Request removed" : "Запрос удалён",
"Destruction request pending" : "Запрос на удаление в ожидании",
+ "Warning! Adding credentials over HTTP is insecure!" : "Предупреждение! Добавление записей по HTTP небезопасно!",
"Logged in to {{vault_name}}" : "Вошли в {{vault_name}}",
"Change vault" : "Изменить хранилище",
"Deleted credentials" : "Удалённые реквизиты",
@@ -232,6 +265,8 @@ OC.L10N.register(
"Donate" : "Пожертвовать",
"Someone has shared a credential with you." : "Кто-то поделился с вами записью.",
"Click here to request it" : "Нажмите здесь для их получения.",
+ "Loading…" : "Загрузка...",
+ "Awwhh… credential not found. Maybe it expired" : "Запись не найдена. Возможно, закончился срок её действия.",
"Error while saving field" : "Ошибка при сохранении поля",
"A Passman item has been created, modified or deleted" : "Элемент Passman был создан, изменён или удалён",
"A Passman item has expired" : "У элемента Passman закончился срок действия",
@@ -264,6 +299,7 @@ OC.L10N.register(
"Passman" : "Passman",
"Unable to get version info" : "Невозможно получить информацию о версии",
"Passman Settings" : "Настройки Passman",
+ "GitHub version:" : "Версия GitHub:",
"A newer version of Passman is available" : "Доступна новая версия Passman",
"Password sharing" : "Общий доступ к паролями",
"Credential mover" : "Перемещение записей",
diff --git a/l10n/ru.json b/l10n/ru.json
index 492fd1b5..ad25e9a1 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -5,16 +5,22 @@
"Passwords do not match" : "Пароли не совпадают",
"General" : "Основные",
"Custom Fields" : "Свои поля",
+ "Please fill in a label." : "Заполните название",
+ "Please fill in a value." : "Заполните значение",
"Error loading file" : "Ошибка загрузки файла",
+ "An error occurred during decryption" : "Во время расшифровки произошла ошибка",
"Credential created!" : "Запись создана!",
"Credential deleted" : "Запись удалена",
"Credential updated" : "Запись обновлена",
"Credential recovered" : "Запись восстановлена",
"Credential destroyed" : "Учетные данные уничтожены",
+ "Error downloading file, you probably don't have sufficient permissions" : "Ошибка загрузки файла, возможно у вас не достаточно прав доступа",
"Invalid QR code" : "Неверный QR код",
"Starting export" : "Начинается экспорт",
"Decrypting credentials" : "Расшифровка записей",
"Done" : "Готово",
+ "File read successfully." : "Файл успешно прочитан.",
+ "Proceed with the following steps to import your file" : "Для импорта файла выполните следующее",
"Credential has no label, skipping" : "У записи нет названия, пропускается",
"Adding {{credential}}" : "Добавляется {{credential}}",
"Added {{credential}}" : "Добавлено {{credential}}",
@@ -26,18 +32,25 @@
"Parsed {{rows}} lines from CSV file" : "Разобрано {{rows}} строк из файла CSV",
"Skip first row" : "Пропустить первую строку",
"You need to assign the label field before you can start the import." : "Перед началом импорта необходимо присвоить метку полю",
+ "The first 5 lines of the CSV are shown." : "Показаны первые 5 строк из файла CSV",
"Assign the proper fields to each column." : "Назначьте правильные поля каждому из столбцов",
+ "Example of imported credential" : "Пример импортированной записи",
"Missing an importer? Try it with the generic CSV importer." : "Нужный тип отсутствует в списке? Попробуйте иморт из CSV.",
"Go back to importers." : "Вернуться к списку выбора.",
"Revision deleted" : "Версия удалена",
"Revision restored" : "Версия восстановлена",
+ "Save in Passman" : "Сохранить в Passman",
"Settings saved" : "Настройки сохранены",
"General settings" : "Основные настройки",
+ "Password audit" : "Аудит пароля",
"Password settings" : "Настройки пароля",
"Import credentials" : "Импортировать записи",
"Export credentials" : "Экспортировать записи",
"Sharing" : "Общий доступ",
+ "Are you sure you want to leave? This will destroy all your credentials" : "Действительно выйти? Это повредит все ваши записи",
"Your old password is incorrect!" : "Старый пароль неверен!",
+ "New password does not match!" : "Новые пароли не совпадают!",
+ "Please log in with your new vault password" : "Войдите в систему используя новый пароль хранилища",
"Share with users and groups" : "Поделиться с пользователями и группами",
"Share link" : "Поделиться ссылкой",
"Are you sure you want to leave? This will corrupt this credential" : "Уверены, что хотите выйти? Это повредит текущую запись",
@@ -57,6 +70,7 @@
"Complete" : "Завершить",
"Username" : "Имя пользователя",
"Repeat password" : "Повторите пароль",
+ "Add tag" : "Добавить метку",
"Field label" : "Название поля",
"Field value" : "Значение поля",
"Choose a file" : "Выберите файл",
@@ -74,6 +88,8 @@
"Current OTP settings" : "Текущие настройки OPT",
"Issuer" : "Выпустил",
"Secret" : "Секрет",
+ "Expiration date" : "Дата истечения",
+ "No expiration date set" : "Дата истечения не установлена",
"Renew interval" : "Интервал обновления",
"Disabled" : "Отключено",
"Day(s)" : "День(дней)",
@@ -98,6 +114,7 @@
"Change vault key" : "Изменить ключ хранилща",
"Old vault password" : "Старый пароль хранилища",
"New vault password" : "Новый пароль хранилища",
+ "Repeat new vault password" : "Повторите пароль хранилища",
"Please wait your vault is being updated, do not leave this page." : "Подождите пока обновится хранилище. Не уходите с этой страницы.",
"Processing" : "Обрабатывется",
"Total progress" : "Общий ход выполнения",
@@ -111,6 +128,7 @@
"Vault password" : "Пароль хранилища",
"This process is irreversible" : "Эта операция необратима",
"Delete my precious passwords" : "Удалить мои драгоценные пароли",
+ "Deleting {{password}}…" : "Удаляется {{password}}...",
"Yes, delete my precious passwords" : "Да, удалить мои драгоценные пароли",
"Import type" : "Тип импорта",
"Import" : "Импорт",
@@ -129,6 +147,7 @@
"A total of {{scan_result}} weak credentials were found." : "Найдено записей со слабым паролем: {{scan_result}} .",
"Score" : "Баллов",
"Action" : "Действие",
+ "Search users or groups…" : "Поиск пользователя или групп...",
"Missing users? Only users that have vaults are shown." : "Пользователи отсутствуют? Показаны только имеющие хранилища.",
"Cyphering" : "Вычисление",
"Uploading" : "Загрузка",
@@ -143,6 +162,7 @@
"Enable link sharing" : "Разрешить обмен ссылками",
"Share until date" : "Поделиться до даты",
"Expire after views" : "Истекает после просмотров",
+ "Click Share first" : "Сначала нажмите на «поделиться»",
"Show files" : "Показать файлы",
"Details" : "Подробно",
"Hide details" : "Скрыть подробности",
@@ -182,13 +202,16 @@
"Share credential {{credential}}" : "Поделиться записью {{credential}}",
"Unshare" : "Закрыть доступ",
"Showing deleted since" : "Показываются удалённые после",
+ "Beginning" : "Начинается",
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Показывается {{number_filtered}} из {{credential_number}} записей",
+ "Search for credential…" : "Поиск записи…",
"Account" : "Аккаунт",
"Password" : "Пароль",
"OTP" : "OTP (одноразовый пароль)",
"E-mail" : "Эл. почта",
"URL" : "URL",
"Notes" : "Заметки",
+ "Expiry time" : "Время истечения",
"Changed" : "Изменено",
"Created" : "Создано",
"Edit" : "Редактировать",
@@ -198,6 +221,8 @@
"Destroy" : "Уничтожить",
"Use regex" : "Использовать регулярные выражения",
"You have incoming share requests." : "У вас входящий запрос на общий доступ.",
+ "If you want to put the credential in another vault," : "Если Вы хотите поместить записи в другое хранилище,",
+ "log out of this vault and log in to the vault you want the shared credential in." : "выйдите из этого хранилища и войдите в хранилище с которым вы хотите поделиться.",
"Permissions" : "Права доступа",
"Received from" : "Получено от",
"Date" : "Дата",
@@ -211,18 +236,26 @@
"Password strength must be at least: {{strength}}" : "Устойчивать пароля должна быть не ниже: {{strength}}",
"Please give your new vault a name." : "Укажите имя нового хранилища.",
"Repeat vault password" : "Повторите пароль хранилища",
+ "Your sharing key's will have a strength of 1024 bit, which you can change in Settings later ." : "Общий ключ будет иметь устойчивость 1024 бита, позже вы можете изменить её в настройках.",
"Create vault" : "Создать хранилище",
"Go back to vaults" : "Вернуться в хранилище",
"Please input the password for" : "Введите пароль для",
+ "Set this vault as the default." : "Установить текущее хранилище по умолчанию.",
"Log into this vault automatically." : "Автоматически входить в это хранилище.",
+ "Log out of this vault automatically after: " : "Автоматически выходить из этого хранилища через:",
"Decrypt vault" : "Расшифровать хранилище",
+ "Seems you lost the vault password and you're unable to log in." : "Вероятно, вы утеряли пароль хранилища. Вход не возможен.",
"If you want this vault to be removed you can request that here." : "Если вы хотите, чтобы это хранилище было удалено, вы можете запросить это здесь.",
+ "An admin then accepts or declines the request" : "После этого администратор примет или отклонит запрос",
+ "After an admin destroys this vault, all credentials in it will be lost" : "После удаления хранилища администратором, все записи внутри хранилища будет потеряны.",
+ "Reason for requesting deletion (optional):" : "Причина запроса на удаление (необязательно):",
"Request vault destruction" : "Запросить уничтожение хранилища",
"Yes, request an admin to destroy this vault" : "Да, запросить удаление этого хранилища администратором.",
"Cancel destruction request" : "Отменить запрос удаления",
"Vault destruction requested" : "Удаление хранилища запрошено",
"Request removed" : "Запрос удалён",
"Destruction request pending" : "Запрос на удаление в ожидании",
+ "Warning! Adding credentials over HTTP is insecure!" : "Предупреждение! Добавление записей по HTTP небезопасно!",
"Logged in to {{vault_name}}" : "Вошли в {{vault_name}}",
"Change vault" : "Изменить хранилище",
"Deleted credentials" : "Удалённые реквизиты",
@@ -230,6 +263,8 @@
"Donate" : "Пожертвовать",
"Someone has shared a credential with you." : "Кто-то поделился с вами записью.",
"Click here to request it" : "Нажмите здесь для их получения.",
+ "Loading…" : "Загрузка...",
+ "Awwhh… credential not found. Maybe it expired" : "Запись не найдена. Возможно, закончился срок её действия.",
"Error while saving field" : "Ошибка при сохранении поля",
"A Passman item has been created, modified or deleted" : "Элемент Passman был создан, изменён или удалён",
"A Passman item has expired" : "У элемента Passman закончился срок действия",
@@ -262,6 +297,7 @@
"Passman" : "Passman",
"Unable to get version info" : "Невозможно получить информацию о версии",
"Passman Settings" : "Настройки Passman",
+ "GitHub version:" : "Версия GitHub:",
"A newer version of Passman is available" : "Доступна новая версия Passman",
"Password sharing" : "Общий доступ к паролями",
"Credential mover" : "Перемещение записей",