Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 93bb096

Browse files
committed
Adding Italian translation for plugin 'access.inbox'
1 parent 33adcee commit 93bb096

File tree

1 file changed

+23
-0
lines changed
  • core/src/plugins/access.inbox/res/i18n

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?php
2+
$mess = array(
3+
"1" => "Invito",
4+
"1p" => "Inviti",
5+
"2" => "File Condiviso",
6+
"2p" => "File Condivisi",
7+
"3" => "Condivisione Errata",
8+
"3p" => "Condivisioni Errate",
9+
"4" => "pendente",
10+
"5" => "errore",
11+
"6" => "File condivisi con me",
12+
"7" => "Questi sono i singoli file che le persone hanno condiviso con te. Le cartelle sono accessibili direttamente dal pannello di sinistra.",
13+
"8" => "Filtro Rapido",
14+
"9" => "Per nome file",
15+
"10" => "Per Tipo",
16+
"11" => "Pulisci",
17+
"12" => "File Condivisi",
18+
"13" => "File condivisi con me dagli altri utenti",
19+
"14" => "Copia in un workspace",
20+
"15" => "Copia il file in un altro dei tuoi workspace",
21+
"16" => "Totale",
22+
"17" => "Nuovo"
23+
);

0 commit comments

Comments
 (0)