Last-minute meta files.

This commit is contained in:
James Cole
2020-07-12 20:24:30 +02:00
parent 5529fa7124
commit 3ef46a59e9
22 changed files with 271 additions and 231 deletions

View File

@@ -71,7 +71,7 @@
"profile_create_token": "Crear token",
"profile_create": "Crear",
"profile_save_changes": "Guardar cambios",
"default_group_title_name": "(ungrouped)",
"default_group_title_name": "(sin agrupaci\u00f3n)",
"piggy_bank": "Alcanc\u00eda"
},
"form": {

View File

@@ -66,7 +66,7 @@
"profile_personal_access_tokens": "\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 Access Tokens",
"profile_personal_access_token": "\u041f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 Access Token",
"profile_personal_access_token_explanation": "\u0412\u043e\u0442 \u0432\u0430\u0448 \u043d\u043e\u0432\u044b\u0439 \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u0442\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430. \u041e\u043d \u0431\u0443\u0434\u0435\u0442 \u043f\u043e\u043a\u0430\u0437\u0430\u043d \u0432\u0430\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u0441\u0435\u0439\u0447\u0430\u0441, \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u043d\u0435 \u043f\u043e\u0442\u0435\u0440\u044f\u0439\u0442\u0435 \u0435\u0433\u043e! \u0422\u0435\u043f\u0435\u0440\u044c \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u044d\u0442\u043e\u0442 \u0442\u043e\u043a\u0435\u043d, \u0447\u0442\u043e\u0431\u044b \u0434\u0435\u043b\u0430\u0442\u044c \u0437\u0430\u043f\u0440\u043e\u0441\u044b \u043f\u043e API.",
"profile_no_personal_access_token": "You have not created any personal access tokens.",
"profile_no_personal_access_token": "\u0412\u044b \u043d\u0435 \u0441\u043e\u0437\u0434\u0430\u043b\u0438 \u043d\u0438 \u043e\u0434\u043d\u043e\u0433\u043e \u043f\u0435\u0440\u0441\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u043e\u043a\u0435\u043d\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u0430.",
"profile_create_new_token": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u0442\u043e\u043a\u0435\u043d",
"profile_create_token": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u0442\u043e\u043a\u0435\u043d",
"profile_create": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c",

View File

@@ -11,7 +11,7 @@
"transaction_updated_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been updated.",
"transaction_new_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored.",
"transaction_journal_information": "Transaktionsinformation",
"no_budget_pointer": "You seem to have no budgets yet. You should create some on the <a href=\"\/budgets\">budgets<\/a>-page. Budgets can help you keep track of expenses.",
"no_budget_pointer": "Du verkar inte ha n\u00e5gra budgetar \u00e4n. Du b\u00f6r skapa n\u00e5gra p\u00e5 <a href=\"\/budgets\">budgetar<\/a>-sidan. Budgetar kan hj\u00e4lpa dig att h\u00e5lla reda p\u00e5 utgifter.",
"source_account": "Fr\u00e5n konto",
"hidden_fields_preferences": "You can enable more transaction options in your <a href=\"\/preferences\">settings<\/a>.",
"destination_account": "Till konto",
@@ -44,35 +44,35 @@
"edit": "Redigera",
"delete": "Ta bort",
"name": "Namn",
"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_name_help": "Something your users will recognize and trust.",
"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_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_no_personal_access_token": "You have not created any personal access tokens.",
"profile_create_new_token": "Create new token",
"profile_create_token": "Create token",
"profile_create": "Create",
"profile_save_changes": "Save changes",
"profile_whoops": "Hoppsan!",
"profile_something_wrong": "N\u00e5got gick fel!",
"profile_try_again": "N\u00e5got gick fel. F\u00f6rs\u00f6k igen.",
"profile_oauth_clients": "OAuth klienter",
"profile_oauth_no_clients": "Du har inte skapat n\u00e5gra OAuth klienter.",
"profile_oauth_clients_header": "Klienter",
"profile_oauth_client_id": "Klient ID",
"profile_oauth_client_name": "Namn",
"profile_oauth_client_secret": "Hemlighet",
"profile_oauth_create_new_client": "Skapa ny klient",
"profile_oauth_create_client": "Skapa klient",
"profile_oauth_edit_client": "Redigera klient",
"profile_oauth_name_help": "N\u00e5got som dina anv\u00e4ndare kommer att k\u00e4nna igen och lita p\u00e5.",
"profile_oauth_redirect_url": "Omdirigera URL",
"profile_oauth_redirect_url_help": "Din applikations auktorisering callback URL.",
"profile_authorized_apps": "Auktoriserade applikationer",
"profile_authorized_clients": "Auktoriserade klienter",
"profile_scopes": "Omfattningar",
"profile_revoke": "\u00c5terkalla",
"profile_personal_access_tokens": "Personliga \u00e5tkomst-Tokens",
"profile_personal_access_token": "Personlig \u00e5tkomsttoken",
"profile_personal_access_token_explanation": "H\u00e4r \u00e4r din nya personliga tillg\u00e5ngs token. Detta \u00e4r den enda g\u00e5ngen det kommer att visas s\u00e5 f\u00f6rlora inte det! Du kan nu anv\u00e4nda denna token f\u00f6r att g\u00f6ra API-f\u00f6rfr\u00e5gningar.",
"profile_no_personal_access_token": "Du har inte skapat n\u00e5gra personliga \u00e5tkomsttokens.",
"profile_create_new_token": "Skapa ny token",
"profile_create_token": "Skapa token",
"profile_create": "Skapa",
"profile_save_changes": "Spara \u00e4ndringar",
"default_group_title_name": "(ungrouped)",
"piggy_bank": "Piggy bank"
"piggy_bank": "Spargris"
},
"form": {
"interest_date": "R\u00e4ntedatum",