mirror of
https://github.com/nextcloud/passman.git
synced 2025-11-07 03:26:06 +08:00
Merge branch 'master' of github.com:nextcloud/passman
This commit is contained in:
commit
d22cd37078
6 changed files with 56 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ OC.L10N.register(
|
|||
"Credential recovered" : "Pověření obnoveno",
|
||||
"Credential destroyed" : "Pověření zničeno",
|
||||
"Error downloading file, you probably don't have enough permissions" : "Chyba stahování souboru, pravděpodobně nemáte dostatečná oprávnění",
|
||||
"Invalid QR code" : "Neplatný QR kód",
|
||||
"Starting export" : "Začíná export",
|
||||
"Decrypting credentials" : "Dešifrování pověření",
|
||||
"Done" : "Hotovo",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
"Credential recovered" : "Pověření obnoveno",
|
||||
"Credential destroyed" : "Pověření zničeno",
|
||||
"Error downloading file, you probably don't have enough permissions" : "Chyba stahování souboru, pravděpodobně nemáte dostatečná oprávnění",
|
||||
"Invalid QR code" : "Neplatný QR kód",
|
||||
"Starting export" : "Začíná export",
|
||||
"Decrypting credentials" : "Dešifrování pověření",
|
||||
"Done" : "Hotovo",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ OC.L10N.register(
|
|||
"Credential deleted" : "Credenziali eliminate",
|
||||
"Credential updated" : "Credenziali aggiornate",
|
||||
"Credential recovered" : "Credenziali ripristinate",
|
||||
"Credential destroyed" : "Credenziali distrutte",
|
||||
"Error downloading file, you probably don't have enough permissions" : "Errore durante lo scaricamento del file, probabilmente non disponi dei permessi necessari",
|
||||
"Invalid QR code" : "Codice QR non valido",
|
||||
"Starting export" : "Avvio esportazione",
|
||||
|
|
@ -111,8 +112,12 @@ OC.L10N.register(
|
|||
"Bookmarklet" : "Bookmarklet",
|
||||
"Save your passwords with 1 click!" : "Salva le tue password con 1 clic!",
|
||||
"Drag below button to your bookmark toolbar." : "Trascina il pulsante seguente sulla barra degli strumenti.",
|
||||
"Delete vault" : "Elimina cassaforte",
|
||||
"Vault password" : "Password della cassaforte",
|
||||
"This process is irreversible" : "Questo processo è irreversibile",
|
||||
"Delete my precious passwords" : "Elimina le mie preziose password",
|
||||
"Deleting {{password}}..." : "Eliminazione di {{password}}...",
|
||||
"Yes, delete my precious passwords" : "Sì, elimina le mie preziose password",
|
||||
"Import type" : "Importa tipo",
|
||||
"Import" : "Importa",
|
||||
"Read progress" : "Avanzamento della lettura",
|
||||
|
|
@ -147,11 +152,13 @@ OC.L10N.register(
|
|||
"Details" : "Dettagli",
|
||||
"Hide details" : "Nascondi dettagli",
|
||||
"Password score" : "Punteggio della password",
|
||||
"Cracking times" : "Tempi per decifrare",
|
||||
"100 / hour" : "100 / ora",
|
||||
"10 / second" : "10 / secondo",
|
||||
"10k / second" : "10k / secondo",
|
||||
"10B / second" : "10B / secondo",
|
||||
"Pattern" : "Modello",
|
||||
"Matched word" : "Parola verificata",
|
||||
"Dictionary name" : "Nomi di dizionario",
|
||||
"Rank" : "Rango",
|
||||
"Uppercase variations" : "Variazioni maiuscole",
|
||||
|
|
@ -169,6 +176,7 @@ OC.L10N.register(
|
|||
"Settings" : "Impostazioni",
|
||||
"Share credential {{credential}}" : "Condividi credenziali {{credential}}",
|
||||
"Unshare" : "Rimuovi condivisione",
|
||||
"All time" : "Sempre",
|
||||
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Visualizzazione di {{number_filtered}} di {{credential_number}} credenziali",
|
||||
"Search credential..." : "Cerca credenziali...",
|
||||
"Account" : "Account",
|
||||
|
|
@ -254,6 +262,7 @@ OC.L10N.register(
|
|||
"Check for new versions" : "Controlla la presenza di nuove versioni",
|
||||
"Enable HTTPS check" : "Abilita controllo HTTPS",
|
||||
"Disable context menu" : "Disabilita menu contestuale",
|
||||
"Disable javascript debugger" : "Disabilita debugger javascript",
|
||||
"Connection to server lost" : "Connessione al server interrotta",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi",
|
||||
"Saving..." : "Salvataggio in corso...",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"Credential deleted" : "Credenziali eliminate",
|
||||
"Credential updated" : "Credenziali aggiornate",
|
||||
"Credential recovered" : "Credenziali ripristinate",
|
||||
"Credential destroyed" : "Credenziali distrutte",
|
||||
"Error downloading file, you probably don't have enough permissions" : "Errore durante lo scaricamento del file, probabilmente non disponi dei permessi necessari",
|
||||
"Invalid QR code" : "Codice QR non valido",
|
||||
"Starting export" : "Avvio esportazione",
|
||||
|
|
@ -109,8 +110,12 @@
|
|||
"Bookmarklet" : "Bookmarklet",
|
||||
"Save your passwords with 1 click!" : "Salva le tue password con 1 clic!",
|
||||
"Drag below button to your bookmark toolbar." : "Trascina il pulsante seguente sulla barra degli strumenti.",
|
||||
"Delete vault" : "Elimina cassaforte",
|
||||
"Vault password" : "Password della cassaforte",
|
||||
"This process is irreversible" : "Questo processo è irreversibile",
|
||||
"Delete my precious passwords" : "Elimina le mie preziose password",
|
||||
"Deleting {{password}}..." : "Eliminazione di {{password}}...",
|
||||
"Yes, delete my precious passwords" : "Sì, elimina le mie preziose password",
|
||||
"Import type" : "Importa tipo",
|
||||
"Import" : "Importa",
|
||||
"Read progress" : "Avanzamento della lettura",
|
||||
|
|
@ -145,11 +150,13 @@
|
|||
"Details" : "Dettagli",
|
||||
"Hide details" : "Nascondi dettagli",
|
||||
"Password score" : "Punteggio della password",
|
||||
"Cracking times" : "Tempi per decifrare",
|
||||
"100 / hour" : "100 / ora",
|
||||
"10 / second" : "10 / secondo",
|
||||
"10k / second" : "10k / secondo",
|
||||
"10B / second" : "10B / secondo",
|
||||
"Pattern" : "Modello",
|
||||
"Matched word" : "Parola verificata",
|
||||
"Dictionary name" : "Nomi di dizionario",
|
||||
"Rank" : "Rango",
|
||||
"Uppercase variations" : "Variazioni maiuscole",
|
||||
|
|
@ -167,6 +174,7 @@
|
|||
"Settings" : "Impostazioni",
|
||||
"Share credential {{credential}}" : "Condividi credenziali {{credential}}",
|
||||
"Unshare" : "Rimuovi condivisione",
|
||||
"All time" : "Sempre",
|
||||
"Showing {{number_filtered}} of {{credential_number}} credentials" : "Visualizzazione di {{number_filtered}} di {{credential_number}} credenziali",
|
||||
"Search credential..." : "Cerca credenziali...",
|
||||
"Account" : "Account",
|
||||
|
|
@ -252,6 +260,7 @@
|
|||
"Check for new versions" : "Controlla la presenza di nuove versioni",
|
||||
"Enable HTTPS check" : "Abilita controllo HTTPS",
|
||||
"Disable context menu" : "Disabilita menu contestuale",
|
||||
"Disable javascript debugger" : "Disabilita debugger javascript",
|
||||
"Connection to server lost" : "Connessione al server interrotta",
|
||||
"Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi",
|
||||
"Saving..." : "Salvataggio in corso...",
|
||||
|
|
|
|||
|
|
@ -17,6 +17,7 @@ OC.L10N.register(
|
|||
"Credential recovered" : "凭证回收",
|
||||
"Credential destroyed" : "凭证销毁",
|
||||
"Error downloading file, you probably don't have enough permissions" : "下载文件时出错,您可能没有足够的权限 ",
|
||||
"Invalid QR code" : "无效的 QR 代码",
|
||||
"Starting export" : "正在开始导出",
|
||||
"Decrypting credentials" : "凭证解密",
|
||||
"Done" : "完成",
|
||||
|
|
@ -24,11 +25,26 @@ OC.L10N.register(
|
|||
"Credential has no label, skipping" : "凭证没有标签,跳过",
|
||||
"Adding {{credential}}" : "添加 {{credential}}",
|
||||
"Added {{credential}}" : "已添加 {{credential}}",
|
||||
"Parsed {{num}} credentials, starting to import" : "解析 {{num}} 个凭据,开始导入",
|
||||
"Revision deleted" : "修订已删除",
|
||||
"Revision restored" : "修订已恢复",
|
||||
"Save in passman" : "保存在passman",
|
||||
"Settings saved" : "设置已保存",
|
||||
"General settings" : "常规设置",
|
||||
"Password Audit" : "密码审核",
|
||||
"Password settings" : "密码设置",
|
||||
"Import credentials" : "导入凭据",
|
||||
"Export credentials" : "导出凭据",
|
||||
"Sharing" : "正在共享",
|
||||
"Are you sure you want to leave? This WILL corrupt all your credentials" : "您确认要离开吗?这将销毁您的所有凭证",
|
||||
"Your old password is incorrect!" : "您的旧密码不正确!",
|
||||
"New passwords do not match!" : "新密码不匹配!",
|
||||
"Please login 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" : "弱",
|
||||
|
|
@ -191,9 +207,11 @@ OC.L10N.register(
|
|||
"Use regex" : "使用正则表达式",
|
||||
"You have incoming share requests." : "您接收到共享请求.",
|
||||
"Permissions" : "权限",
|
||||
"Received from" : "接受自",
|
||||
"Date" : "日期",
|
||||
"Accept" : "接受",
|
||||
"Decline" : "拒绝",
|
||||
"You have {{session_time}} left before logout." : "你剩 {{session_time}} 在注销前.",
|
||||
"Last accessed" : "上次访问",
|
||||
"Never" : "从不",
|
||||
"Logout" : "注销",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
"Credential recovered" : "凭证回收",
|
||||
"Credential destroyed" : "凭证销毁",
|
||||
"Error downloading file, you probably don't have enough permissions" : "下载文件时出错,您可能没有足够的权限 ",
|
||||
"Invalid QR code" : "无效的 QR 代码",
|
||||
"Starting export" : "正在开始导出",
|
||||
"Decrypting credentials" : "凭证解密",
|
||||
"Done" : "完成",
|
||||
|
|
@ -22,11 +23,26 @@
|
|||
"Credential has no label, skipping" : "凭证没有标签,跳过",
|
||||
"Adding {{credential}}" : "添加 {{credential}}",
|
||||
"Added {{credential}}" : "已添加 {{credential}}",
|
||||
"Parsed {{num}} credentials, starting to import" : "解析 {{num}} 个凭据,开始导入",
|
||||
"Revision deleted" : "修订已删除",
|
||||
"Revision restored" : "修订已恢复",
|
||||
"Save in passman" : "保存在passman",
|
||||
"Settings saved" : "设置已保存",
|
||||
"General settings" : "常规设置",
|
||||
"Password Audit" : "密码审核",
|
||||
"Password settings" : "密码设置",
|
||||
"Import credentials" : "导入凭据",
|
||||
"Export credentials" : "导出凭据",
|
||||
"Sharing" : "正在共享",
|
||||
"Are you sure you want to leave? This WILL corrupt all your credentials" : "您确认要离开吗?这将销毁您的所有凭证",
|
||||
"Your old password is incorrect!" : "您的旧密码不正确!",
|
||||
"New passwords do not match!" : "新密码不匹配!",
|
||||
"Please login 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" : "弱",
|
||||
|
|
@ -189,9 +205,11 @@
|
|||
"Use regex" : "使用正则表达式",
|
||||
"You have incoming share requests." : "您接收到共享请求.",
|
||||
"Permissions" : "权限",
|
||||
"Received from" : "接受自",
|
||||
"Date" : "日期",
|
||||
"Accept" : "接受",
|
||||
"Decline" : "拒绝",
|
||||
"You have {{session_time}} left before logout." : "你剩 {{session_time}} 在注销前.",
|
||||
"Last accessed" : "上次访问",
|
||||
"Never" : "从不",
|
||||
"Logout" : "注销",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue