Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
New Crowdin translations (#364)
Browse files Browse the repository at this point in the history
* New translations messages.json (Catalan)

* New translations messages.json (French)

* New translations messages.json (Spanish)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese)

* New translations messages.json (Polish)

* New translations messages.json (Italian)

* New translations messages.json (German)

* New translations messages.json (Finnish)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Estonian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Dutch)

* New translations messages.json (Danish)

* New translations messages.json (Croatian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Ukrainian)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Slovak)

* New translations messages.json (Slovak)

* New translations messages.json (Slovak)
  • Loading branch information
kspearrin authored Mar 13, 2019
1 parent f73d74d commit b34d402
Show file tree
Hide file tree
Showing 19 changed files with 160 additions and 160 deletions.
16 changes: 8 additions & 8 deletions src/locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,7 @@
"message": "Id extern"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "L'identificador extern es pot utilitzar com a referència o enllaçar aquest recurs a un sistema extern, com ara un directori d'usuari."
},
"accessControl": {
"message": "Control d'accés"
Expand Down Expand Up @@ -2794,25 +2794,25 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "Clau de l'API"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "La vostra clau API es pot utilitzar per autenticar-se a l'API pública de Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "La rotació de la clau de l'API invalidarà la clau anterior. Podeu rotar la clau d'API si creu que la clau actual ja no és segura d'utilitzar."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "La clau de l'API té accés total a l'organització. S'ha de mantenir en secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "Credencials de client OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Mostra clau de l'API"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Rota la clau de l'API"
}
}
16 changes: 8 additions & 8 deletions src/locales/da/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,7 @@
"message": "Eksternt id"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "Det eksterne id kan bruges som reference eller til at forbinde denne ressource til et eksternt system som f.eks. et brugerkartotek."
},
"accessControl": {
"message": "Adgangskontrol"
Expand Down Expand Up @@ -2794,25 +2794,25 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API-nøgle"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "Din API-nøgle kan bruges til godkendelse mod det offentlige Bitwarden-API."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "Hvis du roterer API-nøglen, bliver den forrige nøgle ugyldig. Du kan rotere din API-nøgle, hvis du mener at den nuværende nøgle ikke længere er sikker at bruge."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Din API-nøgle har fuld adgang til organisationen. Den skal holdes hemmelig."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "OAuth 2.0 legitimationsoplysninger",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Vis API-nøgle"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Rotér API-nøgle"
}
}
16 changes: 8 additions & 8 deletions src/locales/de/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,7 @@
"message": "Externe ID"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "Die externe ID kann als Referenz oder zur Verbindung zu einem externen System, wie einem Benutzerverzeich, verwendet werden."
},
"accessControl": {
"message": "Zugangskontrolle"
Expand Down Expand Up @@ -2794,25 +2794,25 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API-Schlüssel"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "Ihr API-Schlüssel kann zur Authentifizierung für die öffentlichen Bitwarden-API benutzt werden."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "Mit der Erneuerung des API-Schlüssels wird der bisherige Schlüssel ungültig. Sie können Ihren API-Schlüssel erneuern, wenn die sichere Verwendung Ihres aktuellen Schlüssel nicht mehr gewährleistet ist."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Ihr API-Schlüssel hat vollen Zugriff auf die Organisation. Er sollte geheim gehalten werden."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "OAuth 2.0 Client Anmeldeinformationen",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "API-Schlüssel anzeigen"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "API-Schlüssel erneuern"
}
}
12 changes: 6 additions & 6 deletions src/locales/en_GB/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,7 @@
"message": "External ID"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "The external ID can be used as a reference or to link this resource to an external system such as a user directory."
},
"accessControl": {
"message": "Access control"
Expand Down Expand Up @@ -2794,7 +2794,7 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API key"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
Expand All @@ -2803,16 +2803,16 @@
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Your API key has full access to the organisation. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "OAuth 2.0 client credentials",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "View API key"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Rotate API key"
}
}
16 changes: 8 additions & 8 deletions src/locales/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,7 @@
"message": "Id externo"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "El Id externo puede ser usado como una referencia o para enlazar este recurso a un sistema externo, por ejemplo, un directorio de usuario."
},
"accessControl": {
"message": "Control de Acceso"
Expand Down Expand Up @@ -2794,25 +2794,25 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "Clave API"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "Su clave API puede ser usada para autenticar la API pública de Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "Rotar la clave API invalidará la clave anterior. Puede rotar la clave API si cree que la clave actual ya no es segura de usar."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Su clave API tiene acceso completo a la organización. Debe mantenerse en secreto."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "Credenciales de cliente OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Ver Clave API"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Rotar clave API"
}
}
16 changes: 8 additions & 8 deletions src/locales/et/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,7 @@
"message": "Väline ID"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "Välist Id-d kasutatakse viitena või näiteks selleks, et siduda need ressursid välise süsteemiga, nagu näites kasutaja kataloog."
},
"accessControl": {
"message": "Ligipääsu haldamine"
Expand Down Expand Up @@ -2794,25 +2794,25 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API võti"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "Sinu API võtit saab kasutada Bitwardeni avalikus API-s autentimiseks."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "API roteerimine muudab eelmise võtme kehtetuks. API võtme roteerimine on kasulik olukordades, kus on oht, et aktiivne võti ei pruugi enam turvaline olla."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Sinu API võtmel on täielik ligipääs organisatsioonile. Seda võtit peab salajas hoidma ja kaitsma."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "OAuthi 2.0 kliendi tunnistus",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Vaata API võtit"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "API võtme roteerimine"
}
}
14 changes: 7 additions & 7 deletions src/locales/fi/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2794,25 +2794,25 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API-avain"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "API-avainta voi käyttää tunnistautumiseen Bitwardenin julkista rajapintaa vasten."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "API-avaimen kierrättäminen tekee edellisestä avaimesta kelvottoman. Voit kierrättää API-avaimen jos uskot, ettei nykyisen avaimen käyttö ole enää turvallista."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "API-avaimellasi on täysi käyttöoikeus organisaatioon. Pidä avain turvassa."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "OAuth 2.0 -asiakkaan käyttäjätiedot",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Näytä API-avain"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Kierrätä API-avain"
}
}
16 changes: 8 additions & 8 deletions src/locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2042,7 +2042,7 @@
"message": "Identifiant externe"
},
"externalIdDesc": {
"message": "The external id can be used as a reference or to link this resource to an external system such as a user directory."
"message": "L’identifiant externe peut être utilisé comme référence ou pour lier cette ressource à un système externe tel qu’un répertoire utilisateur."
},
"accessControl": {
"message": "Contrôle d’accès"
Expand Down Expand Up @@ -2794,25 +2794,25 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "Clé d'API"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
"message": "Votre clé d'API peut être utilisée pour s'authentifier auprès de l'API publique Bitwarden."
},
"apiKeyRotateDesc": {
"message": "Rotating the API key will invalidate the previous key. You can rotate your API key if you believe that the current key is no longer safe to use."
"message": "Faire pivoter la clé d'API invalidera la clé précédente. Vous pouvez faire pivoter votre clé d'API si vous pensez que la clé actuelle a été compromise."
},
"apiKeyWarning": {
"message": "Your API key has full access to the organization. It should be kept secret."
"message": "Votre clé d'API a un accès complet à l'organisation. Elle doit être gardée secrète."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "Identifiants du client OAuth 2.0",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Voir la clé d'API"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Faire pivoter la clé d'API"
}
}
8 changes: 4 additions & 4 deletions src/locales/hr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2794,7 +2794,7 @@
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API Key"
"message": "API ključ"
},
"apiKeyDesc": {
"message": "Your API key can be used to authenticate to the Bitwarden public API."
Expand All @@ -2806,13 +2806,13 @@
"message": "Your API key has full access to the organization. It should be kept secret."
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 Client Credentials",
"message": "OAuth 2.0 vjerodajnice klijenta",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "View API Key"
"message": "Pogledaj API ključ"
},
"rotateApiKey": {
"message": "Rotate API Key"
"message": "Rotiraj API ključ"
}
}
Loading

0 comments on commit b34d402

Please sign in to comment.