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/ar.js1
-rw-r--r--l10n/ar.json1
-rw-r--r--l10n/pl.js6
-rw-r--r--l10n/pl.json6
-rw-r--r--l10n/sc.js28
-rw-r--r--l10n/sc.json26
-rw-r--r--l10n/zh_HK.js2
-rw-r--r--l10n/zh_HK.json2
8 files changed, 64 insertions, 8 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 3927bf22..6a39f31b 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -37,6 +37,7 @@ OC.L10N.register(
"Disabled" : "معطّل",
"Password length" : "طول كلمة السر",
"Export" : "تصدير",
+ "Change" : "تعديل",
"Version" : "الإصدار",
"Import" : "استيراد",
"Public key" : "المفتاح العمومي",
diff --git a/l10n/ar.json b/l10n/ar.json
index 3f8a5a6b..3fe7c655 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -35,6 +35,7 @@
"Disabled" : "معطّل",
"Password length" : "طول كلمة السر",
"Export" : "تصدير",
+ "Change" : "تعديل",
"Version" : "الإصدار",
"Import" : "استيراد",
"Public key" : "المفتاح العمومي",
diff --git a/l10n/pl.js b/l10n/pl.js
index 143ee4db..bad8295e 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -36,7 +36,7 @@ OC.L10N.register(
"The first 5 lines of the CSV are shown." : "Wyświetlono pierwsze 5 linii pliku CSV.",
"Assign the proper fields to each column." : "Przypisz właściwe pola każdej kolumnie.",
"Example of imported credential" : "Przykładowe zaimportowane poświadczenia",
- "Missing an importer? Try it with the generic CSV importer." : "Brakuje jakiegoś importera? Spróbuj z domyślnym importerem CSV.",
+ "Missing an importer? Try it with the generic CSV importer." : "Brakuje jakiegoś importera? Spróbuj z ogólnym importerem CSV.",
"Go back to importers." : "Wróć do mechanizmów importujących.",
"Revision deleted" : "Wersja skasowana",
"Revision restored" : "Wersja przywrócona",
@@ -150,7 +150,7 @@ OC.L10N.register(
"Save keys" : "Zapisz klucze",
"Generate sharing keys" : "Generuj klucze współdzielone",
"Generating sharing keys" : "Generowanie klucze współdzielone",
- "The password tool scans your password, calculates average cracking time, listing those below the threshold" : "To narzędzie skanuje twoje hasło, oblicza średni czas złamania go, wylicza wartości poniżej progu",
+ "The password tool scans your password, calculates average cracking time, listing those below the threshold" : "To narzędzie skanuje Twoje hasło, oblicza średni czas złamania go, wylicza wartości poniżej progu",
"Minimum password stength" : "Minimalna siła hasła",
"Start scan" : "Rozpocznij skanowanie",
"Result" : "Wynik",
@@ -288,7 +288,7 @@ OC.L10N.register(
"Bad Strength" : "Słaba siła hasła",
"Expired" : "Przedawnione hasła",
"Filter Tags" : "Filtruj etykiety",
- "Simple Navigation" : "Nawigacja prosta",
+ "Simple Navigation" : "Prosta nawigacja",
"Someone has shared a credential with you." : "Ktoś udostępnił Tobie poświadczenie.",
"Click here to request it" : "Kliknij tutaj, aby o to poprosić",
"Loading…" : "Ładowanie…",
diff --git a/l10n/pl.json b/l10n/pl.json
index b4a5c9e8..4d8e6ef1 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -34,7 +34,7 @@
"The first 5 lines of the CSV are shown." : "Wyświetlono pierwsze 5 linii pliku CSV.",
"Assign the proper fields to each column." : "Przypisz właściwe pola każdej kolumnie.",
"Example of imported credential" : "Przykładowe zaimportowane poświadczenia",
- "Missing an importer? Try it with the generic CSV importer." : "Brakuje jakiegoś importera? Spróbuj z domyślnym importerem CSV.",
+ "Missing an importer? Try it with the generic CSV importer." : "Brakuje jakiegoś importera? Spróbuj z ogólnym importerem CSV.",
"Go back to importers." : "Wróć do mechanizmów importujących.",
"Revision deleted" : "Wersja skasowana",
"Revision restored" : "Wersja przywrócona",
@@ -148,7 +148,7 @@
"Save keys" : "Zapisz klucze",
"Generate sharing keys" : "Generuj klucze współdzielone",
"Generating sharing keys" : "Generowanie klucze współdzielone",
- "The password tool scans your password, calculates average cracking time, listing those below the threshold" : "To narzędzie skanuje twoje hasło, oblicza średni czas złamania go, wylicza wartości poniżej progu",
+ "The password tool scans your password, calculates average cracking time, listing those below the threshold" : "To narzędzie skanuje Twoje hasło, oblicza średni czas złamania go, wylicza wartości poniżej progu",
"Minimum password stength" : "Minimalna siła hasła",
"Start scan" : "Rozpocznij skanowanie",
"Result" : "Wynik",
@@ -286,7 +286,7 @@
"Bad Strength" : "Słaba siła hasła",
"Expired" : "Przedawnione hasła",
"Filter Tags" : "Filtruj etykiety",
- "Simple Navigation" : "Nawigacja prosta",
+ "Simple Navigation" : "Prosta nawigacja",
"Someone has shared a credential with you." : "Ktoś udostępnił Tobie poświadczenie.",
"Click here to request it" : "Kliknij tutaj, aby o to poprosić",
"Loading…" : "Ładowanie…",
diff --git a/l10n/sc.js b/l10n/sc.js
new file mode 100644
index 00000000..1ad5b505
--- /dev/null
+++ b/l10n/sc.js
@@ -0,0 +1,28 @@
+OC.L10N.register(
+ "passman",
+ {
+ "Sharing" : "Cumpartzidura",
+ "Share link" : "Cumpartzi ligòngiu",
+ "Username" : "Nùmene utente",
+ "Text" : "Testu",
+ "Add" : "Agiunghe",
+ "Size" : "Mannària",
+ "Secret" : "Segretu",
+ "Export" : "Esporta",
+ "Bookmarklet" : "Bookmarklet",
+ "Import" : "Importa",
+ "Details" : "Detàllios",
+ "Save" : "Sarva",
+ "Cancel" : "Annulla",
+ "Settings" : "Impostatziones",
+ "Password" : "Crae",
+ "URL" : "URL",
+ "Notes" : "Notas",
+ "Edit" : "Modìfica ",
+ "Delete" : "Cantzella",
+ "Accept" : "Atzeta",
+ "Tags" : "Etichetas",
+ "Loading…" : "Carrighende...",
+ "Description" : "Descritzione"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
new file mode 100644
index 00000000..f154bd51
--- /dev/null
+++ b/l10n/sc.json
@@ -0,0 +1,26 @@
+{ "translations": {
+ "Sharing" : "Cumpartzidura",
+ "Share link" : "Cumpartzi ligòngiu",
+ "Username" : "Nùmene utente",
+ "Text" : "Testu",
+ "Add" : "Agiunghe",
+ "Size" : "Mannària",
+ "Secret" : "Segretu",
+ "Export" : "Esporta",
+ "Bookmarklet" : "Bookmarklet",
+ "Import" : "Importa",
+ "Details" : "Detàllios",
+ "Save" : "Sarva",
+ "Cancel" : "Annulla",
+ "Settings" : "Impostatziones",
+ "Password" : "Crae",
+ "URL" : "URL",
+ "Notes" : "Notas",
+ "Edit" : "Modìfica ",
+ "Delete" : "Cantzella",
+ "Accept" : "Atzeta",
+ "Tags" : "Etichetas",
+ "Loading…" : "Carrighende...",
+ "Description" : "Descritzione"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 5a34020e..73fd5eb5 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -336,7 +336,7 @@ OC.L10N.register(
"Unable to get version info" : "無法獲取版本信息 ",
"Passman Settings" : "Passman 設置",
"GitHub version:" : "GitHub 版本:",
- "A newer version of Passman is available" : "較新版本的Passman可用",
+ "A newer version of Passman is available" : "有較新版本的 Passman 可用",
"Password sharing" : "密碼共享中",
"Credential mover" : "憑證移動者",
"Vault destruction requests" : "保險箱銷毀請求",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 5cb68c51..c527d4a4 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -334,7 +334,7 @@
"Unable to get version info" : "無法獲取版本信息 ",
"Passman Settings" : "Passman 設置",
"GitHub version:" : "GitHub 版本:",
- "A newer version of Passman is available" : "較新版本的Passman可用",
+ "A newer version of Passman is available" : "有較新版本的 Passman 可用",
"Password sharing" : "密碼共享中",
"Credential mover" : "憑證移動者",
"Vault destruction requests" : "保險箱銷毀請求",