Update cosmic_files.ftl (French)
This commit is contained in:
parent
34ea726cfc
commit
56b997d70f
1 changed files with 16 additions and 16 deletions
|
|
@ -88,9 +88,9 @@ compressing = Compression de {$items} {$items ->
|
||||||
[one] élément
|
[one] élément
|
||||||
*[other] éléments
|
*[other] éléments
|
||||||
} depuis {$from} vers {$to}
|
} depuis {$from} vers {$to}
|
||||||
compressed = {$items} compressé(s) {$items ->
|
compressed = {$items} {$items ->
|
||||||
[one] élément
|
[one] élément compressé
|
||||||
*[other] éléments
|
*[other] éléments compressés
|
||||||
} depuis {$from} vers {$to}
|
} depuis {$from} vers {$to}
|
||||||
copy_noun = Copier
|
copy_noun = Copier
|
||||||
creating = Création de {$name} dans {$parent}
|
creating = Création de {$name} dans {$parent}
|
||||||
|
|
@ -99,9 +99,9 @@ copying = Copie de {$items} {$items ->
|
||||||
[one] élément
|
[one] élément
|
||||||
*[other] éléments
|
*[other] éléments
|
||||||
} depuis {$from} vers {$to}
|
} depuis {$from} vers {$to}
|
||||||
copied = {$items} copié(s) {$items ->
|
copied = {$items} {$items ->
|
||||||
[one] élément
|
[one] élément copié
|
||||||
*[other] éléments
|
*[other] éléments copiés
|
||||||
} depuis {$from} vers {$to}
|
} depuis {$from} vers {$to}
|
||||||
emptying-trash = {trash} en cours de nettoyage
|
emptying-trash = {trash} en cours de nettoyage
|
||||||
emptied-trash = {trash} vidée
|
emptied-trash = {trash} vidée
|
||||||
|
|
@ -109,27 +109,27 @@ extracting = Extraction de {$items} {$items ->
|
||||||
[one] élément
|
[one] élément
|
||||||
*[other] éléments
|
*[other] éléments
|
||||||
} depuis {$from} vers {$to}
|
} depuis {$from} vers {$to}
|
||||||
extracted = {$items} extrait(s) {$items ->
|
extracted = {$items} {$items ->
|
||||||
[one] élément
|
[one] élément extrait
|
||||||
*[other] éléments
|
*[other] éléments extraits
|
||||||
} depuis {$from} vers {$to}
|
} depuis {$from} vers {$to}
|
||||||
moving = Déplacement de {$items} {$items ->
|
moving = Déplacement de {$items} {$items ->
|
||||||
[one] élément
|
[one] élément
|
||||||
*[other] éléments
|
*[other] éléments
|
||||||
} depuis {$from} vers {$to}
|
} depuis {$from} vers {$to}
|
||||||
moved = {$items} déplacé(s) {$items ->
|
moved = {$items} {$items ->
|
||||||
[one] élément
|
[one] élément déplacé
|
||||||
*[other] éléments
|
*[other] éléments déplacés
|
||||||
} depuis {$from} vers {$to}
|
} depuis {$from} vers {$to}
|
||||||
renaming = Renommage de {$from} en {$to}
|
renaming = Renommage de {$from} en {$to}
|
||||||
renamed = {$from} renommé(s) en {$to}
|
renamed = {$from} renommé en {$to}
|
||||||
restoring = Restauration de {$items} {$items ->
|
restoring = Restauration de {$items} {$items ->
|
||||||
[one] élément
|
[one] élément
|
||||||
*[other] éléments
|
*[other] éléments
|
||||||
} depuis la {trash}
|
} depuis la {trash}
|
||||||
restored = {$items} restauré(s) {$items ->
|
restored = {$items} {$items ->
|
||||||
[one] élément
|
[one] élément restauré
|
||||||
*[other] éléments
|
*[other] éléments restaurés
|
||||||
} depuis la {trash}
|
} depuis la {trash}
|
||||||
undo = Annuler
|
undo = Annuler
|
||||||
unknown-folder = Dossier inconnu
|
unknown-folder = Dossier inconnu
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue