Added new strings to translate for js files

This commit is contained in:
Iván Eixarch 2012-12-07 05:24:40 +01:00
parent 98e03c1d87
commit b01903202c
7 changed files with 51 additions and 16 deletions

View file

@ -94,3 +94,19 @@ timeslider.month.september = September
timeslider.month.october = October
timeslider.month.november = November
timeslider.month.december = December
;js
pad_savedrevs.marked = This revision is now marked as a saved revision
pad_userlist.entername = Enter your name
pad_userlist.unnamed = unnamed
pad_userlist.guest = Guest
pad_userlist.deny = Deny
pad_userlist.approve = Approve
pad_editbar.clearcolors = Clear authorship colors on entire document?
pad_impexp.importbutton = Import Now
pad_impexp.importing = Importing...
pad_impexp.confirmimport = Importing a file will overwrite the current text of the pad. Are you sure you want to proceed?
pad_impexp.convertFailed = We were not able to import this file. Please use a different document format or copy paste manually
pad_impexp.uploadFailed = The upload failed, please try again
pad_impexp.importfailed = Import failed
pad_impexp.copypaste = Please copy paste
pad_impexp.exportdisabled = Exporting as {{type}} format is disabled. Please contact your system administrator for details.