mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update meta files.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"firefly": {
|
||||
"welcome_back": "Que se passe-t-il ?",
|
||||
"welcome_back": "Quoi de neuf ?",
|
||||
"flash_error": "Erreur !",
|
||||
"flash_success": "Super !",
|
||||
"close": "Fermer",
|
||||
|
@@ -47,25 +47,25 @@
|
||||
"profile_whoops": "Whoops!",
|
||||
"profile_something_wrong": "Something went wrong!",
|
||||
"profile_try_again": "Something went wrong. Please try again.",
|
||||
"profile_oauth_clients": "OAuth Clients",
|
||||
"profile_oauth_no_clients": "You have not created any OAuth clients.",
|
||||
"profile_oauth_clients_header": "Clients",
|
||||
"profile_oauth_client_id": "Client ID",
|
||||
"profile_oauth_client_name": "Name",
|
||||
"profile_oauth_client_secret": "Secret",
|
||||
"profile_oauth_create_new_client": "Create New Client",
|
||||
"profile_oauth_create_client": "Create Client",
|
||||
"profile_oauth_edit_client": "Edit Client",
|
||||
"profile_oauth_clients": "Klienci OAuth",
|
||||
"profile_oauth_no_clients": "Nie utworzy\u0142e\u015b \u017cadnych klient\u00f3w OAuth.",
|
||||
"profile_oauth_clients_header": "Klienci",
|
||||
"profile_oauth_client_id": "ID klienta",
|
||||
"profile_oauth_client_name": "Nazwa",
|
||||
"profile_oauth_client_secret": "Sekretny klucz",
|
||||
"profile_oauth_create_new_client": "Utw\u00f3rz nowego klienta",
|
||||
"profile_oauth_create_client": "Utw\u00f3rz klienta",
|
||||
"profile_oauth_edit_client": "Edytuj klienta",
|
||||
"profile_oauth_name_help": "Something your users will recognize and trust.",
|
||||
"profile_oauth_redirect_url": "Redirect URL",
|
||||
"profile_oauth_redirect_url": "Przekierowanie URL",
|
||||
"profile_oauth_redirect_url_help": "Your application's authorization callback URL.",
|
||||
"profile_authorized_apps": "Authorized applications",
|
||||
"profile_authorized_clients": "Authorized clients",
|
||||
"profile_scopes": "Scopes",
|
||||
"profile_revoke": "Revoke",
|
||||
"profile_personal_access_tokens": "Personal Access Tokens",
|
||||
"profile_personal_access_token": "Personal Access Token",
|
||||
"profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.",
|
||||
"profile_authorized_apps": "Autoryzowane aplikacje",
|
||||
"profile_authorized_clients": "Autoryzowani klienci",
|
||||
"profile_scopes": "Zakresy",
|
||||
"profile_revoke": "Uniewa\u017cnij",
|
||||
"profile_personal_access_tokens": "Osobiste tokeny dost\u0119pu",
|
||||
"profile_personal_access_token": "Osobisty token dost\u0119pu",
|
||||
"profile_personal_access_token_explanation": "Oto tw\u00f3j nowy osobisty token dost\u0119pu. Jest to jedyny raz, gdy zostanie wy\u015bwietlony, wi\u0119c nie zgub go! Mo\u017cesz teraz u\u017cy\u0107 tego tokenu, aby wykona\u0107 zapytania API.",
|
||||
"profile_no_personal_access_token": "You have not created any personal access tokens.",
|
||||
"profile_create_new_token": "Create new token",
|
||||
"profile_create_token": "Create token",
|
||||
|
@@ -27,7 +27,7 @@
|
||||
"category": "Categoria",
|
||||
"attachments": "Anexos",
|
||||
"notes": "Notas",
|
||||
"update_transaction": "Update transaction",
|
||||
"update_transaction": "Atualizar transa\u00e7\u00e3o",
|
||||
"after_update_create_another": "After updating, return here to continue editing.",
|
||||
"store_as_new": "Store as a new transaction instead of updating.",
|
||||
"split_title_help": "Se voc\u00ea criar uma transa\u00e7\u00e3o dividida, \u00e9 necess\u00e1rio haver uma descri\u00e7\u00e3o global para todas as partes da transa\u00e7\u00e3o.",
|
||||
@@ -45,7 +45,7 @@
|
||||
"delete": "Apagar",
|
||||
"name": "Nome",
|
||||
"profile_whoops": "Ops!",
|
||||
"profile_something_wrong": "Something went wrong!",
|
||||
"profile_something_wrong": "Alguma coisa deu errado!",
|
||||
"profile_try_again": "Something went wrong. Please try again.",
|
||||
"profile_oauth_clients": "OAuth Clients",
|
||||
"profile_oauth_no_clients": "You have not created any OAuth clients.",
|
||||
@@ -60,11 +60,11 @@
|
||||
"profile_oauth_redirect_url": "Redirect URL",
|
||||
"profile_oauth_redirect_url_help": "Your application's authorization callback URL.",
|
||||
"profile_authorized_apps": "Authorized applications",
|
||||
"profile_authorized_clients": "Authorized clients",
|
||||
"profile_authorized_clients": "Clientes autorizados",
|
||||
"profile_scopes": "Escopos",
|
||||
"profile_revoke": "Revogar",
|
||||
"profile_personal_access_tokens": "Personal Access Tokens",
|
||||
"profile_personal_access_token": "Personal Access Token",
|
||||
"profile_personal_access_tokens": "Tokens de acesso pessoal",
|
||||
"profile_personal_access_token": "Token de acesso pessoal",
|
||||
"profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.",
|
||||
"profile_no_personal_access_token": "You have not created any personal access tokens.",
|
||||
"profile_create_new_token": "Criar novo token",
|
||||
|
Reference in New Issue
Block a user