Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
mastodon
Commits
7447e7a2
Commit
7447e7a2
authored
7 years ago
by
Eugen Rochko
Browse files
Options
Download
Plain Diff
Merge branch 'matteoaquila-master'
parents
c5afe573
c8be05a4
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
app/helpers/settings_helper.rb
+1
-0
app/helpers/settings_helper.rb
config/application.rb
+1
-0
config/application.rb
config/locales/devise.it.yml
+3
-3
config/locales/devise.it.yml
config/locales/doorkeeper.it.yml
+1
-1
config/locales/doorkeeper.it.yml
config/locales/it.yml
+0
-0
config/locales/it.yml
config/locales/simple_form.it.yml
+3
-3
config/locales/simple_form.it.yml
with
9 additions
and
7 deletions
+9
-7
app/helpers/settings_helper.rb
+
1
-
0
View file @
7447e7a2
...
...
@@ -7,6 +7,7 @@ module SettingsHelper
es:
'Español'
,
eo:
'Esperanto'
,
fr:
'Français'
,
it:
'Italiano'
,
hu:
'Magyar'
,
nl:
'Nederlands'
,
no:
'Norsk'
,
...
...
This diff is collapsed.
Click to expand it.
config/application.rb
+
1
-
0
View file @
7447e7a2
...
...
@@ -32,6 +32,7 @@ module Mastodon
:es
,
:fi
,
:fr
,
:it
,
:hu
,
:ja
,
:nl
,
...
...
This diff is collapsed.
Click to expand it.
devise.it.yml
→
config/locales/
devise.it.yml
+
3
-
3
View file @
7447e7a2
...
...
@@ -8,10 +8,10 @@ it:
failure
:
already_authenticated
:
Hai già effettuato l'accesso.
inactive
:
Non hai ancora attivato il tuo account.
invalid
:
%
{
authentication_keys
}
o password invalida.
invalid
:
"
%{authentication_keys}
o
password
invalida.
"
last_attempt
:
Hai un altro tentativo prima che il tuo account venga bloccato.
locked
:
Il tuo account è stato bloccato.
not_found_in_database
:
%
{
authentication_keys
}
o password invalida.
not_found_in_database
:
"
%{authentication_keys}
o
password
invalida.
"
timeout
:
La tua sessione è terminata. Per favore, effettua l'accesso o registrati per continuare.
unauthenticated
:
Devi effettuare l'accesso o registrarti per continuare.
unconfirmed
:
Devi confermare il tuo indirizzo email per continuare.
...
...
@@ -58,4 +58,4 @@ it:
not_locked
:
non era stato bloccato
not_saved
:
one
:
'
1
errore
ha
impedito
che
%{resource}
venisse
salvato:'
other
:
"
%{count}
errori
hanno
impedito
che
%{resource}
venisse
salvato:"
\ No newline at end of file
other
:
"
%{count}
errori
hanno
impedito
che
%{resource}
venisse
salvato:"
This diff is collapsed.
Click to expand it.
doorkeeper.it.yml
→
config/locales/
doorkeeper.it.yml
+
1
-
1
View file @
7447e7a2
...
...
@@ -110,4 +110,4 @@ it:
scopes
:
follow
:
seguire, bloccare, sbloccare e smettere di seguire account
read
:
leggere le informazioni del tuo account
write
:
pubblicare post in tua vece
\ No newline at end of file
write
:
pubblicare post in tua vece
This diff is collapsed.
Click to expand it.
it.yml
→
config/locales/
it.yml
+
0
-
0
View file @
7447e7a2
File moved
This diff is collapsed.
Click to expand it.
simple_form.it.yml
→
config/locales/
simple_form.it.yml
+
3
-
3
View file @
7447e7a2
...
...
@@ -26,10 +26,10 @@ it:
note
:
Biografia
otp_attempt
:
Codice d'accesso
password
:
Password
setting_boost_modal
:
Mostra finestra di conferma prima di condividere
setting_default_privacy
:
Privacy del post
type
:
Importa
type
:
Importa
username
:
Username
setting_boost_modal
:
Mostra finestra di conferma prima di condividere
interactions
:
must_be_follower
:
Blocca notifiche da chi non ti segue
must_be_following
:
Blocca notifiche da chi non segui
...
...
@@ -44,4 +44,4 @@ it:
required
:
mark
:
"
*"
text
:
richiesto
'
yes'
:
'
Sì'
\ No newline at end of file
'
yes'
:
Sì
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets