From 9db980f96ac9f6af385953cb1eb21c2612924b98 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 24 Oct 2018 13:04:12 -0400 Subject: [PATCH] New Crowdin translations (#153) * New translations messages.json (Bulgarian) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Thai) * New translations messages.json (Swedish) * New translations messages.json (Spanish) * New translations messages.json (Slovak) * New translations messages.json (Russian) * New translations messages.json (Romanian) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Portuguese) * New translations messages.json (Polish) * New translations messages.json (Persian) * New translations messages.json (Korean) * New translations messages.json (Chinese Simplified) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Indonesian) * New translations messages.json (Hungarian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Finnish) * New translations messages.json (Estonian) * New translations messages.json (Dutch) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Croatian) * New translations messages.json (Chinese Traditional) * New translations messages.json (Vietnamese) --- src/locales/bg/messages.json | 24 ++++++++++ src/locales/cs/messages.json | 24 ++++++++++ src/locales/da/messages.json | 24 ++++++++++ src/locales/de/messages.json | 26 ++++++++++- src/locales/es/messages.json | 24 ++++++++++ src/locales/et/messages.json | 24 ++++++++++ src/locales/fa/messages.json | 24 ++++++++++ src/locales/fi/messages.json | 24 ++++++++++ src/locales/fr/messages.json | 24 ++++++++++ src/locales/hr/messages.json | 24 ++++++++++ src/locales/hu/messages.json | 24 ++++++++++ src/locales/id/messages.json | 82 +++++++++++++++++++++------------ src/locales/it/messages.json | 24 ++++++++++ src/locales/ja/messages.json | 24 ++++++++++ src/locales/ko/messages.json | 24 ++++++++++ src/locales/nb/messages.json | 24 ++++++++++ src/locales/nl/messages.json | 24 ++++++++++ src/locales/pl/messages.json | 24 ++++++++++ src/locales/pt_BR/messages.json | 24 ++++++++++ src/locales/pt_PT/messages.json | 24 ++++++++++ src/locales/ro/messages.json | 24 ++++++++++ src/locales/ru/messages.json | 24 ++++++++++ src/locales/sk/messages.json | 24 ++++++++++ src/locales/sv/messages.json | 24 ++++++++++ src/locales/th/messages.json | 24 ++++++++++ src/locales/tr/messages.json | 24 ++++++++++ src/locales/uk/messages.json | 24 ++++++++++ src/locales/vi/messages.json | 24 ++++++++++ src/locales/zh_CN/messages.json | 24 ++++++++++ src/locales/zh_TW/messages.json | 30 ++++++++++-- 30 files changed, 753 insertions(+), 33 deletions(-) diff --git a/src/locales/bg/messages.json b/src/locales/bg/messages.json index b9e87e27e0..d6783bb72c 100644 --- a/src/locales/bg/messages.json +++ b/src/locales/bg/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Споделено" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Прикачени файлове" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Enter your master password to export your vault data." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/cs/messages.json b/src/locales/cs/messages.json index 538910f5f9..3b89c8e440 100644 --- a/src/locales/cs/messages.json +++ b/src/locales/cs/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Sdílené" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Přílohy" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Zadejte své hlavní heslo pro export dat." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/da/messages.json b/src/locales/da/messages.json index e9b2581019..ba74ac0d03 100644 --- a/src/locales/da/messages.json +++ b/src/locales/da/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Delt" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Vedhæftninger" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Indtast din hovedadgangskode for at eksportere dine data fra boksen." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/de/messages.json b/src/locales/de/messages.json index b5273df4e7..e14ae7e184 100644 --- a/src/locales/de/messages.json +++ b/src/locales/de/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Freigegeben" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Anhänge" }, @@ -70,7 +82,7 @@ "message": "Passwort" }, "passphrase": { - "message": "Passwort" + "message": "Passphrase" }, "editItem": { "message": "Eintrag editieren" @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Gib das Masterpasswort ein, um deine Tresordaten zu exportieren." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/es/messages.json b/src/locales/es/messages.json index 732ffe7a5e..1d02961458 100644 --- a/src/locales/es/messages.json +++ b/src/locales/es/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Compartido" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Adjuntos" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Introduce tu contraseña maestra para exportar la información de tu caja fuerte." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/et/messages.json b/src/locales/et/messages.json index 40aefdd9e8..493ae485d5 100644 --- a/src/locales/et/messages.json +++ b/src/locales/et/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Jagatud" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Manused" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Hoidlas olevate andmete eksportimiseks on vajalik ülemparooli sisestamine." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/fa/messages.json b/src/locales/fa/messages.json index 426d45f3b1..8ecd01ab6c 100644 --- a/src/locales/fa/messages.json +++ b/src/locales/fa/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "اشتراک گذاری شد" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "پیوست ها" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "گذرواژه اصلی خود را برای صادرات داده ها از گاوصندوقتان وارد کنید." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/fi/messages.json b/src/locales/fi/messages.json index 476867aebc..dd0b9ab6ea 100644 --- a/src/locales/fi/messages.json +++ b/src/locales/fi/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Jaettu" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Liitteet" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Syötä pääsalasanasi viedäksesi holvisi tiedot." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/fr/messages.json b/src/locales/fr/messages.json index 9f9eb2469b..602409f37d 100644 --- a/src/locales/fr/messages.json +++ b/src/locales/fr/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Partagé" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Pièces jointes" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Saisissez votre mot de passe maître pour exporter les données de votre coffre." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/hr/messages.json b/src/locales/hr/messages.json index 91e1a75e7d..ebfadae44f 100644 --- a/src/locales/hr/messages.json +++ b/src/locales/hr/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Dijeljeno" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Privitci" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Unesite glavnu lozinku za izvoz podataka iz trezora." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/hu/messages.json b/src/locales/hu/messages.json index fa6754561c..ed02ce11e9 100644 --- a/src/locales/hu/messages.json +++ b/src/locales/hu/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Megosztott" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Mellékletek" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Add meg a mesterjelszót a széf adatainak exportálásához." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/id/messages.json b/src/locales/id/messages.json index fdc4648d2e..a58554c5d3 100644 --- a/src/locales/id/messages.json +++ b/src/locales/id/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Dibagikan" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Lampiran" }, @@ -70,7 +82,7 @@ "message": "Kata Sandi" }, "passphrase": { - "message": "Passphrase" + "message": "Frasa sandi" }, "editItem": { "message": "Edit Item" @@ -98,7 +110,7 @@ "description": "Copy value to clipboard" }, "toggleVisibility": { - "message": "Toggle Visibility" + "message": "Alihkan Visibilitas" }, "cardholderName": { "message": "Nama Pemilik Kartu" @@ -343,10 +355,10 @@ "message": "Panjang" }, "numWords": { - "message": "Number of Words" + "message": "Jumlah kata" }, "wordSeparator": { - "message": "Word Separator" + "message": "Pemisah Kata" }, "close": { "message": "Tutup" @@ -579,7 +591,7 @@ "message": "Pilihan Info Masuk Dua Langkah" }, "selfHostedEnvironment": { - "message": "Self-hosted Environment" + "message": "Lingkungan Hos-mandiri" }, "selfHostedEnvironmentFooter": { "message": "Specify the base URL of your on-premise hosted bitwarden installation." @@ -588,7 +600,7 @@ "message": "Lingkungan Kustom" }, "customEnvironmentFooter": { - "message": "For advanced users. You can specify the base URL of each service independently." + "message": "Untuk pengguna lanjutan. Anda dapat menentukan basis dari URL untuk setiap layanan mandiri." }, "baseUrl": { "message": "URL Server" @@ -603,13 +615,13 @@ "message": "URL Server Identitas" }, "notificationsUrl": { - "message": "Notifications Server URL" + "message": "Pemberitahuan URL Server" }, "iconsUrl": { "message": "URL Server Ikon" }, "environmentSaved": { - "message": "The environment URLs have been saved." + "message": "Lingkungan dari URL sudah tersimpan." }, "ok": { "message": "Oke" @@ -729,10 +741,10 @@ "message": "Pilihan Penguncian" }, "lockOptionsDesc": { - "message": "Choose when your vault locks. A locked vault requires that you re-enter your master password to access it again." + "message": "Tentukan kapan brankas anda akan di kunci. Jika brankas terkunci, maka anda harus memasukkan kata sandi utama anda untuk mengakses nya lagi." }, "immediately": { - "message": "Immediately" + "message": "Segera" }, "oneMinute": { "message": "1 menit" @@ -753,10 +765,10 @@ "message": "4 jam" }, "onIdle": { - "message": "On System Idle" + "message": "Saat sistem menganggur" }, "onSleep": { - "message": "On System Sleep" + "message": "Saat sistem tidur" }, "onLocked": { "message": "Sistem kunci" @@ -777,16 +789,16 @@ "message": "Kami menggunakan analitik untuk lebih mempelajari bagaimana aplikasi digunakan sehingga kami dapat membuatnya lebih baik. Semua pengumpulan data benar-benar anonim." }, "disableFavicon": { - "message": "Disable Website Icons" + "message": "Nonaktifkan Ikon Situs Web" }, "disableFaviconDesc": { - "message": "Website Icons provide a recognizable image next to each login item in your vault." + "message": "Ikon Situs Web menyediakan gambar yang dikenali di sebelah item info masuk di brankas Anda." }, "enableMinToTray": { - "message": "Minimize to Tray Icon" + "message": "Kecilkan ke Ikon Baki" }, "enableMinToTrayDesc": { - "message": "When minimizing the window, show an icon in the system tray instead." + "message": "Ketika jendela di perkecil, tampilkan ikon di dalam sistem baki sebagai gantinya." }, "enableTray": { "message": "Aktifkan Ikon Baki" @@ -893,13 +905,13 @@ "message": "Daftar untuk keanggotaan Premium dan dapatkan:" }, "premiumSignUpStorage": { - "message": "1 GB of encrypted file storage." + "message": "1 GB penyimpanan berkas yang dienkripsi." }, "premiumSignUpTwoStep": { - "message": "Additional two-step login options such as YubiKey, FIDO U2F, and Duo." + "message": "Pilihan info masuk dua langkah tambahan seperti YubiKey, FIDO U2F, dan Duo." }, "premiumSignUpTotp": { - "message": "TOTP verification code (2FA) generator for logins in your vault." + "message": "Pembuat kode verifikasi TOTP (2FA) untuk masuk di brankas anda." }, "premiumSignUpSupport": { "message": "Dukungan pelanggan Prioritas." @@ -938,13 +950,13 @@ "message": "Bersihkan" }, "noPasswordsInList": { - "message": "There are no passwords to list." + "message": "Tidak ada sandi yang dapat dicantumkan." }, "undo": { "message": "Urungkan" }, "redo": { - "message": "Redo" + "message": "Mengulangi" }, "cut": { "message": "Potong", @@ -964,7 +976,7 @@ "message": "Perkecil" }, "resetZoom": { - "message": "Reset Zoom" + "message": "Set Ulang Zum" }, "toggleFullScreen": { "message": "Aktif\/nonaktifkan Layar Penuh" @@ -976,14 +988,14 @@ "message": "Aktif\/nonaktifkan Alat Pengembang" }, "minimize": { - "message": "Minimize", + "message": "Perkecil", "description": "Minimize window" }, "zoom": { - "message": "Zoom" + "message": "Zum" }, "bringAllToFront": { - "message": "Bring All to Front", + "message": "Bawa Semua ke Depan", "description": "Bring all windows to front (foreground)" }, "aboutBitwarden": { @@ -1049,19 +1061,19 @@ "message": "Mulai dengan" }, "regEx": { - "message": "Regular expression", + "message": "Ekspresi umum", "description": "A programming term, also known as 'RegEx'." }, "matchDetection": { - "message": "Match Detection", + "message": "Deteksi kecocokan", "description": "URI match detection for auto-fill." }, "defaultMatchDetection": { - "message": "Default match detection", + "message": "Deteksi kecocokan standar", "description": "Default URI match detection for auto-fill." }, "toggleOptions": { - "message": "Toggle Options" + "message": "Ubah Opsi" }, "organization": { "message": "Organisasi", @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Masukkan kata sandi utama untuk ekspor data brankas anda." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/it/messages.json b/src/locales/it/messages.json index b53f48fe48..fec4bc5cdf 100644 --- a/src/locales/it/messages.json +++ b/src/locales/it/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Condiviso" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Allegati" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Inserisci la tua password principale per esportare i dati nella tua cassaforte." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/ja/messages.json b/src/locales/ja/messages.json index fcfe5c58b4..cf74d563f4 100644 --- a/src/locales/ja/messages.json +++ b/src/locales/ja/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "共有" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "添付ファイル" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "保管庫のデータをエクスポートするにはマスターパスワードを入力してください。" + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/ko/messages.json b/src/locales/ko/messages.json index 6487ed07f1..ddc0c5becf 100644 --- a/src/locales/ko/messages.json +++ b/src/locales/ko/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "공유됨" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "첨부 파일" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "보관함 데이터를 내보내려면 마스터 비밀번호를 입력하세요." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/nb/messages.json b/src/locales/nb/messages.json index fd820f922a..4b702248b9 100644 --- a/src/locales/nb/messages.json +++ b/src/locales/nb/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Delt" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Vedlegg" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Skriv inn ditt superpassord for å eksportere dine hvelvdataer." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/nl/messages.json b/src/locales/nl/messages.json index 1f5c7d7850..52b2199713 100644 --- a/src/locales/nl/messages.json +++ b/src/locales/nl/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Gedeeld" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Bijlagen" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Voer uw hoofdwachtwoord in om uw kluis-gegevens te exporteren." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/pl/messages.json b/src/locales/pl/messages.json index d00869492e..1668db3f7e 100644 --- a/src/locales/pl/messages.json +++ b/src/locales/pl/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Udostępnione" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Załączniki" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Wprowadź hasło główne, aby wyeksportować dane z sejfu." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/pt_BR/messages.json b/src/locales/pt_BR/messages.json index 624085b7a1..896518176c 100644 --- a/src/locales/pt_BR/messages.json +++ b/src/locales/pt_BR/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Compartilhado" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Anexos" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Insira a sua senha mestra para exportar os dados do seu cofre." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/pt_PT/messages.json b/src/locales/pt_PT/messages.json index 973263ad66..fa3d17b1cc 100644 --- a/src/locales/pt_PT/messages.json +++ b/src/locales/pt_PT/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Partilhado" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Anexos" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Introduza a sua palavra-passe mestra para exportar os dados do seu cofre." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/ro/messages.json b/src/locales/ro/messages.json index 070cfd1efe..56b1221969 100644 --- a/src/locales/ro/messages.json +++ b/src/locales/ro/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Partajate" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Atașamente" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Enter your master password to export your vault data." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/ru/messages.json b/src/locales/ru/messages.json index 5c201c3c07..3f2c74b4a6 100644 --- a/src/locales/ru/messages.json +++ b/src/locales/ru/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Общие" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Вложения" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Для экспорта данных из хранилища введите мастер-пароль." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/sk/messages.json b/src/locales/sk/messages.json index c5d59474e3..956c76de71 100644 --- a/src/locales/sk/messages.json +++ b/src/locales/sk/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Zdieľané" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Prílohy" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Zadajte vaše hlavné heslo pre export údajov trezoru." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/sv/messages.json b/src/locales/sv/messages.json index 01d8f25cfe..3d686f7f9b 100644 --- a/src/locales/sv/messages.json +++ b/src/locales/sv/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Delad" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Bifogade filer" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Ange ditt huvudlösenord för att exportera datan i ditt valv." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/th/messages.json b/src/locales/th/messages.json index 6a05f54b34..e48775b08d 100644 --- a/src/locales/th/messages.json +++ b/src/locales/th/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "แบ่งปัน" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Attachments" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Enter your master password to export your vault data." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/tr/messages.json b/src/locales/tr/messages.json index e36ca31dbc..afeaf5e27f 100644 --- a/src/locales/tr/messages.json +++ b/src/locales/tr/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Paylaşılan" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Ekler" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Kasadaki verilerinizi dışa aktarmak için ana parolanızı girin." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/uk/messages.json b/src/locales/uk/messages.json index fc4961295e..eae11a272b 100644 --- a/src/locales/uk/messages.json +++ b/src/locales/uk/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Спільні" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Вкладення" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Введіть головний пароль, щоб експортувати дані сховища." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/vi/messages.json b/src/locales/vi/messages.json index 6d93d02328..d5d23bb073 100644 --- a/src/locales/vi/messages.json +++ b/src/locales/vi/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "Đã chia sẻ" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "Tệp đính kèm" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "Enter your master password to export your vault data." + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/zh_CN/messages.json b/src/locales/zh_CN/messages.json index e9f69070f5..2e9cab51c7 100644 --- a/src/locales/zh_CN/messages.json +++ b/src/locales/zh_CN/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "分享" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "附件" }, @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "输入主密码来导出你的密码库。" + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file diff --git a/src/locales/zh_TW/messages.json b/src/locales/zh_TW/messages.json index ee8a32a90c..6173860ded 100644 --- a/src/locales/zh_TW/messages.json +++ b/src/locales/zh_TW/messages.json @@ -38,6 +38,18 @@ "shared": { "message": "共用" }, + "share": { + "message": "Share" + }, + "shareItem": { + "message": "Share Item" + }, + "sharedItem": { + "message": "Shared Item" + }, + "shareDesc": { + "message": "Choose an organization that you wish to share this item with. Sharing transfers ownership of the item to the organization. You will no longer be the direct owner of this item once it has been shared." + }, "attachments": { "message": "附件" }, @@ -70,7 +82,7 @@ "message": "密碼" }, "passphrase": { - "message": "Passphrase" + "message": "密碼" }, "editItem": { "message": "編輯項目" @@ -343,10 +355,10 @@ "message": "長度" }, "numWords": { - "message": "Number of Words" + "message": "字數" }, "wordSeparator": { - "message": "Word Separator" + "message": "文字分隔字元" }, "close": { "message": "關閉" @@ -1100,5 +1112,17 @@ }, "exportMasterPassword": { "message": "輸入您的主密碼以匯出密碼庫資料。" + }, + "noOrganizationsList": { + "message": "You do not belong to any organizations. Organizations allow you to securely share items with other users." + }, + "noCollectionsInList": { + "message": "There are no collections to list." + }, + "ownership": { + "message": "Ownership" + }, + "whoOwnsThisItem": { + "message": "Who owns this item?" } } \ No newline at end of file