|
1043 | 1043 | "blockedDescription": "Questo utente ti ha bloccatə.", |
1044 | 1044 | "privateList": "Solo tu puoi vedere questa lista.", |
1045 | 1045 | "personal": { |
1046 | | - "editProfile": "Modifica profilo" |
| 1046 | + "editProfile": "Modifica profilo", |
| 1047 | + "presence": "Stato", |
| 1048 | + "customStatus": "Stato personalizzato" |
1047 | 1049 | } |
| 1050 | + }, |
| 1051 | + "posts": { |
| 1052 | + "title": "Post", |
| 1053 | + "viewCount": "Visualizzazioni stimate", |
| 1054 | + "replying": "Rispondendo a <1>{{username}}</1>", |
| 1055 | + "pinned": "Fissato", |
| 1056 | + "reposted": "Ripubblicato", |
| 1057 | + "repostedBy": "Ripubblicato da", |
| 1058 | + "voteButton": "Vota", |
| 1059 | + "voteCount": "<1>{{count}}</1> voto/i", |
| 1060 | + "copyPostButton": "Copia post", |
| 1061 | + "sections": { |
| 1062 | + "replies": "Risposte ({{count}})", |
| 1063 | + "likes": "Like ({{count}})", |
| 1064 | + "reposts": "Repost ({{count}})" |
| 1065 | + }, |
| 1066 | + "deletePostModal": { |
| 1067 | + "title": "Eliminare post?", |
| 1068 | + "message": "Sei sicurə di voler eliminare questo post?" |
| 1069 | + }, |
| 1070 | + "editPostModalTitle": "Modifica post", |
| 1071 | + "postWasDeleted": "Questo post è stato eliminato!", |
| 1072 | + "sort": { |
| 1073 | + "latest": "Più recenti", |
| 1074 | + "mostLiked7Days": "Con più like (7 giorni)", |
| 1075 | + "mostLiked30Days": "Con più like (30 giorni)", |
| 1076 | + "mostLikedAllTime": "Con più like (in assoluto)" |
| 1077 | + }, |
| 1078 | + "someoneLikedYourPost": "<1>{{username}}</1> ha messo un like al tuo post!", |
| 1079 | + "someoneRepostedYourPost": "<1>{{username}}</1> ha ripubblicato il tuo post!", |
| 1080 | + "someoneFollowedYou": "<1>{{username}}</1> ti segue!", |
| 1081 | + "someoneRepliedToPost": "<1>{{username}}</1> ha risposto al tuo post!", |
| 1082 | + "postWarning": "Non sono permessi contenuti sull'autolesionismo, verrano presi provvedimenti sull'account.", |
| 1083 | + "createAPostInputPlaceholder": "Crea un post…", |
| 1084 | + "replyInputPlaceholder": "Rispondi…", |
| 1085 | + "replyButton": "Rispondi", |
| 1086 | + "createButton": "Crea", |
| 1087 | + "pollOptions": "Opzioni sondaggio", |
| 1088 | + "optionNumberPlaceholder": "Opzione {{number}}" |
| 1089 | + }, |
| 1090 | + "mainPaneHeader": { |
| 1091 | + "mentions": { |
| 1092 | + "noMentions": "Nessuna menzione" |
| 1093 | + }, |
| 1094 | + "pins": { |
| 1095 | + "noPins": "Nessun messaggio fissato" |
| 1096 | + }, |
| 1097 | + "jump": "Salta", |
| 1098 | + "voice": { |
| 1099 | + "join": "Unisciti", |
| 1100 | + "leave": "Abbandona", |
| 1101 | + "muted": "Silenziato", |
| 1102 | + "deafened": "Audio silenziato", |
| 1103 | + "fullscreen": "Schermo intero", |
| 1104 | + "webcamModal": { |
| 1105 | + "title": "Condivisione webcam", |
| 1106 | + "error": "Condivisione camera non riuscita", |
| 1107 | + "shareCameraButton": "Condividi camera" |
| 1108 | + }, |
| 1109 | + "screenShareModal": { |
| 1110 | + "title": "Condivisione schermo", |
| 1111 | + "quality": "Qualità", |
| 1112 | + "framerate": "Framerate", |
| 1113 | + "shareSystemAudio": "Condividi audio di sistema", |
| 1114 | + "shareAppAudio": "Condividi audio dell'app", |
| 1115 | + "chooseWindowButton": "Scegli finestra" |
| 1116 | + } |
| 1117 | + } |
| 1118 | + }, |
| 1119 | + "channelDrawer": { |
| 1120 | + "customize": { |
| 1121 | + "title": "Personalizza", |
| 1122 | + "subtitle": "Rispondi a queste domande:", |
| 1123 | + "continueButton": "Continua su {{channel}}" |
| 1124 | + }, |
| 1125 | + "members": { |
| 1126 | + "filter": { |
| 1127 | + "header": "Filtra per", |
| 1128 | + "24hours": "24 ore", |
| 1129 | + "muted": "Silenziato" |
| 1130 | + }, |
| 1131 | + "sort": { |
| 1132 | + "header": "Ordina per", |
| 1133 | + "member": "Membro", |
| 1134 | + "joined": "Ingresso nel gruppo", |
| 1135 | + "joinedNerimity": "Iscrizione a Nerimity" |
| 1136 | + }, |
| 1137 | + "order": { |
| 1138 | + "header": "Ordine", |
| 1139 | + "ascending": "Crescente", |
| 1140 | + "descending": "Decrescente" |
| 1141 | + } |
| 1142 | + }, |
| 1143 | + "verified": "Questo server è verificato.", |
| 1144 | + "addChannel": "Aggiungi canale" |
1048 | 1145 | } |
1049 | 1146 | } |
0 commit comments