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:
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/ka_GE.js334
-rw-r--r--l10n/ka_GE.json332
-rw-r--r--l10n/nb.js1
-rw-r--r--l10n/nb.json1
-rw-r--r--l10n/pt_BR.js1
-rw-r--r--l10n/pt_BR.json1
-rw-r--r--l10n/sr.js1
-rw-r--r--l10n/sr.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
18 files changed, 682 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 3c3f523b..35be5c21 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -152,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Es wurden insgesamt {{scan_result}} schwache Anmeldeinformationen wurden gefunden.",
"Score" : "Bewertung",
"Action" : "Aktion",
+ "Search users…" : "Suche Nutzer...",
"Missing users? Only users that have vaults are shown." : "Nutzer gesucht? Es werden nur Nutzer mit einem Tresor angezeigt.",
"Cyphering" : "Verschlüsselung",
"Uploading" : "Lade hoch",
diff --git a/l10n/de.json b/l10n/de.json
index 7944fe0b..3b9399c7 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -150,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "Es wurden insgesamt {{scan_result}} schwache Anmeldeinformationen wurden gefunden.",
"Score" : "Bewertung",
"Action" : "Aktion",
+ "Search users…" : "Suche Nutzer...",
"Missing users? Only users that have vaults are shown." : "Nutzer gesucht? Es werden nur Nutzer mit einem Tresor angezeigt.",
"Cyphering" : "Verschlüsselung",
"Uploading" : "Lade hoch",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index fb3bba02..afd6a5f0 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -152,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Es wurden insgesamt {{scan_result}} schwache Anmeldeinformationen wurden gefunden.",
"Score" : "Bewertung",
"Action" : "Aktion",
+ "Search users…" : "Suche Nutzer...",
"Missing users? Only users that have vaults are shown." : "Nutzer gesucht? Es werden nur Nutzer mit einem Tresor angezeigt.",
"Cyphering" : "Verschlüsselung",
"Uploading" : "Lade hoch",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index e1c5263e..848a5ab5 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -150,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "Es wurden insgesamt {{scan_result}} schwache Anmeldeinformationen wurden gefunden.",
"Score" : "Bewertung",
"Action" : "Aktion",
+ "Search users…" : "Suche Nutzer...",
"Missing users? Only users that have vaults are shown." : "Nutzer gesucht? Es werden nur Nutzer mit einem Tresor angezeigt.",
"Cyphering" : "Verschlüsselung",
"Uploading" : "Lade hoch",
diff --git a/l10n/fr.js b/l10n/fr.js
index 0f17b23e..e4f517ce 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -152,6 +152,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…" : "Recherche des utilisateurs...",
"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" : "Envoi en cours",
diff --git a/l10n/fr.json b/l10n/fr.json
index fba1b13c..8577d929 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -150,6 +150,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…" : "Recherche des utilisateurs...",
"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" : "Envoi en cours",
diff --git a/l10n/it.js b/l10n/it.js
index 33e55e2d..b6098ac5 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -152,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Un totale di {{scan_result}} credenziali deboli è stato trovato.",
"Score" : "Punteggio",
"Action" : "Azione",
+ "Search users…" : "Cerca utenti...",
"Missing users? Only users that have vaults are shown." : "Utenti mancanti? Sono mostrati solo gli utenti che hanno una cassaforte.",
"Cyphering" : "Cifratura",
"Uploading" : "Caricamento",
diff --git a/l10n/it.json b/l10n/it.json
index 69b9e277..70eb5109 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -150,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "Un totale di {{scan_result}} credenziali deboli è stato trovato.",
"Score" : "Punteggio",
"Action" : "Azione",
+ "Search users…" : "Cerca utenti...",
"Missing users? Only users that have vaults are shown." : "Utenti mancanti? Sono mostrati solo gli utenti che hanno una cassaforte.",
"Cyphering" : "Cifratura",
"Uploading" : "Caricamento",
diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js
new file mode 100644
index 00000000..91c30592
--- /dev/null
+++ b/l10n/ka_GE.js
@@ -0,0 +1,334 @@
+OC.L10N.register(
+ "passman",
+ {
+ "Passwords" : "პაროლები",
+ "Generating sharing keys ( %s / 2)" : "გაზიარების გასაღებების გენერირება (%s / 2)",
+ "Incorrect vault password!" : "სარდაფის არასწორი პაროლი",
+ "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}} დაემატა",
+ "Skipping credential, missing label on line {{line}}" : "უფლებამოსილების გამოტოვება, ლეიბლი ხაზზე {{line}} არაა",
+ "Parsed {{num}} credentials, starting to import" : "გარჩეულია {{num}} უფლებამოსილება, იმპორტის დაწყება",
+ "Importing" : "იმპორტირება",
+ "Start import" : "იმპორტის დაწყება",
+ "Select CSV file" : "აირჩიეთ CSV faili",
+ "Parsed {{rows}} lines from CSV file" : "CSV ფაილიდან გარჩეულია {{rows}} ხაზი",
+ "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." : "გამოტანილია CSV-ს პირველი 5 ხაზი.",
+ "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-Si",
+ "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" : "დარწმუნებული ხართ რომ გუსრთ გახვიდეთ? ეს დააზიანბს უფლებამოსილებას",
+ "Credential unshared" : "უფლებამოსილება არაა გაზიარებული",
+ "Credential shared" : "უფლებამოსილება გაზიარებულია",
+ "Saved!" : "შენახულია!",
+ "Poor" : "ძალიან სუსტია",
+ "Weak" : "უსტია",
+ "Good" : "კარგია",
+ "Strong" : "ძლიერია",
+ "Toggle visibility" : "ხილვადობის გადართვა",
+ "Copy to clipboard" : "კოპირება ბუფერში",
+ "Copied to clipboard!" : "კოპირებულია ბუფერში!",
+ "Generate password" : "პაროლის გენერირება",
+ "Copy password to clipboard" : "პაროლის კოპირება ბუფერში",
+ "Password copied to clipboard!" : "პაროლი კოპირებულია ბუფერში!",
+ "Complete" : "დასრულებულია",
+ "Username" : "მომხმარებლის სახელი",
+ "Repeat password" : "პაროლის გამეორება",
+ "Add tag" : "ტეგის დამატება",
+ "Pick an icon" : "აირჩიეთ ხატულა",
+ "Use this icon" : "გამოიყენეთ ეს ხატულა",
+ "Selected icon" : "არჩეული ხატულა",
+ "Field label" : "ველის ლეიბლი",
+ "Field value" : "ველის მნიშვნელობა",
+ "Choose a file" : "აირჩიეთ ფაილი",
+ "Text" : "ტექსტი",
+ "File" : "ფაილი",
+ "Add" : "დამატება",
+ "Value" : "მნიშვნელობა",
+ "Type" : "სახეობა",
+ "Actions" : "მოქმედებები",
+ "Empty" : "ცარიელი",
+ "Filename" : "ფაილის სახელ",
+ "Upload date" : "ატვირთვის თარიღი",
+ "Size" : "ზომა",
+ "Upload or enter your OTP secret" : "ატვირთეთ ან შეიყვანეთ თქვენი OTP საიდუმლო",
+ "Current OTP settings" : "ამჟამინდელი OTP პარამეტრი",
+ "Issuer" : "გამცემი",
+ "Secret" : "საიდუმლო",
+ "Expiration date" : "გაუქმების თარიღი",
+ "No expiration date set" : "გაუქმების თარიღი დაყენებული არაა",
+ "Renew interval" : "ინტერვალის განახლება",
+ "Disabled" : "გათიშულია",
+ "Day(s)" : "(დღე)",
+ "Week(s)" : "(კვირა)",
+ "Month(s)" : "(თვე)",
+ "Year(s)" : "(წელი)",
+ "Password generation settings" : "პაროლის გენერირების პარამეტრები",
+ "Password length" : "პაროლის სიგრძე",
+ "Minimum amount of digits" : "ციფრების მინ. რაოდენობა",
+ "Use uppercase letters" : "გამოიყენეთ დიდი ასოები",
+ "Use lowercase letters" : "გამოიყენეთ პატარა ასოები",
+ "Use numbers" : "გამოიყენეთ ციფრები",
+ "Use special characters" : "გამოიყენეთ სპეციალური ნიშნები",
+ "Avoid ambiguous characters" : "თავის არიდება გაურკვეველ ნიშნებზე",
+ "Require every character type" : "ყველა ნიშნის სახეობის მოთხოვნა",
+ "Export type" : "ექსპორტის სახეობა",
+ "Export" : "ექსპორტი",
+ "Enter vault password to confirm export." : "ექპორტის დასადასტურებლად შეიყვანეთ სარდაფის პაროლი.",
+ "Rename vault" : "სარდაფის სახელის შეცვლა",
+ "New vault name" : "ახალი სარდაფის სახელი",
+ "Change" : "შეცვლა",
+ "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" : "პროგრესის ჯამი",
+ "About Passman" : "Passman-ის შესახებ",
+ "Version" : "ვერსია",
+ "Donate to support development" : "დაუჭირეთ დეველოპერის მხარი შემოწირულობით",
+ "Bookmarklet" : "Bookmarklet-ი",
+ "Save your passwords with 1 click!" : "შეინახეთ პაროლები 1 დაწკაპუნებით!",
+ "Drag below button to your bookmark toolbar." : "გადაიტანეთ ქვემოთ მყოფი ღილაკი სანიშნეების პანელისკენ.",
+ "Delete vault" : "სარდაფის გაუქმება",
+ "Vault password" : "სარდაფის პაროლი",
+ "This process is irreversible" : "ეს პროცესი არაა უკუქცევადი",
+ "Delete my precious passwords" : "ჩემი მშვენიერი პაროლების გაუქმება",
+ "Deleting {{password}}…" : "{{password}}-ის გაუქმება…",
+ "Yes, delete my precious passwords" : "კი, გააუქმდეს ჩემი მშვენიერი პაროლები",
+ "Import type" : "იმპორტის სახეობა",
+ "Import" : "იმპორტი",
+ "Read progress" : "პროგრესის წაკითხვა",
+ "Upload progress" : "ატვირთვის პროგრესი",
+ "Private Key" : "პირადი გასაღები",
+ "Public key" : "ღია გასაღები",
+ "Key size" : "გასაღების ზომა",
+ "Save keys" : "გასაღებების შენახვა",
+ "Generate sharing keys" : "გაზიარების გასაღებების გენერირება",
+ "Generating sharing keys" : "მიმდინარეობს გაზიარების გასაღებების გენერირება",
+ "The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "პაროლის ხესაწყო დაასკანირებს თქვენს პაროლს, გამოთვილს გატეყვის საშუალო დროს და ჩამოწერს ზღვარს ქვემოთ მყოფებს",
+ "Minimum password stength" : "პაროლის მინ. სიგრძე",
+ "Start scan" : "სკანირების დაწყება",
+ "Result" : "შედეგი",
+ "A total of {{scan_result}} weak credentials were found." : "სულ ნაპოვნია {{scan_result}} სუსტი უფლებამოსილება.",
+ "Score" : "ქულა",
+ "Action" : "ქმედება",
+ "Search users…" : "მომხმარებლების ძიება...",
+ "Missing users? Only users that have vaults are shown." : "აკლია მომხმარებლები? ნაჩვენებია მხოლოდ სარდაფის მქონე მომხმარებლები.",
+ "Cyphering" : "იშიფღება",
+ "Uploading" : "ხდება ატვირთვა",
+ "User" : "მომხმარებელი",
+ "Crypto time" : "კრიპტო დრო",
+ "Total time spent cyphering" : "შიფრაციაზე დახარჯული დრო",
+ "Read" : "წაკითხვა",
+ "Write" : "ჩაწერა",
+ "Files" : "ფაილები",
+ "Revisions" : "რევიზიები",
+ "Pending" : "მოლოდინში",
+ "Enable link sharing" : "ბმულით გაზიარების ამოქმედება",
+ "Share until date" : "გაზიარება დრომდე",
+ "Expire after views" : "უქმდება ჩვენებების შემდეგ",
+ "Click Share first" : "ჯერ დააჭირეთ გაზიარებას",
+ "Show files" : "ფაილების ჩვენება",
+ "Details" : "დეტალები",
+ "Hide details" : "დეტალების დამალვა",
+ "Password score" : "პაროლის ქულა",
+ "Cracking times" : "გატეხვის დროები",
+ "100 / hour" : "100 / საათი",
+ "Throttled online attack" : "დარტყმული ონლაინ შეტევა",
+ "10 / second" : "10 / წამი",
+ "Unthrottled online attack" : "დაურტყმელი ონლაინ შეტევა",
+ "10k / second" : "10კ / წამი",
+ "Offline attack, slow hash, many cores" : "ოფლაინ შეტევა, ნელი ჰეში, ბევრი ბირთვი",
+ "10B / second" : "10ბ / წამი",
+ "Offline attack, fast hash, many cores" : "ოფლაინ შეტევა, სწრაფი ჰეში, ბევრი ბირთვი",
+ "Match sequence" : "თანმიმდევრობაზე დამთხვევა",
+ "See match sequence" : "დამთხვეული თანმიმდევრობის ჩვენება",
+ "Pattern" : "ნიმუში",
+ "Matched word" : "დამთხვეული სიტყვა",
+ "Dictionary name" : "ანბანის სახელი",
+ "Rank" : "რანგი",
+ "Reversed" : "დაბრუნებული",
+ "Guesses" : "გამოცნობები",
+ "Base guesses" : "ფუძისეული გამოცნობები",
+ "Uppercase variations" : "დიდ-ასოიანი ვარიაციები",
+ "l33t-variations" : "l33t-ვარიაციები",
+ "Showing revisions of" : "რევიზიების ჩვენება",
+ "Revision of" : "ობიექტი:",
+ "by" : "სუბიექტი:",
+ "No revisions found." : "რევიზიები ვერ იქნა ნაპოვნი",
+ "Label" : "ლეიბლი",
+ "Restore revision" : "რევიზიის აღდგენა",
+ "Delete revision" : "რევიზიის გაუქმება",
+ "Edit credential" : "უფლებამოსილების ცვლილება",
+ "Create new credential" : "ახალი უფლებამოსილების შექმნა",
+ "Save" : "შენახვა",
+ "Cancel" : "უარყოფა",
+ "Settings" : "პარამეტრები",
+ "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" : "შეცვლა",
+ "Delete" : "გაუქმება",
+ "Share" : "გაზიარება",
+ "Recover" : "აღდგენა",
+ "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" : "თარიღი",
+ "Accept" : "მიღება",
+ "Decline" : "ურაყოფა",
+ "You have {{session_time}} left before logout." : "გასვლამდა დაგრჩათ {{session_time}}.",
+ "Your vault has been locked for {{time}} because of {{tries}} failed attempts!" : "თქვენი სარდაფი ჩაიკეტა {{time}} {{tries}} არასწორი მცდელობისთვის!",
+ "Last accessed" : "ბოლო წვდომა",
+ "Never" : "არასდროს",
+ "No vaults found, why not create one?" : "სარდაფები არ იქნა ნაპოვნი, რატომ არ შექმნით ახალს?",
+ "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" : "წაშლილი უფლებამოსილებები",
+ "Logout" : "გასვლა",
+ "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-ის ელემენტს გაუვიდა ვადა",
+ "A Passman item has been shared" : "Passman-ის ელემენტი გაზიარებულ იქნა",
+ "A Passman item has been renamed" : "Passman-ის ელემენტს შეეცვალა სახელი",
+ "%1$s has been created by %2$s" : "%2$s-მა შექმნა %1$s",
+ "You created %1$s" : "თქვენ შექმენით %1$s",
+ "%1$s has been updated by %2$s" : "%2$s-მა განაახლა %1$s",
+ "You updated %1$s" : "თქვენ განაახლეთ %1$s",
+ "%2$s has revised %1$s to the revision of %3$s" : "%2$s %1$s განათავსა %3$s-ის რევიზიაში",
+ "You reverted %1$s back to the revision of %3$s" : "თქვენ დააბრუნეთ %1$s უკან %3$s-ის რევიზიაში",
+ "%3$s has renamed %1$s to %2$s" : "%3$s-ს სახელი შეეცვალა %1$s-იდან %2$s-ზე",
+ "You renamed %1$s to %2$s" : "თქვენ გადაარქვით %1$s-სახელი %2$s-ზე",
+ "%1$s has been deleted by %2$s" : "%2$s-მა გააუქმა %1$s",
+ "You deleted %1$s" : "თქვენ გააუქმეთ %1$s",
+ "%1$s has been recovered by %2$s" : "%2$s-მა აღადგინა %1$s",
+ "You recovered %1$s" : "თქვენ აღადგინეთ %1$s",
+ "%1$s has been permanently deleted by %2$s" : "%2$s-მა სამუდამოდ გააუქმა %1$s",
+ "You permanently deleted %1$s" : "თქვენ სამუდამოდ გააუქმეთ %1$s",
+ "The password of %1$s has expired, renew it now." : "%1$s-ის პაროლს ვადა გაუვიდა, გაანახლეთ ის.",
+ "%1$s has been shared with %2$s" : "%2$s-თან გაზიარდა %1$s",
+ "You received a share request for %1$s from %2$s" : "%2$s-ისგან მოგივიდათ გაზიარების მოთხოვნა %1$s-ზე",
+ "%s has been shared with a link" : "%s გაზიარდა ბმულით",
+ "Your credential \"%s\" expired, click here to update the credential." : "თქვენს უფლებამოსილებას \"%s\"-ს გაუვიდა ვადა, გასანახლებლად დააწკაპუნეთ აქ.",
+ "Remind me later" : "გამახსენეთ მოგვიანებით",
+ "Ignore" : "იგნორი",
+ "%s shared \"%s\" with you. Click here to accept" : "%s-მა გაგიზიარათ \"%s\". მისაღებად დააწკაპუნეთ",
+ "%s has declined your share request for \"%s\"." : "%s-მა უარყო გაზიარების მოთხოვნა \"%s\"-ზე.",
+ "%s has accepted your share request for \"%s\"." : "%s-მა დაადასტურა გასიარების მოთხოვნა \"%s\"-ზე.",
+ "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" : "უფლებამოსილებების გადამტანი",
+ "Vault destruction requests" : "სარდაფის დესტრუქციის მოთხოვნები",
+ "Check for new versions" : "შეამოწმეთ ახალი ვერსიები",
+ "Enable HTTPS check" : "HTTPS შემოწმების ამოქმედება",
+ "Disable context menu" : "კონტექსტ-მენიუს გათიშვა",
+ "Disable JavaScript debugger" : "JavaScript დებაგერის გათიშვა",
+ "Allow users on this server to share passwords with a link" : "მიეცით უფლება მომხმარებლებს ამ სერვერზე გააზიარონ პაროლები ბმულით",
+ "Allow users on this server to share passwords with other users" : "მიეცით უფლება მომხმარებლებს ამ სერვერზე სხვა მომხმარებლებს გაუზიარონ პაროლები",
+ "Move credentials from one account to another" : "უფლებამოსილებების ერთი ანგარიშიდან მეორეზე გადატანა",
+ "Source account" : "საწყისი ანგარიში",
+ "Destination account" : "დანიშნულების ანგარიში",
+ "Credentials moved!" : "უფლებამოსილებები გადატანილია!",
+ "Requests to destroy vault" : "მოთხოვნები სარდაფის გაუქმებაზე",
+ "Request ID" : "მოთხოვნის ID",
+ "Requested by" : "მომთხოვნელი",
+ "Reason" : "მიზეზი",
+ "Click here to request\n\t\t\t\t\tit" : "დააჭირეთ რომ მოითხოვოთ\n\t\t\t\t\tის",
+ "Loading..." : "იტვირთება…",
+ "Awwhh.... credential not found. Maybe it expired" : "უფლებამოსილების პოვნა ვერ მოხერხდა. შესაძლოა მას გაუვიდა ვადა",
+ "Expire time" : "გაუქმების დრო",
+ "Connection to server lost" : "სერვერთან კავშირი გაწყდა",
+ "Problem loading page, reloading in 5 seconds" : "გვერდის ჩატვირთვის შეცდომა, გადაიტვირთება 5 წამში",
+ "Saving..." : "მიმდინარეობს შენახვა...",
+ "Dismiss" : "დათხოვნა",
+ "seconds ago" : "წამის წინ"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json
new file mode 100644
index 00000000..295bfbad
--- /dev/null
+++ b/l10n/ka_GE.json
@@ -0,0 +1,332 @@
+{ "translations": {
+ "Passwords" : "პაროლები",
+ "Generating sharing keys ( %s / 2)" : "გაზიარების გასაღებების გენერირება (%s / 2)",
+ "Incorrect vault password!" : "სარდაფის არასწორი პაროლი",
+ "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}} დაემატა",
+ "Skipping credential, missing label on line {{line}}" : "უფლებამოსილების გამოტოვება, ლეიბლი ხაზზე {{line}} არაა",
+ "Parsed {{num}} credentials, starting to import" : "გარჩეულია {{num}} უფლებამოსილება, იმპორტის დაწყება",
+ "Importing" : "იმპორტირება",
+ "Start import" : "იმპორტის დაწყება",
+ "Select CSV file" : "აირჩიეთ CSV faili",
+ "Parsed {{rows}} lines from CSV file" : "CSV ფაილიდან გარჩეულია {{rows}} ხაზი",
+ "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." : "გამოტანილია CSV-ს პირველი 5 ხაზი.",
+ "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-Si",
+ "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" : "დარწმუნებული ხართ რომ გუსრთ გახვიდეთ? ეს დააზიანბს უფლებამოსილებას",
+ "Credential unshared" : "უფლებამოსილება არაა გაზიარებული",
+ "Credential shared" : "უფლებამოსილება გაზიარებულია",
+ "Saved!" : "შენახულია!",
+ "Poor" : "ძალიან სუსტია",
+ "Weak" : "უსტია",
+ "Good" : "კარგია",
+ "Strong" : "ძლიერია",
+ "Toggle visibility" : "ხილვადობის გადართვა",
+ "Copy to clipboard" : "კოპირება ბუფერში",
+ "Copied to clipboard!" : "კოპირებულია ბუფერში!",
+ "Generate password" : "პაროლის გენერირება",
+ "Copy password to clipboard" : "პაროლის კოპირება ბუფერში",
+ "Password copied to clipboard!" : "პაროლი კოპირებულია ბუფერში!",
+ "Complete" : "დასრულებულია",
+ "Username" : "მომხმარებლის სახელი",
+ "Repeat password" : "პაროლის გამეორება",
+ "Add tag" : "ტეგის დამატება",
+ "Pick an icon" : "აირჩიეთ ხატულა",
+ "Use this icon" : "გამოიყენეთ ეს ხატულა",
+ "Selected icon" : "არჩეული ხატულა",
+ "Field label" : "ველის ლეიბლი",
+ "Field value" : "ველის მნიშვნელობა",
+ "Choose a file" : "აირჩიეთ ფაილი",
+ "Text" : "ტექსტი",
+ "File" : "ფაილი",
+ "Add" : "დამატება",
+ "Value" : "მნიშვნელობა",
+ "Type" : "სახეობა",
+ "Actions" : "მოქმედებები",
+ "Empty" : "ცარიელი",
+ "Filename" : "ფაილის სახელ",
+ "Upload date" : "ატვირთვის თარიღი",
+ "Size" : "ზომა",
+ "Upload or enter your OTP secret" : "ატვირთეთ ან შეიყვანეთ თქვენი OTP საიდუმლო",
+ "Current OTP settings" : "ამჟამინდელი OTP პარამეტრი",
+ "Issuer" : "გამცემი",
+ "Secret" : "საიდუმლო",
+ "Expiration date" : "გაუქმების თარიღი",
+ "No expiration date set" : "გაუქმების თარიღი დაყენებული არაა",
+ "Renew interval" : "ინტერვალის განახლება",
+ "Disabled" : "გათიშულია",
+ "Day(s)" : "(დღე)",
+ "Week(s)" : "(კვირა)",
+ "Month(s)" : "(თვე)",
+ "Year(s)" : "(წელი)",
+ "Password generation settings" : "პაროლის გენერირების პარამეტრები",
+ "Password length" : "პაროლის სიგრძე",
+ "Minimum amount of digits" : "ციფრების მინ. რაოდენობა",
+ "Use uppercase letters" : "გამოიყენეთ დიდი ასოები",
+ "Use lowercase letters" : "გამოიყენეთ პატარა ასოები",
+ "Use numbers" : "გამოიყენეთ ციფრები",
+ "Use special characters" : "გამოიყენეთ სპეციალური ნიშნები",
+ "Avoid ambiguous characters" : "თავის არიდება გაურკვეველ ნიშნებზე",
+ "Require every character type" : "ყველა ნიშნის სახეობის მოთხოვნა",
+ "Export type" : "ექსპორტის სახეობა",
+ "Export" : "ექსპორტი",
+ "Enter vault password to confirm export." : "ექპორტის დასადასტურებლად შეიყვანეთ სარდაფის პაროლი.",
+ "Rename vault" : "სარდაფის სახელის შეცვლა",
+ "New vault name" : "ახალი სარდაფის სახელი",
+ "Change" : "შეცვლა",
+ "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" : "პროგრესის ჯამი",
+ "About Passman" : "Passman-ის შესახებ",
+ "Version" : "ვერსია",
+ "Donate to support development" : "დაუჭირეთ დეველოპერის მხარი შემოწირულობით",
+ "Bookmarklet" : "Bookmarklet-ი",
+ "Save your passwords with 1 click!" : "შეინახეთ პაროლები 1 დაწკაპუნებით!",
+ "Drag below button to your bookmark toolbar." : "გადაიტანეთ ქვემოთ მყოფი ღილაკი სანიშნეების პანელისკენ.",
+ "Delete vault" : "სარდაფის გაუქმება",
+ "Vault password" : "სარდაფის პაროლი",
+ "This process is irreversible" : "ეს პროცესი არაა უკუქცევადი",
+ "Delete my precious passwords" : "ჩემი მშვენიერი პაროლების გაუქმება",
+ "Deleting {{password}}…" : "{{password}}-ის გაუქმება…",
+ "Yes, delete my precious passwords" : "კი, გააუქმდეს ჩემი მშვენიერი პაროლები",
+ "Import type" : "იმპორტის სახეობა",
+ "Import" : "იმპორტი",
+ "Read progress" : "პროგრესის წაკითხვა",
+ "Upload progress" : "ატვირთვის პროგრესი",
+ "Private Key" : "პირადი გასაღები",
+ "Public key" : "ღია გასაღები",
+ "Key size" : "გასაღების ზომა",
+ "Save keys" : "გასაღებების შენახვა",
+ "Generate sharing keys" : "გაზიარების გასაღებების გენერირება",
+ "Generating sharing keys" : "მიმდინარეობს გაზიარების გასაღებების გენერირება",
+ "The password tool will scan your password, calculate the average crack time and list those which are below the threshold" : "პაროლის ხესაწყო დაასკანირებს თქვენს პაროლს, გამოთვილს გატეყვის საშუალო დროს და ჩამოწერს ზღვარს ქვემოთ მყოფებს",
+ "Minimum password stength" : "პაროლის მინ. სიგრძე",
+ "Start scan" : "სკანირების დაწყება",
+ "Result" : "შედეგი",
+ "A total of {{scan_result}} weak credentials were found." : "სულ ნაპოვნია {{scan_result}} სუსტი უფლებამოსილება.",
+ "Score" : "ქულა",
+ "Action" : "ქმედება",
+ "Search users…" : "მომხმარებლების ძიება...",
+ "Missing users? Only users that have vaults are shown." : "აკლია მომხმარებლები? ნაჩვენებია მხოლოდ სარდაფის მქონე მომხმარებლები.",
+ "Cyphering" : "იშიფღება",
+ "Uploading" : "ხდება ატვირთვა",
+ "User" : "მომხმარებელი",
+ "Crypto time" : "კრიპტო დრო",
+ "Total time spent cyphering" : "შიფრაციაზე დახარჯული დრო",
+ "Read" : "წაკითხვა",
+ "Write" : "ჩაწერა",
+ "Files" : "ფაილები",
+ "Revisions" : "რევიზიები",
+ "Pending" : "მოლოდინში",
+ "Enable link sharing" : "ბმულით გაზიარების ამოქმედება",
+ "Share until date" : "გაზიარება დრომდე",
+ "Expire after views" : "უქმდება ჩვენებების შემდეგ",
+ "Click Share first" : "ჯერ დააჭირეთ გაზიარებას",
+ "Show files" : "ფაილების ჩვენება",
+ "Details" : "დეტალები",
+ "Hide details" : "დეტალების დამალვა",
+ "Password score" : "პაროლის ქულა",
+ "Cracking times" : "გატეხვის დროები",
+ "100 / hour" : "100 / საათი",
+ "Throttled online attack" : "დარტყმული ონლაინ შეტევა",
+ "10 / second" : "10 / წამი",
+ "Unthrottled online attack" : "დაურტყმელი ონლაინ შეტევა",
+ "10k / second" : "10კ / წამი",
+ "Offline attack, slow hash, many cores" : "ოფლაინ შეტევა, ნელი ჰეში, ბევრი ბირთვი",
+ "10B / second" : "10ბ / წამი",
+ "Offline attack, fast hash, many cores" : "ოფლაინ შეტევა, სწრაფი ჰეში, ბევრი ბირთვი",
+ "Match sequence" : "თანმიმდევრობაზე დამთხვევა",
+ "See match sequence" : "დამთხვეული თანმიმდევრობის ჩვენება",
+ "Pattern" : "ნიმუში",
+ "Matched word" : "დამთხვეული სიტყვა",
+ "Dictionary name" : "ანბანის სახელი",
+ "Rank" : "რანგი",
+ "Reversed" : "დაბრუნებული",
+ "Guesses" : "გამოცნობები",
+ "Base guesses" : "ფუძისეული გამოცნობები",
+ "Uppercase variations" : "დიდ-ასოიანი ვარიაციები",
+ "l33t-variations" : "l33t-ვარიაციები",
+ "Showing revisions of" : "რევიზიების ჩვენება",
+ "Revision of" : "ობიექტი:",
+ "by" : "სუბიექტი:",
+ "No revisions found." : "რევიზიები ვერ იქნა ნაპოვნი",
+ "Label" : "ლეიბლი",
+ "Restore revision" : "რევიზიის აღდგენა",
+ "Delete revision" : "რევიზიის გაუქმება",
+ "Edit credential" : "უფლებამოსილების ცვლილება",
+ "Create new credential" : "ახალი უფლებამოსილების შექმნა",
+ "Save" : "შენახვა",
+ "Cancel" : "უარყოფა",
+ "Settings" : "პარამეტრები",
+ "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" : "შეცვლა",
+ "Delete" : "გაუქმება",
+ "Share" : "გაზიარება",
+ "Recover" : "აღდგენა",
+ "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" : "თარიღი",
+ "Accept" : "მიღება",
+ "Decline" : "ურაყოფა",
+ "You have {{session_time}} left before logout." : "გასვლამდა დაგრჩათ {{session_time}}.",
+ "Your vault has been locked for {{time}} because of {{tries}} failed attempts!" : "თქვენი სარდაფი ჩაიკეტა {{time}} {{tries}} არასწორი მცდელობისთვის!",
+ "Last accessed" : "ბოლო წვდომა",
+ "Never" : "არასდროს",
+ "No vaults found, why not create one?" : "სარდაფები არ იქნა ნაპოვნი, რატომ არ შექმნით ახალს?",
+ "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" : "წაშლილი უფლებამოსილებები",
+ "Logout" : "გასვლა",
+ "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-ის ელემენტს გაუვიდა ვადა",
+ "A Passman item has been shared" : "Passman-ის ელემენტი გაზიარებულ იქნა",
+ "A Passman item has been renamed" : "Passman-ის ელემენტს შეეცვალა სახელი",
+ "%1$s has been created by %2$s" : "%2$s-მა შექმნა %1$s",
+ "You created %1$s" : "თქვენ შექმენით %1$s",
+ "%1$s has been updated by %2$s" : "%2$s-მა განაახლა %1$s",
+ "You updated %1$s" : "თქვენ განაახლეთ %1$s",
+ "%2$s has revised %1$s to the revision of %3$s" : "%2$s %1$s განათავსა %3$s-ის რევიზიაში",
+ "You reverted %1$s back to the revision of %3$s" : "თქვენ დააბრუნეთ %1$s უკან %3$s-ის რევიზიაში",
+ "%3$s has renamed %1$s to %2$s" : "%3$s-ს სახელი შეეცვალა %1$s-იდან %2$s-ზე",
+ "You renamed %1$s to %2$s" : "თქვენ გადაარქვით %1$s-სახელი %2$s-ზე",
+ "%1$s has been deleted by %2$s" : "%2$s-მა გააუქმა %1$s",
+ "You deleted %1$s" : "თქვენ გააუქმეთ %1$s",
+ "%1$s has been recovered by %2$s" : "%2$s-მა აღადგინა %1$s",
+ "You recovered %1$s" : "თქვენ აღადგინეთ %1$s",
+ "%1$s has been permanently deleted by %2$s" : "%2$s-მა სამუდამოდ გააუქმა %1$s",
+ "You permanently deleted %1$s" : "თქვენ სამუდამოდ გააუქმეთ %1$s",
+ "The password of %1$s has expired, renew it now." : "%1$s-ის პაროლს ვადა გაუვიდა, გაანახლეთ ის.",
+ "%1$s has been shared with %2$s" : "%2$s-თან გაზიარდა %1$s",
+ "You received a share request for %1$s from %2$s" : "%2$s-ისგან მოგივიდათ გაზიარების მოთხოვნა %1$s-ზე",
+ "%s has been shared with a link" : "%s გაზიარდა ბმულით",
+ "Your credential \"%s\" expired, click here to update the credential." : "თქვენს უფლებამოსილებას \"%s\"-ს გაუვიდა ვადა, გასანახლებლად დააწკაპუნეთ აქ.",
+ "Remind me later" : "გამახსენეთ მოგვიანებით",
+ "Ignore" : "იგნორი",
+ "%s shared \"%s\" with you. Click here to accept" : "%s-მა გაგიზიარათ \"%s\". მისაღებად დააწკაპუნეთ",
+ "%s has declined your share request for \"%s\"." : "%s-მა უარყო გაზიარების მოთხოვნა \"%s\"-ზე.",
+ "%s has accepted your share request for \"%s\"." : "%s-მა დაადასტურა გასიარების მოთხოვნა \"%s\"-ზე.",
+ "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" : "უფლებამოსილებების გადამტანი",
+ "Vault destruction requests" : "სარდაფის დესტრუქციის მოთხოვნები",
+ "Check for new versions" : "შეამოწმეთ ახალი ვერსიები",
+ "Enable HTTPS check" : "HTTPS შემოწმების ამოქმედება",
+ "Disable context menu" : "კონტექსტ-მენიუს გათიშვა",
+ "Disable JavaScript debugger" : "JavaScript დებაგერის გათიშვა",
+ "Allow users on this server to share passwords with a link" : "მიეცით უფლება მომხმარებლებს ამ სერვერზე გააზიარონ პაროლები ბმულით",
+ "Allow users on this server to share passwords with other users" : "მიეცით უფლება მომხმარებლებს ამ სერვერზე სხვა მომხმარებლებს გაუზიარონ პაროლები",
+ "Move credentials from one account to another" : "უფლებამოსილებების ერთი ანგარიშიდან მეორეზე გადატანა",
+ "Source account" : "საწყისი ანგარიში",
+ "Destination account" : "დანიშნულების ანგარიში",
+ "Credentials moved!" : "უფლებამოსილებები გადატანილია!",
+ "Requests to destroy vault" : "მოთხოვნები სარდაფის გაუქმებაზე",
+ "Request ID" : "მოთხოვნის ID",
+ "Requested by" : "მომთხოვნელი",
+ "Reason" : "მიზეზი",
+ "Click here to request\n\t\t\t\t\tit" : "დააჭირეთ რომ მოითხოვოთ\n\t\t\t\t\tის",
+ "Loading..." : "იტვირთება…",
+ "Awwhh.... credential not found. Maybe it expired" : "უფლებამოსილების პოვნა ვერ მოხერხდა. შესაძლოა მას გაუვიდა ვადა",
+ "Expire time" : "გაუქმების დრო",
+ "Connection to server lost" : "სერვერთან კავშირი გაწყდა",
+ "Problem loading page, reloading in 5 seconds" : "გვერდის ჩატვირთვის შეცდომა, გადაიტვირთება 5 წამში",
+ "Saving..." : "მიმდინარეობს შენახვა...",
+ "Dismiss" : "დათხოვნა",
+ "seconds ago" : "წამის წინ"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/l10n/nb.js b/l10n/nb.js
index ec6c100a..bf22e242 100644
--- a/l10n/nb.js
+++ b/l10n/nb.js
@@ -152,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Fant {{scan_result}} svake identitetsdetaljer.",
"Score" : "Poengsum",
"Action" : "Handling",
+ "Search users…" : "Søk etter brukere…",
"Missing users? Only users that have vaults are shown." : "Manglende brukere? Bare brukere som har hvelv blir vist.",
"Cyphering" : "Chiffrerer",
"Uploading" : "Laster opp",
diff --git a/l10n/nb.json b/l10n/nb.json
index 5d719d9b..e1f5731a 100644
--- a/l10n/nb.json
+++ b/l10n/nb.json
@@ -150,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "Fant {{scan_result}} svake identitetsdetaljer.",
"Score" : "Poengsum",
"Action" : "Handling",
+ "Search users…" : "Søk etter brukere…",
"Missing users? Only users that have vaults are shown." : "Manglende brukere? Bare brukere som har hvelv blir vist.",
"Cyphering" : "Chiffrerer",
"Uploading" : "Laster opp",
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 8680d0e2..c87719ae 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -152,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "{{scan_result}} credenciais fracas foram encontradas.",
"Score" : "Pontuação",
"Action" : "Ação",
+ "Search users…" : "Pesquisar usuários...",
"Missing users? Only users that have vaults are shown." : "Usuários ausentes? Somente os usuários que têm cofres são mostrados.",
"Cyphering" : "Cifrando",
"Uploading" : "Enviando",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 005b2301..9b5ece4d 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -150,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "{{scan_result}} credenciais fracas foram encontradas.",
"Score" : "Pontuação",
"Action" : "Ação",
+ "Search users…" : "Pesquisar usuários...",
"Missing users? Only users that have vaults are shown." : "Usuários ausentes? Somente os usuários que têm cofres são mostrados.",
"Cyphering" : "Cifrando",
"Uploading" : "Enviando",
diff --git a/l10n/sr.js b/l10n/sr.js
index 15b89cdc..19d889d1 100644
--- a/l10n/sr.js
+++ b/l10n/sr.js
@@ -152,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Укупно {{scan_result}} слабих акредитива нађено.",
"Score" : "Резултат",
"Action" : "Радња",
+ "Search users…" : "Претражи кориснике…",
"Missing users? Only users that have vaults are shown." : "Недостаје неки корисник? Само корисници који имају сефове су приказани.",
"Cyphering" : "Шифрујем",
"Uploading" : "Отпремам",
diff --git a/l10n/sr.json b/l10n/sr.json
index dd8323e6..426be05a 100644
--- a/l10n/sr.json
+++ b/l10n/sr.json
@@ -150,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "Укупно {{scan_result}} слабих акредитива нађено.",
"Score" : "Резултат",
"Action" : "Радња",
+ "Search users…" : "Претражи кориснике…",
"Missing users? Only users that have vaults are shown." : "Недостаје неки корисник? Само корисници који имају сефове су приказани.",
"Cyphering" : "Шифрујем",
"Uploading" : "Отпремам",
diff --git a/l10n/tr.js b/l10n/tr.js
index c3aad810..cd6857d8 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -152,6 +152,7 @@ OC.L10N.register(
"A total of {{scan_result}} weak credentials were found." : "Toplam {{scan_result}} zayıf parola bulundu.",
"Score" : "Değerlendirme",
"Action" : "İşlem",
+ "Search users…" : "Kullanıcı arama…",
"Missing users? Only users that have vaults are shown." : "Kullanıcılar eksik mi? Yalnız kasası olan kullanıcılar görüntüleniyor.",
"Cyphering" : "Şifreleme",
"Uploading" : "Yükleniyor",
diff --git a/l10n/tr.json b/l10n/tr.json
index 3e4f04e5..1bc72725 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -150,6 +150,7 @@
"A total of {{scan_result}} weak credentials were found." : "Toplam {{scan_result}} zayıf parola bulundu.",
"Score" : "Değerlendirme",
"Action" : "İşlem",
+ "Search users…" : "Kullanıcı arama…",
"Missing users? Only users that have vaults are shown." : "Kullanıcılar eksik mi? Yalnız kasası olan kullanıcılar görüntüleniyor.",
"Cyphering" : "Şifreleme",
"Uploading" : "Yükleniyor",