[refactoring] s/comment/resource

This commit is contained in:
les
2019-12-04 01:18:05 +01:00
parent bb14fbed83
commit c43fe095a5
17 changed files with 214 additions and 165 deletions

View File

@@ -49,8 +49,7 @@
"disable": "Disable",
"me": "You",
"password_updated": "Password updated!",
"username": "Username",
"comments": "Comments",
"resources": "Resources",
"activate_user": "Confirmed",
"displayname": "Display name",
"federation": "Federation",
@@ -141,20 +140,20 @@
"user_create_ok": "User created",
"allow_registration_description": "Allow open registrations?",
"allow_anon_event": "Allow anon events (has to be confirmed)?",
"allow_comments": "Enable comments",
"allow_recurrent_event": "Enable recurrent events",
"recurrent_event_visible": "Show recurrent events by default",
"federation": "Federation / ActivityPub",
"enable_federation": "Enable federation",
"enable_federation_help": "It will be possible to follow this instance from the fediverse",
"select_instance_timezone": "Select instance timezone",
"enable_comments": "Enable comments",
"enable_comments_help": "Allows you to add resources to the event from the fediverse",
"enable_resources": "Enable resources",
"enable_resources_help": "Allows you to add resources to the event from the fediverse",
"hide_boost_bookmark": "Hides boost/bookmark numbers",
"hide_boost_bookmark_help": "Hides the small icons that show the number of boosts / bookmarks coming from the fediverse",
"block_instance": "Block",
"unblock_instance": "Unblock",
"user_add_help": "We will send an email to the new user with instructions to confirm the subscription and choose a password"
"block": "Block",
"unblock": "Unblock",
"user_add_help": "We will send an email to the new user with instructions to confirm the subscription and choose a password",
"instance_name": "Instance name"
},
"auth": {
"not_confirmed": "Not confirmed yet",

View File

@@ -65,7 +65,8 @@
"feed_url_copied": "Feed url copiato, incollalo nel tuo feed reader",
"follow_me_title": "Segui gli aggiornamenti dal fediverso",
"follow": "Segui",
"resources": "nessuna risorsa|una risorsa|{n} risorse",
"n_resources": "nessuna risorsa|una risorsa|{n} risorse",
"resources": "Risorse",
"moderation": "Moderazione"
},
"login": {
@@ -141,27 +142,29 @@
"user_create_ok": "Utente creato",
"allow_registration_description": "Vuoi abilitare la registrazione?",
"allow_anon_event": "Si possono inserire eventi anonimi (previa conferma)?",
"allow_comments": "Abilita commenti",
"allow_recurrent_event": "Abilita eventi fissi",
"recurrent_event_visible": "Appuntamenti fissi visibili di default",
"federation": "Federazione / ActivityPub",
"enable_federation": "Abilita la federazione!",
"enable_federation_help": "Sarà possibile seguire questa istanza dal fediverso",
"select_instance_timezone": "Seleziona la timezone",
"enable_comments": "Abilita commenti",
"enable_comments_help": "Permette di aggiungere risorse all'evento dal fediverso",
"enable_resources": "Abilita risorse",
"enable_resources_help": "Permette di aggiungere risorse all'evento dal fediverso",
"hide_boost_bookmark": "Nasconde numero condivisioni/segnalibri",
"hide_boost_bookmark_help": "Nasconde le piccole icone che mostrano il numero di boost/bookmark in arrivo dal fediverso",
"block": "Blocca",
"unblock": "Sblocca",
"user_add_help": "Manderemo una email al nuovo utente con le istruzioni per confermare l'iscrizione e scegliere una password",
"comments": "Risorse",
"resources": "Risorse",
"hide_resource": "Nascondi risorsa",
"show_resource": "Mostra risorsa",
"remove_resource": "Elimina risorsa",
"remove_resource_confirm": "Sicura di voler eliminare questa risorsa?",
"block_user": "Blocca questo utente",
"user_blocked": "L'utente {user} non potrà più aggiungere risorse"
"user_blocked": "L'utente {user} non potrà più aggiungere risorse",
"filter_instances": "Filtra istanze",
"filter_users": "Filtra utenti",
"instance_name": "Nome istanza"
},
"auth": {
"not_confirmed": "Non abbiamo ancora confermato questa mail...",