mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-16 01:21:48 +01:00
Autosync the updated translations (#9256)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
parent
a0efc78a52
commit
3b8d3951c5
@ -705,7 +705,7 @@
|
|||||||
"message": "URL du serveur"
|
"message": "URL du serveur"
|
||||||
},
|
},
|
||||||
"apiUrl": {
|
"apiUrl": {
|
||||||
"message": "URL du serveur de l'IPA"
|
"message": "URL du serveur de l'API"
|
||||||
},
|
},
|
||||||
"webVaultUrl": {
|
"webVaultUrl": {
|
||||||
"message": "URL du serveur du coffre web"
|
"message": "URL du serveur du coffre web"
|
||||||
|
@ -2133,7 +2133,7 @@
|
|||||||
"message": "Genera un alias email con un servizio di inoltro esterno."
|
"message": "Genera un alias email con un servizio di inoltro esterno."
|
||||||
},
|
},
|
||||||
"forwarderError": {
|
"forwarderError": {
|
||||||
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
|
"message": "Errore $SERVICENAME$: $ERRORMESSAGE$",
|
||||||
"description": "Reports an error returned by a forwarding service to the user.",
|
"description": "Reports an error returned by a forwarding service to the user.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2147,11 +2147,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderGeneratedBy": {
|
"forwarderGeneratedBy": {
|
||||||
"message": "Generated by Bitwarden.",
|
"message": "Generato da Bitwarden.",
|
||||||
"description": "Displayed with the address on the forwarding service's configuration screen."
|
"description": "Displayed with the address on the forwarding service's configuration screen."
|
||||||
},
|
},
|
||||||
"forwarderGeneratedByWithWebsite": {
|
"forwarderGeneratedByWithWebsite": {
|
||||||
"message": "Website: $WEBSITE$. Generated by Bitwarden.",
|
"message": "Sito web: $WEBSITE$. Generato da Bitwarden.",
|
||||||
"description": "Displayed with the address on the forwarding service's configuration screen.",
|
"description": "Displayed with the address on the forwarding service's configuration screen.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"WEBSITE": {
|
"WEBSITE": {
|
||||||
@ -2161,7 +2161,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwaderInvalidToken": {
|
"forwaderInvalidToken": {
|
||||||
"message": "Invalid $SERVICENAME$ API token",
|
"message": "Token API $SERVICENAME$ non valido",
|
||||||
"description": "Displayed when the user's API token is empty or rejected by the forwarding service.",
|
"description": "Displayed when the user's API token is empty or rejected by the forwarding service.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2171,7 +2171,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwaderInvalidTokenWithMessage": {
|
"forwaderInvalidTokenWithMessage": {
|
||||||
"message": "Invalid $SERVICENAME$ API token: $ERRORMESSAGE$",
|
"message": "Token API $SERVICENAME$ non valido: $ERRORMESSAGE$",
|
||||||
"description": "Displayed when the user's API token is rejected by the forwarding service with an error message.",
|
"description": "Displayed when the user's API token is rejected by the forwarding service with an error message.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2185,7 +2185,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderNoAccountId": {
|
"forwarderNoAccountId": {
|
||||||
"message": "Unable to obtain $SERVICENAME$ masked email account ID.",
|
"message": "Impossibile ottenere l'ID dell'account email mascherato di $SERVICENAME$.",
|
||||||
"description": "Displayed when the forwarding service fails to return an account ID.",
|
"description": "Displayed when the forwarding service fails to return an account ID.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2195,7 +2195,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderNoDomain": {
|
"forwarderNoDomain": {
|
||||||
"message": "Invalid $SERVICENAME$ domain.",
|
"message": "Dominio $SERVICENAME$ non valido.",
|
||||||
"description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
|
"description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2205,7 +2205,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderNoUrl": {
|
"forwarderNoUrl": {
|
||||||
"message": "Invalid $SERVICENAME$ url.",
|
"message": "URL $SERVICENAME$ non valido.",
|
||||||
"description": "Displayed when the url of the forwarding service wasn't supplied.",
|
"description": "Displayed when the url of the forwarding service wasn't supplied.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2215,7 +2215,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderUnknownError": {
|
"forwarderUnknownError": {
|
||||||
"message": "Unknown $SERVICENAME$ error occurred.",
|
"message": "Errore di $SERVICENAME$ sconosciuto.",
|
||||||
"description": "Displayed when the forwarding service failed due to an unknown error.",
|
"description": "Displayed when the forwarding service failed due to an unknown error.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2225,7 +2225,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderUnknownForwarder": {
|
"forwarderUnknownForwarder": {
|
||||||
"message": "Unknown forwarder: '$SERVICENAME$'.",
|
"message": "Mittente sconosciuto: \"$SERVICENAME$\".",
|
||||||
"description": "Displayed when the forwarding service is not supported.",
|
"description": "Displayed when the forwarding service is not supported.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
|
@ -1414,10 +1414,10 @@
|
|||||||
"message": "Preverite za Bitwarden."
|
"message": "Preverite za Bitwarden."
|
||||||
},
|
},
|
||||||
"unlockWithTouchId": {
|
"unlockWithTouchId": {
|
||||||
"message": "Unlock with Touch ID"
|
"message": "Odkleni z biometriko"
|
||||||
},
|
},
|
||||||
"additionalTouchIdSettings": {
|
"additionalTouchIdSettings": {
|
||||||
"message": "Additional Touch ID settings"
|
"message": "Dodatne nastavitve za Touch ID"
|
||||||
},
|
},
|
||||||
"touchIdConsentMessage": {
|
"touchIdConsentMessage": {
|
||||||
"message": "odklenite vaš trezor"
|
"message": "odklenite vaš trezor"
|
||||||
@ -1426,10 +1426,10 @@
|
|||||||
"message": "Ask for Windows Hello on app start"
|
"message": "Ask for Windows Hello on app start"
|
||||||
},
|
},
|
||||||
"autoPromptTouchId": {
|
"autoPromptTouchId": {
|
||||||
"message": "Ask for Touch ID on app start"
|
"message": "Biometrično preverjanje ob zagonu aplikacije"
|
||||||
},
|
},
|
||||||
"requirePasswordOnStart": {
|
"requirePasswordOnStart": {
|
||||||
"message": "Require password or PIN on app start"
|
"message": "Ob zagonu zahteva geslo ali PIN"
|
||||||
},
|
},
|
||||||
"recommendedForSecurity": {
|
"recommendedForSecurity": {
|
||||||
"message": "Recommended for security."
|
"message": "Recommended for security."
|
||||||
@ -1499,7 +1499,7 @@
|
|||||||
"message": "One or more organization policies are affecting your generator settings."
|
"message": "One or more organization policies are affecting your generator settings."
|
||||||
},
|
},
|
||||||
"vaultTimeoutAction": {
|
"vaultTimeoutAction": {
|
||||||
"message": "Vault timeout action"
|
"message": "Dejanje po časovni omejitvi trezorja"
|
||||||
},
|
},
|
||||||
"vaultTimeoutActionLockDesc": {
|
"vaultTimeoutActionLockDesc": {
|
||||||
"message": "Master password or other unlock method is required to access your vault again."
|
"message": "Master password or other unlock method is required to access your vault again."
|
||||||
@ -1618,7 +1618,7 @@
|
|||||||
"message": "Terms of Service and Privacy Policy have not been acknowledged."
|
"message": "Terms of Service and Privacy Policy have not been acknowledged."
|
||||||
},
|
},
|
||||||
"enableBrowserIntegration": {
|
"enableBrowserIntegration": {
|
||||||
"message": "Allow browser integration"
|
"message": "Dovoli integracijo z brskalnikom"
|
||||||
},
|
},
|
||||||
"enableBrowserIntegrationDesc": {
|
"enableBrowserIntegrationDesc": {
|
||||||
"message": "Used for biometrics in browser."
|
"message": "Used for biometrics in browser."
|
||||||
@ -1630,7 +1630,7 @@
|
|||||||
"message": "Use your Bitwarden vault when browsing with DuckDuckGo."
|
"message": "Use your Bitwarden vault when browsing with DuckDuckGo."
|
||||||
},
|
},
|
||||||
"browserIntegrationUnsupportedTitle": {
|
"browserIntegrationUnsupportedTitle": {
|
||||||
"message": "Browser integration not supported"
|
"message": "Integracija z brskalnikom ni podprta"
|
||||||
},
|
},
|
||||||
"browserIntegrationErrorTitle": {
|
"browserIntegrationErrorTitle": {
|
||||||
"message": "Error enabling browser integration"
|
"message": "Error enabling browser integration"
|
||||||
@ -2339,7 +2339,7 @@
|
|||||||
"message": "Deny login"
|
"message": "Deny login"
|
||||||
},
|
},
|
||||||
"approveLoginRequests": {
|
"approveLoginRequests": {
|
||||||
"message": "Approve login requests"
|
"message": "Odobri zahtevke za prijavo"
|
||||||
},
|
},
|
||||||
"logInConfirmedForEmailOnDevice": {
|
"logInConfirmedForEmailOnDevice": {
|
||||||
"message": "Login confirmed for $EMAIL$ on $DEVICE$",
|
"message": "Login confirmed for $EMAIL$ on $DEVICE$",
|
||||||
@ -2376,7 +2376,7 @@
|
|||||||
"message": "This request is no longer valid."
|
"message": "This request is no longer valid."
|
||||||
},
|
},
|
||||||
"approveLoginRequestDesc": {
|
"approveLoginRequestDesc": {
|
||||||
"message": "Use this device to approve login requests made from other devices."
|
"message": "S to napravo odobri zahtevke za prijavo, ki pridejo z drugih naprav."
|
||||||
},
|
},
|
||||||
"confirmLoginAtemptForMail": {
|
"confirmLoginAtemptForMail": {
|
||||||
"message": "Confirm login attempt for $EMAIL$",
|
"message": "Confirm login attempt for $EMAIL$",
|
||||||
|
@ -2133,7 +2133,7 @@
|
|||||||
"message": "Генеришите псеудоним е-поште помоћу екстерне услуге прослеђивања."
|
"message": "Генеришите псеудоним е-поште помоћу екстерне услуге прослеђивања."
|
||||||
},
|
},
|
||||||
"forwarderError": {
|
"forwarderError": {
|
||||||
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
|
"message": "$SERVICENAME$ грешка: $ERRORMESSAGE$",
|
||||||
"description": "Reports an error returned by a forwarding service to the user.",
|
"description": "Reports an error returned by a forwarding service to the user.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2147,11 +2147,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderGeneratedBy": {
|
"forwarderGeneratedBy": {
|
||||||
"message": "Generated by Bitwarden.",
|
"message": "Генерисао Bitwarden.",
|
||||||
"description": "Displayed with the address on the forwarding service's configuration screen."
|
"description": "Displayed with the address on the forwarding service's configuration screen."
|
||||||
},
|
},
|
||||||
"forwarderGeneratedByWithWebsite": {
|
"forwarderGeneratedByWithWebsite": {
|
||||||
"message": "Website: $WEBSITE$. Generated by Bitwarden.",
|
"message": "Вебсајт: $WEBSITE$. Генерисао Bitwarden.",
|
||||||
"description": "Displayed with the address on the forwarding service's configuration screen.",
|
"description": "Displayed with the address on the forwarding service's configuration screen.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"WEBSITE": {
|
"WEBSITE": {
|
||||||
@ -2161,7 +2161,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwaderInvalidToken": {
|
"forwaderInvalidToken": {
|
||||||
"message": "Invalid $SERVICENAME$ API token",
|
"message": "Погрешан АПИ токен $SERVICENAME$",
|
||||||
"description": "Displayed when the user's API token is empty or rejected by the forwarding service.",
|
"description": "Displayed when the user's API token is empty or rejected by the forwarding service.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2171,7 +2171,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwaderInvalidTokenWithMessage": {
|
"forwaderInvalidTokenWithMessage": {
|
||||||
"message": "Invalid $SERVICENAME$ API token: $ERRORMESSAGE$",
|
"message": "Погрешан АПИ токен $SERVICENAME$: $ERRORMESSAGE$",
|
||||||
"description": "Displayed when the user's API token is rejected by the forwarding service with an error message.",
|
"description": "Displayed when the user's API token is rejected by the forwarding service with an error message.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2185,7 +2185,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderNoAccountId": {
|
"forwarderNoAccountId": {
|
||||||
"message": "Unable to obtain $SERVICENAME$ masked email account ID.",
|
"message": "Није могуће добити ИД налога маскираног имејла $SERVICENAME$.",
|
||||||
"description": "Displayed when the forwarding service fails to return an account ID.",
|
"description": "Displayed when the forwarding service fails to return an account ID.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2195,7 +2195,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderNoDomain": {
|
"forwarderNoDomain": {
|
||||||
"message": "Invalid $SERVICENAME$ domain.",
|
"message": "Погрешан домен $SERVICENAME$.",
|
||||||
"description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
|
"description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2205,7 +2205,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderNoUrl": {
|
"forwarderNoUrl": {
|
||||||
"message": "Invalid $SERVICENAME$ url.",
|
"message": "Погрешан УРЛ $SERVICENAME$.",
|
||||||
"description": "Displayed when the url of the forwarding service wasn't supplied.",
|
"description": "Displayed when the url of the forwarding service wasn't supplied.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2215,7 +2215,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderUnknownError": {
|
"forwarderUnknownError": {
|
||||||
"message": "Unknown $SERVICENAME$ error occurred.",
|
"message": "Непозната грешка $SERVICENAME$-а.",
|
||||||
"description": "Displayed when the forwarding service failed due to an unknown error.",
|
"description": "Displayed when the forwarding service failed due to an unknown error.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2225,7 +2225,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderUnknownForwarder": {
|
"forwarderUnknownForwarder": {
|
||||||
"message": "Unknown forwarder: '$SERVICENAME$'.",
|
"message": "Непознати шпедитер: '$SERVICENAME$'.",
|
||||||
"description": "Displayed when the forwarding service is not supported.",
|
"description": "Displayed when the forwarding service is not supported.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
|
@ -2133,7 +2133,7 @@
|
|||||||
"message": "Harici bir yönlendirme servisiyle e-posta maskesi oluştur."
|
"message": "Harici bir yönlendirme servisiyle e-posta maskesi oluştur."
|
||||||
},
|
},
|
||||||
"forwarderError": {
|
"forwarderError": {
|
||||||
"message": "$SERVICENAME$ error: $ERRORMESSAGE$",
|
"message": "$SERVICENAME$ hatası: $ERRORMESSAGE$",
|
||||||
"description": "Reports an error returned by a forwarding service to the user.",
|
"description": "Reports an error returned by a forwarding service to the user.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"servicename": {
|
"servicename": {
|
||||||
@ -2147,11 +2147,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"forwarderGeneratedBy": {
|
"forwarderGeneratedBy": {
|
||||||
"message": "Generated by Bitwarden.",
|
"message": "Bitwarden tarafından üretildi.",
|
||||||
"description": "Displayed with the address on the forwarding service's configuration screen."
|
"description": "Displayed with the address on the forwarding service's configuration screen."
|
||||||
},
|
},
|
||||||
"forwarderGeneratedByWithWebsite": {
|
"forwarderGeneratedByWithWebsite": {
|
||||||
"message": "Website: $WEBSITE$. Generated by Bitwarden.",
|
"message": "Web sitesi: $WEBSITE$. Bitwarden tarafından üretildi.",
|
||||||
"description": "Displayed with the address on the forwarding service's configuration screen.",
|
"description": "Displayed with the address on the forwarding service's configuration screen.",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"WEBSITE": {
|
"WEBSITE": {
|
||||||
@ -2818,9 +2818,9 @@
|
|||||||
"message": "Geçiş anahtarı kaldırıldı"
|
"message": "Geçiş anahtarı kaldırıldı"
|
||||||
},
|
},
|
||||||
"errorAssigningTargetCollection": {
|
"errorAssigningTargetCollection": {
|
||||||
"message": "Error assigning target collection."
|
"message": "Hedef koleksiyon atama hatası."
|
||||||
},
|
},
|
||||||
"errorAssigningTargetFolder": {
|
"errorAssigningTargetFolder": {
|
||||||
"message": "Error assigning target folder."
|
"message": "Hedef klasör atama hatası."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user