Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ilja
pleroma-fe
Commits
32cb5e1a
Commit
32cb5e1a
authored
7 years ago
by
lain
Browse files
Options
Downloads
Patches
Plain Diff
Add italian translation.
Thank, Eidon!
parent
38bd0dbf
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/i18n/messages.js
+60
-1
60 additions, 1 deletion
src/i18n/messages.js
with
60 additions
and
1 deletion
src/i18n/messages.js
+
60
−
1
View file @
32cb5e1a
...
...
@@ -290,12 +290,71 @@ const fr = {
}
}
const
it
=
{
nav
:
{
timeline
:
'
Sequenza temporale
'
,
mentions
:
'
Menzioni
'
,
public_tl
:
'
Sequenza temporale pubblica
'
,
twkn
:
'
L
\'
intiera rete conosciuta
'
},
user_card
:
{
follows_you
:
'
Ti segue!
'
,
following
:
'
Lo stai seguendo!
'
,
follow
:
'
Segui
'
,
statuses
:
'
Messaggi
'
,
mute
:
'
Ammutolisci
'
,
muted
:
'
Ammutoliti
'
,
followers
:
'
Chi ti segue
'
,
followees
:
'
Chi stai seguendo
'
,
per_day
:
'
al giorno
'
},
timeline
:
{
show_new
:
'
Mostra nuovi
'
,
error_fetching
:
'
Errori nel prelievo aggiornamenti
'
,
up_to_date
:
'
Aggiornato
'
,
load_older
:
'
Carica messaggi più vecchi
'
},
settings
:
{
user_settings
:
'
Configurazione dell
\'
utente
'
,
name_bio
:
'
Nome & Introduzione
'
,
name
:
'
Nome
'
,
bio
:
'
Introduzione
'
,
avatar
:
'
Avatar
'
,
current_avatar
:
'
Il tuo attuale avatar
'
,
set_new_avatar
:
'
Scegli un nuovo avatar
'
,
profile_banner
:
'
Sfondo del tuo profilo
'
,
current_profile_banner
:
'
Sfondo attuale
'
,
set_new_profile_banner
:
'
Scegli un nuovo sfondo per il tuo profilo
'
,
profile_background
:
'
Sfondo della tua pagina
'
,
set_new_profile_background
:
'
Scegli un nuovo sfondo per la tua pagina
'
,
settings
:
'
Settaggi
'
,
theme
:
'
Tema
'
,
filtering
:
'
Filtri
'
,
filtering_explanation
:
'
Filtra via le notifiche che contengono le seguenti parole (inserisci rigo per rigo le parole di innesco)
'
,
attachments
:
'
Allegati
'
,
hide_attachments_in_tl
:
'
Nascondi gli allegati presenti nella sequenza temporale
'
,
hide_attachments_in_convo
:
'
Nascondi gli allegati presenti nelle conversazioni
'
,
nsfw_clickthrough
:
'
Abilita la trasparenza degli allegati NSFW
'
,
autoload
:
'
Abilita caricamento automatico quando si raggiunge il fondo schermo
'
,
reply_link_preview
:
'
Ability il reply-link preview al passaggio del mouse
'
},
notifications
:
{
notifications
:
'
Notifiche
'
,
read
:
'
Leggi!
'
,
followed_you
:
'
ti ha seguito
'
},
general
:
{
submit
:
'
Invia
'
}
}
const
messages
=
{
de
,
fi
,
en
,
ja
,
fr
fr
,
it
}
export
default
messages
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment