Merge pull request #435 from lucamosca1/patch-2
Update cosmic_files.ftl
This commit is contained in:
commit
79aef18f7f
1 changed files with 41 additions and 41 deletions
|
|
@ -70,47 +70,47 @@ no-history = Nessun elemento nella cronologia
|
||||||
pending = In sospeso
|
pending = In sospeso
|
||||||
failed = Non riuscito
|
failed = Non riuscito
|
||||||
complete = Completato
|
complete = Completato
|
||||||
copy_noun = Copy
|
copy_noun = Copia
|
||||||
creating = Creating {$name} in {$parent}
|
creating = Creazione di {$name} in {$parent}
|
||||||
created = Created {$name} in {$parent}
|
created = {$name} creato in {$parent}
|
||||||
copying = Copying {$items} {$items ->
|
copying = Copiando {$items} {$items ->
|
||||||
[one] item
|
[one] elemento
|
||||||
*[other] items
|
*[other] elementi
|
||||||
} from {$from} to {$to}
|
} da {$from} a {$to}
|
||||||
copied = Copied {$items} {$items ->
|
copied = Copiato {$items} {$items ->
|
||||||
[one] item
|
[one] elemento
|
||||||
*[other] items
|
*[other] elementi
|
||||||
} from {$from} to {$to}
|
} da {$from} a {$to}
|
||||||
emptying-trash = Emptying {trash}
|
emptying-trash = Svuotamento {trash}
|
||||||
emptied-trash = Emptied {trash}
|
emptied-trash = {trash} svuotato
|
||||||
extracting = Extracting {$items} {$items ->
|
extracting = Estraendo {$items} {$items ->
|
||||||
[one] item
|
[one] elemento
|
||||||
*[other] items
|
*[other] elementi
|
||||||
} from {$from} to {$to}
|
} da {$from} a {$to}
|
||||||
extracted = Extracted {$items} {$items ->
|
extracted = Estratto {$items} {$items ->
|
||||||
[one] item
|
[one] elemento
|
||||||
*[other] items
|
*[other] elementi
|
||||||
} from {$from} to {$to}
|
} da {$from} a {$to}
|
||||||
moving = Moving {$items} {$items ->
|
moving = Spostando {$items} {$items ->
|
||||||
[one] item
|
[one] elemento
|
||||||
*[other] items
|
*[other] elementi
|
||||||
} from {$from} to {$to}
|
} da {$from} a {$to}
|
||||||
moved = Moved {$items} {$items ->
|
moved = Spostato {$items} {$items ->
|
||||||
[one] item
|
[one] elemento
|
||||||
*[other] items
|
*[other] elementi
|
||||||
} from {$from} to {$to}
|
} da {$from} a {$to}
|
||||||
renaming = Renaming {$from} to {$to}
|
renaming = Rinomina {$from} in {$to}
|
||||||
renamed = Renamed {$from} to {$to}
|
renamed = Rinominato {$from} in {$to}
|
||||||
restoring = Restoring {$items} {$items ->
|
restoring = Ripristinando {$items} {$items ->
|
||||||
[one] item
|
[one] elemento
|
||||||
*[other] items
|
*[other] elementi
|
||||||
} from {trash}
|
} da {trash}
|
||||||
restored = Restored {$items} {$items ->
|
restored = Ripristinato {$items} {$items ->
|
||||||
[one] item
|
[one] elemento
|
||||||
*[other] items
|
*[other] elementi
|
||||||
} from {trash}
|
} da {trash}
|
||||||
undo = Undo
|
undo = Annulla
|
||||||
unknown-folder = unknown folder
|
unknown-folder = cartella sconosciuta
|
||||||
|
|
||||||
## Open with
|
## Open with
|
||||||
open-with = Apri con
|
open-with = Apri con
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue