config/locales/papermill.yml in papermill-0.13.1 vs config/locales/papermill.yml in papermill-0.13.2
- old
+ new
@@ -11,26 +11,24 @@
delete-confirmation: "Delete '{{resource}}'?"
SWFUPLOAD_PENDING: "Pending..."
SWFUPLOAD_LOADING: "Loading..."
SWFUPLOAD_ERROR: "Something happened while loading" # + " <file_name> (<swfupload error message> [<error code>])"
file_type: "{{type.capitalize}} file"
- read-only: "Read-only informations: "
- modifiable_fields: "Modifiable fields: "
- name: "Name: "
- content_type: "Content-type: "
- size: "File size: "
- class_name: "Asset type: "
- created_at: "Created at: "
- updated_at: "Updated at: "
+ name: "Name"
+ content_type: "Content-type"
+ size: "File size"
+ class_name: "Asset type"
+ created_at: "Created at"
+ updated_at: "Updated at"
title: "Title"
- copyright: "Copyright: "
- description: "Description: "
+ copyright: "Copyright"
+ description: "Description"
+ width: "Width"
+ height: "Height"
save: "Send to server"
- location: "File-system location: "
- parent: "Parent object: "
- width: "Width: "
- height: "Height: "
+ location: "File : "
+ url: "URL : "
fr:
papermill:
not-processed: "Erreur/ressource non trouvée"
updated: "{{ressource}} mis(e) à jour"
not-deleted: "{{ressource}} n'a pas pu être supprimée"
@@ -42,21 +40,19 @@
delete-confirmation: "Êtes-vous sûr de vouloir supprimer '{{resource}}' ?"
SWFUPLOAD_PENDING: "En attente..."
SWFUPLOAD_LOADING: "Chargement..."
SWFUPLOAD_ERROR: "Une erreur est survenue pendant le chargement de"
file_type: "Fichier {{type}}"
- read-only: "Informations en lecture seule : "
- modifiable_fields: "Informations modifiables : "
name: "Nom : "
- content_type: "Content-type : "
- size: "Taille du fichier : "
- class_name: "Type d'asset : "
- created_at: "Création : "
- updated_at: "Mise à jour : "
- title: "Titre : "
- copyright: "Copyright : "
- description: "Description : "
+ content_type: "Content-type"
+ size: "Taille du fichier"
+ class_name: "Type d'asset"
+ created_at: "Création"
+ updated_at: "Mise à jour"
+ title: "Titre"
+ copyright: "Copyright"
+ description: "Description"
+ width: "Largeur"
+ height: "Hauteur"
save: "Envoyer"
- location: "Emplacement du fichier : "
- parent: "Objet parent : "
- width: "Largeur : "
- height: "Hauteur : "
+ location: "Fichier : "
+ url: "Lien : "