config/locales/papermill.yml in papermill-1.1.2 vs config/locales/papermill.yml in papermill-1.1.3
- old
+ new
@@ -1,15 +1,14 @@
en:
papermill:
not-processed: "Error/resource not processed"
- updated: "'{{ressource}}' updated"
- not-deleted: "'{{ressource}}' could not be deleted"
- not-found: "Asset #{{ressource}} not found"
- edit-title: "Click to edit '{{ressource}}'"
- thumbnail-edit-title: "Double-click to edit '{{ressource}}'"
+ updated: "'{{resource}}' updated"
+ not-found: "Asset #{{resource}} not found"
+ edit-title: "Click to edit '{{resource}}'"
+ thumbnail-edit-title: "Double-click to edit '{{resource}}'"
upload-button-wording: "Upload..."
- delete: "Remove {{ressource}}"
+ delete: "Remove {{resource}}"
delete-confirmation: "Delete '{{resource}}'?"
SWFUPLOAD_PENDING: "Pending..."
SWFUPLOAD_LOADING: "Loading..."
file_type: "{{type}} file"
name: "Name"
@@ -22,26 +21,26 @@
copyright: "Copyright"
alt: "Alternative text"
description: "Description"
width: "Width"
height: "Height"
- save: "Send to server"
+ save: "Save"
+ back: "Back"
location: "File : "
url: "URL : "
modify-all: "Modify all: "
delete-all: "Delete all"
delete-all-confirmation: "Are you sure?"
fr:
papermill:
- not-processed: "Erreur/ressource non trouvée"
- updated: "{{ressource}} modifiés(s)"
- not-deleted: "{{ressource}} n'a pas pu être supprimée"
- not-found: "Asset #{{ressource}} non trouvé"
- edit-title: "Cliquer pour éditer '{{ressource}}'"
- thumbnail-edit-title: "Double-cliquer pour éditer '{{ressource}}'"
+ not-processed: "Erreur/resource non trouvée"
+ updated: "{{resource}} modifiés(s)"
+ not-found: "Asset #{{resource}} non trouvé"
+ edit-title: "Cliquer pour éditer '{{resource}}'"
+ thumbnail-edit-title: "Double-cliquer pour éditer '{{resource}}'"
upload-button-wording: "Charger.."
- delete: "Supprimer {{ressource}}"
+ delete: "Supprimer {{resource}}"
delete-confirmation: "Êtes-vous sûr de vouloir supprimer '{{resource}}' ?"
SWFUPLOAD_PENDING: "En attente..."
SWFUPLOAD_LOADING: "Chargement..."
file_type: "Fichier {{type}}"
name: "Nom"
@@ -54,10 +53,11 @@
copyright: "Copyright"
alt: "Texte alternatif"
description: "Description"
width: "Largeur"
height: "Hauteur"
- save: "Envoyer"
+ save: "Modifier"
+ back: "Retour"
location: "Fichier : "
url: "Lien : "
modify-all: "Modifier tout : "
delete-all: "Supprimer tout"
delete-all-confirmation: "Êtes-vous sûr ?"