refs #1091 Update word instance to server

This commit is contained in:
AkiraFukushima 2019-11-12 00:12:18 +09:00
parent 7d2175f9d8
commit bfdb1d4f07
11 changed files with 12 additions and 12 deletions

View File

@ -323,7 +323,7 @@
}
},
"login": {
"domain_name_label": "Als erstes wollen wir uns bei einer Mastodon-Instanz anmelden. Bitte gib den Domainnamen einer Instanz an.",
"domain_name_label": "Als erstes wollen wir uns bei einer Mastodon-Server anmelden. Bitte gib den Domainnamen einer Server an.",
"search": "Suche",
"login": "Anmelden"
},

View File

@ -79,7 +79,7 @@
"follow_request_accept_error": "Failed to accept the request",
"follow_reuqest_reject_error": "failed to reject the request",
"start_all_streamings_error": "Failed to start streaming of {{domain}}",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the instance URL"
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL"
},
"login": {
"proxy_info": "If you want to use proxy server, please setup your proxy in",

View File

@ -375,7 +375,7 @@
}
},
"login": {
"domain_name_label": "First, let's log in to a Mastodon instance. Please enter an instance domain name.",
"domain_name_label": "First, let's log in to a Mastodon server. Please enter a server domain name.",
"proxy_info": "If you want to use proxy server, please setup your proxy in",
"proxy_here": " here",
"search": "Search",
@ -425,7 +425,7 @@
"add_user_error": "Failed to add user",
"authorize_url_error": "Failed to get authorize url",
"domain_confirmed": "{{domain}} is confirmed, please login",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the instance URL",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL",
"loading": "Loading..."
},
"validation": {

View File

@ -347,7 +347,7 @@
}
},
"login": {
"domain_name_label": "Tout d'abord, connectons-nous à votre instance Mastodon. Entez votre nom de domaine :",
"domain_name_label": "Tout d'abord, connectons-nous à votre serveur Mastodon. Entez votre nom de domaine :",
"search": "Rechercher",
"login": "Connexion"
},

View File

@ -40,6 +40,6 @@
"proxy_here": " here"
},
"message": {
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the instance URL"
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL"
}
}

View File

@ -320,7 +320,7 @@
}
},
"login": {
"domain_name_label": "Innanzitutto, esegui l'accesso ad un'istanza di Mastodon. Si prega di inserire un nome di dominio di istanza.",
"domain_name_label": "Innanzitutto, esegui l'accesso a un server di Mastodon. Si prega di inserire un nome di dominio di server.",
"search": "Cerca",
"login": "Accesso"
},

View File

@ -80,7 +80,7 @@
"follow_request_accept_error": "Failed to accept the request",
"follow_reuqest_reject_error": "failed to reject the request",
"start_all_streamings_error": "Failed to start streaming of {{domain}}",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the instance URL"
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL"
},
"validation": {
"new_toot": {

View File

@ -98,7 +98,7 @@
"follow_request_accept_error": "Failed to accept the request",
"follow_reuqest_reject_error": "failed to reject the request",
"start_all_streamings_error": "Failed to start streaming of {{domain}}",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the instance URL"
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL"
},
"validation": {
"new_toot": {

View File

@ -287,7 +287,7 @@
}
},
"login": {
"domain_name_label": "Na początek musisz się zalogować na instancję Mastodona. Wprowadź domenę instancji.",
"domain_name_label": "Na początek musisz się zalogować na serwerze Mastodona. Wprowadź domenę serwerze.",
"search": "Znajdź",
"login": "Zaloguj się"
},

View File

@ -119,7 +119,7 @@
"follow_request_accept_error": "Failed to accept the request",
"follow_reuqest_reject_error": "failed to reject the request",
"start_all_streamings_error": "Failed to start streaming of {{domain}}",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the instance URL"
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL"
},
"validation": {
"new_toot": {

View File

@ -40,6 +40,6 @@
"proxy_here": " here"
},
"message": {
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the instance URL"
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL"
}
}